|
13 | 13 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
14 | 14 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
15 | 15 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
| 16 | + 98D03AC8BD0EB475973728E4 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03715CDAED8CFDE3AEA71199 /* Pods_Runner.framework */; }; |
16 | 17 | /* End PBXBuildFile section */ |
17 | 18 |
|
18 | 19 | /* Begin PBXCopyFilesBuildPhase section */ |
|
29 | 30 | /* End PBXCopyFilesBuildPhase section */ |
30 | 31 |
|
31 | 32 | /* Begin PBXFileReference section */ |
| 33 | + 03715CDAED8CFDE3AEA71199 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
32 | 34 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
33 | 35 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
| 36 | + 171537F7682C238A232F6BCC /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; |
34 | 37 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
35 | 38 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
36 | 39 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
37 | 40 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
| 41 | + 7FA0B0E8A3A23E79DE9F2470 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
38 | 42 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
39 | 43 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
40 | 44 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
41 | 45 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
42 | 46 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
43 | 47 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
44 | 48 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 49 | + BA2F0552EA5A958FC7EF6EBA /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
45 | 50 | /* End PBXFileReference section */ |
46 | 51 |
|
47 | 52 | /* Begin PBXFrameworksBuildPhase section */ |
48 | 53 | 97C146EB1CF9000F007C117D /* Frameworks */ = { |
49 | 54 | isa = PBXFrameworksBuildPhase; |
50 | 55 | buildActionMask = 2147483647; |
51 | 56 | files = ( |
| 57 | + 98D03AC8BD0EB475973728E4 /* Pods_Runner.framework in Frameworks */, |
52 | 58 | ); |
53 | 59 | runOnlyForDeploymentPostprocessing = 0; |
54 | 60 | }; |
55 | 61 | /* End PBXFrameworksBuildPhase section */ |
56 | 62 |
|
57 | 63 | /* Begin PBXGroup section */ |
| 64 | + 601926BF140CCFC1D114815A /* Pods */ = { |
| 65 | + isa = PBXGroup; |
| 66 | + children = ( |
| 67 | + 7FA0B0E8A3A23E79DE9F2470 /* Pods-Runner.debug.xcconfig */, |
| 68 | + BA2F0552EA5A958FC7EF6EBA /* Pods-Runner.release.xcconfig */, |
| 69 | + 171537F7682C238A232F6BCC /* Pods-Runner.profile.xcconfig */, |
| 70 | + ); |
| 71 | + name = Pods; |
| 72 | + path = Pods; |
| 73 | + sourceTree = "<group>"; |
| 74 | + }; |
| 75 | + 6153A895178271A935C4DE89 /* Frameworks */ = { |
| 76 | + isa = PBXGroup; |
| 77 | + children = ( |
| 78 | + 03715CDAED8CFDE3AEA71199 /* Pods_Runner.framework */, |
| 79 | + ); |
| 80 | + name = Frameworks; |
| 81 | + sourceTree = "<group>"; |
| 82 | + }; |
58 | 83 | 9740EEB11CF90186004384FC /* Flutter */ = { |
59 | 84 | isa = PBXGroup; |
60 | 85 | children = ( |
|
72 | 97 | 9740EEB11CF90186004384FC /* Flutter */, |
73 | 98 | 97C146F01CF9000F007C117D /* Runner */, |
74 | 99 | 97C146EF1CF9000F007C117D /* Products */, |
| 100 | + 601926BF140CCFC1D114815A /* Pods */, |
| 101 | + 6153A895178271A935C4DE89 /* Frameworks */, |
75 | 102 | ); |
76 | 103 | sourceTree = "<group>"; |
77 | 104 | }; |
|
105 | 132 | isa = PBXNativeTarget; |
106 | 133 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
107 | 134 | buildPhases = ( |
| 135 | + CCCA04282C9E58583AA58C1F /* [CP] Check Pods Manifest.lock */, |
108 | 136 | 9740EEB61CF901F6004384FC /* Run Script */, |
109 | 137 | 97C146EA1CF9000F007C117D /* Sources */, |
110 | 138 | 97C146EB1CF9000F007C117D /* Frameworks */, |
111 | 139 | 97C146EC1CF9000F007C117D /* Resources */, |
112 | 140 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
113 | 141 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
| 142 | + 8FF5D6EEFEAF7A9CAB609868 /* [CP] Embed Pods Frameworks */, |
114 | 143 | ); |
115 | 144 | buildRules = ( |
116 | 145 | ); |
|
183 | 212 | shellPath = /bin/sh; |
184 | 213 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
185 | 214 | }; |
| 215 | + 8FF5D6EEFEAF7A9CAB609868 /* [CP] Embed Pods Frameworks */ = { |
| 216 | + isa = PBXShellScriptBuildPhase; |
| 217 | + buildActionMask = 2147483647; |
| 218 | + files = ( |
| 219 | + ); |
| 220 | + inputPaths = ( |
| 221 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 222 | + "${PODS_ROOT}/../Flutter/Flutter.framework", |
| 223 | + "${BUILT_PRODUCTS_DIR}/shared_preferences/shared_preferences.framework", |
| 224 | + ); |
| 225 | + name = "[CP] Embed Pods Frameworks"; |
| 226 | + outputPaths = ( |
| 227 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", |
| 228 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/shared_preferences.framework", |
| 229 | + ); |
| 230 | + runOnlyForDeploymentPostprocessing = 0; |
| 231 | + shellPath = /bin/sh; |
| 232 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 233 | + showEnvVarsInLog = 0; |
| 234 | + }; |
186 | 235 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
187 | 236 | isa = PBXShellScriptBuildPhase; |
188 | 237 | buildActionMask = 2147483647; |
|
197 | 246 | shellPath = /bin/sh; |
198 | 247 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
199 | 248 | }; |
| 249 | + CCCA04282C9E58583AA58C1F /* [CP] Check Pods Manifest.lock */ = { |
| 250 | + isa = PBXShellScriptBuildPhase; |
| 251 | + buildActionMask = 2147483647; |
| 252 | + files = ( |
| 253 | + ); |
| 254 | + inputFileListPaths = ( |
| 255 | + ); |
| 256 | + inputPaths = ( |
| 257 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 258 | + "${PODS_ROOT}/Manifest.lock", |
| 259 | + ); |
| 260 | + name = "[CP] Check Pods Manifest.lock"; |
| 261 | + outputFileListPaths = ( |
| 262 | + ); |
| 263 | + outputPaths = ( |
| 264 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 265 | + ); |
| 266 | + runOnlyForDeploymentPostprocessing = 0; |
| 267 | + shellPath = /bin/sh; |
| 268 | + 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"; |
| 269 | + showEnvVarsInLog = 0; |
| 270 | + }; |
200 | 271 | /* End PBXShellScriptBuildPhase section */ |
201 | 272 |
|
202 | 273 | /* Begin PBXSourcesBuildPhase section */ |
|
0 commit comments