mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
Rebranded the app for iOS
This commit is contained in:
committed by
Konstantin Pastbin
parent
51b669cfd1
commit
d4e1d53c40
@@ -1321,7 +1321,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.routing_benchmarks;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.routing_benchmarks;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -1330,7 +1330,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.routing_benchmarks;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.routing_benchmarks;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
@@ -1339,7 +1339,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.routing_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.routing_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -1348,7 +1348,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.routing_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.routing_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
@@ -1387,7 +1387,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.routing_integration_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.routing_integration_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -1396,7 +1396,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.routing_integration_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.routing_integration_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
|
||||
Reference in New Issue
Block a user