|
|
@ -44,14 +44,14 @@ |
|
|
|
/* Begin PBXCopyFilesBuildPhase section */ |
|
|
|
/* Begin PBXCopyFilesBuildPhase section */ |
|
|
|
04FBB3542A84CD0D00436C19 /* Embed Foundation Extensions */ = { |
|
|
|
04FBB3542A84CD0D00436C19 /* Embed Foundation Extensions */ = { |
|
|
|
isa = PBXCopyFilesBuildPhase; |
|
|
|
isa = PBXCopyFilesBuildPhase; |
|
|
|
buildActionMask = 2147483647; |
|
|
|
buildActionMask = 8; |
|
|
|
dstPath = ""; |
|
|
|
dstPath = ""; |
|
|
|
dstSubfolderSpec = 13; |
|
|
|
dstSubfolderSpec = 13; |
|
|
|
files = ( |
|
|
|
files = ( |
|
|
|
04FBB3502A84CD0D00436C19 /* OneSignalNotificationServiceExtension.appex in Embed Foundation Extensions */, |
|
|
|
04FBB3502A84CD0D00436C19 /* OneSignalNotificationServiceExtension.appex in Embed Foundation Extensions */, |
|
|
|
); |
|
|
|
); |
|
|
|
name = "Embed Foundation Extensions"; |
|
|
|
name = "Embed Foundation Extensions"; |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
runOnlyForDeploymentPostprocessing = 1; |
|
|
|
}; |
|
|
|
}; |
|
|
|
/* End PBXCopyFilesBuildPhase section */ |
|
|
|
/* End PBXCopyFilesBuildPhase section */ |
|
|
|
|
|
|
|
|
|
|
@ -60,11 +60,14 @@ |
|
|
|
00E356EE1AD99517003FC87E /* taskme2Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = taskme2Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
00E356EE1AD99517003FC87E /* taskme2Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = taskme2Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
|
|
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
|
|
00E356F21AD99517003FC87E /* taskme2Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = taskme2Tests.m; sourceTree = "<group>"; }; |
|
|
|
00E356F21AD99517003FC87E /* taskme2Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = taskme2Tests.m; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
04D8E49A2B0BA79200ACC6E2 /* OneSignalNotificationServiceExtensionStage.Release.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = OneSignalNotificationServiceExtensionStage.Release.entitlements; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
04D8E49B2B0BA7BA00ACC6E2 /* taskme2Stage.Release.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = taskme2Stage.Release.entitlements; path = taskme2/taskme2Stage.Release.entitlements; sourceTree = "<group>"; }; |
|
|
|
04FBB3442A84CC6700436C19 /* taskme2.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = taskme2.entitlements; path = taskme2/taskme2.entitlements; sourceTree = "<group>"; }; |
|
|
|
04FBB3442A84CC6700436C19 /* taskme2.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = taskme2.entitlements; path = taskme2/taskme2.entitlements; sourceTree = "<group>"; }; |
|
|
|
04FBB3492A84CD0D00436C19 /* OneSignalNotificationServiceExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = OneSignalNotificationServiceExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
04FBB3492A84CD0D00436C19 /* OneSignalNotificationServiceExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = OneSignalNotificationServiceExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
04FBB34B2A84CD0D00436C19 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; }; |
|
|
|
04FBB34B2A84CD0D00436C19 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; }; |
|
|
|
04FBB34D2A84CD0D00436C19 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
|
|
04FBB34D2A84CD0D00436C19 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
|
|
04FBB3552A84CDFA00436C19 /* OneSignalNotificationServiceExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = OneSignalNotificationServiceExtension.entitlements; sourceTree = "<group>"; }; |
|
|
|
04FBB3552A84CDFA00436C19 /* OneSignalNotificationServiceExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = OneSignalNotificationServiceExtension.entitlements; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
08D358D544954D5B56BAFFAC /* Pods-taskme2-taskme2Tests.stage.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-taskme2-taskme2Tests.stage.debug.xcconfig"; path = "Target Support Files/Pods-taskme2-taskme2Tests/Pods-taskme2-taskme2Tests.stage.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
0AC2880E5264076073DF865D /* Pods-taskme2-taskme2Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-taskme2-taskme2Tests.release.xcconfig"; path = "Target Support Files/Pods-taskme2-taskme2Tests/Pods-taskme2-taskme2Tests.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
0AC2880E5264076073DF865D /* Pods-taskme2-taskme2Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-taskme2-taskme2Tests.release.xcconfig"; path = "Target Support Files/Pods-taskme2-taskme2Tests/Pods-taskme2-taskme2Tests.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
0FD9FA6914F2DA8781CBD173 /* libPods-taskme2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-taskme2.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
0FD9FA6914F2DA8781CBD173 /* libPods-taskme2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-taskme2.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
127996D261A12456ADB5A870 /* Pods-OneSignalNotificationServiceExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneSignalNotificationServiceExtension.debug.xcconfig"; path = "Target Support Files/Pods-OneSignalNotificationServiceExtension/Pods-OneSignalNotificationServiceExtension.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
127996D261A12456ADB5A870 /* Pods-OneSignalNotificationServiceExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneSignalNotificationServiceExtension.debug.xcconfig"; path = "Target Support Files/Pods-OneSignalNotificationServiceExtension/Pods-OneSignalNotificationServiceExtension.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
@ -76,16 +79,21 @@ |
|
|
|
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = taskme2/main.m; sourceTree = "<group>"; }; |
|
|
|
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = taskme2/main.m; sourceTree = "<group>"; }; |
|
|
|
36EEF9A60D044056856CEEA6 /* Gilroy-Semibold.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Gilroy-Semibold.ttf"; path = "../src/assets/fonts/Gilroy-Semibold.ttf"; sourceTree = "<group>"; }; |
|
|
|
36EEF9A60D044056856CEEA6 /* Gilroy-Semibold.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Gilroy-Semibold.ttf"; path = "../src/assets/fonts/Gilroy-Semibold.ttf"; sourceTree = "<group>"; }; |
|
|
|
527F61C1DD2E37B4CB3A2F5C /* libPods-taskme2-taskme2Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-taskme2-taskme2Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
527F61C1DD2E37B4CB3A2F5C /* libPods-taskme2-taskme2Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-taskme2-taskme2Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
|
|
|
|
625CB8CD85666B1AC0D40D6F /* Pods-taskme2.stage.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-taskme2.stage.release.xcconfig"; path = "Target Support Files/Pods-taskme2/Pods-taskme2.stage.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
6D174334360E40AEAC86E003 /* fontello.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = fontello.ttf; path = ../src/assets/fonts/fontello.ttf; sourceTree = "<group>"; }; |
|
|
|
6D174334360E40AEAC86E003 /* fontello.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = fontello.ttf; path = ../src/assets/fonts/fontello.ttf; sourceTree = "<group>"; }; |
|
|
|
6D9AB5D106199D173D35A220 /* Pods-taskme2.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-taskme2.debug.xcconfig"; path = "Target Support Files/Pods-taskme2/Pods-taskme2.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
6D9AB5D106199D173D35A220 /* Pods-taskme2.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-taskme2.debug.xcconfig"; path = "Target Support Files/Pods-taskme2/Pods-taskme2.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
73C040992F14443E396EB91F /* Pods-taskme2.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-taskme2.release.xcconfig"; path = "Target Support Files/Pods-taskme2/Pods-taskme2.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
73C040992F14443E396EB91F /* Pods-taskme2.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-taskme2.release.xcconfig"; path = "Target Support Files/Pods-taskme2/Pods-taskme2.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
7B57C84A260CC1F37F7723E8 /* Pods-OneSignalNotificationServiceExtension.stage.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneSignalNotificationServiceExtension.stage.release.xcconfig"; path = "Target Support Files/Pods-OneSignalNotificationServiceExtension/Pods-OneSignalNotificationServiceExtension.stage.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = taskme2/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
|
|
|
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = taskme2/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
|
|
|
821D0F756B605E607EC149FE /* Pods-taskme2-taskme2Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-taskme2-taskme2Tests.debug.xcconfig"; path = "Target Support Files/Pods-taskme2-taskme2Tests/Pods-taskme2-taskme2Tests.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
821D0F756B605E607EC149FE /* Pods-taskme2-taskme2Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-taskme2-taskme2Tests.debug.xcconfig"; path = "Target Support Files/Pods-taskme2-taskme2Tests/Pods-taskme2-taskme2Tests.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
878DA92B557C81DAFFCEF3BA /* Pods-OneSignalNotificationServiceExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneSignalNotificationServiceExtension.release.xcconfig"; path = "Target Support Files/Pods-OneSignalNotificationServiceExtension/Pods-OneSignalNotificationServiceExtension.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
878DA92B557C81DAFFCEF3BA /* Pods-OneSignalNotificationServiceExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneSignalNotificationServiceExtension.release.xcconfig"; path = "Target Support Files/Pods-OneSignalNotificationServiceExtension/Pods-OneSignalNotificationServiceExtension.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
A86FA5C0ED15EDDDD22D2FCF /* libPods-OneSignalNotificationServiceExtension.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-OneSignalNotificationServiceExtension.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
A86FA5C0ED15EDDDD22D2FCF /* libPods-OneSignalNotificationServiceExtension.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-OneSignalNotificationServiceExtension.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
B25C228D4A644A728CA3561E /* Gilroy-Medium.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Gilroy-Medium.ttf"; path = "../src/assets/fonts/Gilroy-Medium.ttf"; sourceTree = "<group>"; }; |
|
|
|
B25C228D4A644A728CA3561E /* Gilroy-Medium.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Gilroy-Medium.ttf"; path = "../src/assets/fonts/Gilroy-Medium.ttf"; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
CE34B284F5419976E086BB2A /* Pods-OneSignalNotificationServiceExtension.stage.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneSignalNotificationServiceExtension.stage.debug.xcconfig"; path = "Target Support Files/Pods-OneSignalNotificationServiceExtension/Pods-OneSignalNotificationServiceExtension.stage.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
D66CD33E4DEC4377944DC7F7 /* Gilroy-Regular.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Gilroy-Regular.ttf"; path = "../src/assets/fonts/Gilroy-Regular.ttf"; sourceTree = "<group>"; }; |
|
|
|
D66CD33E4DEC4377944DC7F7 /* Gilroy-Regular.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Gilroy-Regular.ttf"; path = "../src/assets/fonts/Gilroy-Regular.ttf"; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
E17C446E92AE22D017263DBA /* Pods-taskme2-taskme2Tests.stage.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-taskme2-taskme2Tests.stage.release.xcconfig"; path = "Target Support Files/Pods-taskme2-taskme2Tests/Pods-taskme2-taskme2Tests.stage.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
|
|
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
|
|
|
|
|
|
|
FE3A727783B541D29D3F1C9F /* Pods-taskme2.stage.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-taskme2.stage.debug.xcconfig"; path = "Target Support Files/Pods-taskme2/Pods-taskme2.stage.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
/* End PBXFileReference section */ |
|
|
|
/* End PBXFileReference section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
@ -136,6 +144,7 @@ |
|
|
|
04FBB34A2A84CD0D00436C19 /* OneSignalNotificationServiceExtension */ = { |
|
|
|
04FBB34A2A84CD0D00436C19 /* OneSignalNotificationServiceExtension */ = { |
|
|
|
isa = PBXGroup; |
|
|
|
isa = PBXGroup; |
|
|
|
children = ( |
|
|
|
children = ( |
|
|
|
|
|
|
|
04D8E49A2B0BA79200ACC6E2 /* OneSignalNotificationServiceExtensionStage.Release.entitlements */, |
|
|
|
04FBB3552A84CDFA00436C19 /* OneSignalNotificationServiceExtension.entitlements */, |
|
|
|
04FBB3552A84CDFA00436C19 /* OneSignalNotificationServiceExtension.entitlements */, |
|
|
|
04FBB34B2A84CD0D00436C19 /* NotificationService.swift */, |
|
|
|
04FBB34B2A84CD0D00436C19 /* NotificationService.swift */, |
|
|
|
04FBB34D2A84CD0D00436C19 /* Info.plist */, |
|
|
|
04FBB34D2A84CD0D00436C19 /* Info.plist */, |
|
|
@ -146,6 +155,7 @@ |
|
|
|
13B07FAE1A68108700A75B9A /* taskme2 */ = { |
|
|
|
13B07FAE1A68108700A75B9A /* taskme2 */ = { |
|
|
|
isa = PBXGroup; |
|
|
|
isa = PBXGroup; |
|
|
|
children = ( |
|
|
|
children = ( |
|
|
|
|
|
|
|
04D8E49B2B0BA7BA00ACC6E2 /* taskme2Stage.Release.entitlements */, |
|
|
|
04FBB3442A84CC6700436C19 /* taskme2.entitlements */, |
|
|
|
04FBB3442A84CC6700436C19 /* taskme2.entitlements */, |
|
|
|
13B07FAF1A68108700A75B9A /* AppDelegate.h */, |
|
|
|
13B07FAF1A68108700A75B9A /* AppDelegate.h */, |
|
|
|
13B07FB01A68108700A75B9A /* AppDelegate.mm */, |
|
|
|
13B07FB01A68108700A75B9A /* AppDelegate.mm */, |
|
|
@ -223,6 +233,12 @@ |
|
|
|
0AC2880E5264076073DF865D /* Pods-taskme2-taskme2Tests.release.xcconfig */, |
|
|
|
0AC2880E5264076073DF865D /* Pods-taskme2-taskme2Tests.release.xcconfig */, |
|
|
|
127996D261A12456ADB5A870 /* Pods-OneSignalNotificationServiceExtension.debug.xcconfig */, |
|
|
|
127996D261A12456ADB5A870 /* Pods-OneSignalNotificationServiceExtension.debug.xcconfig */, |
|
|
|
878DA92B557C81DAFFCEF3BA /* Pods-OneSignalNotificationServiceExtension.release.xcconfig */, |
|
|
|
878DA92B557C81DAFFCEF3BA /* Pods-OneSignalNotificationServiceExtension.release.xcconfig */, |
|
|
|
|
|
|
|
7B57C84A260CC1F37F7723E8 /* Pods-OneSignalNotificationServiceExtension.stage.release.xcconfig */, |
|
|
|
|
|
|
|
CE34B284F5419976E086BB2A /* Pods-OneSignalNotificationServiceExtension.stage.debug.xcconfig */, |
|
|
|
|
|
|
|
625CB8CD85666B1AC0D40D6F /* Pods-taskme2.stage.release.xcconfig */, |
|
|
|
|
|
|
|
FE3A727783B541D29D3F1C9F /* Pods-taskme2.stage.debug.xcconfig */, |
|
|
|
|
|
|
|
E17C446E92AE22D017263DBA /* Pods-taskme2-taskme2Tests.stage.release.xcconfig */, |
|
|
|
|
|
|
|
08D358D544954D5B56BAFFAC /* Pods-taskme2-taskme2Tests.stage.debug.xcconfig */, |
|
|
|
); |
|
|
|
); |
|
|
|
path = Pods; |
|
|
|
path = Pods; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
@ -630,6 +646,170 @@ |
|
|
|
}; |
|
|
|
}; |
|
|
|
name = Release; |
|
|
|
name = Release; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
04D8E4962B0BA3EF00ACC6E2 /* Stage.Release */ = { |
|
|
|
|
|
|
|
isa = XCBuildConfiguration; |
|
|
|
|
|
|
|
buildSettings = { |
|
|
|
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO; |
|
|
|
|
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
|
|
|
|
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++17"; |
|
|
|
|
|
|
|
CLANG_CXX_LIBRARY = "libc++"; |
|
|
|
|
|
|
|
CLANG_ENABLE_MODULES = YES; |
|
|
|
|
|
|
|
CLANG_ENABLE_OBJC_ARC = YES; |
|
|
|
|
|
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
|
|
|
|
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES; |
|
|
|
|
|
|
|
CLANG_WARN_COMMA = YES; |
|
|
|
|
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES; |
|
|
|
|
|
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
|
|
|
|
|
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
|
|
|
|
|
|
|
CLANG_WARN_EMPTY_BODY = YES; |
|
|
|
|
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES; |
|
|
|
|
|
|
|
CLANG_WARN_INFINITE_RECURSION = YES; |
|
|
|
|
|
|
|
CLANG_WARN_INT_CONVERSION = YES; |
|
|
|
|
|
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
|
|
|
|
|
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
|
|
|
|
|
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
|
|
|
|
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
|
|
|
|
|
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
|
|
|
|
|
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
|
|
|
|
|
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES; |
|
|
|
|
|
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES; |
|
|
|
|
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES; |
|
|
|
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
|
|
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
|
|
|
|
|
|
|
COPY_PHASE_STRIP = YES; |
|
|
|
|
|
|
|
ENABLE_NS_ASSERTIONS = NO; |
|
|
|
|
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES; |
|
|
|
|
|
|
|
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386; |
|
|
|
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99; |
|
|
|
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES; |
|
|
|
|
|
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
|
|
|
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
|
|
|
|
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES; |
|
|
|
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
|
|
|
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES; |
|
|
|
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES; |
|
|
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.4; |
|
|
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = ( |
|
|
|
|
|
|
|
/usr/lib/swift, |
|
|
|
|
|
|
|
"$(inherited)", |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
LIBRARY_SEARCH_PATHS = ( |
|
|
|
|
|
|
|
"\"$(SDKROOT)/usr/lib/swift\"", |
|
|
|
|
|
|
|
"\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", |
|
|
|
|
|
|
|
"\"$(inherited)\"", |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO; |
|
|
|
|
|
|
|
OTHER_CPLUSPLUSFLAGS = ( |
|
|
|
|
|
|
|
"$(OTHER_CFLAGS)", |
|
|
|
|
|
|
|
"-DFOLLY_NO_CONFIG", |
|
|
|
|
|
|
|
"-DFOLLY_MOBILE=1", |
|
|
|
|
|
|
|
"-DFOLLY_USE_LIBCPP=1", |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
|
|
|
|
|
|
|
SDKROOT = iphoneos; |
|
|
|
|
|
|
|
VALIDATE_PRODUCT = YES; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
name = Stage.Release; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
04D8E4972B0BA3EF00ACC6E2 /* Stage.Release */ = { |
|
|
|
|
|
|
|
isa = XCBuildConfiguration; |
|
|
|
|
|
|
|
baseConfigurationReference = 625CB8CD85666B1AC0D40D6F /* Pods-taskme2.stage.release.xcconfig */; |
|
|
|
|
|
|
|
buildSettings = { |
|
|
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
|
|
|
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
|
|
|
|
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
|
|
|
|
|
|
|
CLANG_ENABLE_MODULES = YES; |
|
|
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = taskme2/taskme2Stage.Release.entitlements; |
|
|
|
|
|
|
|
CURRENT_PROJECT_VERSION = 6; |
|
|
|
|
|
|
|
DEVELOPMENT_TEAM = HQ3J3TDPR2; |
|
|
|
|
|
|
|
INFOPLIST_FILE = taskme2/Info.plist; |
|
|
|
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Task me ;)"; |
|
|
|
|
|
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity"; |
|
|
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = ( |
|
|
|
|
|
|
|
"$(inherited)", |
|
|
|
|
|
|
|
"@executable_path/Frameworks", |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
MARKETING_VERSION = 2.2; |
|
|
|
|
|
|
|
OTHER_LDFLAGS = ( |
|
|
|
|
|
|
|
"$(inherited)", |
|
|
|
|
|
|
|
"-ObjC", |
|
|
|
|
|
|
|
"-lc++", |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.app.taskme.stage; |
|
|
|
|
|
|
|
PRODUCT_NAME = taskme2; |
|
|
|
|
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
|
|
|
|
|
|
|
SUPPORTS_MACCATALYST = NO; |
|
|
|
|
|
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES; |
|
|
|
|
|
|
|
SWIFT_VERSION = 5.0; |
|
|
|
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2"; |
|
|
|
|
|
|
|
VERSIONING_SYSTEM = "apple-generic"; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
name = Stage.Release; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
04D8E4982B0BA3EF00ACC6E2 /* Stage.Release */ = { |
|
|
|
|
|
|
|
isa = XCBuildConfiguration; |
|
|
|
|
|
|
|
baseConfigurationReference = E17C446E92AE22D017263DBA /* Pods-taskme2-taskme2Tests.stage.release.xcconfig */; |
|
|
|
|
|
|
|
buildSettings = { |
|
|
|
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)"; |
|
|
|
|
|
|
|
COPY_PHASE_STRIP = NO; |
|
|
|
|
|
|
|
INFOPLIST_FILE = taskme2Tests/Info.plist; |
|
|
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.4; |
|
|
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = ( |
|
|
|
|
|
|
|
"$(inherited)", |
|
|
|
|
|
|
|
"@executable_path/Frameworks", |
|
|
|
|
|
|
|
"@loader_path/Frameworks", |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
OTHER_LDFLAGS = ( |
|
|
|
|
|
|
|
"-ObjC", |
|
|
|
|
|
|
|
"-lc++", |
|
|
|
|
|
|
|
"$(inherited)", |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; |
|
|
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
|
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/taskme2.app/taskme2"; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
name = Stage.Release; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
04D8E4992B0BA3EF00ACC6E2 /* Stage.Release */ = { |
|
|
|
|
|
|
|
isa = XCBuildConfiguration; |
|
|
|
|
|
|
|
baseConfigurationReference = 7B57C84A260CC1F37F7723E8 /* Pods-OneSignalNotificationServiceExtension.stage.release.xcconfig */; |
|
|
|
|
|
|
|
buildSettings = { |
|
|
|
|
|
|
|
CLANG_ANALYZER_NONNULL = YES; |
|
|
|
|
|
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
|
|
|
|
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; |
|
|
|
|
|
|
|
CLANG_ENABLE_OBJC_WEAK = YES; |
|
|
|
|
|
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
|
|
|
|
|
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
|
|
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = OneSignalNotificationServiceExtension/OneSignalNotificationServiceExtensionStage.Release.entitlements; |
|
|
|
|
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
|
|
|
|
COPY_PHASE_STRIP = NO; |
|
|
|
|
|
|
|
CURRENT_PROJECT_VERSION = 1; |
|
|
|
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
|
|
|
|
|
|
|
DEVELOPMENT_TEAM = HQ3J3TDPR2; |
|
|
|
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu11; |
|
|
|
|
|
|
|
GENERATE_INFOPLIST_FILE = YES; |
|
|
|
|
|
|
|
INFOPLIST_FILE = OneSignalNotificationServiceExtension/Info.plist; |
|
|
|
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = OneSignalNotificationServiceExtension; |
|
|
|
|
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
|
|
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.4; |
|
|
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = ( |
|
|
|
|
|
|
|
"$(inherited)", |
|
|
|
|
|
|
|
"@executable_path/Frameworks", |
|
|
|
|
|
|
|
"@executable_path/../../Frameworks", |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
MARKETING_VERSION = 2.1; |
|
|
|
|
|
|
|
MTL_FAST_MATH = YES; |
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.app.taskme.stage.OneSignalNotificationServiceExtension; |
|
|
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
|
|
|
|
SKIP_INSTALL = YES; |
|
|
|
|
|
|
|
SWIFT_COMPILATION_MODE = wholemodule; |
|
|
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES; |
|
|
|
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O"; |
|
|
|
|
|
|
|
SWIFT_VERSION = 5.0; |
|
|
|
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2"; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
name = Stage.Release; |
|
|
|
|
|
|
|
}; |
|
|
|
04FBB3522A84CD0D00436C19 /* Debug */ = { |
|
|
|
04FBB3522A84CD0D00436C19 /* Debug */ = { |
|
|
|
isa = XCBuildConfiguration; |
|
|
|
isa = XCBuildConfiguration; |
|
|
|
baseConfigurationReference = 127996D261A12456ADB5A870 /* Pods-OneSignalNotificationServiceExtension.debug.xcconfig */; |
|
|
|
baseConfigurationReference = 127996D261A12456ADB5A870 /* Pods-OneSignalNotificationServiceExtension.debug.xcconfig */; |
|
|
@ -927,6 +1107,7 @@ |
|
|
|
buildConfigurations = ( |
|
|
|
buildConfigurations = ( |
|
|
|
00E356F61AD99517003FC87E /* Debug */, |
|
|
|
00E356F61AD99517003FC87E /* Debug */, |
|
|
|
00E356F71AD99517003FC87E /* Release */, |
|
|
|
00E356F71AD99517003FC87E /* Release */, |
|
|
|
|
|
|
|
04D8E4982B0BA3EF00ACC6E2 /* Stage.Release */, |
|
|
|
); |
|
|
|
); |
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
defaultConfigurationName = Release; |
|
|
|
defaultConfigurationName = Release; |
|
|
@ -936,6 +1117,7 @@ |
|
|
|
buildConfigurations = ( |
|
|
|
buildConfigurations = ( |
|
|
|
04FBB3522A84CD0D00436C19 /* Debug */, |
|
|
|
04FBB3522A84CD0D00436C19 /* Debug */, |
|
|
|
04FBB3532A84CD0D00436C19 /* Release */, |
|
|
|
04FBB3532A84CD0D00436C19 /* Release */, |
|
|
|
|
|
|
|
04D8E4992B0BA3EF00ACC6E2 /* Stage.Release */, |
|
|
|
); |
|
|
|
); |
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
defaultConfigurationName = Release; |
|
|
|
defaultConfigurationName = Release; |
|
|
@ -945,6 +1127,7 @@ |
|
|
|
buildConfigurations = ( |
|
|
|
buildConfigurations = ( |
|
|
|
13B07F941A680F5B00A75B9A /* Debug */, |
|
|
|
13B07F941A680F5B00A75B9A /* Debug */, |
|
|
|
13B07F951A680F5B00A75B9A /* Release */, |
|
|
|
13B07F951A680F5B00A75B9A /* Release */, |
|
|
|
|
|
|
|
04D8E4972B0BA3EF00ACC6E2 /* Stage.Release */, |
|
|
|
); |
|
|
|
); |
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
defaultConfigurationName = Release; |
|
|
|
defaultConfigurationName = Release; |
|
|
@ -954,6 +1137,7 @@ |
|
|
|
buildConfigurations = ( |
|
|
|
buildConfigurations = ( |
|
|
|
83CBBA201A601CBA00E9B192 /* Debug */, |
|
|
|
83CBBA201A601CBA00E9B192 /* Debug */, |
|
|
|
83CBBA211A601CBA00E9B192 /* Release */, |
|
|
|
83CBBA211A601CBA00E9B192 /* Release */, |
|
|
|
|
|
|
|
04D8E4962B0BA3EF00ACC6E2 /* Stage.Release */, |
|
|
|
); |
|
|
|
); |
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
defaultConfigurationName = Release; |
|
|
|
defaultConfigurationName = Release; |
|
|
|