|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 0BFA9580A5738FE71877AB42 /* libPods-OneSignalNotificationServiceExtension.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D32C4978E51F05AA82FC597 /* libPods-OneSignalNotificationServiceExtension.a */; }; |
11 | | - 378310DE5E74831CBC5C833C /* Pods_OneSignalDemo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE881DDE387B7869A75E56A /* Pods_OneSignalDemo.framework */; }; |
12 | 11 | 3E20C84D1D8787B6004ACDEA /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3EA62EFB1D877EF200E5845A /* UserNotifications.framework */; }; |
| 12 | + 90B5E6598DAC12EBD02E3210 /* libPods-OneSignalDemo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A5781FB7CA3EFBC8BBE04FB7 /* libPods-OneSignalDemo.a */; }; |
13 | 13 | 9112E8B01E725C1E0022A1CB /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9112E8AF1E725C1E0022A1CB /* NotificationService.swift */; }; |
14 | 14 | 9112E8B41E725C1E0022A1CB /* OneSignalNotificationServiceExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 9112E8AD1E725C1E0022A1CB /* OneSignalNotificationServiceExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
15 | 15 | 9150E7691E734F6E00C5D46A /* GreenViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9150E7671E734F6E00C5D46A /* GreenViewController.swift */; }; |
|
49 | 49 | /* Begin PBXFileReference section */ |
50 | 50 | 2F2B914C976A118DAE4F0182 /* Pods-OneSignalDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneSignalDemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-OneSignalDemo/Pods-OneSignalDemo.release.xcconfig"; sourceTree = "<group>"; }; |
51 | 51 | 3EA62EFB1D877EF200E5845A /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; |
52 | | - 6DE881DDE387B7869A75E56A /* Pods_OneSignalDemo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_OneSignalDemo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
53 | 52 | 7D32C4978E51F05AA82FC597 /* libPods-OneSignalNotificationServiceExtension.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-OneSignalNotificationServiceExtension.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
54 | 53 | 9112E8AD1E725C1E0022A1CB /* OneSignalNotificationServiceExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = OneSignalNotificationServiceExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
55 | 54 | 9112E8AF1E725C1E0022A1CB /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; }; |
|
65 | 64 | 91C3CFD71E7266F600D9EA80 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
66 | 65 | 91C3CFD81E7266F600D9EA80 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; |
67 | 66 | 91E4D50D1C7521DE00025BA8 /* OneSignalDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OneSignalDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 67 | + A5781FB7CA3EFBC8BBE04FB7 /* libPods-OneSignalDemo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-OneSignalDemo.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
68 | 68 | C4E3EDAB2FA367616C26AB60 /* 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 = "<group>"; }; |
69 | 69 | F7D037F3EC51FAA8D3FEE517 /* 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 = "<group>"; }; |
70 | 70 | FBF7B1679DAECB1F8823DFA8 /* Pods-OneSignalDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneSignalDemo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-OneSignalDemo/Pods-OneSignalDemo.debug.xcconfig"; sourceTree = "<group>"; }; |
|
85 | 85 | files = ( |
86 | 86 | 9150E76D1E73556A00C5D46A /* CoreLocation.framework in Frameworks */, |
87 | 87 | 3E20C84D1D8787B6004ACDEA /* UserNotifications.framework in Frameworks */, |
88 | | - 378310DE5E74831CBC5C833C /* Pods_OneSignalDemo.framework in Frameworks */, |
| 88 | + 90B5E6598DAC12EBD02E3210 /* libPods-OneSignalDemo.a in Frameworks */, |
89 | 89 | ); |
90 | 90 | runOnlyForDeploymentPostprocessing = 0; |
91 | 91 | }; |
|
108 | 108 | children = ( |
109 | 109 | 9150E76C1E73556A00C5D46A /* CoreLocation.framework */, |
110 | 110 | 3EA62EFB1D877EF200E5845A /* UserNotifications.framework */, |
111 | | - 6DE881DDE387B7869A75E56A /* Pods_OneSignalDemo.framework */, |
112 | 111 | 7D32C4978E51F05AA82FC597 /* libPods-OneSignalNotificationServiceExtension.a */, |
| 112 | + A5781FB7CA3EFBC8BBE04FB7 /* libPods-OneSignalDemo.a */, |
113 | 113 | ); |
114 | 114 | name = Frameworks; |
115 | 115 | sourceTree = "<group>"; |
|
215 | 215 | TargetAttributes = { |
216 | 216 | 9112E8AC1E725C1E0022A1CB = { |
217 | 217 | CreatedOnToolsVersion = 8.2.1; |
218 | | - DevelopmentTeam = MGZJFP2D98; |
| 218 | + DevelopmentTeam = 99SW8E36CT; |
219 | 219 | ProvisioningStyle = Automatic; |
220 | 220 | }; |
221 | 221 | 91E4D50C1C7521DE00025BA8 = { |
222 | 222 | CreatedOnToolsVersion = 7.2; |
223 | | - DevelopmentTeam = MGZJFP2D98; |
| 223 | + DevelopmentTeam = 99SW8E36CT; |
224 | 224 | LastSwiftMigration = 0800; |
225 | 225 | SystemCapabilities = { |
226 | 226 | com.apple.BackgroundModes = { |
|
279 | 279 | files = ( |
280 | 280 | ); |
281 | 281 | inputPaths = ( |
| 282 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 283 | + "${PODS_ROOT}/Manifest.lock", |
282 | 284 | ); |
283 | 285 | name = "[CP] Check Pods Manifest.lock"; |
284 | 286 | outputPaths = ( |
| 287 | + "$(DERIVED_FILE_DIR)/Pods-OneSignalDemo-checkManifestLockResult.txt", |
285 | 288 | ); |
286 | 289 | runOnlyForDeploymentPostprocessing = 0; |
287 | 290 | shellPath = /bin/sh; |
288 | | - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
| 291 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
289 | 292 | showEnvVarsInLog = 0; |
290 | 293 | }; |
291 | 294 | 6F0A94118DCF1271C41EE7C2 /* [CP] Embed Pods Frameworks */ = { |
|
324 | 327 | files = ( |
325 | 328 | ); |
326 | 329 | inputPaths = ( |
| 330 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 331 | + "${PODS_ROOT}/Manifest.lock", |
327 | 332 | ); |
328 | 333 | name = "[CP] Check Pods Manifest.lock"; |
329 | 334 | outputPaths = ( |
| 335 | + "$(DERIVED_FILE_DIR)/Pods-OneSignalNotificationServiceExtension-checkManifestLockResult.txt", |
330 | 336 | ); |
331 | 337 | runOnlyForDeploymentPostprocessing = 0; |
332 | 338 | shellPath = /bin/sh; |
333 | | - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
| 339 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
334 | 340 | showEnvVarsInLog = 0; |
335 | 341 | }; |
336 | 342 | F081337AC0967A1DFB1C1C9D /* [CP] Copy Pods Resources */ = { |
|
408 | 414 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
409 | 415 | CLANG_WARN_INFINITE_RECURSION = YES; |
410 | 416 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
411 | | - DEVELOPMENT_TEAM = MGZJFP2D98; |
| 417 | + DEVELOPMENT_TEAM = 99SW8E36CT; |
412 | 418 | INFOPLIST_FILE = OneSignalNotificationServiceExtension/Info.plist; |
413 | 419 | IPHONEOS_DEPLOYMENT_TARGET = 10.2; |
414 | 420 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; |
|
428 | 434 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
429 | 435 | CLANG_WARN_INFINITE_RECURSION = YES; |
430 | 436 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
431 | | - DEVELOPMENT_TEAM = MGZJFP2D98; |
| 437 | + DEVELOPMENT_TEAM = 99SW8E36CT; |
432 | 438 | INFOPLIST_FILE = OneSignalNotificationServiceExtension/Info.plist; |
433 | 439 | IPHONEOS_DEPLOYMENT_TARGET = 10.2; |
434 | 440 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; |
|
534 | 540 | buildSettings = { |
535 | 541 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
536 | 542 | CODE_SIGN_ENTITLEMENTS = OneSignalDemo/OneSignalDemo.entitlements; |
537 | | - DEVELOPMENT_TEAM = MGZJFP2D98; |
| 543 | + DEVELOPMENT_TEAM = 99SW8E36CT; |
538 | 544 | INFOPLIST_FILE = "$(SRCROOT)/OneSignalDemo/Info.plist"; |
539 | 545 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
540 | 546 | PRODUCT_BUNDLE_IDENTIFIER = com.onesignal.example; |
|
550 | 556 | buildSettings = { |
551 | 557 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
552 | 558 | CODE_SIGN_ENTITLEMENTS = OneSignalDemo/OneSignalDemo.entitlements; |
553 | | - DEVELOPMENT_TEAM = MGZJFP2D98; |
| 559 | + DEVELOPMENT_TEAM = 99SW8E36CT; |
554 | 560 | INFOPLIST_FILE = "$(SRCROOT)/OneSignalDemo/Info.plist"; |
555 | 561 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
556 | 562 | PRODUCT_BUNDLE_IDENTIFIER = com.onesignal.example; |
|
0 commit comments