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 20c7261 commit ce3ed87Copy full SHA for ce3ed87
2 files changed
Examples/Example-iOS_ObjC/Podfile
@@ -1,4 +1,4 @@
1
-platform :ios, '11.0'
+platform :ios, '12.0'
2
3
use_frameworks!
4
Examples/Example-iOS_Swift-SPM/Example.xcodeproj/project.pbxproj
@@ -293,7 +293,6 @@
293
"@executable_path/Frameworks",
294
);
295
MARKETING_VERSION = 1.0;
296
- PRODUCT_BUNDLE_IDENTIFIER = com.google.experimental0.dev;
297
PRODUCT_NAME = "$(TARGET_NAME)";
298
STRING_CATALOG_GENERATE_SYMBOLS = YES;
299
SWIFT_APPROACHABLE_CONCURRENCY = YES;
@@ -322,7 +321,6 @@
322
321
323
324
325
326
327
328
0 commit comments