From f4ab1b382deeb7f9fa0c82252eb61f34bee46a10 Mon Sep 17 00:00:00 2001 From: florianfederspiel Date: Fri, 28 Mar 2025 15:01:46 +0100 Subject: [PATCH] Renaming --- .../project.pbxproj | 45 ++++---- ...ignalNotificationServiceExtension.xcscheme | 101 ++++++++++++++++++ 2 files changed, 120 insertions(+), 26 deletions(-) rename ios/App/{App.xcodeproj => FEDEO.xcodeproj}/project.pbxproj (95%) create mode 100644 ios/App/FEDEO.xcodeproj/xcshareddata/xcschemes/OneSignalNotificationServiceExtension.xcscheme diff --git a/ios/App/App.xcodeproj/project.pbxproj b/ios/App/FEDEO.xcodeproj/project.pbxproj similarity index 95% rename from ios/App/App.xcodeproj/project.pbxproj rename to ios/App/FEDEO.xcodeproj/project.pbxproj index 59d8445..c22c193 100644 --- a/ios/App/App.xcodeproj/project.pbxproj +++ b/ios/App/FEDEO.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 60; + objectVersion = 70; objects = { /* Begin PBXBuildFile section */ @@ -47,7 +47,7 @@ 2FAD9762203C412B000D30F8 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = config.xml; sourceTree = ""; }; 3A0681387249123E73A766B0 /* Pods_OneSignalNotificationServiceExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_OneSignalNotificationServiceExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 50379B222058CBB4000EE86E /* capacitor.config.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = capacitor.config.json; sourceTree = ""; }; - 504EC3041FED79650016851F /* App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = App.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 504EC3041FED79650016851F /* FEDEO.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FEDEO.app; sourceTree = BUILT_PRODUCTS_DIR; }; 504EC3071FED79650016851F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 504EC30C1FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 504EC30E1FED79650016851F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; @@ -64,7 +64,7 @@ /* End PBXFileReference section */ /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ - D5F067FF2D90589300484B30 /* Exceptions for "OneSignalNotificationServiceExtension" folder in "OneSignalNotificationServiceExtension" target */ = { + D5F067FF2D90589300484B30 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = { isa = PBXFileSystemSynchronizedBuildFileExceptionSet; membershipExceptions = ( Info.plist, @@ -74,18 +74,7 @@ /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ /* Begin PBXFileSystemSynchronizedRootGroup section */ - D5F067F82D90589300484B30 /* OneSignalNotificationServiceExtension */ = { - isa = PBXFileSystemSynchronizedRootGroup; - exceptions = ( - D5F067FF2D90589300484B30 /* Exceptions for "OneSignalNotificationServiceExtension" folder in "OneSignalNotificationServiceExtension" target */, - ); - explicitFileTypes = { - }; - explicitFolders = ( - ); - path = OneSignalNotificationServiceExtension; - sourceTree = ""; - }; + D5F067F82D90589300484B30 /* OneSignalNotificationServiceExtension */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (D5F067FF2D90589300484B30 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = OneSignalNotificationServiceExtension; sourceTree = ""; }; /* End PBXFileSystemSynchronizedRootGroup section */ /* Begin PBXFrameworksBuildPhase section */ @@ -131,7 +120,7 @@ 504EC3051FED79650016851F /* Products */ = { isa = PBXGroup; children = ( - 504EC3041FED79650016851F /* App.app */, + 504EC3041FED79650016851F /* FEDEO.app */, D5F067F72D90589300484B30 /* OneSignalNotificationServiceExtension.appex */, ); name = Products; @@ -167,9 +156,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 504EC3031FED79650016851F /* App */ = { + 504EC3031FED79650016851F /* FEDEO */ = { isa = PBXNativeTarget; - buildConfigurationList = 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "App" */; + buildConfigurationList = 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "FEDEO" */; buildPhases = ( 6634F4EFEBD30273BCE97C65 /* [CP] Check Pods Manifest.lock */, 504EC3001FED79650016851F /* Sources */, @@ -183,9 +172,9 @@ dependencies = ( D5F067FD2D90589300484B30 /* PBXTargetDependency */, ); - name = App; + name = FEDEO; productName = App; - productReference = 504EC3041FED79650016851F /* App.app */; + productReference = 504EC3041FED79650016851F /* FEDEO.app */; productType = "com.apple.product-type.application"; }; D5F067F62D90589300484B30 /* OneSignalNotificationServiceExtension */ = { @@ -228,7 +217,7 @@ }; }; }; - buildConfigurationList = 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */; + buildConfigurationList = 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "FEDEO" */; compatibilityVersion = "Xcode 8.0"; developmentRegion = en; hasScannedForEncodings = 0; @@ -241,7 +230,7 @@ projectDirPath = ""; projectRoot = ""; targets = ( - 504EC3031FED79650016851F /* App */, + 504EC3031FED79650016851F /* FEDEO */, D5F067F62D90589300484B30 /* OneSignalNotificationServiceExtension */, ); }; @@ -492,12 +481,14 @@ CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = GMCGQ8KK2P; INFOPLIST_FILE = App/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = FEDEO; + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.business"; IPHONEOS_DEPLOYMENT_TARGET = 14.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0; + MARKETING_VERSION = 1.8; OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\""; PRODUCT_BUNDLE_IDENTIFIER = software.federspiel.fedeo; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -517,12 +508,14 @@ CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = GMCGQ8KK2P; INFOPLIST_FILE = App/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = FEDEO; + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.business"; IPHONEOS_DEPLOYMENT_TARGET = 14.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0; + MARKETING_VERSION = 1.8; PRODUCT_BUNDLE_IDENTIFIER = software.federspiel.fedeo; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_ACTIVE_COMPILATION_CONDITIONS = ""; @@ -612,7 +605,7 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */ = { + 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "FEDEO" */ = { isa = XCConfigurationList; buildConfigurations = ( 504EC3141FED79650016851F /* Debug */, @@ -621,7 +614,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "App" */ = { + 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "FEDEO" */ = { isa = XCConfigurationList; buildConfigurations = ( 504EC3171FED79650016851F /* Debug */, diff --git a/ios/App/FEDEO.xcodeproj/xcshareddata/xcschemes/OneSignalNotificationServiceExtension.xcscheme b/ios/App/FEDEO.xcodeproj/xcshareddata/xcschemes/OneSignalNotificationServiceExtension.xcscheme new file mode 100644 index 0000000..41f8131 --- /dev/null +++ b/ios/App/FEDEO.xcodeproj/xcshareddata/xcschemes/OneSignalNotificationServiceExtension.xcscheme @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +