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
@@ -772,7 +772,7 @@
|
||||
"$(inherited)",
|
||||
"OMIM_UNIT_TEST_DISABLE_PLATFORM_INIT=1",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.base_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.base_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -785,7 +785,7 @@
|
||||
"$(inherited)",
|
||||
"OMIM_UNIT_TEST_DISABLE_PLATFORM_INIT=1",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.base_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.base_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
|
||||
@@ -785,7 +785,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.coding_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.coding_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -794,7 +794,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.coding_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.coding_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
|
||||
@@ -546,12 +546,12 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.editor_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"$(OMIM_ROOT)/3party/pugixml/pugixml/src",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.editor_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
@@ -559,12 +559,12 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.editor_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"$(OMIM_ROOT)/3party/pugixml/pugixml/src",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.editor_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
|
||||
@@ -244,7 +244,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = apps.organicmaps.ge0_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = apps.comaps.ge0_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -253,7 +253,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = apps.organicmaps.ge0_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = apps.comaps.ge0_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
|
||||
@@ -638,7 +638,7 @@
|
||||
"$(inherited)",
|
||||
"OMIM_UNIT_TEST_DISABLE_PLATFORM_INIT=1",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.geometry_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.geometry_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -651,7 +651,7 @@
|
||||
"$(inherited)",
|
||||
"OMIM_UNIT_TEST_DISABLE_PLATFORM_INIT=1",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.geometry_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.geometry_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
|
||||
@@ -1059,7 +1059,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.indexer_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.indexer_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -1068,7 +1068,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.indexer_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.indexer_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
|
||||
@@ -749,7 +749,7 @@
|
||||
"$(inherited)",
|
||||
"OMIM_UNIT_TEST_WITH_QT_EVENT_LOOP=1",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.map_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.map_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -762,7 +762,7 @@
|
||||
"$(inherited)",
|
||||
"OMIM_UNIT_TEST_WITH_QT_EVENT_LOOP=1",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.map_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.map_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
|
||||
@@ -920,7 +920,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.platform_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.platform_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -929,7 +929,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.platform_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.platform_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -288,7 +288,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.routing_common_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.routing_common_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -297,7 +297,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.routing_common_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.routing_common_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
|
||||
@@ -1293,7 +1293,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.search_integration_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.search_integration_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -1302,7 +1302,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.search_integration_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.search_integration_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
@@ -1311,7 +1311,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.search_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.search_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -1320,7 +1320,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.search_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.search_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
|
||||
@@ -713,7 +713,7 @@
|
||||
"$(inherited)",
|
||||
"OMIM_UNIT_TEST_WITH_QT_EVENT_LOOP=1",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.storage_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.storage_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -726,7 +726,7 @@
|
||||
"$(inherited)",
|
||||
"OMIM_UNIT_TEST_WITH_QT_EVENT_LOOP=1",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.storage_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.storage_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
@@ -739,7 +739,7 @@
|
||||
"$(inherited)",
|
||||
"OMIM_UNIT_TEST_WITH_QT_EVENT_LOOP=1",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.storage_integration_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.storage_integration_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -752,7 +752,7 @@
|
||||
"$(inherited)",
|
||||
"OMIM_UNIT_TEST_WITH_QT_EVENT_LOOP=1",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.storage_integration_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.storage_integration_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
|
||||
@@ -343,7 +343,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.tracking_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.tracking_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -352,7 +352,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.tracking_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.tracking_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
|
||||
@@ -315,7 +315,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.traffic_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.traffic_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -324,7 +324,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.traffic_tests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.traffic_tests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
|
||||
Reference in New Issue
Block a user