mirror of
https://github.com/Myzel394/quid_faciam_hodie.git
synced 2025-06-18 15:25:27 +02:00
fixed iOS package name
This commit is contained in:
parent
f00d8f14ad
commit
85dd8b46b1
@ -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;
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user