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 f44859f commit fd825f4Copy full SHA for fd825f4
samples/sample-crashlytics/ios/ios.xcodeproj/project.pbxproj
@@ -382,7 +382,7 @@
382
"@executable_path/Frameworks",
383
);
384
MARKETING_VERSION = 0.1.1;
385
- PRODUCT_BUNDLE_IDENTIFIER = co.touchlab.crashkios.dynamic.ios;
+ PRODUCT_BUNDLE_IDENTIFIER = co.touchlab.crashkios.sample;
386
PRODUCT_NAME = "$(TARGET_NAME)";
387
SWIFT_EMIT_LOC_STRINGS = YES;
388
SWIFT_VERSION = 5.0;
@@ -414,7 +414,7 @@
414
415
416
417
418
419
420
0 commit comments