mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-07 13:03:54 +00:00
Rebranded the app for iOS
This commit is contained in:
committed by
Konstantin Pastbin
parent
51b669cfd1
commit
d4e1d53c40
@@ -465,7 +465,7 @@
|
||||
ED2D743E2D14337500660FBF /* TrackRecordingLiveActivityAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED2D74302D14337500660FBF /* TrackRecordingLiveActivityAttributes.swift */; };
|
||||
ED2D743F2D14337500660FBF /* TrackRecordingLiveActivityConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED2D74312D14337500660FBF /* TrackRecordingLiveActivityConfiguration.swift */; };
|
||||
ED2D74402D14337500660FBF /* TrackRecordingLiveActivityView.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED2D74322D14337500660FBF /* TrackRecordingLiveActivityView.swift */; };
|
||||
ED2D74412D14337500660FBF /* OMapsWidgetExtensionBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED2D74362D14337500660FBF /* OMapsWidgetExtensionBundle.swift */; };
|
||||
ED2D74412D14337500660FBF /* CoMapsWidgetExtensionBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED2D74362D14337500660FBF /* CoMapsWidgetExtensionBundle.swift */; };
|
||||
ED2D745E2D1433DE00660FBF /* TrackRecordingActivityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED2D745D2D1433DE00660FBF /* TrackRecordingActivityManager.swift */; };
|
||||
ED2D74652D14357F00660FBF /* TrackRecordingLiveActivityAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED2D74302D14337500660FBF /* TrackRecordingLiveActivityAttributes.swift */; };
|
||||
ED2D74662D1435A600660FBF /* LiveActivityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED2D742D2D14337500660FBF /* LiveActivityManager.swift */; };
|
||||
@@ -475,7 +475,7 @@
|
||||
ED43B8BD2C12063500D07BAA /* DocumentPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED43B8BC2C12063500D07BAA /* DocumentPicker.swift */; };
|
||||
ED46DDCE2D098A0B007CACD6 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED46DDCD2D098A0B007CACD6 /* WidgetKit.framework */; };
|
||||
ED46DDD02D098A0B007CACD6 /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED46DDCF2D098A0B007CACD6 /* SwiftUI.framework */; };
|
||||
ED46DDE12D098A0C007CACD6 /* OMapsWidgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = ED46DDCC2D098A0B007CACD6 /* OMapsWidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||||
ED46DDE12D098A0C007CACD6 /* CoMapsWidgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = ED46DDCC2D098A0B007CACD6 /* CoMapsWidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||||
ED4DC7772CAEDECC0029B338 /* ProductsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED4DC7752CAEDECC0029B338 /* ProductsViewModel.swift */; };
|
||||
ED4DC7782CAEDECC0029B338 /* ProductButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED4DC7732CAEDECC0029B338 /* ProductButton.swift */; };
|
||||
ED4DC7792CAEDECC0029B338 /* ProductsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED4DC7742CAEDECC0029B338 /* ProductsViewController.swift */; };
|
||||
@@ -752,7 +752,7 @@
|
||||
dstPath = "";
|
||||
dstSubfolderSpec = 13;
|
||||
files = (
|
||||
ED46DDE12D098A0C007CACD6 /* OMapsWidgetExtension.appex in Embed Foundation Extensions */,
|
||||
ED46DDE12D098A0C007CACD6 /* CoMapsWidgetExtension.appex in Embed Foundation Extensions */,
|
||||
);
|
||||
name = "Embed Foundation Extensions";
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
@@ -1223,11 +1223,11 @@
|
||||
4B83AE482C2E59F800B0C3BC /* TTSTester.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = TTSTester.mm; sourceTree = "<group>"; };
|
||||
4B83AE4A2C2E642100B0C3BC /* TTSTesterTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTSTesterTest.m; sourceTree = "<group>"; };
|
||||
5605022E1B6211E100169CAD /* sound-strings */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "sound-strings"; path = "../../data/sound-strings"; sourceTree = "<group>"; };
|
||||
6741AA5D1BF340DE002C974C /* Organic Maps (Debug).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Organic Maps (Debug).app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
6741AA5D1BF340DE002C974C /* CoMaps (Debug).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "CoMaps (Debug).app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
6B9978341C89A316003B8AA0 /* editor.config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = editor.config; path = ../../data/editor.config; sourceTree = "<group>"; };
|
||||
8C4FB9C62BEFEFF400D44877 /* CarPlayWindowScaleAdjuster.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CarPlayWindowScaleAdjuster.swift; sourceTree = "<group>"; };
|
||||
8CB13C3A2BF1276A004288F2 /* CarplayPlaceholderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CarplayPlaceholderView.swift; sourceTree = "<group>"; };
|
||||
8D1107310486CEB800E47090 /* OMaps.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = OMaps.plist; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
|
||||
8D1107310486CEB800E47090 /* CoMaps.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = CoMaps.plist; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
|
||||
978D4A30199A11E600D72CA7 /* faq.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = faq.html; path = ../../data/faq.html; sourceTree = "<group>"; };
|
||||
97A5967E19B9CD47007A963F /* copyright.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = copyright.html; path = ../../data/copyright.html; sourceTree = "<group>"; };
|
||||
99012846243F0D6900C72B10 /* UIViewController+alternative.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+alternative.swift"; sourceTree = "<group>"; };
|
||||
@@ -1418,7 +1418,7 @@
|
||||
CDCA278C2248F34C00167D87 /* MWMRouterResultCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MWMRouterResultCode.h; sourceTree = "<group>"; };
|
||||
CDCA278F2248F3B800167D87 /* MWMLocationModeListener.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MWMLocationModeListener.h; sourceTree = "<group>"; };
|
||||
CDE0F3AD225B8D45008BA5C3 /* MWMSpeedCameraManagerMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MWMSpeedCameraManagerMode.h; sourceTree = "<group>"; };
|
||||
ED097E762BB80C320006ED01 /* OMapsTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OMapsTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
ED097E762BB80C320006ED01 /* CoMapsTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CoMapsTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
ED0B1C302BC2951F00FB8EDD /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
|
||||
ED0B1FEE2CAA9A25006E31A4 /* UIView+Highlight.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIView+Highlight.swift"; sourceTree = "<group>"; };
|
||||
ED0C54972C6E14E800253A5F /* TrackRecordingManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrackRecordingManager.swift; sourceTree = "<group>"; };
|
||||
@@ -1434,12 +1434,12 @@
|
||||
ED2D74322D14337500660FBF /* TrackRecordingLiveActivityView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrackRecordingLiveActivityView.swift; sourceTree = "<group>"; };
|
||||
ED2D74342D14337500660FBF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
||||
ED2D74352D14337500660FBF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
ED2D74362D14337500660FBF /* OMapsWidgetExtensionBundle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OMapsWidgetExtensionBundle.swift; sourceTree = "<group>"; };
|
||||
ED2D74362D14337500660FBF /* CoMapsWidgetExtensionBundle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoMapsWidgetExtensionBundle.swift; sourceTree = "<group>"; };
|
||||
ED2D745D2D1433DE00660FBF /* TrackRecordingActivityManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrackRecordingActivityManager.swift; sourceTree = "<group>"; };
|
||||
ED3EAC1F2B03C88100220A4A /* BottomTabBarButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BottomTabBarButton.swift; sourceTree = "<group>"; };
|
||||
ED43B8BC2C12063500D07BAA /* DocumentPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DocumentPicker.swift; sourceTree = "<group>"; };
|
||||
ED46DD922D06F804007CACD6 /* TrackRecordingButtonArea.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrackRecordingButtonArea.swift; sourceTree = "<group>"; };
|
||||
ED46DDCC2D098A0B007CACD6 /* OMapsWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = OMapsWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
ED46DDCC2D098A0B007CACD6 /* CoMapsWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = CoMapsWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
ED46DDCD2D098A0B007CACD6 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; };
|
||||
ED46DDCF2D098A0B007CACD6 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; };
|
||||
ED48BBB817C2B1E2003E7E92 /* CircleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CircleView.h; sourceTree = "<group>"; };
|
||||
@@ -1937,9 +1937,9 @@
|
||||
19C28FACFE9D520D11CA2CBB /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
6741AA5D1BF340DE002C974C /* Organic Maps (Debug).app */,
|
||||
ED097E762BB80C320006ED01 /* OMapsTests.xctest */,
|
||||
ED46DDCC2D098A0B007CACD6 /* OMapsWidgetExtension.appex */,
|
||||
6741AA5D1BF340DE002C974C /* CoMaps (Debug).app */,
|
||||
ED097E762BB80C320006ED01 /* CoMapsTests.xctest */,
|
||||
ED46DDCC2D098A0B007CACD6 /* CoMapsWidgetExtension.appex */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
@@ -1959,14 +1959,14 @@
|
||||
29B97323FDCFA39411CA2CEA /* Frameworks */,
|
||||
34F73FA11E08300E00AC1FD6 /* Images.xcassets */,
|
||||
34F73F5E1E082FF700AC1FD6 /* LocalizedStrings */,
|
||||
8D1107310486CEB800E47090 /* OMaps.plist */,
|
||||
8D1107310486CEB800E47090 /* CoMaps.plist */,
|
||||
ED0B1C302BC2951F00FB8EDD /* PrivacyInfo.xcprivacy */,
|
||||
29B97315FDCFA39411CA2CEA /* Other Sources */,
|
||||
19C28FACFE9D520D11CA2CBB /* Products */,
|
||||
29B97317FDCFA39411CA2CEA /* Resources */,
|
||||
F6E2FBFB1E097B9F0083EBEC /* UI */,
|
||||
ED1ADA312BC6B19E0029209F /* Tests */,
|
||||
ED2D74372D14337500660FBF /* OMapsWidgetExtension */,
|
||||
ED2D74372D14337500660FBF /* CoMapsWidgetExtension */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
name = Maps;
|
||||
@@ -3227,15 +3227,15 @@
|
||||
path = LiveActivity;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
ED2D74372D14337500660FBF /* OMapsWidgetExtension */ = {
|
||||
ED2D74372D14337500660FBF /* CoMapsWidgetExtension */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
ED2D74332D14337500660FBF /* LiveActivity */,
|
||||
ED2D74342D14337500660FBF /* Assets.xcassets */,
|
||||
ED2D74352D14337500660FBF /* Info.plist */,
|
||||
ED2D74362D14337500660FBF /* OMapsWidgetExtensionBundle.swift */,
|
||||
ED2D74362D14337500660FBF /* CoMapsWidgetExtensionBundle.swift */,
|
||||
);
|
||||
path = OMapsWidgetExtension;
|
||||
path = CoMapsWidgetExtension;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
ED43B8B92C12061600D07BAA /* DocumentPicker */ = {
|
||||
@@ -4070,9 +4070,9 @@
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
6741A93D1BF340DE002C974C /* OMaps */ = {
|
||||
6741A93D1BF340DE002C974C /* CoMaps */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 6741AA541BF340DE002C974C /* Build configuration list for PBXNativeTarget "OMaps" */;
|
||||
buildConfigurationList = 6741AA541BF340DE002C974C /* Build configuration list for PBXNativeTarget "CoMaps" */;
|
||||
buildPhases = (
|
||||
FA456C4E26BDCCC300B83C20 /* CopyFiles */,
|
||||
6741A9411BF340DE002C974C /* Resources */,
|
||||
@@ -4087,14 +4087,14 @@
|
||||
FA456C4D26BDCC9400B83C20 /* PBXTargetDependency */,
|
||||
ED46DDE02D098A0C007CACD6 /* PBXTargetDependency */,
|
||||
);
|
||||
name = OMaps;
|
||||
name = CoMaps;
|
||||
productName = Maps;
|
||||
productReference = 6741AA5D1BF340DE002C974C /* Organic Maps (Debug).app */;
|
||||
productReference = 6741AA5D1BF340DE002C974C /* CoMaps (Debug).app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
ED097E752BB80C320006ED01 /* OMapsTests */ = {
|
||||
ED097E752BB80C320006ED01 /* CoMapsTests */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = ED097E802BB80C330006ED01 /* Build configuration list for PBXNativeTarget "OMapsTests" */;
|
||||
buildConfigurationList = ED097E802BB80C330006ED01 /* Build configuration list for PBXNativeTarget "CoMapsTests" */;
|
||||
buildPhases = (
|
||||
ED097E722BB80C320006ED01 /* Sources */,
|
||||
ED097E732BB80C320006ED01 /* Frameworks */,
|
||||
@@ -4105,14 +4105,14 @@
|
||||
dependencies = (
|
||||
ED097E7B2BB80C320006ED01 /* PBXTargetDependency */,
|
||||
);
|
||||
name = OMapsTests;
|
||||
name = CoMapsTests;
|
||||
productName = OMapsTests;
|
||||
productReference = ED097E762BB80C320006ED01 /* OMapsTests.xctest */;
|
||||
productReference = ED097E762BB80C320006ED01 /* CoMapsTests.xctest */;
|
||||
productType = "com.apple.product-type.bundle.unit-test";
|
||||
};
|
||||
ED46DDCB2D098A0B007CACD6 /* OMapsWidgetExtension */ = {
|
||||
ED46DDCB2D098A0B007CACD6 /* CoMapsWidgetExtension */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = ED46DDE62D098A0C007CACD6 /* Build configuration list for PBXNativeTarget "OMapsWidgetExtension" */;
|
||||
buildConfigurationList = ED46DDE62D098A0C007CACD6 /* Build configuration list for PBXNativeTarget "CoMapsWidgetExtension" */;
|
||||
buildPhases = (
|
||||
ED46DDC82D098A0B007CACD6 /* Sources */,
|
||||
ED46DDC92D098A0B007CACD6 /* Frameworks */,
|
||||
@@ -4122,11 +4122,11 @@
|
||||
);
|
||||
dependencies = (
|
||||
);
|
||||
name = OMapsWidgetExtension;
|
||||
name = CoMapsWidgetExtension;
|
||||
packageProductDependencies = (
|
||||
);
|
||||
productName = OMapsWidgetExtension;
|
||||
productReference = ED46DDCC2D098A0B007CACD6 /* OMapsWidgetExtension.appex */;
|
||||
productReference = ED46DDCC2D098A0B007CACD6 /* CoMapsWidgetExtension.appex */;
|
||||
productType = "com.apple.product-type.app-extension";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
@@ -4137,8 +4137,8 @@
|
||||
attributes = {
|
||||
BuildIndependentTargetsInParallel = YES;
|
||||
DefaultBuildSystemTypeForWorkspace = Latest;
|
||||
LastUpgradeCheck = 1620;
|
||||
ORGANIZATIONNAME = "Organic Maps";
|
||||
LastUpgradeCheck = 1640;
|
||||
ORGANIZATIONNAME = CoMaps;
|
||||
TargetAttributes = {
|
||||
6741A93D1BF340DE002C974C = {
|
||||
LastSwiftMigration = 1110;
|
||||
@@ -4221,9 +4221,9 @@
|
||||
);
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
6741A93D1BF340DE002C974C /* OMaps */,
|
||||
ED097E752BB80C320006ED01 /* OMapsTests */,
|
||||
ED46DDCB2D098A0B007CACD6 /* OMapsWidgetExtension */,
|
||||
6741A93D1BF340DE002C974C /* CoMaps */,
|
||||
ED097E752BB80C320006ED01 /* CoMapsTests */,
|
||||
ED46DDCB2D098A0B007CACD6 /* CoMapsWidgetExtension */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
@@ -4926,7 +4926,7 @@
|
||||
ED2D743E2D14337500660FBF /* TrackRecordingLiveActivityAttributes.swift in Sources */,
|
||||
ED2D743F2D14337500660FBF /* TrackRecordingLiveActivityConfiguration.swift in Sources */,
|
||||
ED2D74402D14337500660FBF /* TrackRecordingLiveActivityView.swift in Sources */,
|
||||
ED2D74412D14337500660FBF /* OMapsWidgetExtensionBundle.swift in Sources */,
|
||||
ED2D74412D14337500660FBF /* CoMapsWidgetExtensionBundle.swift in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -4935,12 +4935,12 @@
|
||||
/* Begin PBXTargetDependency section */
|
||||
ED097E7B2BB80C320006ED01 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = 6741A93D1BF340DE002C974C /* OMaps */;
|
||||
target = 6741A93D1BF340DE002C974C /* CoMaps */;
|
||||
targetProxy = ED097E7A2BB80C320006ED01 /* PBXContainerItemProxy */;
|
||||
};
|
||||
ED46DDE02D098A0C007CACD6 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = ED46DDCB2D098A0B007CACD6 /* OMapsWidgetExtension */;
|
||||
target = ED46DDCB2D098A0B007CACD6 /* CoMapsWidgetExtension */;
|
||||
targetProxy = ED46DDDF2D098A0C007CACD6 /* PBXContainerItemProxy */;
|
||||
};
|
||||
FA456C4D26BDCC9400B83C20 /* PBXTargetDependency */ = {
|
||||
@@ -5174,19 +5174,31 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIconDebug;
|
||||
CODE_SIGN_ENTITLEMENTS = "OMaps-Debug.entitlements";
|
||||
CODE_SIGN_ENTITLEMENTS = "CoMaps-Debug.entitlements";
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CODE_SIGN_STYLE = Manual;
|
||||
CURRENT_PROJECT_VERSION = 0;
|
||||
DEVELOPMENT_TEAM = 9Z6432XD7L;
|
||||
DEVELOPMENT_TEAM = "";
|
||||
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
||||
INFOPLIST_KEY_CFBundleDisplayName = CoMaps;
|
||||
INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
|
||||
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.navigation";
|
||||
INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace = NO;
|
||||
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "Determining your location is necessary for navigation and for saving your recently travelled track.";
|
||||
INFOPLIST_KEY_NSSupportsLiveActivities = YES;
|
||||
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
||||
INFOPLIST_KEY_UIMainStoryboardFile = Main;
|
||||
INFOPLIST_KEY_UIStatusBarHidden = NO;
|
||||
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 18.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
);
|
||||
MARKETING_VERSION = 2022.11.17;
|
||||
MACOSX_DEPLOYMENT_TARGET = 11.0;
|
||||
MARKETING_VERSION = 2025.06.09;
|
||||
OTHER_SWIFT_FLAGS = "$(inherited)";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.debug;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.debug;
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
};
|
||||
name = Debug;
|
||||
@@ -5195,20 +5207,32 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CODE_SIGN_ENTITLEMENTS = "OMaps-Release.entitlements";
|
||||
CODE_SIGN_ENTITLEMENTS = "CoMaps-Release.entitlements";
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CODE_SIGN_STYLE = Manual;
|
||||
CURRENT_PROJECT_VERSION = 0;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
DEVELOPMENT_TEAM = 9Z6432XD7L;
|
||||
DEVELOPMENT_TEAM = "";
|
||||
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
||||
INFOPLIST_KEY_CFBundleDisplayName = CoMaps;
|
||||
INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
|
||||
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.navigation";
|
||||
INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace = NO;
|
||||
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "Determining your location is necessary for navigation and for saving your recently travelled track.";
|
||||
INFOPLIST_KEY_NSSupportsLiveActivities = YES;
|
||||
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
||||
INFOPLIST_KEY_UIMainStoryboardFile = Main;
|
||||
INFOPLIST_KEY_UIStatusBarHidden = NO;
|
||||
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 18.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
);
|
||||
MARKETING_VERSION = 2022.11.17;
|
||||
MACOSX_DEPLOYMENT_TARGET = 11.0;
|
||||
MARKETING_VERSION = 2025.06.09;
|
||||
OTHER_SWIFT_FLAGS = "$(inherited)";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps;
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
};
|
||||
name = Release;
|
||||
@@ -5222,9 +5246,10 @@
|
||||
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
DEVELOPMENT_TEAM = 9Z6432XD7L;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.tests;
|
||||
MACOSX_DEPLOYMENT_TARGET = 11.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.tests;
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Organic Maps (Debug).app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Organic Maps (Debug)";
|
||||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CoMaps (Debug).app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/CoMaps (Debug)";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
@@ -5237,9 +5262,10 @@
|
||||
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
DEVELOPMENT_TEAM = 9Z6432XD7L;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.tests;
|
||||
MACOSX_DEPLOYMENT_TARGET = 11.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.tests;
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Organic Maps (Debug).app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Organic Maps (Debug)";
|
||||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CoMaps (Debug).app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/CoMaps (Debug)";
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
@@ -5255,18 +5281,19 @@
|
||||
"$(inherited)",
|
||||
);
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = OMapsWidgetExtension/Info.plist;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = OMapsWidgetExtension;
|
||||
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2024 Organic Maps. All rights reserved.";
|
||||
INFOPLIST_FILE = CoMapsWidgetExtension/Info.plist;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = CoMapsWidgetExtension;
|
||||
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 CoMaps. All rights reserved.";
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
"@executable_path/../../Frameworks",
|
||||
);
|
||||
MACOSX_DEPLOYMENT_TARGET = 11.0;
|
||||
MARKETING_VERSION = 2022.11.17;
|
||||
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.debug.widgetextension;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.debug.widgetextension;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SKIP_INSTALL = YES;
|
||||
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
||||
@@ -5285,17 +5312,18 @@
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
DEVELOPMENT_TEAM = 9Z6432XD7L;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = OMapsWidgetExtension/Info.plist;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = OMapsWidgetExtension;
|
||||
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2024 Organic Maps. All rights reserved.";
|
||||
INFOPLIST_FILE = CoMapsWidgetExtension/Info.plist;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = CoMapsWidgetExtension;
|
||||
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 CoMaps. All rights reserved.";
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
"@executable_path/../../Frameworks",
|
||||
);
|
||||
MACOSX_DEPLOYMENT_TARGET = 11.0;
|
||||
MARKETING_VERSION = 2022.11.17;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.organicmaps.widgetextension;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = app.comaps.widgetextension;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
SKIP_INSTALL = YES;
|
||||
@@ -5311,7 +5339,7 @@
|
||||
baseConfigurationReference = 347526FA1DC0B00F00918CF5 /* common-debug.xcconfig */;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
BUNDLE_IDENTIFIER = app.organicmaps.debug;
|
||||
BUNDLE_IDENTIFIER = app.comaps.debug;
|
||||
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
||||
GCC_PREFIX_HEADER = Maps_Prefix.pch;
|
||||
@@ -5320,7 +5348,7 @@
|
||||
"$(OMIM_ROOT)/3party/glm",
|
||||
"$(OMIM_ROOT)/3party/pugixml/pugixml/src",
|
||||
);
|
||||
INFOPLIST_FILE = OMaps.plist;
|
||||
INFOPLIST_FILE = CoMaps.plist;
|
||||
OTHER_CFLAGS = (
|
||||
"$(inherited)",
|
||||
"-Wall",
|
||||
@@ -5334,7 +5362,7 @@
|
||||
);
|
||||
OTHER_SWIFT_FLAGS = "$(inherited)";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_IDENTIFIER}";
|
||||
PRODUCT_NAME = "Organic Maps (Debug)";
|
||||
PRODUCT_NAME = "CoMaps (Debug)";
|
||||
SDKROOT = iphoneos;
|
||||
SKIP_INSTALL = NO;
|
||||
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
||||
@@ -5350,7 +5378,7 @@
|
||||
baseConfigurationReference = 347526FB1DC0B00F00918CF5 /* common-release.xcconfig */;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
BUNDLE_IDENTIFIER = app.organicmaps;
|
||||
BUNDLE_IDENTIFIER = app.comaps;
|
||||
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
||||
GCC_PREFIX_HEADER = Maps_Prefix.pch;
|
||||
@@ -5359,7 +5387,7 @@
|
||||
"$(OMIM_ROOT)/3party/glm",
|
||||
"$(OMIM_ROOT)/3party/pugixml/pugixml/src",
|
||||
);
|
||||
INFOPLIST_FILE = OMaps.plist;
|
||||
INFOPLIST_FILE = CoMaps.plist;
|
||||
OTHER_CFLAGS = (
|
||||
"$(inherited)",
|
||||
"-Wall",
|
||||
@@ -5373,7 +5401,7 @@
|
||||
);
|
||||
OTHER_SWIFT_FLAGS = "$(inherited)";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_IDENTIFIER}";
|
||||
PRODUCT_NAME = "Organic Maps";
|
||||
PRODUCT_NAME = CoMaps;
|
||||
SDKROOT = iphoneos;
|
||||
SKIP_INSTALL = NO;
|
||||
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
||||
@@ -5387,7 +5415,7 @@
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
6741AA541BF340DE002C974C /* Build configuration list for PBXNativeTarget "OMaps" */ = {
|
||||
6741AA541BF340DE002C974C /* Build configuration list for PBXNativeTarget "CoMaps" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
6741AA571BF340DE002C974C /* Debug */,
|
||||
@@ -5405,7 +5433,7 @@
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Debug;
|
||||
};
|
||||
ED097E802BB80C330006ED01 /* Build configuration list for PBXNativeTarget "OMapsTests" */ = {
|
||||
ED097E802BB80C330006ED01 /* Build configuration list for PBXNativeTarget "CoMapsTests" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
ED097E7C2BB80C330006ED01 /* Debug */,
|
||||
@@ -5414,7 +5442,7 @@
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Debug;
|
||||
};
|
||||
ED46DDE62D098A0C007CACD6 /* Build configuration list for PBXNativeTarget "OMapsWidgetExtension" */ = {
|
||||
ED46DDE62D098A0C007CACD6 /* Build configuration list for PBXNativeTarget "CoMapsWidgetExtension" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
ED46DDE32D098A0C007CACD6 /* Debug */,
|
||||
|
||||
Reference in New Issue
Block a user