|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
11 | | - 2D258B99A5BCCB85ACD73384 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F66CB98FB28E261042C8A75A /* Pods_Runner.framework */; }; |
12 | 11 | 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; }; |
| 12 | + 36817DAA3693EFA236C2F86A /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1BE08587D08B0D8F3569A65 /* Pods_Runner.framework */; }; |
13 | 13 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
14 | 14 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
15 | | - 7D9143BA988DC48124A1B261 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DED9751358758BEA2589F638 /* Pods_RunnerTests.framework */; }; |
| 15 | + 7EE0AD18200A78A644484892 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA48D169929BA57B2005E05E /* Pods_RunnerTests.framework */; }; |
16 | 16 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
17 | 17 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
18 | 18 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
|
42 | 42 | /* End PBXCopyFilesBuildPhase section */ |
43 | 43 |
|
44 | 44 | /* Begin PBXFileReference section */ |
45 | | - 091EA3A838FD0D5E26992714 /* 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>"; }; |
| 45 | + 072266246C31364D31D5B1B7 /* 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>"; }; |
46 | 46 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
47 | 47 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
48 | | - 214A48F0929EF951E7493B3C /* 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>"; }; |
| 48 | + 25E7A8D2363A98C40E55C299 /* 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>"; }; |
49 | 49 | 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; }; |
50 | 50 | 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
51 | 51 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
| 52 | + 6B68751AF6478687F6E1EF2F /* 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 | | - 766DE9E9AB5333A62FB993D3 /* 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>"; }; |
55 | 55 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
56 | | - 8956ABDB54A33115779FA92D /* 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>"; }; |
57 | | - 8F0DC66BB15210161CA0D0F1 /* 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>"; }; |
58 | 56 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
59 | 57 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
60 | 58 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
61 | 59 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
62 | 60 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
63 | 61 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
64 | 62 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
65 | | - C112609E6A3DFCD7D86AFCB6 /* 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 | | - DED9751358758BEA2589F638 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
67 | | - F66CB98FB28E261042C8A75A /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 63 | + B7DA7704C7AB2419AE5FDA90 /* 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>"; }; |
| 64 | + DA530CB24BFBB7FDAA7D5AD9 /* 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>"; }; |
| 65 | + E1BE08587D08B0D8F3569A65 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 66 | + EA48D169929BA57B2005E05E /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 67 | + F1450E3088603E1D305016E4 /* 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>"; }; |
68 | 68 | /* End PBXFileReference section */ |
69 | 69 |
|
70 | 70 | /* Begin PBXFrameworksBuildPhase section */ |
71 | | - 2552422C58C7C0750D9C512D /* Frameworks */ = { |
| 71 | + 0DE1C0D34EE4F877DD61F2BA /* Frameworks */ = { |
72 | 72 | isa = PBXFrameworksBuildPhase; |
73 | 73 | buildActionMask = 2147483647; |
74 | 74 | files = ( |
75 | | - 7D9143BA988DC48124A1B261 /* Pods_RunnerTests.framework in Frameworks */, |
| 75 | + 7EE0AD18200A78A644484892 /* 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 | | - 2D258B99A5BCCB85ACD73384 /* Pods_Runner.framework in Frameworks */, |
| 83 | + 36817DAA3693EFA236C2F86A /* Pods_Runner.framework in Frameworks */, |
84 | 84 | ); |
85 | 85 | runOnlyForDeploymentPostprocessing = 0; |
86 | 86 | }; |
87 | 87 | /* End PBXFrameworksBuildPhase section */ |
88 | 88 |
|
89 | 89 | /* Begin PBXGroup section */ |
90 | | - 11A4374A23E42182F0AAEF9B /* Pods */ = { |
91 | | - isa = PBXGroup; |
92 | | - children = ( |
93 | | - 214A48F0929EF951E7493B3C /* Pods-Runner.debug.xcconfig */, |
94 | | - 8F0DC66BB15210161CA0D0F1 /* Pods-Runner.release.xcconfig */, |
95 | | - 091EA3A838FD0D5E26992714 /* Pods-Runner.profile.xcconfig */, |
96 | | - 766DE9E9AB5333A62FB993D3 /* Pods-RunnerTests.debug.xcconfig */, |
97 | | - 8956ABDB54A33115779FA92D /* Pods-RunnerTests.release.xcconfig */, |
98 | | - C112609E6A3DFCD7D86AFCB6 /* Pods-RunnerTests.profile.xcconfig */, |
99 | | - ); |
100 | | - name = Pods; |
101 | | - path = Pods; |
102 | | - sourceTree = "<group>"; |
103 | | - }; |
104 | 90 | 331C8082294A63A400263BE5 /* RunnerTests */ = { |
105 | 91 | isa = PBXGroup; |
106 | 92 | children = ( |
|
109 | 95 | path = RunnerTests; |
110 | 96 | sourceTree = "<group>"; |
111 | 97 | }; |
112 | | - 6D37E1916EE19492F06346B1 /* Frameworks */ = { |
| 98 | + 93AF1DE8E10B6B429C6956B7 /* Frameworks */ = { |
113 | 99 | isa = PBXGroup; |
114 | 100 | children = ( |
115 | | - F66CB98FB28E261042C8A75A /* Pods_Runner.framework */, |
116 | | - DED9751358758BEA2589F638 /* Pods_RunnerTests.framework */, |
| 101 | + E1BE08587D08B0D8F3569A65 /* Pods_Runner.framework */, |
| 102 | + EA48D169929BA57B2005E05E /* Pods_RunnerTests.framework */, |
117 | 103 | ); |
118 | 104 | name = Frameworks; |
119 | 105 | sourceTree = "<group>"; |
|
136 | 122 | 97C146F01CF9000F007C117D /* Runner */, |
137 | 123 | 97C146EF1CF9000F007C117D /* Products */, |
138 | 124 | 331C8082294A63A400263BE5 /* RunnerTests */, |
139 | | - 11A4374A23E42182F0AAEF9B /* Pods */, |
140 | | - 6D37E1916EE19492F06346B1 /* Frameworks */, |
| 125 | + 98426EF53785D0B9A2C8DA6B /* Pods */, |
| 126 | + 93AF1DE8E10B6B429C6956B7 /* Frameworks */, |
141 | 127 | ); |
142 | 128 | sourceTree = "<group>"; |
143 | 129 | }; |
|
165 | 151 | path = Runner; |
166 | 152 | sourceTree = "<group>"; |
167 | 153 | }; |
| 154 | + 98426EF53785D0B9A2C8DA6B /* Pods */ = { |
| 155 | + isa = PBXGroup; |
| 156 | + children = ( |
| 157 | + 25E7A8D2363A98C40E55C299 /* Pods-Runner.debug.xcconfig */, |
| 158 | + B7DA7704C7AB2419AE5FDA90 /* Pods-Runner.release.xcconfig */, |
| 159 | + F1450E3088603E1D305016E4 /* Pods-Runner.profile.xcconfig */, |
| 160 | + 6B68751AF6478687F6E1EF2F /* Pods-RunnerTests.debug.xcconfig */, |
| 161 | + 072266246C31364D31D5B1B7 /* Pods-RunnerTests.release.xcconfig */, |
| 162 | + DA530CB24BFBB7FDAA7D5AD9 /* Pods-RunnerTests.profile.xcconfig */, |
| 163 | + ); |
| 164 | + name = Pods; |
| 165 | + path = Pods; |
| 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 | | - CB607F6AF6B4C5E625FCEDE1 /* [CP] Check Pods Manifest.lock */, |
| 175 | + 6AF9138F790341D6387BD5B2 /* [CP] Check Pods Manifest.lock */, |
176 | 176 | 331C807D294A63A400263BE5 /* Sources */, |
177 | 177 | 331C807F294A63A400263BE5 /* Resources */, |
178 | | - 2552422C58C7C0750D9C512D /* Frameworks */, |
| 178 | + 0DE1C0D34EE4F877DD61F2BA /* Frameworks */, |
179 | 179 | ); |
180 | 180 | buildRules = ( |
181 | 181 | ); |
|
191 | 191 | isa = PBXNativeTarget; |
192 | 192 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
193 | 193 | buildPhases = ( |
194 | | - A640014D2AEAB94658A6B6EC /* [CP] Check Pods Manifest.lock */, |
| 194 | + FC67548428C9FF27B0D25721 /* [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 | | - 441CA3F08A5E38C915F17701 /* [CP] Embed Pods Frameworks */, |
| 201 | + 14F97E808B547DB9C78ED3C4 /* [CP] Embed Pods Frameworks */, |
202 | 202 | ); |
203 | 203 | buildRules = ( |
204 | 204 | ); |
|
270 | 270 | /* End PBXResourcesBuildPhase section */ |
271 | 271 |
|
272 | 272 | /* Begin PBXShellScriptBuildPhase section */ |
273 | | - 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
274 | | - isa = PBXShellScriptBuildPhase; |
275 | | - alwaysOutOfDate = 1; |
276 | | - buildActionMask = 2147483647; |
277 | | - files = ( |
278 | | - ); |
279 | | - inputPaths = ( |
280 | | - "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}", |
281 | | - ); |
282 | | - name = "Thin Binary"; |
283 | | - outputPaths = ( |
284 | | - ); |
285 | | - runOnlyForDeploymentPostprocessing = 0; |
286 | | - shellPath = /bin/sh; |
287 | | - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
288 | | - }; |
289 | | - 441CA3F08A5E38C915F17701 /* [CP] Embed Pods Frameworks */ = { |
| 273 | + 14F97E808B547DB9C78ED3C4 /* [CP] Embed Pods Frameworks */ = { |
290 | 274 | isa = PBXShellScriptBuildPhase; |
291 | 275 | buildActionMask = 2147483647; |
292 | 276 | files = ( |
|
303 | 287 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
304 | 288 | showEnvVarsInLog = 0; |
305 | 289 | }; |
306 | | - 9740EEB61CF901F6004384FC /* Run Script */ = { |
| 290 | + 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
307 | 291 | isa = PBXShellScriptBuildPhase; |
308 | 292 | alwaysOutOfDate = 1; |
309 | 293 | buildActionMask = 2147483647; |
310 | 294 | files = ( |
311 | 295 | ); |
312 | 296 | inputPaths = ( |
| 297 | + "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}", |
313 | 298 | ); |
314 | | - name = "Run Script"; |
| 299 | + name = "Thin Binary"; |
315 | 300 | outputPaths = ( |
316 | 301 | ); |
317 | 302 | runOnlyForDeploymentPostprocessing = 0; |
318 | 303 | shellPath = /bin/sh; |
319 | | - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
| 304 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
320 | 305 | }; |
321 | | - A640014D2AEAB94658A6B6EC /* [CP] Check Pods Manifest.lock */ = { |
| 306 | + 6AF9138F790341D6387BD5B2 /* [CP] Check Pods Manifest.lock */ = { |
322 | 307 | isa = PBXShellScriptBuildPhase; |
323 | 308 | buildActionMask = 2147483647; |
324 | 309 | files = ( |
|
333 | 318 | outputFileListPaths = ( |
334 | 319 | ); |
335 | 320 | outputPaths = ( |
336 | | - "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 321 | + "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
337 | 322 | ); |
338 | 323 | runOnlyForDeploymentPostprocessing = 0; |
339 | 324 | shellPath = /bin/sh; |
340 | 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"; |
341 | 326 | showEnvVarsInLog = 0; |
342 | 327 | }; |
343 | | - CB607F6AF6B4C5E625FCEDE1 /* [CP] Check Pods Manifest.lock */ = { |
| 328 | + 9740EEB61CF901F6004384FC /* Run Script */ = { |
| 329 | + isa = PBXShellScriptBuildPhase; |
| 330 | + alwaysOutOfDate = 1; |
| 331 | + buildActionMask = 2147483647; |
| 332 | + files = ( |
| 333 | + ); |
| 334 | + inputPaths = ( |
| 335 | + ); |
| 336 | + name = "Run Script"; |
| 337 | + outputPaths = ( |
| 338 | + ); |
| 339 | + runOnlyForDeploymentPostprocessing = 0; |
| 340 | + shellPath = /bin/sh; |
| 341 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
| 342 | + }; |
| 343 | + FC67548428C9FF27B0D25721 /* [CP] Check Pods Manifest.lock */ = { |
344 | 344 | isa = PBXShellScriptBuildPhase; |
345 | 345 | buildActionMask = 2147483647; |
346 | 346 | files = ( |
|
355 | 355 | outputFileListPaths = ( |
356 | 356 | ); |
357 | 357 | outputPaths = ( |
358 | | - "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
| 358 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
359 | 359 | ); |
360 | 360 | runOnlyForDeploymentPostprocessing = 0; |
361 | 361 | shellPath = /bin/sh; |
|
455 | 455 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
456 | 456 | GCC_WARN_UNUSED_FUNCTION = YES; |
457 | 457 | GCC_WARN_UNUSED_VARIABLE = YES; |
458 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 458 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
459 | 459 | MTL_ENABLE_DEBUG_INFO = NO; |
460 | 460 | SDKROOT = iphoneos; |
461 | 461 | SUPPORTED_PLATFORMS = iphoneos; |
|
474 | 474 | DEVELOPMENT_TEAM = 72KLUSSLV3; |
475 | 475 | ENABLE_BITCODE = NO; |
476 | 476 | INFOPLIST_FILE = Runner/Info.plist; |
477 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 477 | + IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
478 | 478 | LD_RUNPATH_SEARCH_PATHS = ( |
479 | 479 | "$(inherited)", |
480 | 480 | "@executable_path/Frameworks", |
|
489 | 489 | }; |
490 | 490 | 331C8088294A63A400263BE5 /* Debug */ = { |
491 | 491 | isa = XCBuildConfiguration; |
492 | | - baseConfigurationReference = 766DE9E9AB5333A62FB993D3 /* Pods-RunnerTests.debug.xcconfig */; |
| 492 | + baseConfigurationReference = 6B68751AF6478687F6E1EF2F /* Pods-RunnerTests.debug.xcconfig */; |
493 | 493 | buildSettings = { |
494 | 494 | BUNDLE_LOADER = "$(TEST_HOST)"; |
495 | 495 | CODE_SIGN_STYLE = Automatic; |
|
507 | 507 | }; |
508 | 508 | 331C8089294A63A400263BE5 /* Release */ = { |
509 | 509 | isa = XCBuildConfiguration; |
510 | | - baseConfigurationReference = 8956ABDB54A33115779FA92D /* Pods-RunnerTests.release.xcconfig */; |
| 510 | + baseConfigurationReference = 072266246C31364D31D5B1B7 /* Pods-RunnerTests.release.xcconfig */; |
511 | 511 | buildSettings = { |
512 | 512 | BUNDLE_LOADER = "$(TEST_HOST)"; |
513 | 513 | CODE_SIGN_STYLE = Automatic; |
|
523 | 523 | }; |
524 | 524 | 331C808A294A63A400263BE5 /* Profile */ = { |
525 | 525 | isa = XCBuildConfiguration; |
526 | | - baseConfigurationReference = C112609E6A3DFCD7D86AFCB6 /* Pods-RunnerTests.profile.xcconfig */; |
| 526 | + baseConfigurationReference = DA530CB24BFBB7FDAA7D5AD9 /* Pods-RunnerTests.profile.xcconfig */; |
527 | 527 | buildSettings = { |
528 | 528 | BUNDLE_LOADER = "$(TEST_HOST)"; |
529 | 529 | CODE_SIGN_STYLE = Automatic; |
|
586 | 586 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
587 | 587 | GCC_WARN_UNUSED_FUNCTION = YES; |
588 | 588 | GCC_WARN_UNUSED_VARIABLE = YES; |
589 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 589 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
590 | 590 | MTL_ENABLE_DEBUG_INFO = YES; |
591 | 591 | ONLY_ACTIVE_ARCH = YES; |
592 | 592 | SDKROOT = iphoneos; |
|
637 | 637 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
638 | 638 | GCC_WARN_UNUSED_FUNCTION = YES; |
639 | 639 | GCC_WARN_UNUSED_VARIABLE = YES; |
640 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 640 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
641 | 641 | MTL_ENABLE_DEBUG_INFO = NO; |
642 | 642 | SDKROOT = iphoneos; |
643 | 643 | SUPPORTED_PLATFORMS = iphoneos; |
|
658 | 658 | DEVELOPMENT_TEAM = 72KLUSSLV3; |
659 | 659 | ENABLE_BITCODE = NO; |
660 | 660 | INFOPLIST_FILE = Runner/Info.plist; |
661 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 661 | + IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
662 | 662 | LD_RUNPATH_SEARCH_PATHS = ( |
663 | 663 | "$(inherited)", |
664 | 664 | "@executable_path/Frameworks", |
|
682 | 682 | DEVELOPMENT_TEAM = 72KLUSSLV3; |
683 | 683 | ENABLE_BITCODE = NO; |
684 | 684 | INFOPLIST_FILE = Runner/Info.plist; |
685 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 685 | + IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
686 | 686 | LD_RUNPATH_SEARCH_PATHS = ( |
687 | 687 | "$(inherited)", |
688 | 688 | "@executable_path/Frameworks", |
|
0 commit comments