|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 0E3F05530B66EA37E2768488 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C0DD77B9A4C308D22D32FD3 /* Pods_RunnerTests.framework */; }; |
11 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
| 11 | + 23EC4338730A5D1DB4A7BD30 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 23B3E19459073521BE6266B8 /* Pods_RunnerTests.framework */; }; |
12 | 12 | 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; }; |
13 | 13 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
| 14 | + 459AC34D229B6E86BE031495 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1399CE32812145EC37CF9B4C /* Pods_Runner.framework */; }; |
14 | 15 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
15 | 16 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
16 | 17 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
17 | 18 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
18 | | - C4A904F9602E373BA3EEFBE6 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCE7B1ECE755D12E5F2378A6 /* Pods_Runner.framework */; }; |
19 | 19 | /* End PBXBuildFile section */ |
20 | 20 |
|
21 | 21 | /* Begin PBXContainerItemProxy section */ |
|
42 | 42 | /* End PBXCopyFilesBuildPhase section */ |
43 | 43 |
|
44 | 44 | /* Begin PBXFileReference section */ |
| 45 | + 1399CE32812145EC37CF9B4C /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
45 | 46 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
46 | 47 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
| 48 | + 23B3E19459073521BE6266B8 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
47 | 49 | 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; }; |
48 | 50 | 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
49 | 51 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
50 | | - 47B0EE11082E8F9F20B7C1F8 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; }; |
51 | | - 65E25E69A364A3CACBB09BB7 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; }; |
| 52 | + 52B1E2E149AA506084D378F1 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; }; |
52 | 53 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
53 | 54 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
54 | 55 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
55 | | - 8780CFC478360C583D3332F5 /* 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>"; }; |
56 | | - 8C0DD77B9A4C308D22D32FD3 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
57 | | - 9656590FC751BD74B0407556 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 56 | + 7EEDC839A46CDEA0CD8A401A /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; }; |
58 | 57 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
59 | 58 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
60 | 59 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
61 | 60 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
62 | 61 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
63 | 62 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
64 | 63 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
65 | | - B9B2D333154B5A5EE0FE9F9C /* 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>"; }; |
66 | | - BCE7B1ECE755D12E5F2378A6 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
67 | | - E40130D6D9BE4E195C3C4014 /* 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>"; }; |
| 64 | + D17C1FFB57C5BAE7FEC43739 /* 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>"; }; |
| 65 | + D282A3DC49128D5E99D4792B /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; }; |
| 66 | + F6F6C991B6CFC23F87A5D5FB /* 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>"; }; |
| 67 | + FD43D3CFB94BF28214BE5CD7 /* 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>"; }; |
68 | 68 | /* End PBXFileReference section */ |
69 | 69 |
|
70 | 70 | /* Begin PBXFrameworksBuildPhase section */ |
71 | 71 | 5C4F357CD006C33C831FF13B /* Frameworks */ = { |
72 | 72 | isa = PBXFrameworksBuildPhase; |
73 | 73 | buildActionMask = 2147483647; |
74 | 74 | files = ( |
75 | | - 0E3F05530B66EA37E2768488 /* Pods_RunnerTests.framework in Frameworks */, |
| 75 | + 23EC4338730A5D1DB4A7BD30 /* Pods_RunnerTests.framework in Frameworks */, |
76 | 76 | ); |
77 | 77 | runOnlyForDeploymentPostprocessing = 0; |
78 | 78 | }; |
79 | 79 | 97C146EB1CF9000F007C117D /* Frameworks */ = { |
80 | 80 | isa = PBXFrameworksBuildPhase; |
81 | 81 | buildActionMask = 2147483647; |
82 | 82 | files = ( |
83 | | - C4A904F9602E373BA3EEFBE6 /* Pods_Runner.framework in Frameworks */, |
| 83 | + 459AC34D229B6E86BE031495 /* Pods_Runner.framework in Frameworks */, |
84 | 84 | ); |
85 | 85 | runOnlyForDeploymentPostprocessing = 0; |
86 | 86 | }; |
|
95 | 95 | path = RunnerTests; |
96 | 96 | sourceTree = "<group>"; |
97 | 97 | }; |
98 | | - 65F8AE5D899D94DE4A23D882 /* Pods */ = { |
| 98 | + 8A182107D3018E33DF9B53FF /* Frameworks */ = { |
99 | 99 | isa = PBXGroup; |
100 | 100 | children = ( |
101 | | - E40130D6D9BE4E195C3C4014 /* Pods-Runner.debug.xcconfig */, |
102 | | - B9B2D333154B5A5EE0FE9F9C /* Pods-Runner.release.xcconfig */, |
103 | | - 8780CFC478360C583D3332F5 /* Pods-Runner.profile.xcconfig */, |
104 | | - 9656590FC751BD74B0407556 /* Pods-RunnerTests.debug.xcconfig */, |
105 | | - 47B0EE11082E8F9F20B7C1F8 /* Pods-RunnerTests.release.xcconfig */, |
106 | | - 65E25E69A364A3CACBB09BB7 /* Pods-RunnerTests.profile.xcconfig */, |
| 101 | + 1399CE32812145EC37CF9B4C /* Pods_Runner.framework */, |
| 102 | + 23B3E19459073521BE6266B8 /* Pods_RunnerTests.framework */, |
| 103 | + ); |
| 104 | + name = Frameworks; |
| 105 | + sourceTree = "<group>"; |
| 106 | + }; |
| 107 | + 8FE3662A53AC117DCDDCF090 /* Pods */ = { |
| 108 | + isa = PBXGroup; |
| 109 | + children = ( |
| 110 | + F6F6C991B6CFC23F87A5D5FB /* Pods-Runner.debug.xcconfig */, |
| 111 | + FD43D3CFB94BF28214BE5CD7 /* Pods-Runner.release.xcconfig */, |
| 112 | + D17C1FFB57C5BAE7FEC43739 /* Pods-Runner.profile.xcconfig */, |
| 113 | + 52B1E2E149AA506084D378F1 /* Pods-RunnerTests.debug.xcconfig */, |
| 114 | + 7EEDC839A46CDEA0CD8A401A /* Pods-RunnerTests.release.xcconfig */, |
| 115 | + D282A3DC49128D5E99D4792B /* Pods-RunnerTests.profile.xcconfig */, |
107 | 116 | ); |
108 | 117 | name = Pods; |
109 | 118 | path = Pods; |
|
127 | 136 | 97C146F01CF9000F007C117D /* Runner */, |
128 | 137 | 97C146EF1CF9000F007C117D /* Products */, |
129 | 138 | 331C8082294A63A400263BE5 /* RunnerTests */, |
130 | | - 65F8AE5D899D94DE4A23D882 /* Pods */, |
131 | | - 98FB9DFA7725A543B2886CF4 /* Frameworks */, |
| 139 | + 8FE3662A53AC117DCDDCF090 /* Pods */, |
| 140 | + 8A182107D3018E33DF9B53FF /* Frameworks */, |
132 | 141 | ); |
133 | 142 | sourceTree = "<group>"; |
134 | 143 | }; |
|
156 | 165 | path = Runner; |
157 | 166 | sourceTree = "<group>"; |
158 | 167 | }; |
159 | | - 98FB9DFA7725A543B2886CF4 /* Frameworks */ = { |
160 | | - isa = PBXGroup; |
161 | | - children = ( |
162 | | - BCE7B1ECE755D12E5F2378A6 /* Pods_Runner.framework */, |
163 | | - 8C0DD77B9A4C308D22D32FD3 /* Pods_RunnerTests.framework */, |
164 | | - ); |
165 | | - name = Frameworks; |
166 | | - sourceTree = "<group>"; |
167 | | - }; |
168 | 168 | /* End PBXGroup section */ |
169 | 169 |
|
170 | 170 | /* Begin PBXNativeTarget section */ |
171 | 171 | 331C8080294A63A400263BE5 /* RunnerTests */ = { |
172 | 172 | isa = PBXNativeTarget; |
173 | 173 | buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */; |
174 | 174 | buildPhases = ( |
175 | | - 48EEE34D86AF6CE2C1CB1C1B /* [CP] Check Pods Manifest.lock */, |
| 175 | + 69A471DE7F6470FDFFC75CC7 /* [CP] Check Pods Manifest.lock */, |
176 | 176 | 331C807D294A63A400263BE5 /* Sources */, |
177 | 177 | 331C807F294A63A400263BE5 /* Resources */, |
178 | 178 | 5C4F357CD006C33C831FF13B /* Frameworks */, |
|
191 | 191 | isa = PBXNativeTarget; |
192 | 192 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
193 | 193 | buildPhases = ( |
194 | | - 737585BD3291000C36C5235A /* [CP] Check Pods Manifest.lock */, |
| 194 | + A7520C6371BDE29D89C16237 /* [CP] Check Pods Manifest.lock */, |
195 | 195 | 9740EEB61CF901F6004384FC /* Run Script */, |
196 | 196 | 97C146EA1CF9000F007C117D /* Sources */, |
197 | 197 | 97C146EB1CF9000F007C117D /* Frameworks */, |
198 | 198 | 97C146EC1CF9000F007C117D /* Resources */, |
199 | 199 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
200 | 200 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
201 | | - 1E03FE7043BA1EA61571FD88 /* [CP] Embed Pods Frameworks */, |
| 201 | + 070D83220C4D2AE443885832 /* [CP] Embed Pods Frameworks */, |
202 | 202 | ); |
203 | 203 | buildRules = ( |
204 | 204 | ); |
|
270 | 270 | /* End PBXResourcesBuildPhase section */ |
271 | 271 |
|
272 | 272 | /* Begin PBXShellScriptBuildPhase section */ |
273 | | - 1E03FE7043BA1EA61571FD88 /* [CP] Embed Pods Frameworks */ = { |
| 273 | + 070D83220C4D2AE443885832 /* [CP] Embed Pods Frameworks */ = { |
274 | 274 | isa = PBXShellScriptBuildPhase; |
275 | 275 | buildActionMask = 2147483647; |
276 | 276 | files = ( |
|
303 | 303 | shellPath = /bin/sh; |
304 | 304 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
305 | 305 | }; |
306 | | - 48EEE34D86AF6CE2C1CB1C1B /* [CP] Check Pods Manifest.lock */ = { |
| 306 | + 69A471DE7F6470FDFFC75CC7 /* [CP] Check Pods Manifest.lock */ = { |
307 | 307 | isa = PBXShellScriptBuildPhase; |
308 | 308 | buildActionMask = 2147483647; |
309 | 309 | files = ( |
|
325 | 325 | 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"; |
326 | 326 | showEnvVarsInLog = 0; |
327 | 327 | }; |
328 | | - 737585BD3291000C36C5235A /* [CP] Check Pods Manifest.lock */ = { |
| 328 | + 9740EEB61CF901F6004384FC /* Run Script */ = { |
329 | 329 | isa = PBXShellScriptBuildPhase; |
| 330 | + alwaysOutOfDate = 1; |
330 | 331 | buildActionMask = 2147483647; |
331 | 332 | files = ( |
332 | 333 | ); |
333 | | - inputFileListPaths = ( |
334 | | - ); |
335 | 334 | inputPaths = ( |
336 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
337 | | - "${PODS_ROOT}/Manifest.lock", |
338 | | - ); |
339 | | - name = "[CP] Check Pods Manifest.lock"; |
340 | | - outputFileListPaths = ( |
341 | 335 | ); |
| 336 | + name = "Run Script"; |
342 | 337 | outputPaths = ( |
343 | | - "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
344 | 338 | ); |
345 | 339 | runOnlyForDeploymentPostprocessing = 0; |
346 | 340 | shellPath = /bin/sh; |
347 | | - 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"; |
348 | | - showEnvVarsInLog = 0; |
| 341 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
349 | 342 | }; |
350 | | - 9740EEB61CF901F6004384FC /* Run Script */ = { |
| 343 | + A7520C6371BDE29D89C16237 /* [CP] Check Pods Manifest.lock */ = { |
351 | 344 | isa = PBXShellScriptBuildPhase; |
352 | | - alwaysOutOfDate = 1; |
353 | 345 | buildActionMask = 2147483647; |
354 | 346 | files = ( |
355 | 347 | ); |
| 348 | + inputFileListPaths = ( |
| 349 | + ); |
356 | 350 | inputPaths = ( |
| 351 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 352 | + "${PODS_ROOT}/Manifest.lock", |
| 353 | + ); |
| 354 | + name = "[CP] Check Pods Manifest.lock"; |
| 355 | + outputFileListPaths = ( |
357 | 356 | ); |
358 | | - name = "Run Script"; |
359 | 357 | outputPaths = ( |
| 358 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
360 | 359 | ); |
361 | 360 | runOnlyForDeploymentPostprocessing = 0; |
362 | 361 | shellPath = /bin/sh; |
363 | | - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
| 362 | + 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"; |
| 363 | + showEnvVarsInLog = 0; |
364 | 364 | }; |
365 | 365 | /* End PBXShellScriptBuildPhase section */ |
366 | 366 |
|
|
488 | 488 | }; |
489 | 489 | 331C8088294A63A400263BE5 /* Debug */ = { |
490 | 490 | isa = XCBuildConfiguration; |
491 | | - baseConfigurationReference = 9656590FC751BD74B0407556 /* Pods-RunnerTests.debug.xcconfig */; |
| 491 | + baseConfigurationReference = 52B1E2E149AA506084D378F1 /* Pods-RunnerTests.debug.xcconfig */; |
492 | 492 | buildSettings = { |
493 | 493 | BUNDLE_LOADER = "$(TEST_HOST)"; |
494 | 494 | CODE_SIGN_STYLE = Automatic; |
|
506 | 506 | }; |
507 | 507 | 331C8089294A63A400263BE5 /* Release */ = { |
508 | 508 | isa = XCBuildConfiguration; |
509 | | - baseConfigurationReference = 47B0EE11082E8F9F20B7C1F8 /* Pods-RunnerTests.release.xcconfig */; |
| 509 | + baseConfigurationReference = 7EEDC839A46CDEA0CD8A401A /* Pods-RunnerTests.release.xcconfig */; |
510 | 510 | buildSettings = { |
511 | 511 | BUNDLE_LOADER = "$(TEST_HOST)"; |
512 | 512 | CODE_SIGN_STYLE = Automatic; |
|
522 | 522 | }; |
523 | 523 | 331C808A294A63A400263BE5 /* Profile */ = { |
524 | 524 | isa = XCBuildConfiguration; |
525 | | - baseConfigurationReference = 65E25E69A364A3CACBB09BB7 /* Pods-RunnerTests.profile.xcconfig */; |
| 525 | + baseConfigurationReference = D282A3DC49128D5E99D4792B /* Pods-RunnerTests.profile.xcconfig */; |
526 | 526 | buildSettings = { |
527 | 527 | BUNDLE_LOADER = "$(TEST_HOST)"; |
528 | 528 | CODE_SIGN_STYLE = Automatic; |
|
0 commit comments