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 0d3b833 commit 965a549Copy full SHA for 965a549
1 file changed
example/ios/MmkvExample.xcodeproj/project.pbxproj
@@ -276,6 +276,7 @@
276
);
277
PRODUCT_BUNDLE_IDENTIFIER = com.mrousavy.mmkv.example;
278
PRODUCT_NAME = MmkvExample;
279
+ SWIFT_ENABLE_EXPLICIT_MODULES = NO;
280
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
281
SWIFT_VERSION = 5.0;
282
VERSIONING_SYSTEM = "apple-generic";
@@ -304,6 +305,7 @@
304
305
306
307
308
309
310
311
};
0 commit comments