|
134 | 134 | 28B2090A1C9C8458007229C8 /* TVMovieLoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28B209091C9C8458007229C8 /* TVMovieLoadingView.swift */; };
|
135 | 135 | 28B2090D1C9C906F007229C8 /* UIView+FadeAndHide.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28B2090C1C9C906F007229C8 /* UIView+FadeAndHide.swift */; };
|
136 | 136 | 28C76E8A1C1E15F9005055C8 /* MediaType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28C76E891C1E15F9005055C8 /* MediaType.swift */; };
|
137 |
| - 28C91E531CA709C600D45750 /* FetchUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28C91E521CA709C600D45750 /* FetchUITests.swift */; }; |
138 |
| - 28C91E5B1CA70A0900D45750 /* SnapshotHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28C91E5A1CA70A0900D45750 /* SnapshotHelper.swift */; }; |
139 | 137 | 28D871831C8B1F2B00F9F36C /* MoreTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28D871821C8B1F2B00F9F36C /* MoreTableViewController.swift */; };
|
140 | 138 | 28EB62691CA32E8600985F78 /* SeasonSectionHeaderCollectionReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28EB62681CA32E8600985F78 /* SeasonSectionHeaderCollectionReusableView.swift */; };
|
141 | 139 | 28EBE3F01C888E3800A6E573 /* NSObject+Delay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28EBE3EF1C888E3800A6E573 /* NSObject+Delay.swift */; };
|
|
158 | 156 | remoteGlobalIDString = 280B287C1C1C89BE006E17B6;
|
159 | 157 | remoteInfo = PutioKit;
|
160 | 158 | };
|
161 |
| - 28C91E551CA709C600D45750 /* PBXContainerItemProxy */ = { |
162 |
| - isa = PBXContainerItemProxy; |
163 |
| - containerPortal = 280B28301C1C8930006E17B6 /* Project object */; |
164 |
| - proxyType = 1; |
165 |
| - remoteGlobalIDString = 280B28371C1C8930006E17B6; |
166 |
| - remoteInfo = Fetch; |
167 |
| - }; |
168 | 159 | /* End PBXContainerItemProxy section */
|
169 | 160 |
|
170 | 161 | /* Begin PBXCopyFilesBuildPhase section */
|
|
314 | 305 | 28B209091C9C8458007229C8 /* TVMovieLoadingView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TVMovieLoadingView.swift; sourceTree = "<group>"; };
|
315 | 306 | 28B2090C1C9C906F007229C8 /* UIView+FadeAndHide.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+FadeAndHide.swift"; sourceTree = "<group>"; };
|
316 | 307 | 28C76E891C1E15F9005055C8 /* MediaType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MediaType.swift; sourceTree = "<group>"; };
|
317 |
| - 28C91E501CA709C600D45750 /* FetchUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FetchUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
318 | 308 | 28C91E521CA709C600D45750 /* FetchUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FetchUITests.swift; sourceTree = "<group>"; };
|
319 | 309 | 28C91E541CA709C600D45750 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
320 | 310 | 28C91E5A1CA70A0900D45750 /* SnapshotHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SnapshotHelper.swift; sourceTree = "<group>"; };
|
|
376 | 366 | );
|
377 | 367 | runOnlyForDeploymentPostprocessing = 0;
|
378 | 368 | };
|
379 |
| - 28C91E4D1CA709C600D45750 /* Frameworks */ = { |
380 |
| - isa = PBXFrameworksBuildPhase; |
381 |
| - buildActionMask = 2147483647; |
382 |
| - files = ( |
383 |
| - ); |
384 |
| - runOnlyForDeploymentPostprocessing = 0; |
385 |
| - }; |
386 | 369 | /* End PBXFrameworksBuildPhase section */
|
387 | 370 |
|
388 | 371 | /* Begin PBXGroup section */
|
|
423 | 406 | 280B28381C1C8930006E17B6 /* Fetch.app */,
|
424 | 407 | 280B28681C1C8977006E17B6 /* SRBarcodeScanner.framework */,
|
425 | 408 | 280B287D1C1C89BE006E17B6 /* PutioKit.framework */,
|
426 |
| - 28C91E501CA709C600D45750 /* FetchUITests.xctest */, |
427 | 409 | );
|
428 | 410 | name = Products;
|
429 | 411 | sourceTree = "<group>";
|
|
936 | 918 | productReference = 280B287D1C1C89BE006E17B6 /* PutioKit.framework */;
|
937 | 919 | productType = "com.apple.product-type.framework";
|
938 | 920 | };
|
939 |
| - 28C91E4F1CA709C600D45750 /* FetchUITests */ = { |
940 |
| - isa = PBXNativeTarget; |
941 |
| - buildConfigurationList = 28C91E591CA709C600D45750 /* Build configuration list for PBXNativeTarget "FetchUITests" */; |
942 |
| - buildPhases = ( |
943 |
| - 28C91E4C1CA709C600D45750 /* Sources */, |
944 |
| - 28C91E4D1CA709C600D45750 /* Frameworks */, |
945 |
| - 28C91E4E1CA709C600D45750 /* Resources */, |
946 |
| - ); |
947 |
| - buildRules = ( |
948 |
| - ); |
949 |
| - dependencies = ( |
950 |
| - 28C91E561CA709C600D45750 /* PBXTargetDependency */, |
951 |
| - ); |
952 |
| - name = FetchUITests; |
953 |
| - productName = FetchUITests; |
954 |
| - productReference = 28C91E501CA709C600D45750 /* FetchUITests.xctest */; |
955 |
| - productType = "com.apple.product-type.bundle.ui-testing"; |
956 |
| - }; |
957 | 921 | /* End PBXNativeTarget section */
|
958 | 922 |
|
959 | 923 | /* Begin PBXProject section */
|
|
987 | 951 | DevelopmentTeam = B598AEF9ZM;
|
988 | 952 | LastSwiftMigration = 0810;
|
989 | 953 | };
|
990 |
| - 28C91E4F1CA709C600D45750 = { |
991 |
| - CreatedOnToolsVersion = 7.3; |
992 |
| - LastSwiftMigration = 0810; |
993 |
| - TestTargetID = 280B28371C1C8930006E17B6; |
994 |
| - }; |
995 | 954 | };
|
996 | 955 | };
|
997 | 956 | buildConfigurationList = 280B28331C1C8930006E17B6 /* Build configuration list for PBXProject "Fetch" */;
|
|
1010 | 969 | 280B28371C1C8930006E17B6 /* Fetch */,
|
1011 | 970 | 280B28671C1C8977006E17B6 /* SRBarcodeScanner */,
|
1012 | 971 | 280B287C1C1C89BE006E17B6 /* PutioKit */,
|
1013 |
| - 28C91E4F1CA709C600D45750 /* FetchUITests */, |
1014 | 972 | );
|
1015 | 973 | };
|
1016 | 974 | /* End PBXProject section */
|
|
1060 | 1018 | );
|
1061 | 1019 | runOnlyForDeploymentPostprocessing = 0;
|
1062 | 1020 | };
|
1063 |
| - 28C91E4E1CA709C600D45750 /* Resources */ = { |
1064 |
| - isa = PBXResourcesBuildPhase; |
1065 |
| - buildActionMask = 2147483647; |
1066 |
| - files = ( |
1067 |
| - ); |
1068 |
| - runOnlyForDeploymentPostprocessing = 0; |
1069 |
| - }; |
1070 | 1021 | /* End PBXResourcesBuildPhase section */
|
1071 | 1022 |
|
1072 | 1023 | /* Begin PBXShellScriptBuildPhase section */
|
|
1154 | 1105 | );
|
1155 | 1106 | runOnlyForDeploymentPostprocessing = 0;
|
1156 | 1107 | shellPath = /bin/sh;
|
1157 |
| - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
| 1108 | + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
1158 | 1109 | showEnvVarsInLog = 0;
|
1159 | 1110 | };
|
1160 | 1111 | C0A3B64AE9933A3866EAFBB4 /* [CP] Check Pods Manifest.lock */ = {
|
|
1169 | 1120 | );
|
1170 | 1121 | runOnlyForDeploymentPostprocessing = 0;
|
1171 | 1122 | shellPath = /bin/sh;
|
1172 |
| - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
| 1123 | + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
1173 | 1124 | showEnvVarsInLog = 0;
|
1174 | 1125 | };
|
1175 | 1126 | DB2A97C234A7A7C666877396 /* [CP] Copy Pods Resources */ = {
|
|
1297 | 1248 | );
|
1298 | 1249 | runOnlyForDeploymentPostprocessing = 0;
|
1299 | 1250 | };
|
1300 |
| - 28C91E4C1CA709C600D45750 /* Sources */ = { |
1301 |
| - isa = PBXSourcesBuildPhase; |
1302 |
| - buildActionMask = 2147483647; |
1303 |
| - files = ( |
1304 |
| - 28C91E531CA709C600D45750 /* FetchUITests.swift in Sources */, |
1305 |
| - 28C91E5B1CA70A0900D45750 /* SnapshotHelper.swift in Sources */, |
1306 |
| - ); |
1307 |
| - runOnlyForDeploymentPostprocessing = 0; |
1308 |
| - }; |
1309 | 1251 | /* End PBXSourcesBuildPhase section */
|
1310 | 1252 |
|
1311 | 1253 | /* Begin PBXTargetDependency section */
|
|
1319 | 1261 | target = 280B287C1C1C89BE006E17B6 /* PutioKit */;
|
1320 | 1262 | targetProxy = 289480A91DD370D700C6301C /* PBXContainerItemProxy */;
|
1321 | 1263 | };
|
1322 |
| - 28C91E561CA709C600D45750 /* PBXTargetDependency */ = { |
1323 |
| - isa = PBXTargetDependency; |
1324 |
| - target = 280B28371C1C8930006E17B6 /* Fetch */; |
1325 |
| - targetProxy = 28C91E551CA709C600D45750 /* PBXContainerItemProxy */; |
1326 |
| - }; |
1327 | 1264 | /* End PBXTargetDependency section */
|
1328 | 1265 |
|
1329 | 1266 | /* Begin XCBuildConfiguration section */
|
|
1592 | 1529 | };
|
1593 | 1530 | name = Release;
|
1594 | 1531 | };
|
1595 |
| - 28C91E571CA709C600D45750 /* Debug */ = { |
1596 |
| - isa = XCBuildConfiguration; |
1597 |
| - buildSettings = { |
1598 |
| - CLANG_ANALYZER_NONNULL = YES; |
1599 |
| - INFOPLIST_FILE = FetchUITests/Info.plist; |
1600 |
| - IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
1601 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
1602 |
| - PRODUCT_BUNDLE_IDENTIFIER = uk.co.wearecocoon.FetchUITests; |
1603 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
1604 |
| - SWIFT_VERSION = 2.3; |
1605 |
| - TEST_TARGET_NAME = Fetch; |
1606 |
| - }; |
1607 |
| - name = Debug; |
1608 |
| - }; |
1609 |
| - 28C91E581CA709C600D45750 /* Release */ = { |
1610 |
| - isa = XCBuildConfiguration; |
1611 |
| - buildSettings = { |
1612 |
| - CLANG_ANALYZER_NONNULL = YES; |
1613 |
| - INFOPLIST_FILE = FetchUITests/Info.plist; |
1614 |
| - IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
1615 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
1616 |
| - PRODUCT_BUNDLE_IDENTIFIER = uk.co.wearecocoon.FetchUITests; |
1617 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
1618 |
| - SWIFT_VERSION = 2.3; |
1619 |
| - TEST_TARGET_NAME = Fetch; |
1620 |
| - }; |
1621 |
| - name = Release; |
1622 |
| - }; |
1623 | 1532 | /* End XCBuildConfiguration section */
|
1624 | 1533 |
|
1625 | 1534 | /* Begin XCConfigurationList section */
|
|
1659 | 1568 | defaultConfigurationIsVisible = 0;
|
1660 | 1569 | defaultConfigurationName = Release;
|
1661 | 1570 | };
|
1662 |
| - 28C91E591CA709C600D45750 /* Build configuration list for PBXNativeTarget "FetchUITests" */ = { |
1663 |
| - isa = XCConfigurationList; |
1664 |
| - buildConfigurations = ( |
1665 |
| - 28C91E571CA709C600D45750 /* Debug */, |
1666 |
| - 28C91E581CA709C600D45750 /* Release */, |
1667 |
| - ); |
1668 |
| - defaultConfigurationIsVisible = 0; |
1669 |
| - defaultConfigurationName = Release; |
1670 |
| - }; |
1671 | 1571 | /* End XCConfigurationList section */
|
1672 | 1572 | };
|
1673 | 1573 | rootObject = 280B28301C1C8930006E17B6 /* Project object */;
|
|
0 commit comments