|
11 | 11 | EF43E64B2D9ED8A800809F76 /* URLPattern in Frameworks */ = {isa = PBXBuildFile; productRef = EF43E64A2D9ED8A800809F76 /* URLPattern */; }; |
12 | 12 | EF43E64D2D9ED8A800809F76 /* URLPatternClient in Frameworks */ = {isa = PBXBuildFile; productRef = EF43E64C2D9ED8A800809F76 /* URLPatternClient */; }; |
13 | 13 | EF43E6502D9ED93E00809F76 /* URLPattern in Frameworks */ = {isa = PBXBuildFile; productRef = EF43E64F2D9ED93E00809F76 /* URLPattern */; }; |
| 14 | + EF43E72D2D9FE2C300809F76 /* URLPattern in Frameworks */ = {isa = PBXBuildFile; productRef = EF43E72C2D9FE2C300809F76 /* URLPattern */; }; |
| 15 | + EF43E7302D9FE2CC00809F76 /* URLPattern in Frameworks */ = {isa = PBXBuildFile; productRef = EF43E72F2D9FE2CC00809F76 /* URLPattern */; }; |
14 | 16 | /* End PBXBuildFile section */ |
15 | 17 |
|
16 | 18 | /* Begin PBXContainerItemProxy section */ |
|
46 | 48 | isa = PBXFrameworksBuildPhase; |
47 | 49 | buildActionMask = 2147483647; |
48 | 50 | files = ( |
| 51 | + EF43E72D2D9FE2C300809F76 /* URLPattern in Frameworks */, |
49 | 52 | EF43E6482D9ED87500809F76 /* URLPattern in Frameworks */, |
50 | 53 | EF43E64D2D9ED8A800809F76 /* URLPatternClient in Frameworks */, |
51 | 54 | EF43E64B2D9ED8A800809F76 /* URLPattern in Frameworks */, |
|
57 | 60 | isa = PBXFrameworksBuildPhase; |
58 | 61 | buildActionMask = 2147483647; |
59 | 62 | files = ( |
| 63 | + EF43E7302D9FE2CC00809F76 /* URLPattern in Frameworks */, |
60 | 64 | ); |
61 | 65 | runOnlyForDeploymentPostprocessing = 0; |
62 | 66 | }; |
|
68 | 72 | children = ( |
69 | 73 | EF43E61B2D9ED86000809F76 /* URLPatternExample */, |
70 | 74 | EF43E62C2D9ED86100809F76 /* URLPatternExampleTests */, |
| 75 | + EF43E72E2D9FE2CC00809F76 /* Frameworks */, |
71 | 76 | EF43E61A2D9ED86000809F76 /* Products */, |
72 | 77 | ); |
73 | 78 | sourceTree = "<group>"; |
|
81 | 86 | name = Products; |
82 | 87 | sourceTree = "<group>"; |
83 | 88 | }; |
| 89 | + EF43E72E2D9FE2CC00809F76 /* Frameworks */ = { |
| 90 | + isa = PBXGroup; |
| 91 | + children = ( |
| 92 | + ); |
| 93 | + name = Frameworks; |
| 94 | + sourceTree = "<group>"; |
| 95 | + }; |
84 | 96 | /* End PBXGroup section */ |
85 | 97 |
|
86 | 98 | /* Begin PBXNativeTarget section */ |
|
105 | 117 | EF43E64A2D9ED8A800809F76 /* URLPattern */, |
106 | 118 | EF43E64C2D9ED8A800809F76 /* URLPatternClient */, |
107 | 119 | EF43E64F2D9ED93E00809F76 /* URLPattern */, |
| 120 | + EF43E72C2D9FE2C300809F76 /* URLPattern */, |
108 | 121 | ); |
109 | 122 | productName = URLPatternExample; |
110 | 123 | productReference = EF43E6192D9ED86000809F76 /* URLPatternExample.app */; |
|
128 | 141 | ); |
129 | 142 | name = URLPatternExampleTests; |
130 | 143 | packageProductDependencies = ( |
| 144 | + EF43E72F2D9FE2CC00809F76 /* URLPattern */, |
131 | 145 | ); |
132 | 146 | productName = URLPatternExampleTests; |
133 | 147 | productReference = EF43E6292D9ED86100809F76 /* URLPatternExampleTests.xctest */; |
|
148 | 162 | }; |
149 | 163 | EF43E6282D9ED86100809F76 = { |
150 | 164 | CreatedOnToolsVersion = 16.2; |
151 | | - TestTargetID = EF43E6182D9ED86000809F76; |
152 | 165 | }; |
153 | 166 | }; |
154 | 167 | }; |
|
162 | 175 | mainGroup = EF43E6102D9ED86000809F76; |
163 | 176 | minimizedProjectReferenceProxies = 1; |
164 | 177 | packageReferences = ( |
165 | | - EF43E64E2D9ED93E00809F76 /* XCLocalSwiftPackageReference "../../URLPattern" */, |
| 178 | + EF43E72B2D9FE2C300809F76 /* XCLocalSwiftPackageReference "../../URLPattern" */, |
166 | 179 | ); |
167 | 180 | preferredProjectObjectVersion = 77; |
168 | 181 | productRefGroup = EF43E61A2D9ED86000809F76 /* Products */; |
|
400 | 413 | EF43E6412D9ED86100809F76 /* Debug */ = { |
401 | 414 | isa = XCBuildConfiguration; |
402 | 415 | buildSettings = { |
403 | | - BUNDLE_LOADER = "$(TEST_HOST)"; |
404 | 416 | CODE_SIGN_STYLE = Automatic; |
405 | 417 | CURRENT_PROJECT_VERSION = 1; |
406 | 418 | DEVELOPMENT_TEAM = HK54HM2TC6; |
|
412 | 424 | SWIFT_EMIT_LOC_STRINGS = NO; |
413 | 425 | SWIFT_VERSION = 5.0; |
414 | 426 | TARGETED_DEVICE_FAMILY = "1,2"; |
415 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/URLPatternExample.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/URLPatternExample"; |
416 | 427 | }; |
417 | 428 | name = Debug; |
418 | 429 | }; |
419 | 430 | EF43E6422D9ED86100809F76 /* Release */ = { |
420 | 431 | isa = XCBuildConfiguration; |
421 | 432 | buildSettings = { |
422 | | - BUNDLE_LOADER = "$(TEST_HOST)"; |
423 | 433 | CODE_SIGN_STYLE = Automatic; |
424 | 434 | CURRENT_PROJECT_VERSION = 1; |
425 | 435 | DEVELOPMENT_TEAM = HK54HM2TC6; |
|
431 | 441 | SWIFT_EMIT_LOC_STRINGS = NO; |
432 | 442 | SWIFT_VERSION = 5.0; |
433 | 443 | TARGETED_DEVICE_FAMILY = "1,2"; |
434 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/URLPatternExample.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/URLPatternExample"; |
435 | 444 | }; |
436 | 445 | name = Release; |
437 | 446 | }; |
|
468 | 477 | /* End XCConfigurationList section */ |
469 | 478 |
|
470 | 479 | /* Begin XCLocalSwiftPackageReference section */ |
471 | | - EF43E64E2D9ED93E00809F76 /* XCLocalSwiftPackageReference "../../URLPattern" */ = { |
| 480 | + EF43E72B2D9FE2C300809F76 /* XCLocalSwiftPackageReference "../../URLPattern" */ = { |
472 | 481 | isa = XCLocalSwiftPackageReference; |
473 | 482 | relativePath = ../../URLPattern; |
474 | 483 | }; |
|
491 | 500 | isa = XCSwiftPackageProductDependency; |
492 | 501 | productName = URLPattern; |
493 | 502 | }; |
| 503 | + EF43E72C2D9FE2C300809F76 /* URLPattern */ = { |
| 504 | + isa = XCSwiftPackageProductDependency; |
| 505 | + productName = URLPattern; |
| 506 | + }; |
| 507 | + EF43E72F2D9FE2CC00809F76 /* URLPattern */ = { |
| 508 | + isa = XCSwiftPackageProductDependency; |
| 509 | + package = EF43E72B2D9FE2C300809F76 /* XCLocalSwiftPackageReference "../../URLPattern" */; |
| 510 | + productName = URLPattern; |
| 511 | + }; |
494 | 512 | /* End XCSwiftPackageProductDependency section */ |
495 | 513 | }; |
496 | 514 | rootObject = EF43E6112D9ED86000809F76 /* Project object */; |
|
0 commit comments