|
79 | 79 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
80 | 80 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
81 | 81 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
| 82 | + 7D1CC2891625ECEF36CF5A3C /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
82 | 83 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
83 | 84 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
84 | 85 | 9740EEBA1CF902C7004384FC /* Flutter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Flutter.framework; path = Flutter/Flutter.framework; sourceTree = "<group>"; }; |
|
97 | 98 | CAB34E9220F96BDA0024CA6B /* NotificationService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotificationService.m; sourceTree = "<group>"; }; |
98 | 99 | CAB34E9420F96BDA0024CA6B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
99 | 100 | CAB34E9C20F96BE60024CA6B /* OneSignalNotificationServiceExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = OneSignalNotificationServiceExtension.entitlements; sourceTree = "<group>"; }; |
| 101 | + EF6A8C8795AA76A9A3FCFBDF /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
100 | 102 | /* End PBXFileReference section */ |
101 | 103 |
|
102 | 104 | /* Begin PBXFrameworksBuildPhase section */ |
|
129 | 131 | children = ( |
130 | 132 | 3EE955317E30D1CA412DE9FA /* Pods-OneSignalNotificationServiceExtension.debug.xcconfig */, |
131 | 133 | 6AEC1B2CA2C4C1914E65C196 /* Pods-OneSignalNotificationServiceExtension.release.xcconfig */, |
| 134 | + EF6A8C8795AA76A9A3FCFBDF /* Pods-Runner.debug.xcconfig */, |
| 135 | + 7D1CC2891625ECEF36CF5A3C /* Pods-Runner.release.xcconfig */, |
132 | 136 | ); |
133 | 137 | name = Pods; |
134 | 138 | sourceTree = "<group>"; |
|
344 | 348 | files = ( |
345 | 349 | ); |
346 | 350 | inputPaths = ( |
347 | | - "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 351 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
348 | 352 | "${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework", |
349 | 353 | ); |
350 | 354 | name = "[CP] Embed Pods Frameworks"; |
|
353 | 357 | ); |
354 | 358 | runOnlyForDeploymentPostprocessing = 0; |
355 | 359 | shellPath = /bin/sh; |
356 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 360 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
357 | 361 | showEnvVarsInLog = 0; |
358 | 362 | }; |
359 | 363 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
|
0 commit comments