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 c6c4623 commit 2ff1465Copy full SHA for 2ff1465
ios/titanium-web-dialog.xcodeproj/project.pbxproj
@@ -221,6 +221,7 @@
221
isa = XCBuildConfiguration;
222
baseConfigurationReference = 24DD6D1B1134B66800162E58 /* titanium.xcconfig */;
223
buildSettings = {
224
+ CLANG_ENABLE_MODULES = YES;
225
CLANG_ENABLE_OBJC_ARC = YES;
226
CLANG_WARN_UNGUARDED_AVAILABILITY = NO;
227
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -264,6 +265,7 @@
264
265
266
267
ALWAYS_SEARCH_USER_PATHS = NO;
268
269
270
271
DEPLOYMENT_POSTPROCESSING = YES;
0 commit comments