|
11 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
12 | 12 | 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; };
|
13 | 13 | 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
| 14 | + 68BDCAF623C3F97800D9C032 /* FLTWebViewTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 68BDCAF523C3F97800D9C032 /* FLTWebViewTests.m */; }; |
14 | 15 | 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; };
|
15 | 16 | 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
16 | 17 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };
|
|
21 | 22 | 9D26F6F82D91F92CC095EBA9 /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B845D8FBDE0AAD6BE1A0386 /* libPods-Runner.a */; };
|
22 | 23 | /* End PBXBuildFile section */
|
23 | 24 |
|
| 25 | +/* Begin PBXContainerItemProxy section */ |
| 26 | + 68BDCAEE23C3F7CB00D9C032 /* PBXContainerItemProxy */ = { |
| 27 | + isa = PBXContainerItemProxy; |
| 28 | + containerPortal = 97C146E61CF9000F007C117D /* Project object */; |
| 29 | + proxyType = 1; |
| 30 | + remoteGlobalIDString = 97C146ED1CF9000F007C117D; |
| 31 | + remoteInfo = Runner; |
| 32 | + }; |
| 33 | +/* End PBXContainerItemProxy section */ |
| 34 | + |
24 | 35 | /* Begin PBXCopyFilesBuildPhase section */
|
25 | 36 | 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
|
26 | 37 | isa = PBXCopyFilesBuildPhase;
|
|
42 | 53 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
43 | 54 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
44 | 55 | 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; };
|
| 56 | + 68BDCAE923C3F7CB00D9C032 /* webview_flutter_exampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = webview_flutter_exampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 57 | + 68BDCAED23C3F7CB00D9C032 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 58 | + 68BDCAF523C3F97800D9C032 /* FLTWebViewTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FLTWebViewTests.m; path = ../../../ios/Tests/FLTWebViewTests.m; sourceTree = "<group>"; }; |
45 | 59 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
46 | 60 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
47 | 61 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
59 | 73 | /* End PBXFileReference section */
|
60 | 74 |
|
61 | 75 | /* Begin PBXFrameworksBuildPhase section */
|
| 76 | + 68BDCAE623C3F7CB00D9C032 /* Frameworks */ = { |
| 77 | + isa = PBXFrameworksBuildPhase; |
| 78 | + buildActionMask = 2147483647; |
| 79 | + files = ( |
| 80 | + ); |
| 81 | + runOnlyForDeploymentPostprocessing = 0; |
| 82 | + }; |
62 | 83 | 97C146EB1CF9000F007C117D /* Frameworks */ = {
|
63 | 84 | isa = PBXFrameworksBuildPhase;
|
64 | 85 | buildActionMask = 2147483647;
|
|
72 | 93 | /* End PBXFrameworksBuildPhase section */
|
73 | 94 |
|
74 | 95 | /* Begin PBXGroup section */
|
| 96 | + 68BDCAEA23C3F7CB00D9C032 /* webview_flutter_exampleTests */ = { |
| 97 | + isa = PBXGroup; |
| 98 | + children = ( |
| 99 | + 68BDCAF523C3F97800D9C032 /* FLTWebViewTests.m */, |
| 100 | + 68BDCAED23C3F7CB00D9C032 /* Info.plist */, |
| 101 | + ); |
| 102 | + path = webview_flutter_exampleTests; |
| 103 | + sourceTree = "<group>"; |
| 104 | + }; |
75 | 105 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
76 | 106 | isa = PBXGroup;
|
77 | 107 | children = (
|
|
90 | 120 | children = (
|
91 | 121 | 9740EEB11CF90186004384FC /* Flutter */,
|
92 | 122 | 97C146F01CF9000F007C117D /* Runner */,
|
| 123 | + 68BDCAEA23C3F7CB00D9C032 /* webview_flutter_exampleTests */, |
93 | 124 | 97C146EF1CF9000F007C117D /* Products */,
|
94 | 125 | C6FFB52F5C2B8A41A7E39DE2 /* Pods */,
|
95 | 126 | B6736FC417BDCCDA377E779D /* Frameworks */,
|
|
100 | 131 | isa = PBXGroup;
|
101 | 132 | children = (
|
102 | 133 | 97C146EE1CF9000F007C117D /* Runner.app */,
|
| 134 | + 68BDCAE923C3F7CB00D9C032 /* webview_flutter_exampleTests.xctest */, |
103 | 135 | );
|
104 | 136 | name = Products;
|
105 | 137 | sourceTree = "<group>";
|
|
148 | 180 | /* End PBXGroup section */
|
149 | 181 |
|
150 | 182 | /* Begin PBXNativeTarget section */
|
| 183 | + 68BDCAE823C3F7CB00D9C032 /* webview_flutter_exampleTests */ = { |
| 184 | + isa = PBXNativeTarget; |
| 185 | + buildConfigurationList = 68BDCAF223C3F7CB00D9C032 /* Build configuration list for PBXNativeTarget "webview_flutter_exampleTests" */; |
| 186 | + buildPhases = ( |
| 187 | + 68BDCAE523C3F7CB00D9C032 /* Sources */, |
| 188 | + 68BDCAE623C3F7CB00D9C032 /* Frameworks */, |
| 189 | + 68BDCAE723C3F7CB00D9C032 /* Resources */, |
| 190 | + ); |
| 191 | + buildRules = ( |
| 192 | + ); |
| 193 | + dependencies = ( |
| 194 | + 68BDCAEF23C3F7CB00D9C032 /* PBXTargetDependency */, |
| 195 | + ); |
| 196 | + name = webview_flutter_exampleTests; |
| 197 | + productName = webview_flutter_exampleTests; |
| 198 | + productReference = 68BDCAE923C3F7CB00D9C032 /* webview_flutter_exampleTests.xctest */; |
| 199 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 200 | + }; |
151 | 201 | 97C146ED1CF9000F007C117D /* Runner */ = {
|
152 | 202 | isa = PBXNativeTarget;
|
153 | 203 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
|
176 | 226 | 97C146E61CF9000F007C117D /* Project object */ = {
|
177 | 227 | isa = PBXProject;
|
178 | 228 | attributes = {
|
| 229 | + DefaultBuildSystemTypeForWorkspace = Original; |
179 | 230 | LastUpgradeCheck = 1030;
|
180 | 231 | ORGANIZATIONNAME = "The Chromium Authors";
|
181 | 232 | TargetAttributes = {
|
|
198 | 249 | projectRoot = "";
|
199 | 250 | targets = (
|
200 | 251 | 97C146ED1CF9000F007C117D /* Runner */,
|
| 252 | + 68BDCAE823C3F7CB00D9C032 /* webview_flutter_exampleTests */, |
201 | 253 | );
|
202 | 254 | };
|
203 | 255 | /* End PBXProject section */
|
204 | 256 |
|
205 | 257 | /* Begin PBXResourcesBuildPhase section */
|
| 258 | + 68BDCAE723C3F7CB00D9C032 /* Resources */ = { |
| 259 | + isa = PBXResourcesBuildPhase; |
| 260 | + buildActionMask = 2147483647; |
| 261 | + files = ( |
| 262 | + ); |
| 263 | + runOnlyForDeploymentPostprocessing = 0; |
| 264 | + }; |
206 | 265 | 97C146EC1CF9000F007C117D /* Resources */ = {
|
207 | 266 | isa = PBXResourcesBuildPhase;
|
208 | 267 | buildActionMask = 2147483647;
|
|
251 | 310 | files = (
|
252 | 311 | );
|
253 | 312 | inputPaths = (
|
254 |
| - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
255 |
| - "${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework", |
256 | 313 | );
|
257 | 314 | name = "[CP] Embed Pods Frameworks";
|
258 | 315 | outputPaths = (
|
259 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", |
260 | 316 | );
|
261 | 317 | runOnlyForDeploymentPostprocessing = 0;
|
262 | 318 | shellPath = /bin/sh;
|
|
284 | 340 | /* End PBXShellScriptBuildPhase section */
|
285 | 341 |
|
286 | 342 | /* Begin PBXSourcesBuildPhase section */
|
| 343 | + 68BDCAE523C3F7CB00D9C032 /* Sources */ = { |
| 344 | + isa = PBXSourcesBuildPhase; |
| 345 | + buildActionMask = 2147483647; |
| 346 | + files = ( |
| 347 | + 68BDCAF623C3F97800D9C032 /* FLTWebViewTests.m in Sources */, |
| 348 | + ); |
| 349 | + runOnlyForDeploymentPostprocessing = 0; |
| 350 | + }; |
287 | 351 | 97C146EA1CF9000F007C117D /* Sources */ = {
|
288 | 352 | isa = PBXSourcesBuildPhase;
|
289 | 353 | buildActionMask = 2147483647;
|
|
296 | 360 | };
|
297 | 361 | /* End PBXSourcesBuildPhase section */
|
298 | 362 |
|
| 363 | +/* Begin PBXTargetDependency section */ |
| 364 | + 68BDCAEF23C3F7CB00D9C032 /* PBXTargetDependency */ = { |
| 365 | + isa = PBXTargetDependency; |
| 366 | + target = 97C146ED1CF9000F007C117D /* Runner */; |
| 367 | + targetProxy = 68BDCAEE23C3F7CB00D9C032 /* PBXContainerItemProxy */; |
| 368 | + }; |
| 369 | +/* End PBXTargetDependency section */ |
| 370 | + |
299 | 371 | /* Begin PBXVariantGroup section */
|
300 | 372 | 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
|
301 | 373 | isa = PBXVariantGroup;
|
|
316 | 388 | /* End PBXVariantGroup section */
|
317 | 389 |
|
318 | 390 | /* Begin XCBuildConfiguration section */
|
| 391 | + 68BDCAF023C3F7CB00D9C032 /* Debug */ = { |
| 392 | + isa = XCBuildConfiguration; |
| 393 | + buildSettings = { |
| 394 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 395 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 396 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 397 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 398 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 399 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 400 | + CODE_SIGN_STYLE = Automatic; |
| 401 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 402 | + INFOPLIST_FILE = webview_flutter_exampleTests/Info.plist; |
| 403 | + IPHONEOS_DEPLOYMENT_TARGET = 13.2; |
| 404 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 405 | + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
| 406 | + MTL_FAST_MATH = YES; |
| 407 | + PRODUCT_BUNDLE_IDENTIFIER = "com.google.webview-flutter-exampleTests"; |
| 408 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 409 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 410 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner"; |
| 411 | + }; |
| 412 | + name = Debug; |
| 413 | + }; |
| 414 | + 68BDCAF123C3F7CB00D9C032 /* Release */ = { |
| 415 | + isa = XCBuildConfiguration; |
| 416 | + buildSettings = { |
| 417 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 418 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 419 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 420 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 421 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 422 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 423 | + CODE_SIGN_STYLE = Automatic; |
| 424 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 425 | + INFOPLIST_FILE = webview_flutter_exampleTests/Info.plist; |
| 426 | + IPHONEOS_DEPLOYMENT_TARGET = 13.2; |
| 427 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 428 | + MTL_FAST_MATH = YES; |
| 429 | + PRODUCT_BUNDLE_IDENTIFIER = "com.google.webview-flutter-exampleTests"; |
| 430 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 431 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 432 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner"; |
| 433 | + }; |
| 434 | + name = Release; |
| 435 | + }; |
319 | 436 | 97C147031CF9000F007C117D /* Debug */ = {
|
320 | 437 | isa = XCBuildConfiguration;
|
321 | 438 | baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
|
475 | 592 | /* End XCBuildConfiguration section */
|
476 | 593 |
|
477 | 594 | /* Begin XCConfigurationList section */
|
| 595 | + 68BDCAF223C3F7CB00D9C032 /* Build configuration list for PBXNativeTarget "webview_flutter_exampleTests" */ = { |
| 596 | + isa = XCConfigurationList; |
| 597 | + buildConfigurations = ( |
| 598 | + 68BDCAF023C3F7CB00D9C032 /* Debug */, |
| 599 | + 68BDCAF123C3F7CB00D9C032 /* Release */, |
| 600 | + ); |
| 601 | + defaultConfigurationIsVisible = 0; |
| 602 | + defaultConfigurationName = Release; |
| 603 | + }; |
478 | 604 | 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
|
479 | 605 | isa = XCConfigurationList;
|
480 | 606 | buildConfigurations = (
|
|
0 commit comments