|
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 */; }; |
19 | 19 | 9D26F6F82D91F92CC095EBA9 /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B845D8FBDE0AAD6BE1A0386 /* libPods-Runner.a */; }; |
| 20 | + EE189BB43C38EE5DE05135A7 /* libPods-RunnerUITests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0EBE6A98F0F7B17A8E813670 /* libPods-RunnerUITests.a */; }; |
20 | 21 | /* End PBXBuildFile section */ |
21 | 22 |
|
22 | 23 | /* Begin PBXContainerItemProxy section */ |
|
43 | 44 | /* End PBXCopyFilesBuildPhase section */ |
44 | 45 |
|
45 | 46 | /* Begin PBXFileReference section */ |
| 47 | + 06E410020C7D35382771541C /* Pods-RunnerUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-RunnerUITests/Pods-RunnerUITests.release.xcconfig"; sourceTree = "<group>"; }; |
| 48 | + 0EBE6A98F0F7B17A8E813670 /* libPods-RunnerUITests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RunnerUITests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
46 | 49 | 127772EEA7782174BE0D74B5 /* 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>"; }; |
47 | 50 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
48 | 51 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
49 | 52 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
50 | 53 | 686B4BF82548DBC7000AEA36 /* FLTWKNavigationDelegateTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FLTWKNavigationDelegateTests.m; path = ../../../ios/Tests/FLTWKNavigationDelegateTests.m; sourceTree = "<group>"; }; |
51 | | - 68BDCAE923C3F7CB00D9C032 /* webview_flutter_exampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = webview_flutter_exampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 54 | + 68BDCAE923C3F7CB00D9C032 /* RunnerUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | 55 | 68BDCAED23C3F7CB00D9C032 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
53 | 56 | 68BDCAF523C3F97800D9C032 /* FLTWebViewTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FLTWebViewTests.m; path = ../../../ios/Tests/FLTWebViewTests.m; sourceTree = "<group>"; }; |
54 | 57 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
|
64 | 67 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
65 | 68 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
66 | 69 | C475C484BD510DD9CB2E403C /* 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>"; }; |
| 70 | + DA434001E038D9F8CFB0EDEC /* Pods-RunnerUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RunnerUITests/Pods-RunnerUITests.debug.xcconfig"; sourceTree = "<group>"; }; |
67 | 71 | /* End PBXFileReference section */ |
68 | 72 |
|
69 | 73 | /* Begin PBXFrameworksBuildPhase section */ |
70 | 74 | 68BDCAE623C3F7CB00D9C032 /* Frameworks */ = { |
71 | 75 | isa = PBXFrameworksBuildPhase; |
72 | 76 | buildActionMask = 2147483647; |
73 | 77 | files = ( |
| 78 | + EE189BB43C38EE5DE05135A7 /* libPods-RunnerUITests.a in Frameworks */, |
74 | 79 | ); |
75 | 80 | runOnlyForDeploymentPostprocessing = 0; |
76 | 81 | }; |
|
85 | 90 | /* End PBXFrameworksBuildPhase section */ |
86 | 91 |
|
87 | 92 | /* Begin PBXGroup section */ |
88 | | - 68BDCAEA23C3F7CB00D9C032 /* webview_flutter_exampleTests */ = { |
| 93 | + 68BDCAEA23C3F7CB00D9C032 /* RunnerUITests */ = { |
89 | 94 | isa = PBXGroup; |
90 | 95 | children = ( |
91 | 96 | 686B4BF82548DBC7000AEA36 /* FLTWKNavigationDelegateTests.m */, |
92 | 97 | 68BDCAF523C3F97800D9C032 /* FLTWebViewTests.m */, |
93 | 98 | 68BDCAED23C3F7CB00D9C032 /* Info.plist */, |
94 | 99 | ); |
95 | | - path = webview_flutter_exampleTests; |
| 100 | + path = RunnerUITests; |
96 | 101 | sourceTree = "<group>"; |
97 | 102 | }; |
98 | 103 | 9740EEB11CF90186004384FC /* Flutter */ = { |
|
111 | 116 | children = ( |
112 | 117 | 9740EEB11CF90186004384FC /* Flutter */, |
113 | 118 | 97C146F01CF9000F007C117D /* Runner */, |
114 | | - 68BDCAEA23C3F7CB00D9C032 /* webview_flutter_exampleTests */, |
| 119 | + 68BDCAEA23C3F7CB00D9C032 /* RunnerUITests */, |
115 | 120 | 97C146EF1CF9000F007C117D /* Products */, |
116 | 121 | C6FFB52F5C2B8A41A7E39DE2 /* Pods */, |
117 | 122 | B6736FC417BDCCDA377E779D /* Frameworks */, |
|
122 | 127 | isa = PBXGroup; |
123 | 128 | children = ( |
124 | 129 | 97C146EE1CF9000F007C117D /* Runner.app */, |
125 | | - 68BDCAE923C3F7CB00D9C032 /* webview_flutter_exampleTests.xctest */, |
| 130 | + 68BDCAE923C3F7CB00D9C032 /* RunnerUITests.xctest */, |
126 | 131 | ); |
127 | 132 | name = Products; |
128 | 133 | sourceTree = "<group>"; |
|
155 | 160 | isa = PBXGroup; |
156 | 161 | children = ( |
157 | 162 | 8B845D8FBDE0AAD6BE1A0386 /* libPods-Runner.a */, |
| 163 | + 0EBE6A98F0F7B17A8E813670 /* libPods-RunnerUITests.a */, |
158 | 164 | ); |
159 | 165 | name = Frameworks; |
160 | 166 | sourceTree = "<group>"; |
|
164 | 170 | children = ( |
165 | 171 | 127772EEA7782174BE0D74B5 /* Pods-Runner.debug.xcconfig */, |
166 | 172 | C475C484BD510DD9CB2E403C /* Pods-Runner.release.xcconfig */, |
| 173 | + DA434001E038D9F8CFB0EDEC /* Pods-RunnerUITests.debug.xcconfig */, |
| 174 | + 06E410020C7D35382771541C /* Pods-RunnerUITests.release.xcconfig */, |
167 | 175 | ); |
168 | 176 | name = Pods; |
169 | 177 | sourceTree = "<group>"; |
170 | 178 | }; |
171 | 179 | /* End PBXGroup section */ |
172 | 180 |
|
173 | 181 | /* Begin PBXNativeTarget section */ |
174 | | - 68BDCAE823C3F7CB00D9C032 /* webview_flutter_exampleTests */ = { |
| 182 | + 68BDCAE823C3F7CB00D9C032 /* RunnerUITests */ = { |
175 | 183 | isa = PBXNativeTarget; |
176 | | - buildConfigurationList = 68BDCAF223C3F7CB00D9C032 /* Build configuration list for PBXNativeTarget "webview_flutter_exampleTests" */; |
| 184 | + buildConfigurationList = 68BDCAF223C3F7CB00D9C032 /* Build configuration list for PBXNativeTarget "RunnerUITests" */; |
177 | 185 | buildPhases = ( |
| 186 | + 53FD4CBDD9756D74B5A3B4C1 /* [CP] Check Pods Manifest.lock */, |
178 | 187 | 68BDCAE523C3F7CB00D9C032 /* Sources */, |
179 | 188 | 68BDCAE623C3F7CB00D9C032 /* Frameworks */, |
180 | 189 | 68BDCAE723C3F7CB00D9C032 /* Resources */, |
|
184 | 193 | dependencies = ( |
185 | 194 | 68BDCAEF23C3F7CB00D9C032 /* PBXTargetDependency */, |
186 | 195 | ); |
187 | | - name = webview_flutter_exampleTests; |
| 196 | + name = RunnerUITests; |
188 | 197 | productName = webview_flutter_exampleTests; |
189 | | - productReference = 68BDCAE923C3F7CB00D9C032 /* webview_flutter_exampleTests.xctest */; |
| 198 | + productReference = 68BDCAE923C3F7CB00D9C032 /* RunnerUITests.xctest */; |
190 | 199 | productType = "com.apple.product-type.bundle.unit-test"; |
191 | 200 | }; |
192 | 201 | 97C146ED1CF9000F007C117D /* Runner */ = { |
|
200 | 209 | 97C146EC1CF9000F007C117D /* Resources */, |
201 | 210 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
202 | 211 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
203 | | - A1F14D6FD37A3C5047F5A5AD /* [CP] Embed Pods Frameworks */, |
204 | 212 | ); |
205 | 213 | buildRules = ( |
206 | 214 | ); |
|
243 | 251 | projectRoot = ""; |
244 | 252 | targets = ( |
245 | 253 | 97C146ED1CF9000F007C117D /* Runner */, |
246 | | - 68BDCAE823C3F7CB00D9C032 /* webview_flutter_exampleTests */, |
| 254 | + 68BDCAE823C3F7CB00D9C032 /* RunnerUITests */, |
247 | 255 | ); |
248 | 256 | }; |
249 | 257 | /* End PBXProject section */ |
|
284 | 292 | shellPath = /bin/sh; |
285 | 293 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed\n/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin\n"; |
286 | 294 | }; |
287 | | - 9740EEB61CF901F6004384FC /* Run Script */ = { |
| 295 | + 53FD4CBDD9756D74B5A3B4C1 /* [CP] Check Pods Manifest.lock */ = { |
288 | 296 | isa = PBXShellScriptBuildPhase; |
289 | 297 | buildActionMask = 2147483647; |
290 | 298 | files = ( |
291 | 299 | ); |
| 300 | + inputFileListPaths = ( |
| 301 | + ); |
292 | 302 | inputPaths = ( |
| 303 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 304 | + "${PODS_ROOT}/Manifest.lock", |
| 305 | + ); |
| 306 | + name = "[CP] Check Pods Manifest.lock"; |
| 307 | + outputFileListPaths = ( |
293 | 308 | ); |
294 | | - name = "Run Script"; |
295 | 309 | outputPaths = ( |
| 310 | + "$(DERIVED_FILE_DIR)/Pods-RunnerUITests-checkManifestLockResult.txt", |
296 | 311 | ); |
297 | 312 | runOnlyForDeploymentPostprocessing = 0; |
298 | 313 | shellPath = /bin/sh; |
299 | | - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
| 314 | + 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"; |
| 315 | + showEnvVarsInLog = 0; |
300 | 316 | }; |
301 | | - A1F14D6FD37A3C5047F5A5AD /* [CP] Embed Pods Frameworks */ = { |
| 317 | + 9740EEB61CF901F6004384FC /* Run Script */ = { |
302 | 318 | isa = PBXShellScriptBuildPhase; |
303 | 319 | buildActionMask = 2147483647; |
304 | 320 | files = ( |
305 | 321 | ); |
306 | 322 | inputPaths = ( |
307 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
308 | | - "${PODS_ROOT}/../Flutter/Flutter.framework", |
309 | 323 | ); |
310 | | - name = "[CP] Embed Pods Frameworks"; |
| 324 | + name = "Run Script"; |
311 | 325 | outputPaths = ( |
312 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", |
313 | 326 | ); |
314 | 327 | runOnlyForDeploymentPostprocessing = 0; |
315 | 328 | shellPath = /bin/sh; |
316 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
317 | | - showEnvVarsInLog = 0; |
| 329 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
318 | 330 | }; |
319 | 331 | B71376B4FB8384EF9D5F3F84 /* [CP] Check Pods Manifest.lock */ = { |
320 | 332 | isa = PBXShellScriptBuildPhase; |
|
388 | 400 | /* Begin XCBuildConfiguration section */ |
389 | 401 | 68BDCAF023C3F7CB00D9C032 /* Debug */ = { |
390 | 402 | isa = XCBuildConfiguration; |
391 | | - baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; |
| 403 | + baseConfigurationReference = DA434001E038D9F8CFB0EDEC /* Pods-RunnerUITests.debug.xcconfig */; |
392 | 404 | buildSettings = { |
393 | 405 | BUNDLE_LOADER = "$(TEST_HOST)"; |
394 | 406 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
|
398 | 410 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
399 | 411 | CODE_SIGN_STYLE = Automatic; |
400 | 412 | GCC_C_LANGUAGE_STANDARD = gnu11; |
401 | | - INFOPLIST_FILE = webview_flutter_exampleTests/Info.plist; |
| 413 | + INFOPLIST_FILE = RunnerUITests/Info.plist; |
402 | 414 | IPHONEOS_DEPLOYMENT_TARGET = 13.2; |
403 | 415 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
404 | 416 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
|
412 | 424 | }; |
413 | 425 | 68BDCAF123C3F7CB00D9C032 /* Release */ = { |
414 | 426 | isa = XCBuildConfiguration; |
415 | | - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
| 427 | + baseConfigurationReference = 06E410020C7D35382771541C /* Pods-RunnerUITests.release.xcconfig */; |
416 | 428 | buildSettings = { |
417 | 429 | BUNDLE_LOADER = "$(TEST_HOST)"; |
418 | 430 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
|
422 | 434 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
423 | 435 | CODE_SIGN_STYLE = Automatic; |
424 | 436 | GCC_C_LANGUAGE_STANDARD = gnu11; |
425 | | - INFOPLIST_FILE = webview_flutter_exampleTests/Info.plist; |
| 437 | + INFOPLIST_FILE = RunnerUITests/Info.plist; |
426 | 438 | IPHONEOS_DEPLOYMENT_TARGET = 13.2; |
427 | 439 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
428 | 440 | MTL_FAST_MATH = YES; |
|
590 | 602 | /* End XCBuildConfiguration section */ |
591 | 603 |
|
592 | 604 | /* Begin XCConfigurationList section */ |
593 | | - 68BDCAF223C3F7CB00D9C032 /* Build configuration list for PBXNativeTarget "webview_flutter_exampleTests" */ = { |
| 605 | + 68BDCAF223C3F7CB00D9C032 /* Build configuration list for PBXNativeTarget "RunnerUITests" */ = { |
594 | 606 | isa = XCConfigurationList; |
595 | 607 | buildConfigurations = ( |
596 | 608 | 68BDCAF023C3F7CB00D9C032 /* Debug */, |
|
0 commit comments