|
88 | 88 | 95A84B0520E586FA0031520F /* PagingStaticDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A84B0420E586FA0031520F /* PagingStaticDataSource.swift */; };
|
89 | 89 | 95A84B0D20ED46920031520F /* AnyPagingItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A84B0C20ED46920031520F /* AnyPagingItem.swift */; };
|
90 | 90 | 95B301171E59FCD500B95D02 /* UIEdgeInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95B301161E59FCD500B95D02 /* UIEdgeInsets.swift */; };
|
| 91 | + 95D2AE44242BC1FA00AC3D46 /* ParchmentUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D2AE43242BC1FA00AC3D46 /* ParchmentUITests.swift */; }; |
91 | 92 | 95D78FDB2287138F00E6EE7C /* MockCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D78FDA2287138F00E6EE7C /* MockCollectionView.swift */; };
|
92 | 93 | 95D78FDD228713B800E6EE7C /* MockCollectionViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D78FDC228713B800E6EE7C /* MockCollectionViewLayout.swift */; };
|
93 | 94 | 95D78FDF228715C800E6EE7C /* MockPagingControllerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D78FDE228715C800E6EE7C /* MockPagingControllerDelegate.swift */; };
|
|
127 | 128 | remoteGlobalIDString = 3EA04A591C53BFF40054E5E0;
|
128 | 129 | remoteInfo = Example;
|
129 | 130 | };
|
| 131 | + 95D2AE46242BC1FA00AC3D46 /* PBXContainerItemProxy */ = { |
| 132 | + isa = PBXContainerItemProxy; |
| 133 | + containerPortal = 3EA04A421C53BFE40054E5E0 /* Project object */; |
| 134 | + proxyType = 1; |
| 135 | + remoteGlobalIDString = 3EA04A591C53BFF40054E5E0; |
| 136 | + remoteInfo = Example; |
| 137 | + }; |
130 | 138 | /* End PBXContainerItemProxy section */
|
131 | 139 |
|
132 | 140 | /* Begin PBXCopyFilesBuildPhase section */
|
|
228 | 236 | 95A84B0420E586FA0031520F /* PagingStaticDataSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PagingStaticDataSource.swift; sourceTree = "<group>"; };
|
229 | 237 | 95A84B0C20ED46920031520F /* AnyPagingItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnyPagingItem.swift; sourceTree = "<group>"; };
|
230 | 238 | 95B301161E59FCD500B95D02 /* UIEdgeInsets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIEdgeInsets.swift; sourceTree = "<group>"; };
|
| 239 | + 95D2AE41242BC1F900AC3D46 /* ParchmentUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ParchmentUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 240 | + 95D2AE43242BC1FA00AC3D46 /* ParchmentUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParchmentUITests.swift; sourceTree = "<group>"; }; |
| 241 | + 95D2AE45242BC1FA00AC3D46 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
231 | 242 | 95D78FDA2287138F00E6EE7C /* MockCollectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockCollectionView.swift; sourceTree = "<group>"; };
|
232 | 243 | 95D78FDC228713B800E6EE7C /* MockCollectionViewLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockCollectionViewLayout.swift; sourceTree = "<group>"; };
|
233 | 244 | 95D78FDE228715C800E6EE7C /* MockPagingControllerDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockPagingControllerDelegate.swift; sourceTree = "<group>"; };
|
|
269 | 280 | );
|
270 | 281 | runOnlyForDeploymentPostprocessing = 0;
|
271 | 282 | };
|
| 283 | + 95D2AE3E242BC1F900AC3D46 /* Frameworks */ = { |
| 284 | + isa = PBXFrameworksBuildPhase; |
| 285 | + buildActionMask = 2147483647; |
| 286 | + files = ( |
| 287 | + ); |
| 288 | + runOnlyForDeploymentPostprocessing = 0; |
| 289 | + }; |
272 | 290 | /* End PBXFrameworksBuildPhase section */
|
273 | 291 |
|
274 | 292 | /* Begin PBXGroup section */
|
|
353 | 371 | children = (
|
354 | 372 | 3EA04A4D1C53BFE40054E5E0 /* Parchment */,
|
355 | 373 | 3E504EC51C7465B000AE1CE3 /* ParchmentTests */,
|
| 374 | + 95D2AE42242BC1FA00AC3D46 /* ParchmentUITests */, |
356 | 375 | 3EA04A5B1C53BFF40054E5E0 /* Example */,
|
357 | 376 | 3EA04A4C1C53BFE40054E5E0 /* Products */,
|
358 | 377 | );
|
|
364 | 383 | 3EA04A4B1C53BFE40054E5E0 /* Parchment.framework */,
|
365 | 384 | 3EA04A5A1C53BFF40054E5E0 /* Example.app */,
|
366 | 385 | 3E504EC41C7465B000AE1CE3 /* ParchmentTests.xctest */,
|
| 386 | + 95D2AE41242BC1F900AC3D46 /* ParchmentUITests.xctest */, |
367 | 387 | );
|
368 | 388 | name = Products;
|
369 | 389 | sourceTree = "<group>";
|
|
548 | 568 | path = Storyboard;
|
549 | 569 | sourceTree = "<group>";
|
550 | 570 | };
|
| 571 | + 95D2AE42242BC1FA00AC3D46 /* ParchmentUITests */ = { |
| 572 | + isa = PBXGroup; |
| 573 | + children = ( |
| 574 | + 95D2AE43242BC1FA00AC3D46 /* ParchmentUITests.swift */, |
| 575 | + 95D2AE45242BC1FA00AC3D46 /* Info.plist */, |
| 576 | + ); |
| 577 | + path = ParchmentUITests; |
| 578 | + sourceTree = "<group>"; |
| 579 | + }; |
551 | 580 | 95D78FE5228728FD00E6EE7C /* Mocks */ = {
|
552 | 581 | isa = PBXGroup;
|
553 | 582 | children = (
|
|
631 | 660 | productReference = 3EA04A5A1C53BFF40054E5E0 /* Example.app */;
|
632 | 661 | productType = "com.apple.product-type.application";
|
633 | 662 | };
|
| 663 | + 95D2AE40242BC1F900AC3D46 /* ParchmentUITests */ = { |
| 664 | + isa = PBXNativeTarget; |
| 665 | + buildConfigurationList = 95D2AE4A242BC1FA00AC3D46 /* Build configuration list for PBXNativeTarget "ParchmentUITests" */; |
| 666 | + buildPhases = ( |
| 667 | + 95D2AE3D242BC1F900AC3D46 /* Sources */, |
| 668 | + 95D2AE3E242BC1F900AC3D46 /* Frameworks */, |
| 669 | + 95D2AE3F242BC1F900AC3D46 /* Resources */, |
| 670 | + ); |
| 671 | + buildRules = ( |
| 672 | + ); |
| 673 | + dependencies = ( |
| 674 | + 95D2AE47242BC1FA00AC3D46 /* PBXTargetDependency */, |
| 675 | + ); |
| 676 | + name = ParchmentUITests; |
| 677 | + productName = ParchmentUITests; |
| 678 | + productReference = 95D2AE41242BC1F900AC3D46 /* ParchmentUITests.xctest */; |
| 679 | + productType = "com.apple.product-type.bundle.ui-testing"; |
| 680 | + }; |
634 | 681 | /* End PBXNativeTarget section */
|
635 | 682 |
|
636 | 683 | /* Begin PBXProject section */
|
637 | 684 | 3EA04A421C53BFE40054E5E0 /* Project object */ = {
|
638 | 685 | isa = PBXProject;
|
639 | 686 | attributes = {
|
640 |
| - LastSwiftUpdateCheck = 1100; |
| 687 | + LastSwiftUpdateCheck = 1130; |
641 | 688 | LastUpgradeCheck = 1110;
|
642 | 689 | ORGANIZATIONNAME = "Martin Rechsteiner";
|
643 | 690 | TargetAttributes = {
|
|
656 | 703 | DevelopmentTeam = G4TGN24VA2;
|
657 | 704 | LastSwiftMigration = 1020;
|
658 | 705 | };
|
| 706 | + 95D2AE40242BC1F900AC3D46 = { |
| 707 | + CreatedOnToolsVersion = 11.3.1; |
| 708 | + DevelopmentTeam = G4TGN24VA2; |
| 709 | + ProvisioningStyle = Automatic; |
| 710 | + TestTargetID = 3EA04A591C53BFF40054E5E0; |
| 711 | + }; |
659 | 712 | };
|
660 | 713 | };
|
661 | 714 | buildConfigurationList = 3EA04A451C53BFE40054E5E0 /* Build configuration list for PBXProject "Parchment" */;
|
|
674 | 727 | 3EA04A4A1C53BFE40054E5E0 /* Parchment */,
|
675 | 728 | 3E504EC31C7465B000AE1CE3 /* ParchmentTests */,
|
676 | 729 | 3EA04A591C53BFF40054E5E0 /* Example */,
|
| 730 | + 95D2AE40242BC1F900AC3D46 /* ParchmentUITests */, |
677 | 731 | );
|
678 | 732 | };
|
679 | 733 | /* End PBXProject section */
|
|
703 | 757 | );
|
704 | 758 | runOnlyForDeploymentPostprocessing = 0;
|
705 | 759 | };
|
| 760 | + 95D2AE3F242BC1F900AC3D46 /* Resources */ = { |
| 761 | + isa = PBXResourcesBuildPhase; |
| 762 | + buildActionMask = 2147483647; |
| 763 | + files = ( |
| 764 | + ); |
| 765 | + runOnlyForDeploymentPostprocessing = 0; |
| 766 | + }; |
706 | 767 | /* End PBXResourcesBuildPhase section */
|
707 | 768 |
|
708 | 769 | /* Begin PBXSourcesBuildPhase section */
|
|
816 | 877 | );
|
817 | 878 | runOnlyForDeploymentPostprocessing = 0;
|
818 | 879 | };
|
| 880 | + 95D2AE3D242BC1F900AC3D46 /* Sources */ = { |
| 881 | + isa = PBXSourcesBuildPhase; |
| 882 | + buildActionMask = 2147483647; |
| 883 | + files = ( |
| 884 | + 95D2AE44242BC1FA00AC3D46 /* ParchmentUITests.swift in Sources */, |
| 885 | + ); |
| 886 | + runOnlyForDeploymentPostprocessing = 0; |
| 887 | + }; |
819 | 888 | /* End PBXSourcesBuildPhase section */
|
820 | 889 |
|
821 | 890 | /* Begin PBXTargetDependency section */
|
|
834 | 903 | target = 3EA04A591C53BFF40054E5E0 /* Example */;
|
835 | 904 | targetProxy = 95CCFF331CF1CDD700233464 /* PBXContainerItemProxy */;
|
836 | 905 | };
|
| 906 | + 95D2AE47242BC1FA00AC3D46 /* PBXTargetDependency */ = { |
| 907 | + isa = PBXTargetDependency; |
| 908 | + target = 3EA04A591C53BFF40054E5E0 /* Example */; |
| 909 | + targetProxy = 95D2AE46242BC1FA00AC3D46 /* PBXContainerItemProxy */; |
| 910 | + }; |
837 | 911 | /* End PBXTargetDependency section */
|
838 | 912 |
|
839 | 913 | /* Begin PBXVariantGroup section */
|
|
1087 | 1161 | };
|
1088 | 1162 | name = Release;
|
1089 | 1163 | };
|
| 1164 | + 95D2AE48242BC1FA00AC3D46 /* Debug */ = { |
| 1165 | + isa = XCBuildConfiguration; |
| 1166 | + buildSettings = { |
| 1167 | + CLANG_ANALYZER_NONNULL = YES; |
| 1168 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 1169 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 1170 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 1171 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 1172 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 1173 | + CODE_SIGN_STYLE = Automatic; |
| 1174 | + DEVELOPMENT_TEAM = G4TGN24VA2; |
| 1175 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 1176 | + INFOPLIST_FILE = ParchmentUITests/Info.plist; |
| 1177 | + IPHONEOS_DEPLOYMENT_TARGET = 13.2; |
| 1178 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1179 | + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
| 1180 | + MTL_FAST_MATH = YES; |
| 1181 | + PRODUCT_BUNDLE_IDENTIFIER = com.martinrechsteiner.ParchmentUITests; |
| 1182 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1183 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
| 1184 | + SWIFT_VERSION = 5.0; |
| 1185 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 1186 | + TEST_TARGET_NAME = Example; |
| 1187 | + }; |
| 1188 | + name = Debug; |
| 1189 | + }; |
| 1190 | + 95D2AE49242BC1FA00AC3D46 /* Release */ = { |
| 1191 | + isa = XCBuildConfiguration; |
| 1192 | + buildSettings = { |
| 1193 | + CLANG_ANALYZER_NONNULL = YES; |
| 1194 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 1195 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 1196 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 1197 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 1198 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 1199 | + CODE_SIGN_STYLE = Automatic; |
| 1200 | + DEVELOPMENT_TEAM = G4TGN24VA2; |
| 1201 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 1202 | + INFOPLIST_FILE = ParchmentUITests/Info.plist; |
| 1203 | + IPHONEOS_DEPLOYMENT_TARGET = 13.2; |
| 1204 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1205 | + MTL_FAST_MATH = YES; |
| 1206 | + PRODUCT_BUNDLE_IDENTIFIER = com.martinrechsteiner.ParchmentUITests; |
| 1207 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1208 | + SWIFT_VERSION = 5.0; |
| 1209 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 1210 | + TEST_TARGET_NAME = Example; |
| 1211 | + }; |
| 1212 | + name = Release; |
| 1213 | + }; |
1090 | 1214 | /* End XCBuildConfiguration section */
|
1091 | 1215 |
|
1092 | 1216 | /* Begin XCConfigurationList section */
|
|
1126 | 1250 | defaultConfigurationIsVisible = 0;
|
1127 | 1251 | defaultConfigurationName = Release;
|
1128 | 1252 | };
|
| 1253 | + 95D2AE4A242BC1FA00AC3D46 /* Build configuration list for PBXNativeTarget "ParchmentUITests" */ = { |
| 1254 | + isa = XCConfigurationList; |
| 1255 | + buildConfigurations = ( |
| 1256 | + 95D2AE48242BC1FA00AC3D46 /* Debug */, |
| 1257 | + 95D2AE49242BC1FA00AC3D46 /* Release */, |
| 1258 | + ); |
| 1259 | + defaultConfigurationIsVisible = 0; |
| 1260 | + defaultConfigurationName = Release; |
| 1261 | + }; |
1129 | 1262 | /* End XCConfigurationList section */
|
1130 | 1263 | };
|
1131 | 1264 | rootObject = 3EA04A421C53BFE40054E5E0 /* Project object */;
|
|
0 commit comments