fixed iOS package name

This commit is contained in:
Myzel394 2022-08-25 11:31:34 +02:00
parent f00d8f14ad
commit 85dd8b46b1
2 changed files with 4 additions and 4 deletions

View File

@ -363,7 +363,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.example.shareLocation;
PRODUCT_BUNDLE_IDENTIFIER = floss.myzel394.QuidFaciamHodie;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
@ -492,7 +492,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.example.shareLocation;
PRODUCT_BUNDLE_IDENTIFIER = floss.myzel394.QuidFaciamHodie;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
@ -515,7 +515,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.example.shareLocation;
PRODUCT_BUNDLE_IDENTIFIER = floss.myzel394.QuidFaciamHodie;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;

View File

@ -59,7 +59,7 @@
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>floss.myzel394.quid_faciam_hodie</string>
<string>floss.myzel394.QuidFaciamHodie</string>
</array>
</dict>
</array>