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
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user