|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
11 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
12 | | - 63E628A9F69D178CE42C70EC /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 443D88A1E247DE49F8981B52 /* Pods_Runner.framework */; }; |
13 | 12 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
14 | 13 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
15 | 14 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
|
32 | 31 | /* Begin PBXFileReference section */ |
33 | 32 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
34 | 33 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
35 | | - 2C0698752E4F6FB2D21E328C /* 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>"; }; |
36 | 34 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
37 | | - 443D88A1E247DE49F8981B52 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
38 | 35 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
39 | 36 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
40 | 37 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
|
45 | 42 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
46 | 43 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
47 | 44 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
48 | | - A6924F6D33196D356E739C1E /* 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>"; }; |
49 | | - BC07FF327722D79A6F8FBAB6 /* 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>"; }; |
50 | 45 | /* End PBXFileReference section */ |
51 | 46 |
|
52 | 47 | /* Begin PBXFrameworksBuildPhase section */ |
53 | 48 | 97C146EB1CF9000F007C117D /* Frameworks */ = { |
54 | 49 | isa = PBXFrameworksBuildPhase; |
55 | 50 | buildActionMask = 2147483647; |
56 | 51 | files = ( |
57 | | - 63E628A9F69D178CE42C70EC /* Pods_Runner.framework in Frameworks */, |
58 | 52 | ); |
59 | 53 | runOnlyForDeploymentPostprocessing = 0; |
60 | 54 | }; |
|
79 | 73 | 97C146F01CF9000F007C117D /* Runner */, |
80 | 74 | 97C146EF1CF9000F007C117D /* Products */, |
81 | 75 | EAE244DB9C7AEFDC08CBCE19 /* Pods */, |
82 | | - E6341AEC97F546EE6A8D71EC /* Frameworks */, |
83 | 76 | ); |
84 | 77 | sourceTree = "<group>"; |
85 | 78 | }; |
|
106 | 99 | path = Runner; |
107 | 100 | sourceTree = "<group>"; |
108 | 101 | }; |
109 | | - E6341AEC97F546EE6A8D71EC /* Frameworks */ = { |
110 | | - isa = PBXGroup; |
111 | | - children = ( |
112 | | - 443D88A1E247DE49F8981B52 /* Pods_Runner.framework */, |
113 | | - ); |
114 | | - name = Frameworks; |
115 | | - sourceTree = "<group>"; |
116 | | - }; |
117 | 102 | EAE244DB9C7AEFDC08CBCE19 /* Pods */ = { |
118 | 103 | isa = PBXGroup; |
119 | 104 | children = ( |
120 | | - BC07FF327722D79A6F8FBAB6 /* Pods-Runner.debug.xcconfig */, |
121 | | - 2C0698752E4F6FB2D21E328C /* Pods-Runner.release.xcconfig */, |
122 | | - A6924F6D33196D356E739C1E /* Pods-Runner.profile.xcconfig */, |
123 | 105 | ); |
124 | 106 | path = Pods; |
125 | 107 | sourceTree = "<group>"; |
|
131 | 113 | isa = PBXNativeTarget; |
132 | 114 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
133 | 115 | buildPhases = ( |
134 | | - 90FECC705C43F7F6A6FD27D8 /* [CP] Check Pods Manifest.lock */, |
135 | 116 | 9740EEB61CF901F6004384FC /* Run Script */, |
136 | 117 | 97C146EA1CF9000F007C117D /* Sources */, |
137 | 118 | 97C146EB1CF9000F007C117D /* Frameworks */, |
138 | 119 | 97C146EC1CF9000F007C117D /* Resources */, |
139 | 120 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
140 | 121 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
141 | | - 96BDD98891F42FFECB1A8391 /* [CP] Embed Pods Frameworks */, |
142 | 122 | ); |
143 | 123 | buildRules = ( |
144 | 124 | ); |
|
213 | 193 | shellPath = /bin/sh; |
214 | 194 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin\n"; |
215 | 195 | }; |
216 | | - 90FECC705C43F7F6A6FD27D8 /* [CP] Check Pods Manifest.lock */ = { |
217 | | - isa = PBXShellScriptBuildPhase; |
218 | | - buildActionMask = 2147483647; |
219 | | - files = ( |
220 | | - ); |
221 | | - inputFileListPaths = ( |
222 | | - ); |
223 | | - inputPaths = ( |
224 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
225 | | - "${PODS_ROOT}/Manifest.lock", |
226 | | - ); |
227 | | - name = "[CP] Check Pods Manifest.lock"; |
228 | | - outputFileListPaths = ( |
229 | | - ); |
230 | | - outputPaths = ( |
231 | | - "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
232 | | - ); |
233 | | - runOnlyForDeploymentPostprocessing = 0; |
234 | | - shellPath = /bin/sh; |
235 | | - 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"; |
236 | | - showEnvVarsInLog = 0; |
237 | | - }; |
238 | | - 96BDD98891F42FFECB1A8391 /* [CP] Embed Pods Frameworks */ = { |
239 | | - isa = PBXShellScriptBuildPhase; |
240 | | - buildActionMask = 2147483647; |
241 | | - files = ( |
242 | | - ); |
243 | | - inputFileListPaths = ( |
244 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
245 | | - ); |
246 | | - name = "[CP] Embed Pods Frameworks"; |
247 | | - outputFileListPaths = ( |
248 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
249 | | - ); |
250 | | - runOnlyForDeploymentPostprocessing = 0; |
251 | | - shellPath = /bin/sh; |
252 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
253 | | - showEnvVarsInLog = 0; |
254 | | - }; |
255 | 196 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
256 | 197 | isa = PBXShellScriptBuildPhase; |
257 | 198 | alwaysOutOfDate = 1; |
|
265 | 206 | ); |
266 | 207 | runOnlyForDeploymentPostprocessing = 0; |
267 | 208 | shellPath = /bin/sh; |
268 | | - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
| 209 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build\n"; |
269 | 210 | }; |
270 | 211 | /* End PBXShellScriptBuildPhase section */ |
271 | 212 |
|
|
0 commit comments