|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 03C127B8220993300062F7C9 /* InboxZeroLoaderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03C127B7220993300062F7C9 /* InboxZeroLoaderTests.swift */; }; |
10 | 11 | 03E8D824221D339200EB792A /* GithubURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E8D823221D339200EB792A /* GithubURL.swift */; };
|
11 | 12 | 03E8D826221D358000EB792A /* GithubURLTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E8D825221D358000EB792A /* GithubURLTests.swift */; };
|
12 |
| - 03C127B8220993300062F7C9 /* InboxZeroLoaderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03C127B7220993300062F7C9 /* InboxZeroLoaderTests.swift */; }; |
13 | 13 | 0F9440FD32236514CD7215E9 /* Pods_Freetime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ECF622FFD773FDA73297C0D0 /* Pods_Freetime.framework */; };
|
14 | 14 | 15F28F992108DBA6006421B6 /* SplashView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15F28F982108DBA6006421B6 /* SplashView.swift */; };
|
15 | 15 | 290056F3210028B20046EAE5 /* UIViewController+MenuDone.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290056F2210028B20046EAE5 /* UIViewController+MenuDone.swift */; };
|
|
596 | 596 | /* End PBXCopyFilesBuildPhase section */
|
597 | 597 |
|
598 | 598 | /* Begin PBXFileReference section */
|
| 599 | + 03C127B7220993300062F7C9 /* InboxZeroLoaderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InboxZeroLoaderTests.swift; sourceTree = "<group>"; }; |
599 | 600 | 03E8D823221D339200EB792A /* GithubURL.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GithubURL.swift; sourceTree = "<group>"; };
|
600 | 601 | 03E8D825221D358000EB792A /* GithubURLTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GithubURLTests.swift; sourceTree = "<group>"; };
|
601 |
| - 03A0EC6221F8F60B008C9CE2 /* RepositoryOverviewHeaderViewModels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RepositoryOverviewHeaderViewModels.swift; sourceTree = "<group>"; }; |
602 |
| - 03C127B7220993300062F7C9 /* InboxZeroLoaderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InboxZeroLoaderTests.swift; sourceTree = "<group>"; }; |
603 | 602 | 07C7DC5A7A907BE73BCA95AC /* Pods-FreetimeTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FreetimeTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-FreetimeTests/Pods-FreetimeTests.debug.xcconfig"; sourceTree = "<group>"; };
|
604 | 603 | 0F26A46A43D11F8D04E17D4A /* Pods-FreetimeWatch Extension.testflight.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FreetimeWatch Extension.testflight.xcconfig"; path = "Pods/Target Support Files/Pods-FreetimeWatch Extension/Pods-FreetimeWatch Extension.testflight.xcconfig"; sourceTree = "<group>"; };
|
605 | 604 | 15F28F982108DBA6006421B6 /* SplashView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplashView.swift; sourceTree = "<group>"; };
|
|
2706 | 2705 | files = (
|
2707 | 2706 | );
|
2708 | 2707 | inputPaths = (
|
2709 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-Freetime/Pods-Freetime-frameworks.sh", |
| 2708 | + "${PODS_ROOT}/Target Support Files/Pods-Freetime/Pods-Freetime-frameworks.sh", |
2710 | 2709 | "${BUILT_PRODUCTS_DIR}/Alamofire-iOS/Alamofire.framework",
|
2711 | 2710 | "${BUILT_PRODUCTS_DIR}/AlamofireNetworkActivityIndicator/AlamofireNetworkActivityIndicator.framework",
|
2712 | 2711 | "${BUILT_PRODUCTS_DIR}/Apollo-iOS/Apollo.framework",
|
|
2769 | 2768 | );
|
2770 | 2769 | runOnlyForDeploymentPostprocessing = 0;
|
2771 | 2770 | shellPath = /bin/sh;
|
2772 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Freetime/Pods-Freetime-frameworks.sh\"\n"; |
| 2771 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Freetime/Pods-Freetime-frameworks.sh\"\n"; |
2773 | 2772 | showEnvVarsInLog = 0;
|
2774 | 2773 | };
|
2775 | 2774 | CB9D7CC581BBD847FBB3FBDA /* [CP] Check Pods Manifest.lock */ = {
|
|
2796 | 2795 | files = (
|
2797 | 2796 | );
|
2798 | 2797 | inputPaths = (
|
2799 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-FreetimeWatch Extension/Pods-FreetimeWatch Extension-frameworks.sh", |
| 2798 | + "${PODS_ROOT}/Target Support Files/Pods-FreetimeWatch Extension/Pods-FreetimeWatch Extension-frameworks.sh", |
2800 | 2799 | "${BUILT_PRODUCTS_DIR}/Alamofire-watchOS/Alamofire.framework",
|
2801 | 2800 | "${BUILT_PRODUCTS_DIR}/Apollo-watchOS/Apollo.framework",
|
2802 | 2801 | "${BUILT_PRODUCTS_DIR}/DateAgo-watchOS/DateAgo.framework",
|
|
2815 | 2814 | );
|
2816 | 2815 | runOnlyForDeploymentPostprocessing = 0;
|
2817 | 2816 | shellPath = /bin/sh;
|
2818 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FreetimeWatch Extension/Pods-FreetimeWatch Extension-frameworks.sh\"\n"; |
| 2817 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FreetimeWatch Extension/Pods-FreetimeWatch Extension-frameworks.sh\"\n"; |
2819 | 2818 | showEnvVarsInLog = 0;
|
2820 | 2819 | };
|
2821 | 2820 | DCF1A6481F9E3E1F00A7A4A0 /* SwiftLint */ = {
|
|
2838 | 2837 | files = (
|
2839 | 2838 | );
|
2840 | 2839 | inputPaths = (
|
2841 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-FreetimeTests/Pods-FreetimeTests-frameworks.sh", |
| 2840 | + "${PODS_ROOT}/Target Support Files/Pods-FreetimeTests/Pods-FreetimeTests-frameworks.sh", |
2842 | 2841 | "${BUILT_PRODUCTS_DIR}/Alamofire-iOS/Alamofire.framework",
|
2843 | 2842 | "${BUILT_PRODUCTS_DIR}/AlamofireNetworkActivityIndicator/AlamofireNetworkActivityIndicator.framework",
|
2844 | 2843 | "${BUILT_PRODUCTS_DIR}/Apollo-iOS/Apollo.framework",
|
|
2903 | 2902 | );
|
2904 | 2903 | runOnlyForDeploymentPostprocessing = 0;
|
2905 | 2904 | shellPath = /bin/sh;
|
2906 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FreetimeTests/Pods-FreetimeTests-frameworks.sh\"\n"; |
| 2905 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FreetimeTests/Pods-FreetimeTests-frameworks.sh\"\n"; |
2907 | 2906 | showEnvVarsInLog = 0;
|
2908 | 2907 | };
|
2909 | 2908 | /* End PBXShellScriptBuildPhase section */
|
|
0 commit comments