|
16 | 16 | D3A3F333280F186C00BB28F1 /* Refresher in Frameworks */ = {isa = PBXBuildFile; productRef = D3A3F332280F186C00BB28F1 /* Refresher */; }; |
17 | 17 | /* End PBXBuildFile section */ |
18 | 18 |
|
19 | | -/* Begin PBXContainerItemProxy section */ |
20 | | - D3A3F2EF280CBFEF00BB28F1 /* PBXContainerItemProxy */ = { |
21 | | - isa = PBXContainerItemProxy; |
22 | | - containerPortal = D3A3F2D5280CBFEE00BB28F1 /* Project object */; |
23 | | - proxyType = 1; |
24 | | - remoteGlobalIDString = D3A3F2E0280CBFEF00BB28F1; |
25 | | - remoteInfo = "RefresherTest (iOS)"; |
26 | | - }; |
27 | | - D3A3F2FB280CBFEF00BB28F1 /* PBXContainerItemProxy */ = { |
28 | | - isa = PBXContainerItemProxy; |
29 | | - containerPortal = D3A3F2D5280CBFEE00BB28F1 /* Project object */; |
30 | | - proxyType = 1; |
31 | | - remoteGlobalIDString = D3A3F2E6280CBFEF00BB28F1; |
32 | | - remoteInfo = "RefresherTest (macOS)"; |
33 | | - }; |
34 | | -/* End PBXContainerItemProxy section */ |
35 | | - |
36 | 19 | /* Begin PBXFileReference section */ |
37 | 20 | D3A3F2DA280CBFEE00BB28F1 /* RefresherTestApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefresherTestApp.swift; sourceTree = "<group>"; }; |
38 | 21 | D3A3F2DB280CBFEE00BB28F1 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
39 | 22 | D3A3F2DC280CBFEF00BB28F1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
40 | 23 | D3A3F2E1280CBFEF00BB28F1 /* RefresherTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RefresherTest.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
41 | 24 | D3A3F2E7280CBFEF00BB28F1 /* RefresherTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RefresherTest.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
42 | | - D3A3F2EE280CBFEF00BB28F1 /* Tests iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests iOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
43 | | - D3A3F2FA280CBFEF00BB28F1 /* Tests macOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests macOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 | 25 | D3A3F331280F185E00BB28F1 /* Refresher */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = Refresher; path = ..; sourceTree = "<group>"; }; |
45 | 26 | /* End PBXFileReference section */ |
46 | 27 |
|
|
60 | 41 | ); |
61 | 42 | runOnlyForDeploymentPostprocessing = 0; |
62 | 43 | }; |
63 | | - D3A3F2EB280CBFEF00BB28F1 /* Frameworks */ = { |
64 | | - isa = PBXFrameworksBuildPhase; |
65 | | - buildActionMask = 2147483647; |
66 | | - files = ( |
67 | | - ); |
68 | | - runOnlyForDeploymentPostprocessing = 0; |
69 | | - }; |
70 | | - D3A3F2F7280CBFEF00BB28F1 /* Frameworks */ = { |
71 | | - isa = PBXFrameworksBuildPhase; |
72 | | - buildActionMask = 2147483647; |
73 | | - files = ( |
74 | | - ); |
75 | | - runOnlyForDeploymentPostprocessing = 0; |
76 | | - }; |
77 | 44 | /* End PBXFrameworksBuildPhase section */ |
78 | 45 |
|
79 | 46 | /* Begin PBXGroup section */ |
|
95 | 62 | children = ( |
96 | 63 | D3A3F2E1280CBFEF00BB28F1 /* RefresherTest.app */, |
97 | 64 | D3A3F2E7280CBFEF00BB28F1 /* RefresherTest.app */, |
98 | | - D3A3F2EE280CBFEF00BB28F1 /* Tests iOS.xctest */, |
99 | | - D3A3F2FA280CBFEF00BB28F1 /* Tests macOS.xctest */, |
100 | 65 | ); |
101 | 66 | name = Products; |
102 | 67 | sourceTree = "<group>"; |
|
155 | 120 | productReference = D3A3F2E7280CBFEF00BB28F1 /* RefresherTest.app */; |
156 | 121 | productType = "com.apple.product-type.application"; |
157 | 122 | }; |
158 | | - D3A3F2ED280CBFEF00BB28F1 /* Tests iOS */ = { |
159 | | - isa = PBXNativeTarget; |
160 | | - buildConfigurationList = D3A3F310280CBFEF00BB28F1 /* Build configuration list for PBXNativeTarget "Tests iOS" */; |
161 | | - buildPhases = ( |
162 | | - D3A3F2EA280CBFEF00BB28F1 /* Sources */, |
163 | | - D3A3F2EB280CBFEF00BB28F1 /* Frameworks */, |
164 | | - D3A3F2EC280CBFEF00BB28F1 /* Resources */, |
165 | | - ); |
166 | | - buildRules = ( |
167 | | - ); |
168 | | - dependencies = ( |
169 | | - D3A3F2F0280CBFEF00BB28F1 /* PBXTargetDependency */, |
170 | | - ); |
171 | | - name = "Tests iOS"; |
172 | | - productName = "Tests iOS"; |
173 | | - productReference = D3A3F2EE280CBFEF00BB28F1 /* Tests iOS.xctest */; |
174 | | - productType = "com.apple.product-type.bundle.ui-testing"; |
175 | | - }; |
176 | | - D3A3F2F9280CBFEF00BB28F1 /* Tests macOS */ = { |
177 | | - isa = PBXNativeTarget; |
178 | | - buildConfigurationList = D3A3F313280CBFEF00BB28F1 /* Build configuration list for PBXNativeTarget "Tests macOS" */; |
179 | | - buildPhases = ( |
180 | | - D3A3F2F6280CBFEF00BB28F1 /* Sources */, |
181 | | - D3A3F2F7280CBFEF00BB28F1 /* Frameworks */, |
182 | | - D3A3F2F8280CBFEF00BB28F1 /* Resources */, |
183 | | - ); |
184 | | - buildRules = ( |
185 | | - ); |
186 | | - dependencies = ( |
187 | | - D3A3F2FC280CBFEF00BB28F1 /* PBXTargetDependency */, |
188 | | - ); |
189 | | - name = "Tests macOS"; |
190 | | - productName = "Tests macOS"; |
191 | | - productReference = D3A3F2FA280CBFEF00BB28F1 /* Tests macOS.xctest */; |
192 | | - productType = "com.apple.product-type.bundle.ui-testing"; |
193 | | - }; |
194 | 123 | /* End PBXNativeTarget section */ |
195 | 124 |
|
196 | 125 | /* Begin PBXProject section */ |
|
207 | 136 | D3A3F2E6280CBFEF00BB28F1 = { |
208 | 137 | CreatedOnToolsVersion = 13.3.1; |
209 | 138 | }; |
210 | | - D3A3F2ED280CBFEF00BB28F1 = { |
211 | | - CreatedOnToolsVersion = 13.3.1; |
212 | | - TestTargetID = D3A3F2E0280CBFEF00BB28F1; |
213 | | - }; |
214 | | - D3A3F2F9280CBFEF00BB28F1 = { |
215 | | - CreatedOnToolsVersion = 13.3.1; |
216 | | - TestTargetID = D3A3F2E6280CBFEF00BB28F1; |
217 | | - }; |
218 | 139 | }; |
219 | 140 | }; |
220 | 141 | buildConfigurationList = D3A3F2D8280CBFEE00BB28F1 /* Build configuration list for PBXProject "RefresherTest" */; |
|
232 | 153 | targets = ( |
233 | 154 | D3A3F2E0280CBFEF00BB28F1 /* RefresherTest (iOS) */, |
234 | 155 | D3A3F2E6280CBFEF00BB28F1 /* RefresherTest (macOS) */, |
235 | | - D3A3F2ED280CBFEF00BB28F1 /* Tests iOS */, |
236 | | - D3A3F2F9280CBFEF00BB28F1 /* Tests macOS */, |
237 | 156 | ); |
238 | 157 | }; |
239 | 158 | /* End PBXProject section */ |
|
255 | 174 | ); |
256 | 175 | runOnlyForDeploymentPostprocessing = 0; |
257 | 176 | }; |
258 | | - D3A3F2EC280CBFEF00BB28F1 /* Resources */ = { |
259 | | - isa = PBXResourcesBuildPhase; |
260 | | - buildActionMask = 2147483647; |
261 | | - files = ( |
262 | | - ); |
263 | | - runOnlyForDeploymentPostprocessing = 0; |
264 | | - }; |
265 | | - D3A3F2F8280CBFEF00BB28F1 /* Resources */ = { |
266 | | - isa = PBXResourcesBuildPhase; |
267 | | - buildActionMask = 2147483647; |
268 | | - files = ( |
269 | | - ); |
270 | | - runOnlyForDeploymentPostprocessing = 0; |
271 | | - }; |
272 | 177 | /* End PBXResourcesBuildPhase section */ |
273 | 178 |
|
274 | 179 | /* Begin PBXSourcesBuildPhase section */ |
|
290 | 195 | ); |
291 | 196 | runOnlyForDeploymentPostprocessing = 0; |
292 | 197 | }; |
293 | | - D3A3F2EA280CBFEF00BB28F1 /* Sources */ = { |
294 | | - isa = PBXSourcesBuildPhase; |
295 | | - buildActionMask = 2147483647; |
296 | | - files = ( |
297 | | - ); |
298 | | - runOnlyForDeploymentPostprocessing = 0; |
299 | | - }; |
300 | | - D3A3F2F6280CBFEF00BB28F1 /* Sources */ = { |
301 | | - isa = PBXSourcesBuildPhase; |
302 | | - buildActionMask = 2147483647; |
303 | | - files = ( |
304 | | - ); |
305 | | - runOnlyForDeploymentPostprocessing = 0; |
306 | | - }; |
307 | 198 | /* End PBXSourcesBuildPhase section */ |
308 | 199 |
|
309 | | -/* Begin PBXTargetDependency section */ |
310 | | - D3A3F2F0280CBFEF00BB28F1 /* PBXTargetDependency */ = { |
311 | | - isa = PBXTargetDependency; |
312 | | - target = D3A3F2E0280CBFEF00BB28F1 /* RefresherTest (iOS) */; |
313 | | - targetProxy = D3A3F2EF280CBFEF00BB28F1 /* PBXContainerItemProxy */; |
314 | | - }; |
315 | | - D3A3F2FC280CBFEF00BB28F1 /* PBXTargetDependency */ = { |
316 | | - isa = PBXTargetDependency; |
317 | | - target = D3A3F2E6280CBFEF00BB28F1 /* RefresherTest (macOS) */; |
318 | | - targetProxy = D3A3F2FB280CBFEF00BB28F1 /* PBXContainerItemProxy */; |
319 | | - }; |
320 | | -/* End PBXTargetDependency section */ |
321 | | - |
322 | 200 | /* Begin XCBuildConfiguration section */ |
323 | 201 | D3A3F308280CBFEF00BB28F1 /* Debug */ = { |
324 | 202 | isa = XCBuildConfiguration; |
|
546 | 424 | }; |
547 | 425 | name = Release; |
548 | 426 | }; |
549 | | - D3A3F311280CBFEF00BB28F1 /* Debug */ = { |
550 | | - isa = XCBuildConfiguration; |
551 | | - buildSettings = { |
552 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
553 | | - CODE_SIGN_STYLE = Automatic; |
554 | | - CURRENT_PROJECT_VERSION = 1; |
555 | | - DEVELOPMENT_TEAM = 79TGW25V5A; |
556 | | - GENERATE_INFOPLIST_FILE = YES; |
557 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.4; |
558 | | - MARKETING_VERSION = 1.0; |
559 | | - PRODUCT_BUNDLE_IDENTIFIER = "bugtest.Tests-iOS"; |
560 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
561 | | - SDKROOT = iphoneos; |
562 | | - SWIFT_EMIT_LOC_STRINGS = NO; |
563 | | - SWIFT_VERSION = 5.0; |
564 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
565 | | - TEST_TARGET_NAME = "RefresherTest (iOS)"; |
566 | | - }; |
567 | | - name = Debug; |
568 | | - }; |
569 | | - D3A3F312280CBFEF00BB28F1 /* Release */ = { |
570 | | - isa = XCBuildConfiguration; |
571 | | - buildSettings = { |
572 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
573 | | - CODE_SIGN_STYLE = Automatic; |
574 | | - CURRENT_PROJECT_VERSION = 1; |
575 | | - DEVELOPMENT_TEAM = 79TGW25V5A; |
576 | | - GENERATE_INFOPLIST_FILE = YES; |
577 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.4; |
578 | | - MARKETING_VERSION = 1.0; |
579 | | - PRODUCT_BUNDLE_IDENTIFIER = "bugtest.Tests-iOS"; |
580 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
581 | | - SDKROOT = iphoneos; |
582 | | - SWIFT_EMIT_LOC_STRINGS = NO; |
583 | | - SWIFT_VERSION = 5.0; |
584 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
585 | | - TEST_TARGET_NAME = "RefresherTest (iOS)"; |
586 | | - VALIDATE_PRODUCT = YES; |
587 | | - }; |
588 | | - name = Release; |
589 | | - }; |
590 | | - D3A3F314280CBFEF00BB28F1 /* Debug */ = { |
591 | | - isa = XCBuildConfiguration; |
592 | | - buildSettings = { |
593 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
594 | | - CODE_SIGN_STYLE = Automatic; |
595 | | - CURRENT_PROJECT_VERSION = 1; |
596 | | - DEVELOPMENT_TEAM = 79TGW25V5A; |
597 | | - GENERATE_INFOPLIST_FILE = YES; |
598 | | - MACOSX_DEPLOYMENT_TARGET = 12.3; |
599 | | - MARKETING_VERSION = 1.0; |
600 | | - PRODUCT_BUNDLE_IDENTIFIER = "bugtest.Tests-macOS"; |
601 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
602 | | - SDKROOT = macosx; |
603 | | - SWIFT_EMIT_LOC_STRINGS = NO; |
604 | | - SWIFT_VERSION = 5.0; |
605 | | - TEST_TARGET_NAME = "RefresherTest (macOS)"; |
606 | | - }; |
607 | | - name = Debug; |
608 | | - }; |
609 | | - D3A3F315280CBFEF00BB28F1 /* Release */ = { |
610 | | - isa = XCBuildConfiguration; |
611 | | - buildSettings = { |
612 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
613 | | - CODE_SIGN_STYLE = Automatic; |
614 | | - CURRENT_PROJECT_VERSION = 1; |
615 | | - DEVELOPMENT_TEAM = 79TGW25V5A; |
616 | | - GENERATE_INFOPLIST_FILE = YES; |
617 | | - MACOSX_DEPLOYMENT_TARGET = 12.3; |
618 | | - MARKETING_VERSION = 1.0; |
619 | | - PRODUCT_BUNDLE_IDENTIFIER = "bugtest.Tests-macOS"; |
620 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
621 | | - SDKROOT = macosx; |
622 | | - SWIFT_EMIT_LOC_STRINGS = NO; |
623 | | - SWIFT_VERSION = 5.0; |
624 | | - TEST_TARGET_NAME = "RefresherTest (macOS)"; |
625 | | - }; |
626 | | - name = Release; |
627 | | - }; |
628 | 427 | /* End XCBuildConfiguration section */ |
629 | 428 |
|
630 | 429 | /* Begin XCConfigurationList section */ |
|
655 | 454 | defaultConfigurationIsVisible = 0; |
656 | 455 | defaultConfigurationName = Release; |
657 | 456 | }; |
658 | | - D3A3F310280CBFEF00BB28F1 /* Build configuration list for PBXNativeTarget "Tests iOS" */ = { |
659 | | - isa = XCConfigurationList; |
660 | | - buildConfigurations = ( |
661 | | - D3A3F311280CBFEF00BB28F1 /* Debug */, |
662 | | - D3A3F312280CBFEF00BB28F1 /* Release */, |
663 | | - ); |
664 | | - defaultConfigurationIsVisible = 0; |
665 | | - defaultConfigurationName = Release; |
666 | | - }; |
667 | | - D3A3F313280CBFEF00BB28F1 /* Build configuration list for PBXNativeTarget "Tests macOS" */ = { |
668 | | - isa = XCConfigurationList; |
669 | | - buildConfigurations = ( |
670 | | - D3A3F314280CBFEF00BB28F1 /* Debug */, |
671 | | - D3A3F315280CBFEF00BB28F1 /* Release */, |
672 | | - ); |
673 | | - defaultConfigurationIsVisible = 0; |
674 | | - defaultConfigurationName = Release; |
675 | | - }; |
676 | 457 | /* End XCConfigurationList section */ |
677 | 458 |
|
678 | 459 | /* Begin XCSwiftPackageProductDependency section */ |
|
0 commit comments