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.
1 parent 8c23828 commit cafdc83Copy full SHA for cafdc83
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