|
18 | 18 | 5519C171234E33440022E332 /* TowerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5519C170234E33440022E332 /* TowerTests.swift */; };
|
19 | 19 | 5519C17C234E33440022E332 /* TallestTowersUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5519C17B234E33440022E332 /* TallestTowersUITests.swift */; };
|
20 | 20 | 5519C18A234E35880022E332 /* Tower.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5519C189234E35880022E332 /* Tower.swift */; };
|
| 21 | + 5535C79A2382FF7B00E65B03 /* TallestTowersScreenshots.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5535C7992382FF7B00E65B03 /* TallestTowersScreenshots.swift */; }; |
| 22 | + 5535C7A22382FFD400E65B03 /* SnapshotHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5535C7A12382FFD400E65B03 /* SnapshotHelper.swift */; }; |
21 | 23 | 55CFADD6235F44390067DBB7 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 55CFADD5235F44380067DBB7 /* README.md */; };
|
22 | 24 | 55CFADD8235F860E0067DBB7 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 55CFADD7235F860E0067DBB7 /* LICENSE */; };
|
23 | 25 | /* End PBXBuildFile section */
|
|
37 | 39 | remoteGlobalIDString = 5519C155234E33420022E332;
|
38 | 40 | remoteInfo = TallestTowers;
|
39 | 41 | };
|
| 42 | + 5535C79C2382FF7B00E65B03 /* PBXContainerItemProxy */ = { |
| 43 | + isa = PBXContainerItemProxy; |
| 44 | + containerPortal = 5519C14E234E33420022E332 /* Project object */; |
| 45 | + proxyType = 1; |
| 46 | + remoteGlobalIDString = 5519C155234E33420022E332; |
| 47 | + remoteInfo = TallestTowers; |
| 48 | + }; |
40 | 49 | /* End PBXContainerItemProxy section */
|
41 | 50 |
|
42 | 51 | /* Begin PBXFileReference section */
|
|
60 | 69 | 552B707D236B5D9300ACC210 /* Pluginfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Pluginfile; sourceTree = "<group>"; };
|
61 | 70 | 552B707E236B5D9300ACC210 /* Appfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Appfile; sourceTree = "<group>"; };
|
62 | 71 | 552B707F236B5D9300ACC210 /* Fastfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Fastfile; sourceTree = "<group>"; };
|
| 72 | + 5535C7972382FF7B00E65B03 /* TallestTowersScreenshots.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TallestTowersScreenshots.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 73 | + 5535C7992382FF7B00E65B03 /* TallestTowersScreenshots.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TallestTowersScreenshots.swift; sourceTree = "<group>"; }; |
| 74 | + 5535C79B2382FF7B00E65B03 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 75 | + 5535C7A12382FFD400E65B03 /* SnapshotHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SnapshotHelper.swift; sourceTree = "<group>"; }; |
| 76 | + 5535C7A32383038C00E65B03 /* Snapfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Snapfile; sourceTree = "<group>"; }; |
63 | 77 | 55AE65672360A0D60064B1AB /* semaphore.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = semaphore.yml; sourceTree = "<group>"; };
|
64 | 78 | 55CFADD5235F44380067DBB7 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
65 | 79 | 55CFADD7235F860E0067DBB7 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
|
87 | 101 | );
|
88 | 102 | runOnlyForDeploymentPostprocessing = 0;
|
89 | 103 | };
|
| 104 | + 5535C7942382FF7B00E65B03 /* Frameworks */ = { |
| 105 | + isa = PBXFrameworksBuildPhase; |
| 106 | + buildActionMask = 2147483647; |
| 107 | + files = ( |
| 108 | + ); |
| 109 | + runOnlyForDeploymentPostprocessing = 0; |
| 110 | + }; |
90 | 111 | /* End PBXFrameworksBuildPhase section */
|
91 | 112 |
|
92 | 113 | /* Begin PBXGroup section */
|
|
128 | 149 | 5519C158234E33420022E332 /* TallestTowers */,
|
129 | 150 | 5519C16F234E33440022E332 /* TallestTowersTests */,
|
130 | 151 | 5519C17A234E33440022E332 /* TallestTowersUITests */,
|
| 152 | + 5535C7982382FF7B00E65B03 /* TallestTowersScreenshots */, |
131 | 153 | 5519C157234E33420022E332 /* Products */,
|
132 | 154 | );
|
133 | 155 | sourceTree = "<group>";
|
|
138 | 160 | 5519C156234E33420022E332 /* TallestTowers.app */,
|
139 | 161 | 5519C16C234E33440022E332 /* TallestTowersTests.xctest */,
|
140 | 162 | 5519C177234E33440022E332 /* TallestTowersUITests.xctest */,
|
| 163 | + 5535C7972382FF7B00E65B03 /* TallestTowersScreenshots.xctest */, |
141 | 164 | );
|
142 | 165 | name = Products;
|
143 | 166 | sourceTree = "<group>";
|
|
178 | 201 | children = (
|
179 | 202 | 552B707E236B5D9300ACC210 /* Appfile */,
|
180 | 203 | 552B707F236B5D9300ACC210 /* Fastfile */,
|
| 204 | + 5535C7A32383038C00E65B03 /* Snapfile */, |
181 | 205 | 552B707D236B5D9300ACC210 /* Pluginfile */,
|
182 | 206 | );
|
183 | 207 | path = fastlane;
|
184 | 208 | sourceTree = "<group>";
|
185 | 209 | };
|
| 210 | + 5535C7982382FF7B00E65B03 /* TallestTowersScreenshots */ = { |
| 211 | + isa = PBXGroup; |
| 212 | + children = ( |
| 213 | + 5535C7A12382FFD400E65B03 /* SnapshotHelper.swift */, |
| 214 | + 5535C7992382FF7B00E65B03 /* TallestTowersScreenshots.swift */, |
| 215 | + 5535C79B2382FF7B00E65B03 /* Info.plist */, |
| 216 | + ); |
| 217 | + path = TallestTowersScreenshots; |
| 218 | + sourceTree = "<group>"; |
| 219 | + }; |
186 | 220 | 55AE65662360A0D60064B1AB /* .semaphore */ = {
|
187 | 221 | isa = PBXGroup;
|
188 | 222 | children = (
|
|
247 | 281 | productReference = 5519C177234E33440022E332 /* TallestTowersUITests.xctest */;
|
248 | 282 | productType = "com.apple.product-type.bundle.ui-testing";
|
249 | 283 | };
|
| 284 | + 5535C7962382FF7B00E65B03 /* TallestTowersScreenshots */ = { |
| 285 | + isa = PBXNativeTarget; |
| 286 | + buildConfigurationList = 5535C7A02382FF7B00E65B03 /* Build configuration list for PBXNativeTarget "TallestTowersScreenshots" */; |
| 287 | + buildPhases = ( |
| 288 | + 5535C7932382FF7B00E65B03 /* Sources */, |
| 289 | + 5535C7942382FF7B00E65B03 /* Frameworks */, |
| 290 | + 5535C7952382FF7B00E65B03 /* Resources */, |
| 291 | + ); |
| 292 | + buildRules = ( |
| 293 | + ); |
| 294 | + dependencies = ( |
| 295 | + 5535C79D2382FF7B00E65B03 /* PBXTargetDependency */, |
| 296 | + ); |
| 297 | + name = TallestTowersScreenshots; |
| 298 | + productName = TallestTowersScreenshots; |
| 299 | + productReference = 5535C7972382FF7B00E65B03 /* TallestTowersScreenshots.xctest */; |
| 300 | + productType = "com.apple.product-type.bundle.ui-testing"; |
| 301 | + }; |
250 | 302 | /* End PBXNativeTarget section */
|
251 | 303 |
|
252 | 304 | /* Begin PBXProject section */
|
253 | 305 | 5519C14E234E33420022E332 /* Project object */ = {
|
254 | 306 | isa = PBXProject;
|
255 | 307 | attributes = {
|
256 |
| - LastSwiftUpdateCheck = 1110; |
| 308 | + LastSwiftUpdateCheck = 1120; |
257 | 309 | LastUpgradeCheck = 1110;
|
258 | 310 | ORGANIZATIONNAME = "Semaphore CI";
|
259 | 311 | TargetAttributes = {
|
|
268 | 320 | CreatedOnToolsVersion = 11.1;
|
269 | 321 | TestTargetID = 5519C155234E33420022E332;
|
270 | 322 | };
|
| 323 | + 5535C7962382FF7B00E65B03 = { |
| 324 | + CreatedOnToolsVersion = 11.2.1; |
| 325 | + TestTargetID = 5519C155234E33420022E332; |
| 326 | + }; |
271 | 327 | };
|
272 | 328 | };
|
273 | 329 | buildConfigurationList = 5519C151234E33420022E332 /* Build configuration list for PBXProject "TallestTowers" */;
|
|
286 | 342 | 5519C155234E33420022E332 /* TallestTowers */,
|
287 | 343 | 5519C16B234E33440022E332 /* TallestTowersTests */,
|
288 | 344 | 5519C176234E33440022E332 /* TallestTowersUITests */,
|
| 345 | + 5535C7962382FF7B00E65B03 /* TallestTowersScreenshots */, |
289 | 346 | );
|
290 | 347 | };
|
291 | 348 | /* End PBXProject section */
|
|
316 | 373 | );
|
317 | 374 | runOnlyForDeploymentPostprocessing = 0;
|
318 | 375 | };
|
| 376 | + 5535C7952382FF7B00E65B03 /* Resources */ = { |
| 377 | + isa = PBXResourcesBuildPhase; |
| 378 | + buildActionMask = 2147483647; |
| 379 | + files = ( |
| 380 | + ); |
| 381 | + runOnlyForDeploymentPostprocessing = 0; |
| 382 | + }; |
319 | 383 | /* End PBXResourcesBuildPhase section */
|
320 | 384 |
|
321 | 385 | /* Begin PBXSourcesBuildPhase section */
|
|
349 | 413 | );
|
350 | 414 | runOnlyForDeploymentPostprocessing = 0;
|
351 | 415 | };
|
| 416 | + 5535C7932382FF7B00E65B03 /* Sources */ = { |
| 417 | + isa = PBXSourcesBuildPhase; |
| 418 | + buildActionMask = 2147483647; |
| 419 | + files = ( |
| 420 | + 5535C79A2382FF7B00E65B03 /* TallestTowersScreenshots.swift in Sources */, |
| 421 | + 5535C7A22382FFD400E65B03 /* SnapshotHelper.swift in Sources */, |
| 422 | + ); |
| 423 | + runOnlyForDeploymentPostprocessing = 0; |
| 424 | + }; |
352 | 425 | /* End PBXSourcesBuildPhase section */
|
353 | 426 |
|
354 | 427 | /* Begin PBXTargetDependency section */
|
|
362 | 435 | target = 5519C155234E33420022E332 /* TallestTowers */;
|
363 | 436 | targetProxy = 5519C178234E33440022E332 /* PBXContainerItemProxy */;
|
364 | 437 | };
|
| 438 | + 5535C79D2382FF7B00E65B03 /* PBXTargetDependency */ = { |
| 439 | + isa = PBXTargetDependency; |
| 440 | + target = 5519C155234E33420022E332 /* TallestTowers */; |
| 441 | + targetProxy = 5535C79C2382FF7B00E65B03 /* PBXContainerItemProxy */; |
| 442 | + }; |
365 | 443 | /* End PBXTargetDependency section */
|
366 | 444 |
|
367 | 445 | /* Begin PBXVariantGroup section */
|
|
608 | 686 | };
|
609 | 687 | name = Release;
|
610 | 688 | };
|
| 689 | + 5535C79E2382FF7B00E65B03 /* Debug */ = { |
| 690 | + isa = XCBuildConfiguration; |
| 691 | + buildSettings = { |
| 692 | + CODE_SIGN_STYLE = Automatic; |
| 693 | + INFOPLIST_FILE = TallestTowersScreenshots/Info.plist; |
| 694 | + IPHONEOS_DEPLOYMENT_TARGET = 13.2; |
| 695 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 696 | + "$(inherited)", |
| 697 | + "@executable_path/Frameworks", |
| 698 | + "@loader_path/Frameworks", |
| 699 | + ); |
| 700 | + PRODUCT_BUNDLE_IDENTIFIER = com.semaphoreci.TallestTowersScreenshots; |
| 701 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 702 | + SWIFT_VERSION = 5.0; |
| 703 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 704 | + TEST_TARGET_NAME = TallestTowers; |
| 705 | + }; |
| 706 | + name = Debug; |
| 707 | + }; |
| 708 | + 5535C79F2382FF7B00E65B03 /* Release */ = { |
| 709 | + isa = XCBuildConfiguration; |
| 710 | + buildSettings = { |
| 711 | + CODE_SIGN_STYLE = Automatic; |
| 712 | + INFOPLIST_FILE = TallestTowersScreenshots/Info.plist; |
| 713 | + IPHONEOS_DEPLOYMENT_TARGET = 13.2; |
| 714 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 715 | + "$(inherited)", |
| 716 | + "@executable_path/Frameworks", |
| 717 | + "@loader_path/Frameworks", |
| 718 | + ); |
| 719 | + PRODUCT_BUNDLE_IDENTIFIER = com.semaphoreci.TallestTowersScreenshots; |
| 720 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 721 | + SWIFT_VERSION = 5.0; |
| 722 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 723 | + TEST_TARGET_NAME = TallestTowers; |
| 724 | + }; |
| 725 | + name = Release; |
| 726 | + }; |
611 | 727 | /* End XCBuildConfiguration section */
|
612 | 728 |
|
613 | 729 | /* Begin XCConfigurationList section */
|
|
647 | 763 | defaultConfigurationIsVisible = 0;
|
648 | 764 | defaultConfigurationName = Release;
|
649 | 765 | };
|
| 766 | + 5535C7A02382FF7B00E65B03 /* Build configuration list for PBXNativeTarget "TallestTowersScreenshots" */ = { |
| 767 | + isa = XCConfigurationList; |
| 768 | + buildConfigurations = ( |
| 769 | + 5535C79E2382FF7B00E65B03 /* Debug */, |
| 770 | + 5535C79F2382FF7B00E65B03 /* Release */, |
| 771 | + ); |
| 772 | + defaultConfigurationIsVisible = 0; |
| 773 | + defaultConfigurationName = Release; |
| 774 | + }; |
650 | 775 | /* End XCConfigurationList section */
|
651 | 776 | };
|
652 | 777 | rootObject = 5519C14E234E33420022E332 /* Project object */;
|
|
0 commit comments