|
15 | 15 | 9112E8951E724C320022A1CB /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9112E8931E724C320022A1CB /* LaunchScreen.storyboard */; }; |
16 | 16 | 9112E8A51E724ECC0022A1CB /* libOneSignal.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9112E8A31E724DCB0022A1CB /* libOneSignal.a */; }; |
17 | 17 | 9112E8A71E724EE00022A1CB /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9112E8A61E724EE00022A1CB /* SystemConfiguration.framework */; }; |
| 18 | + 9150E7761E73BEDD00C5D46A /* NotificationService.m in Sources */ = {isa = PBXBuildFile; fileRef = 9150E7751E73BEDD00C5D46A /* NotificationService.m */; }; |
| 19 | + 9150E77A1E73BEDD00C5D46A /* OneSignalNotificationServiceExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 9150E7721E73BEDC00C5D46A /* OneSignalNotificationServiceExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
| 20 | + 91A7F0AE1E73C1780055AA50 /* libOneSignal.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9112E8A31E724DCB0022A1CB /* libOneSignal.a */; }; |
| 21 | + 91A7F0AF1E73C1A20055AA50 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9112E8A61E724EE00022A1CB /* SystemConfiguration.framework */; }; |
| 22 | + 91A7F0B01E73C1A80055AA50 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9150E7821E73BFB600C5D46A /* UIKit.framework */; }; |
18 | 23 | /* End PBXBuildFile section */ |
19 | 24 |
|
| 25 | +/* Begin PBXContainerItemProxy section */ |
| 26 | + 9150E7781E73BEDD00C5D46A /* PBXContainerItemProxy */ = { |
| 27 | + isa = PBXContainerItemProxy; |
| 28 | + containerPortal = 9112E87A1E724C320022A1CB /* Project object */; |
| 29 | + proxyType = 1; |
| 30 | + remoteGlobalIDString = 9150E7711E73BEDC00C5D46A; |
| 31 | + remoteInfo = OneSignalNotificationServiceExtension; |
| 32 | + }; |
| 33 | +/* End PBXContainerItemProxy section */ |
| 34 | + |
| 35 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 36 | + 9150E77E1E73BEDD00C5D46A /* Embed App Extensions */ = { |
| 37 | + isa = PBXCopyFilesBuildPhase; |
| 38 | + buildActionMask = 2147483647; |
| 39 | + dstPath = ""; |
| 40 | + dstSubfolderSpec = 13; |
| 41 | + files = ( |
| 42 | + 9150E77A1E73BEDD00C5D46A /* OneSignalNotificationServiceExtension.appex in Embed App Extensions */, |
| 43 | + ); |
| 44 | + name = "Embed App Extensions"; |
| 45 | + runOnlyForDeploymentPostprocessing = 0; |
| 46 | + }; |
| 47 | +/* End PBXCopyFilesBuildPhase section */ |
| 48 | + |
20 | 49 | /* Begin PBXFileReference section */ |
21 | 50 | 9112E8821E724C320022A1CB /* OneSignalDevApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OneSignalDevApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
22 | 51 | 9112E8861E724C320022A1CB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
|
31 | 60 | 9112E8A31E724DCB0022A1CB /* libOneSignal.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libOneSignal.a; path = "../../../../../Library/Developer/Xcode/DerivedData/OneSignalSDK-gokrmgmincuokwdzxidzbpukovwj/Build/Products/Debug-iphoneos/libOneSignal.a"; sourceTree = "<group>"; }; |
32 | 61 | 9112E8A61E724EE00022A1CB /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; |
33 | 62 | 9112E8A81E72506C0022A1CB /* OneSignalDevApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = OneSignalDevApp.entitlements; sourceTree = "<group>"; }; |
| 63 | + 9150E7721E73BEDC00C5D46A /* OneSignalNotificationServiceExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = OneSignalNotificationServiceExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 64 | + 9150E7741E73BEDD00C5D46A /* NotificationService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotificationService.h; sourceTree = "<group>"; }; |
| 65 | + 9150E7751E73BEDD00C5D46A /* NotificationService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotificationService.m; sourceTree = "<group>"; }; |
| 66 | + 9150E7771E73BEDD00C5D46A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 67 | + 9150E77F1E73BF5B00C5D46A /* OneSignal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OneSignal.framework; path = "../../../../../Library/Developer/Xcode/DerivedData/OneSignalSDK-gokrmgmincuokwdzxidzbpukovwj/Build/Products/Debug-iphoneos/OneSignal.framework"; sourceTree = "<group>"; }; |
| 68 | + 9150E7821E73BFB600C5D46A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
34 | 69 | /* End PBXFileReference section */ |
35 | 70 |
|
36 | 71 | /* Begin PBXFrameworksBuildPhase section */ |
|
43 | 78 | ); |
44 | 79 | runOnlyForDeploymentPostprocessing = 0; |
45 | 80 | }; |
| 81 | + 9150E76F1E73BEDC00C5D46A /* Frameworks */ = { |
| 82 | + isa = PBXFrameworksBuildPhase; |
| 83 | + buildActionMask = 2147483647; |
| 84 | + files = ( |
| 85 | + 91A7F0B01E73C1A80055AA50 /* UIKit.framework in Frameworks */, |
| 86 | + 91A7F0AF1E73C1A20055AA50 /* SystemConfiguration.framework in Frameworks */, |
| 87 | + 91A7F0AE1E73C1780055AA50 /* libOneSignal.a in Frameworks */, |
| 88 | + ); |
| 89 | + runOnlyForDeploymentPostprocessing = 0; |
| 90 | + }; |
46 | 91 | /* End PBXFrameworksBuildPhase section */ |
47 | 92 |
|
48 | 93 | /* Begin PBXGroup section */ |
49 | 94 | 9112E8791E724C320022A1CB = { |
50 | 95 | isa = PBXGroup; |
51 | 96 | children = ( |
52 | 97 | 9112E8841E724C320022A1CB /* OneSignalDevApp */, |
| 98 | + 9150E7731E73BEDD00C5D46A /* OneSignalNotificationServiceExtension */, |
53 | 99 | 9112E8831E724C320022A1CB /* Products */, |
54 | 100 | 9112E8A21E724DCA0022A1CB /* Frameworks */, |
55 | 101 | ); |
|
59 | 105 | isa = PBXGroup; |
60 | 106 | children = ( |
61 | 107 | 9112E8821E724C320022A1CB /* OneSignalDevApp.app */, |
| 108 | + 9150E7721E73BEDC00C5D46A /* OneSignalNotificationServiceExtension.appex */, |
62 | 109 | ); |
63 | 110 | name = Products; |
64 | 111 | sourceTree = "<group>"; |
|
91 | 138 | 9112E8A21E724DCA0022A1CB /* Frameworks */ = { |
92 | 139 | isa = PBXGroup; |
93 | 140 | children = ( |
| 141 | + 9150E7821E73BFB600C5D46A /* UIKit.framework */, |
| 142 | + 9150E77F1E73BF5B00C5D46A /* OneSignal.framework */, |
94 | 143 | 9112E8A61E724EE00022A1CB /* SystemConfiguration.framework */, |
95 | 144 | 9112E8A31E724DCB0022A1CB /* libOneSignal.a */, |
96 | 145 | ); |
97 | 146 | name = Frameworks; |
98 | 147 | sourceTree = "<group>"; |
99 | 148 | }; |
| 149 | + 9150E7731E73BEDD00C5D46A /* OneSignalNotificationServiceExtension */ = { |
| 150 | + isa = PBXGroup; |
| 151 | + children = ( |
| 152 | + 9150E7741E73BEDD00C5D46A /* NotificationService.h */, |
| 153 | + 9150E7751E73BEDD00C5D46A /* NotificationService.m */, |
| 154 | + 9150E7771E73BEDD00C5D46A /* Info.plist */, |
| 155 | + ); |
| 156 | + path = OneSignalNotificationServiceExtension; |
| 157 | + sourceTree = "<group>"; |
| 158 | + }; |
100 | 159 | /* End PBXGroup section */ |
101 | 160 |
|
102 | 161 | /* Begin PBXNativeTarget section */ |
|
107 | 166 | 9112E87E1E724C320022A1CB /* Sources */, |
108 | 167 | 9112E87F1E724C320022A1CB /* Frameworks */, |
109 | 168 | 9112E8801E724C320022A1CB /* Resources */, |
| 169 | + 9150E77E1E73BEDD00C5D46A /* Embed App Extensions */, |
110 | 170 | ); |
111 | 171 | buildRules = ( |
112 | 172 | ); |
113 | 173 | dependencies = ( |
| 174 | + 9150E7791E73BEDD00C5D46A /* PBXTargetDependency */, |
114 | 175 | ); |
115 | 176 | name = OneSignalDevApp; |
116 | 177 | productName = OneSignalDevApp; |
117 | 178 | productReference = 9112E8821E724C320022A1CB /* OneSignalDevApp.app */; |
118 | 179 | productType = "com.apple.product-type.application"; |
119 | 180 | }; |
| 181 | + 9150E7711E73BEDC00C5D46A /* OneSignalNotificationServiceExtension */ = { |
| 182 | + isa = PBXNativeTarget; |
| 183 | + buildConfigurationList = 9150E77D1E73BEDD00C5D46A /* Build configuration list for PBXNativeTarget "OneSignalNotificationServiceExtension" */; |
| 184 | + buildPhases = ( |
| 185 | + 9150E76E1E73BEDC00C5D46A /* Sources */, |
| 186 | + 9150E76F1E73BEDC00C5D46A /* Frameworks */, |
| 187 | + 9150E7701E73BEDC00C5D46A /* Resources */, |
| 188 | + ); |
| 189 | + buildRules = ( |
| 190 | + ); |
| 191 | + dependencies = ( |
| 192 | + ); |
| 193 | + name = OneSignalNotificationServiceExtension; |
| 194 | + productName = OneSignalNotificationServiceExtension; |
| 195 | + productReference = 9150E7721E73BEDC00C5D46A /* OneSignalNotificationServiceExtension.appex */; |
| 196 | + productType = "com.apple.product-type.app-extension"; |
| 197 | + }; |
120 | 198 | /* End PBXNativeTarget section */ |
121 | 199 |
|
122 | 200 | /* Begin PBXProject section */ |
|
139 | 217 | }; |
140 | 218 | }; |
141 | 219 | }; |
| 220 | + 9150E7711E73BEDC00C5D46A = { |
| 221 | + CreatedOnToolsVersion = 8.2.1; |
| 222 | + DevelopmentTeam = 99SW8E36CT; |
| 223 | + ProvisioningStyle = Automatic; |
| 224 | + }; |
142 | 225 | }; |
143 | 226 | }; |
144 | 227 | buildConfigurationList = 9112E87D1E724C320022A1CB /* Build configuration list for PBXProject "OneSignalDevApp" */; |
|
155 | 238 | projectRoot = ""; |
156 | 239 | targets = ( |
157 | 240 | 9112E8811E724C320022A1CB /* OneSignalDevApp */, |
| 241 | + 9150E7711E73BEDC00C5D46A /* OneSignalNotificationServiceExtension */, |
158 | 242 | ); |
159 | 243 | }; |
160 | 244 | /* End PBXProject section */ |
|
170 | 254 | ); |
171 | 255 | runOnlyForDeploymentPostprocessing = 0; |
172 | 256 | }; |
| 257 | + 9150E7701E73BEDC00C5D46A /* Resources */ = { |
| 258 | + isa = PBXResourcesBuildPhase; |
| 259 | + buildActionMask = 2147483647; |
| 260 | + files = ( |
| 261 | + ); |
| 262 | + runOnlyForDeploymentPostprocessing = 0; |
| 263 | + }; |
173 | 264 | /* End PBXResourcesBuildPhase section */ |
174 | 265 |
|
175 | 266 | /* Begin PBXSourcesBuildPhase section */ |
|
183 | 274 | ); |
184 | 275 | runOnlyForDeploymentPostprocessing = 0; |
185 | 276 | }; |
| 277 | + 9150E76E1E73BEDC00C5D46A /* Sources */ = { |
| 278 | + isa = PBXSourcesBuildPhase; |
| 279 | + buildActionMask = 2147483647; |
| 280 | + files = ( |
| 281 | + 9150E7761E73BEDD00C5D46A /* NotificationService.m in Sources */, |
| 282 | + ); |
| 283 | + runOnlyForDeploymentPostprocessing = 0; |
| 284 | + }; |
186 | 285 | /* End PBXSourcesBuildPhase section */ |
187 | 286 |
|
| 287 | +/* Begin PBXTargetDependency section */ |
| 288 | + 9150E7791E73BEDD00C5D46A /* PBXTargetDependency */ = { |
| 289 | + isa = PBXTargetDependency; |
| 290 | + target = 9150E7711E73BEDC00C5D46A /* OneSignalNotificationServiceExtension */; |
| 291 | + targetProxy = 9150E7781E73BEDD00C5D46A /* PBXContainerItemProxy */; |
| 292 | + }; |
| 293 | +/* End PBXTargetDependency section */ |
| 294 | + |
188 | 295 | /* Begin PBXVariantGroup section */ |
189 | 296 | 9112E88E1E724C320022A1CB /* Main.storyboard */ = { |
190 | 297 | isa = PBXVariantGroup; |
|
321 | 428 | }; |
322 | 429 | name = Release; |
323 | 430 | }; |
| 431 | + 9150E77B1E73BEDD00C5D46A /* Debug */ = { |
| 432 | + isa = XCBuildConfiguration; |
| 433 | + buildSettings = { |
| 434 | + DEVELOPMENT_TEAM = 99SW8E36CT; |
| 435 | + INFOPLIST_FILE = OneSignalNotificationServiceExtension/Info.plist; |
| 436 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; |
| 437 | + PRODUCT_BUNDLE_IDENTIFIER = com.onesignal.example.OneSignalNotificationServiceExtension; |
| 438 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 439 | + SKIP_INSTALL = YES; |
| 440 | + }; |
| 441 | + name = Debug; |
| 442 | + }; |
| 443 | + 9150E77C1E73BEDD00C5D46A /* Release */ = { |
| 444 | + isa = XCBuildConfiguration; |
| 445 | + buildSettings = { |
| 446 | + DEVELOPMENT_TEAM = 99SW8E36CT; |
| 447 | + INFOPLIST_FILE = OneSignalNotificationServiceExtension/Info.plist; |
| 448 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; |
| 449 | + PRODUCT_BUNDLE_IDENTIFIER = com.onesignal.example.OneSignalNotificationServiceExtension; |
| 450 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 451 | + SKIP_INSTALL = YES; |
| 452 | + }; |
| 453 | + name = Release; |
| 454 | + }; |
324 | 455 | /* End XCBuildConfiguration section */ |
325 | 456 |
|
326 | 457 | /* Begin XCConfigurationList section */ |
|
342 | 473 | defaultConfigurationIsVisible = 0; |
343 | 474 | defaultConfigurationName = Release; |
344 | 475 | }; |
| 476 | + 9150E77D1E73BEDD00C5D46A /* Build configuration list for PBXNativeTarget "OneSignalNotificationServiceExtension" */ = { |
| 477 | + isa = XCConfigurationList; |
| 478 | + buildConfigurations = ( |
| 479 | + 9150E77B1E73BEDD00C5D46A /* Debug */, |
| 480 | + 9150E77C1E73BEDD00C5D46A /* Release */, |
| 481 | + ); |
| 482 | + defaultConfigurationIsVisible = 0; |
| 483 | + defaultConfigurationName = Release; |
| 484 | + }; |
345 | 485 | /* End XCConfigurationList section */ |
346 | 486 | }; |
347 | 487 | rootObject = 9112E87A1E724C320022A1CB /* Project object */; |
|
0 commit comments