diff --git a/capacitor.config.ts b/capacitor.config.ts index 51ea1b9..4b11956 100644 --- a/capacitor.config.ts +++ b/capacitor.config.ts @@ -2,7 +2,7 @@ import type { CapacitorConfig } from '@capacitor/cli'; const config: CapacitorConfig = { appId: 'software.federspiel.fedeo', - appName: 'fedeo', + appName: 'FEDEO', webDir: 'dist', ios: { handleApplicationNotifications: false diff --git a/ios/App/FEDEO.xcodeproj/project.pbxproj b/ios/App/App.xcodeproj/project.pbxproj similarity index 83% rename from ios/App/FEDEO.xcodeproj/project.pbxproj rename to ios/App/App.xcodeproj/project.pbxproj index c22c193..b035052 100644 --- a/ios/App/FEDEO.xcodeproj/project.pbxproj +++ b/ios/App/App.xcodeproj/project.pbxproj @@ -3,11 +3,10 @@ archiveVersion = 1; classes = { }; - objectVersion = 70; + objectVersion = 48; objects = { /* Begin PBXBuildFile section */ - 048F8AAA1E9DC79FC8DF49FB /* Pods_OneSignalNotificationServiceExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A0681387249123E73A766B0 /* Pods_OneSignalNotificationServiceExtension.framework */; }; 2FAD9763203C412B000D30F8 /* config.xml in Resources */ = {isa = PBXBuildFile; fileRef = 2FAD9762203C412B000D30F8 /* config.xml */; }; 50379B232058CBB4000EE86E /* capacitor.config.json in Resources */ = {isa = PBXBuildFile; fileRef = 50379B222058CBB4000EE86E /* capacitor.config.json */; }; 504EC3081FED79650016851F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504EC3071FED79650016851F /* AppDelegate.swift */; }; @@ -15,28 +14,29 @@ 504EC30F1FED79650016851F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 504EC30E1FED79650016851F /* Assets.xcassets */; }; 504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC3101FED79650016851F /* LaunchScreen.storyboard */; }; 50B271D11FEDC1A000F3C39B /* public in Resources */ = {isa = PBXBuildFile; fileRef = 50B271D01FEDC1A000F3C39B /* public */; }; + 7E144E961F6CA2C63512098E /* Pods_OneSignalNotificationServiceExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DF9D76ED77CB578563C2573 /* Pods_OneSignalNotificationServiceExtension.framework */; }; A084ECDBA7D38E1E42DFC39D /* Pods_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */; }; - D5F067FE2D90589300484B30 /* OneSignalNotificationServiceExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = D5F067F72D90589300484B30 /* OneSignalNotificationServiceExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; + D5A301A42D970BAC002A22E9 /* OneSignalNotificationServiceExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = D5A3019D2D970BAC002A22E9 /* OneSignalNotificationServiceExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - D5F067FC2D90589300484B30 /* PBXContainerItemProxy */ = { + D5A301A22D970BAC002A22E9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 504EC2FC1FED79650016851F /* Project object */; proxyType = 1; - remoteGlobalIDString = D5F067F62D90589300484B30; + remoteGlobalIDString = D5A3019C2D970BAC002A22E9; remoteInfo = OneSignalNotificationServiceExtension; }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ - D5F068032D90589300484B30 /* Embed Foundation Extensions */ = { + D5A301A92D970BAC002A22E9 /* Embed Foundation Extensions */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = ""; dstSubfolderSpec = 13; files = ( - D5F067FE2D90589300484B30 /* OneSignalNotificationServiceExtension.appex in Embed Foundation Extensions */, + D5A301A42D970BAC002A22E9 /* OneSignalNotificationServiceExtension.appex in Embed Foundation Extensions */, ); name = "Embed Foundation Extensions"; runOnlyForDeploymentPostprocessing = 0; @@ -45,36 +45,47 @@ /* Begin PBXFileReference section */ 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; }; + 37F7155EDCE8C061367E30A9 /* Pods-OneSignalNotificationServiceExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneSignalNotificationServiceExtension.debug.xcconfig"; path = "Pods/Target Support Files/Pods-OneSignalNotificationServiceExtension/Pods-OneSignalNotificationServiceExtension.debug.xcconfig"; sourceTree = ""; }; + 4DF9D76ED77CB578563C2573 /* 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 /* FEDEO.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FEDEO.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 504EC3041FED79650016851F /* App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = App.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 = ""; }; 504EC3111FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 504EC3131FED79650016851F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 50B271D01FEDC1A000F3C39B /* public */ = {isa = PBXFileReference; lastKnownFileType = folder; path = public; sourceTree = ""; }; - ACC2DF818FE30CEBC87B9D88 /* Pods-OneSignalNotificationServiceExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneSignalNotificationServiceExtension.release.xcconfig"; path = "Pods/Target Support Files/Pods-OneSignalNotificationServiceExtension/Pods-OneSignalNotificationServiceExtension.release.xcconfig"; sourceTree = ""; }; + 6CB294319AEF8406BACB8AC1 /* Pods-OneSignalNotificationServiceExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneSignalNotificationServiceExtension.release.xcconfig"; path = "Pods/Target Support Files/Pods-OneSignalNotificationServiceExtension/Pods-OneSignalNotificationServiceExtension.release.xcconfig"; sourceTree = ""; }; AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_App.framework; sourceTree = BUILT_PRODUCTS_DIR; }; AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.release.xcconfig"; path = "Pods/Target Support Files/Pods-App/Pods-App.release.xcconfig"; sourceTree = ""; }; - BC68E1CDF4BA74869BFB189E /* Pods-OneSignalNotificationServiceExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneSignalNotificationServiceExtension.debug.xcconfig"; path = "Pods/Target Support Files/Pods-OneSignalNotificationServiceExtension/Pods-OneSignalNotificationServiceExtension.debug.xcconfig"; sourceTree = ""; }; - D5F067F22D90585F00484B30 /* App.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = App.entitlements; sourceTree = ""; }; - D5F067F72D90589300484B30 /* OneSignalNotificationServiceExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = OneSignalNotificationServiceExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; + D5A301982D970B67002A22E9 /* App.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = App.entitlements; sourceTree = ""; }; + D5A3019D2D970BAC002A22E9 /* OneSignalNotificationServiceExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = OneSignalNotificationServiceExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.debug.xcconfig"; path = "Pods/Target Support Files/Pods-App/Pods-App.debug.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ - D5F067FF2D90589300484B30 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = { + D5A301A52D970BAC002A22E9 /* Exceptions for "OneSignalNotificationServiceExtension" folder in "OneSignalNotificationServiceExtension" target */ = { isa = PBXFileSystemSynchronizedBuildFileExceptionSet; membershipExceptions = ( Info.plist, ); - target = D5F067F62D90589300484B30 /* OneSignalNotificationServiceExtension */; + target = D5A3019C2D970BAC002A22E9 /* OneSignalNotificationServiceExtension */; }; /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ /* Begin PBXFileSystemSynchronizedRootGroup section */ - D5F067F82D90589300484B30 /* OneSignalNotificationServiceExtension */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (D5F067FF2D90589300484B30 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = OneSignalNotificationServiceExtension; sourceTree = ""; }; + D5A3019E2D970BAC002A22E9 /* OneSignalNotificationServiceExtension */ = { + isa = PBXFileSystemSynchronizedRootGroup; + exceptions = ( + D5A301A52D970BAC002A22E9 /* Exceptions for "OneSignalNotificationServiceExtension" folder in "OneSignalNotificationServiceExtension" target */, + ); + explicitFileTypes = { + }; + explicitFolders = ( + ); + path = OneSignalNotificationServiceExtension; + sourceTree = ""; + }; /* End PBXFileSystemSynchronizedRootGroup section */ /* Begin PBXFrameworksBuildPhase section */ @@ -86,11 +97,11 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - D5F067F42D90589300484B30 /* Frameworks */ = { + D5A3019A2D970BAC002A22E9 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 048F8AAA1E9DC79FC8DF49FB /* Pods_OneSignalNotificationServiceExtension.framework in Frameworks */, + 7E144E961F6CA2C63512098E /* Pods_OneSignalNotificationServiceExtension.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -101,7 +112,7 @@ isa = PBXGroup; children = ( AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */, - 3A0681387249123E73A766B0 /* Pods_OneSignalNotificationServiceExtension.framework */, + 4DF9D76ED77CB578563C2573 /* Pods_OneSignalNotificationServiceExtension.framework */, ); name = Frameworks; sourceTree = ""; @@ -110,7 +121,7 @@ isa = PBXGroup; children = ( 504EC3061FED79650016851F /* App */, - D5F067F82D90589300484B30 /* OneSignalNotificationServiceExtension */, + D5A3019E2D970BAC002A22E9 /* OneSignalNotificationServiceExtension */, 504EC3051FED79650016851F /* Products */, 7F8756D8B27F46E3366F6CEA /* Pods */, 27E2DDA53C4D2A4D1A88CE4A /* Frameworks */, @@ -120,8 +131,8 @@ 504EC3051FED79650016851F /* Products */ = { isa = PBXGroup; children = ( - 504EC3041FED79650016851F /* FEDEO.app */, - D5F067F72D90589300484B30 /* OneSignalNotificationServiceExtension.appex */, + 504EC3041FED79650016851F /* App.app */, + D5A3019D2D970BAC002A22E9 /* OneSignalNotificationServiceExtension.appex */, ); name = Products; sourceTree = ""; @@ -129,7 +140,7 @@ 504EC3061FED79650016851F /* App */ = { isa = PBXGroup; children = ( - D5F067F22D90585F00484B30 /* App.entitlements */, + D5A301982D970B67002A22E9 /* App.entitlements */, 50379B222058CBB4000EE86E /* capacitor.config.json */, 504EC3071FED79650016851F /* AppDelegate.swift */, 504EC30B1FED79650016851F /* Main.storyboard */, @@ -147,8 +158,8 @@ children = ( FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */, AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */, - BC68E1CDF4BA74869BFB189E /* Pods-OneSignalNotificationServiceExtension.debug.xcconfig */, - ACC2DF818FE30CEBC87B9D88 /* Pods-OneSignalNotificationServiceExtension.release.xcconfig */, + 37F7155EDCE8C061367E30A9 /* Pods-OneSignalNotificationServiceExtension.debug.xcconfig */, + 6CB294319AEF8406BACB8AC1 /* Pods-OneSignalNotificationServiceExtension.release.xcconfig */, ); name = Pods; sourceTree = ""; @@ -156,46 +167,46 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 504EC3031FED79650016851F /* FEDEO */ = { + 504EC3031FED79650016851F /* App */ = { isa = PBXNativeTarget; - buildConfigurationList = 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "FEDEO" */; + buildConfigurationList = 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "App" */; buildPhases = ( 6634F4EFEBD30273BCE97C65 /* [CP] Check Pods Manifest.lock */, 504EC3001FED79650016851F /* Sources */, 504EC3011FED79650016851F /* Frameworks */, 504EC3021FED79650016851F /* Resources */, 9592DBEFFC6D2A0C8D5DEB22 /* [CP] Embed Pods Frameworks */, - D5F068032D90589300484B30 /* Embed Foundation Extensions */, + D5A301A92D970BAC002A22E9 /* Embed Foundation Extensions */, ); buildRules = ( ); dependencies = ( - D5F067FD2D90589300484B30 /* PBXTargetDependency */, + D5A301A32D970BAC002A22E9 /* PBXTargetDependency */, ); - name = FEDEO; + name = App; productName = App; - productReference = 504EC3041FED79650016851F /* FEDEO.app */; + productReference = 504EC3041FED79650016851F /* App.app */; productType = "com.apple.product-type.application"; }; - D5F067F62D90589300484B30 /* OneSignalNotificationServiceExtension */ = { + D5A3019C2D970BAC002A22E9 /* OneSignalNotificationServiceExtension */ = { isa = PBXNativeTarget; - buildConfigurationList = D5F068002D90589300484B30 /* Build configuration list for PBXNativeTarget "OneSignalNotificationServiceExtension" */; + buildConfigurationList = D5A301A62D970BAC002A22E9 /* Build configuration list for PBXNativeTarget "OneSignalNotificationServiceExtension" */; buildPhases = ( - B3A38FC5615ED9E4981B204A /* [CP] Check Pods Manifest.lock */, - D5F067F32D90589300484B30 /* Sources */, - D5F067F42D90589300484B30 /* Frameworks */, - D5F067F52D90589300484B30 /* Resources */, + D76E39AEACB5B9B2BDC681BF /* [CP] Check Pods Manifest.lock */, + D5A301992D970BAC002A22E9 /* Sources */, + D5A3019A2D970BAC002A22E9 /* Frameworks */, + D5A3019B2D970BAC002A22E9 /* Resources */, ); buildRules = ( ); dependencies = ( ); fileSystemSynchronizedGroups = ( - D5F067F82D90589300484B30 /* OneSignalNotificationServiceExtension */, + D5A3019E2D970BAC002A22E9 /* OneSignalNotificationServiceExtension */, ); name = OneSignalNotificationServiceExtension; productName = OneSignalNotificationServiceExtension; - productReference = D5F067F72D90589300484B30 /* OneSignalNotificationServiceExtension.appex */; + productReference = D5A3019D2D970BAC002A22E9 /* OneSignalNotificationServiceExtension.appex */; productType = "com.apple.product-type.app-extension"; }; /* End PBXNativeTarget section */ @@ -212,12 +223,12 @@ LastSwiftMigration = 1100; ProvisioningStyle = Automatic; }; - D5F067F62D90589300484B30 = { + D5A3019C2D970BAC002A22E9 = { CreatedOnToolsVersion = 16.2; }; }; }; - buildConfigurationList = 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "FEDEO" */; + buildConfigurationList = 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */; compatibilityVersion = "Xcode 8.0"; developmentRegion = en; hasScannedForEncodings = 0; @@ -230,8 +241,8 @@ projectDirPath = ""; projectRoot = ""; targets = ( - 504EC3031FED79650016851F /* FEDEO */, - D5F067F62D90589300484B30 /* OneSignalNotificationServiceExtension */, + 504EC3031FED79650016851F /* App */, + D5A3019C2D970BAC002A22E9 /* OneSignalNotificationServiceExtension */, ); }; /* End PBXProject section */ @@ -250,7 +261,7 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - D5F067F52D90589300484B30 /* Resources */ = { + D5A3019B2D970BAC002A22E9 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -293,7 +304,7 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App/Pods-App-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - B3A38FC5615ED9E4981B204A /* [CP] Check Pods Manifest.lock */ = { + D76E39AEACB5B9B2BDC681BF /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -326,7 +337,7 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - D5F067F32D90589300484B30 /* Sources */ = { + D5A301992D970BAC002A22E9 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -336,10 +347,10 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - D5F067FD2D90589300484B30 /* PBXTargetDependency */ = { + D5A301A32D970BAC002A22E9 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = D5F067F62D90589300484B30 /* OneSignalNotificationServiceExtension */; - targetProxy = D5F067FC2D90589300484B30 /* PBXContainerItemProxy */; + target = D5A3019C2D970BAC002A22E9 /* OneSignalNotificationServiceExtension */; + targetProxy = D5A301A22D970BAC002A22E9 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ @@ -481,14 +492,9 @@ 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.8; + IPHONEOS_DEPLOYMENT_TARGET = 15.6; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + MARKETING_VERSION = 1.0; OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\""; PRODUCT_BUNDLE_IDENTIFIER = software.federspiel.fedeo; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -508,14 +514,9 @@ 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.8; + IPHONEOS_DEPLOYMENT_TARGET = 15.6; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = software.federspiel.fedeo; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_ACTIVE_COMPILATION_CONDITIONS = ""; @@ -524,9 +525,9 @@ }; name = Release; }; - D5F068012D90589300484B30 /* Debug */ = { + D5A301A72D970BAC002A22E9 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BC68E1CDF4BA74869BFB189E /* Pods-OneSignalNotificationServiceExtension.debug.xcconfig */; + baseConfigurationReference = 37F7155EDCE8C061367E30A9 /* Pods-OneSignalNotificationServiceExtension.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; @@ -544,12 +545,8 @@ INFOPLIST_FILE = OneSignalNotificationServiceExtension/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = OneSignalNotificationServiceExtension; INFOPLIST_KEY_NSHumanReadableCopyright = ""; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@executable_path/../../Frameworks", - ); + IPHONEOS_DEPLOYMENT_TARGET = 15.6; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MARKETING_VERSION = 1.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; @@ -564,9 +561,9 @@ }; name = Debug; }; - D5F068022D90589300484B30 /* Release */ = { + D5A301A82D970BAC002A22E9 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = ACC2DF818FE30CEBC87B9D88 /* Pods-OneSignalNotificationServiceExtension.release.xcconfig */; + baseConfigurationReference = 6CB294319AEF8406BACB8AC1 /* Pods-OneSignalNotificationServiceExtension.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; @@ -584,12 +581,8 @@ INFOPLIST_FILE = OneSignalNotificationServiceExtension/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = OneSignalNotificationServiceExtension; INFOPLIST_KEY_NSHumanReadableCopyright = ""; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@executable_path/../../Frameworks", - ); + IPHONEOS_DEPLOYMENT_TARGET = 15.6; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MARKETING_VERSION = 1.0; MTL_FAST_MATH = YES; @@ -605,7 +598,7 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "FEDEO" */ = { + 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */ = { isa = XCConfigurationList; buildConfigurations = ( 504EC3141FED79650016851F /* Debug */, @@ -614,7 +607,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "FEDEO" */ = { + 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "App" */ = { isa = XCConfigurationList; buildConfigurations = ( 504EC3171FED79650016851F /* Debug */, @@ -623,11 +616,11 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - D5F068002D90589300484B30 /* Build configuration list for PBXNativeTarget "OneSignalNotificationServiceExtension" */ = { + D5A301A62D970BAC002A22E9 /* Build configuration list for PBXNativeTarget "OneSignalNotificationServiceExtension" */ = { isa = XCConfigurationList; buildConfigurations = ( - D5F068012D90589300484B30 /* Debug */, - D5F068022D90589300484B30 /* Release */, + D5A301A72D970BAC002A22E9 /* Debug */, + D5A301A82D970BAC002A22E9 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; diff --git a/ios/App/App.xcworkspace/contents.xcworkspacedata b/ios/App/App.xcworkspace/contents.xcworkspacedata index d317565..b301e82 100644 --- a/ios/App/App.xcworkspace/contents.xcworkspacedata +++ b/ios/App/App.xcworkspace/contents.xcworkspacedata @@ -2,7 +2,7 @@ + location = "group:App.xcodeproj"> diff --git a/ios/App/App/Info.plist b/ios/App/App/Info.plist index 7bfcbfe..c516fc1 100644 --- a/ios/App/App/Info.plist +++ b/ios/App/App/Info.plist @@ -3,7 +3,7 @@ CFBundleDevelopmentRegion - de + en CFBundleDisplayName FEDEO CFBundleExecutable @@ -47,20 +47,15 @@ LaunchScreen UIMainStoryboardFile Main - UIRequiredDeviceCapabilities - - armv7 - UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UISupportedInterfaceOrientations~ipad - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UIInterfaceOrientationPortrait UIViewControllerBasedStatusBarAppearance diff --git a/ios/App/FEDEO.xcodeproj/xcshareddata/xcschemes/App.xcscheme b/ios/App/FEDEO.xcodeproj/xcshareddata/xcschemes/App.xcscheme deleted file mode 100644 index e2f2143..0000000 --- a/ios/App/FEDEO.xcodeproj/xcshareddata/xcschemes/App.xcscheme +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ios/App/FEDEO.xcodeproj/xcshareddata/xcschemes/OneSignalNotificationServiceExtension.xcscheme b/ios/App/FEDEO.xcodeproj/xcshareddata/xcschemes/OneSignalNotificationServiceExtension.xcscheme deleted file mode 100644 index 41f8131..0000000 --- a/ios/App/FEDEO.xcodeproj/xcshareddata/xcschemes/OneSignalNotificationServiceExtension.xcscheme +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ios/App/OneSignalNotificationServiceExtension/NotificationService.swift b/ios/App/OneSignalNotificationServiceExtension/NotificationService.swift index a493754..14c7ff4 100644 --- a/ios/App/OneSignalNotificationServiceExtension/NotificationService.swift +++ b/ios/App/OneSignalNotificationServiceExtension/NotificationService.swift @@ -31,5 +31,5 @@ class NotificationService: UNNotificationServiceExtension { OneSignalExtension.serviceExtensionTimeWillExpireRequest(self.receivedRequest, with: self.bestAttemptContent) contentHandler(bestAttemptContent) } - } -} + } +} \ No newline at end of file diff --git a/ios/App/OneSignalNotificationServiceExtension/OneSignalNotificationServiceExtension.entitlements b/ios/App/OneSignalNotificationServiceExtension/OneSignalNotificationServiceExtension.entitlements new file mode 100644 index 0000000..4971b49 --- /dev/null +++ b/ios/App/OneSignalNotificationServiceExtension/OneSignalNotificationServiceExtension.entitlements @@ -0,0 +1,10 @@ + + + + + com.apple.security.application-groups + + group.software.federspiel.fedeo.onesignal + + +