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.
SWIFT_INSTALL_OBJC_HEADER
NO
1 parent 88043d7 commit a11baf0Copy full SHA for a11baf0
PlaygroundLogger/PlaygroundLogger.xcodeproj/project.pbxproj
@@ -1251,6 +1251,7 @@
1251
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
1252
SKIP_INSTALL = NO;
1253
SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos appletvsimulator appletvos";
1254
+ SWIFT_INSTALL_OBJC_HEADER = NO;
1255
};
1256
name = Debug;
1257
@@ -1272,6 +1273,7 @@
1272
1273
1274
1275
1276
1277
1278
name = Release;
1279
0 commit comments