We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5387158 + cafdc83 commit 3f39ad2Copy full SHA for 3f39ad2
rootless.h
@@ -1,6 +1,6 @@
1
#include <TargetConditionals.h>
2
3
-#if TARGET_OS_IPHONE
+#if TARGET_OS_IPHONE && !TARGET_OS_SIMULATOR
4
5
#include <libroot/libroot.h>
6
0 commit comments