|
16 | 16 | 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; };
|
17 | 17 | 75AC433D3700BE5E7378B152 /* Pods_Himotoki_Sample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C022DE1207B2E45F049F73B9 /* Pods_Himotoki_Sample.framework */; };
|
18 | 18 | 8EAEFA06590038ED2AAC1C52 /* Pods_Himotoki_Sample_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ABF5A26F12795318C0C7B412 /* Pods_Himotoki_Sample_Tests.framework */; };
|
19 |
| - 97BA591F6D0710A806541BEE /* Pods_APIKitExt_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C2A75DCD734D3B06DAC6668A /* Pods_APIKitExt_Example.framework */; }; |
20 | 19 | B401BABD1E0D2C6100F93BC4 /* RepoRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = B401BABC1E0D2C6100F93BC4 /* RepoRequest.swift */; };
|
21 | 20 | B401BABF1E0D2C9500F93BC4 /* Repo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B401BABE1E0D2C9500F93BC4 /* Repo.swift */; };
|
22 | 21 | B401BAC11E0D677E00F93BC4 /* GithubAPIService.swift in Sources */ = {isa = PBXBuildFile; fileRef = B401BAC01E0D677E00F93BC4 /* GithubAPIService.swift */; };
|
|
35 | 34 | B41BC44C1E0E3B260075ED16 /* Repo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B41BC4481E0E3B260075ED16 /* Repo.swift */; };
|
36 | 35 | B41BC44D1E0E3B260075ED16 /* RepoRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = B41BC4491E0E3B260075ED16 /* RepoRequest.swift */; };
|
37 | 36 | B41BC44E1E0E3B260075ED16 /* SchedulerService.swift in Sources */ = {isa = PBXBuildFile; fileRef = B41BC44A1E0E3B260075ED16 /* SchedulerService.swift */; };
|
38 |
| - B41BC4501E0E3C180075ED16 /* Pods_APIKitExt_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B41BC44F1E0E3C180075ED16 /* Pods_APIKitExt_Example.framework */; }; |
39 | 37 | B43DF67A1E0E611C0045688F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B43DF6791E0E611C0045688F /* AppDelegate.swift */; };
|
40 | 38 | B43DF67C1E0E611C0045688F /* RepoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B43DF67B1E0E611C0045688F /* RepoViewController.swift */; };
|
41 | 39 | B43DF67F1E0E611C0045688F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B43DF67D1E0E611C0045688F /* Main.storyboard */; };
|
|
58 | 56 | /* End PBXContainerItemProxy section */
|
59 | 57 |
|
60 | 58 | /* Begin PBXFileReference section */
|
61 |
| - 06F2A2D5B02D2A6357233AEA /* Pods-APIKitExt_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-APIKitExt_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-APIKitExt_Example/Pods-APIKitExt_Example.debug.xcconfig"; sourceTree = "<group>"; }; |
62 | 59 | 39BA8789BBAC353484FB9227 /* Pods-Himotoki Sample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Himotoki Sample.release.xcconfig"; path = "Pods/Target Support Files/Pods-Himotoki Sample/Pods-Himotoki Sample.release.xcconfig"; sourceTree = "<group>"; };
|
63 |
| - 4ED79E5282E370AE85C92245 /* Pods-APIKitExt_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-APIKitExt_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-APIKitExt_Example/Pods-APIKitExt_Example.release.xcconfig"; sourceTree = "<group>"; }; |
64 | 60 | 607FACD01AFB9204008FA782 /* ObjectMapper Sample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "ObjectMapper Sample.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
65 | 61 | 607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
66 | 62 | 607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
96 | 92 | B41BC4481E0E3B260075ED16 /* Repo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Repo.swift; sourceTree = "<group>"; };
|
97 | 93 | B41BC4491E0E3B260075ED16 /* RepoRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RepoRequest.swift; sourceTree = "<group>"; };
|
98 | 94 | B41BC44A1E0E3B260075ED16 /* SchedulerService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SchedulerService.swift; sourceTree = "<group>"; };
|
99 |
| - B41BC44F1E0E3C180075ED16 /* Pods_APIKitExt_Example.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Pods_APIKitExt_Example.framework; path = "../../../../../Library/Developer/Xcode/DerivedData/APIKitExt-hbttvgqggdqkbjbfwprdftgzjrgm/Build/Products/Debug-iphonesimulator/Pods_APIKitExt_Example.framework"; sourceTree = "<group>"; }; |
100 | 95 | B43DF6771E0E611C0045688F /* Himotoki Sample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Himotoki Sample.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
101 | 96 | B43DF6791E0E611C0045688F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
102 | 97 | B43DF67B1E0E611C0045688F /* RepoViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RepoViewController.swift; sourceTree = "<group>"; };
|
|
109 | 104 | B43DF68C1E0E618E0045688F /* RepoRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RepoRequest.swift; sourceTree = "<group>"; };
|
110 | 105 | B43DF68D1E0E618E0045688F /* SchedulerService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SchedulerService.swift; sourceTree = "<group>"; };
|
111 | 106 | C022DE1207B2E45F049F73B9 /* Pods_Himotoki_Sample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Himotoki_Sample.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
112 |
| - C2A75DCD734D3B06DAC6668A /* Pods_APIKitExt_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_APIKitExt_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
113 | 107 | D21AEE096FE9F0600C8148C9 /* Pods-ObjectMapper Sample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ObjectMapper Sample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ObjectMapper Sample/Pods-ObjectMapper Sample.debug.xcconfig"; sourceTree = "<group>"; };
|
114 | 108 | D5915E7FC0289F3980B73076 /* Pods-Himotoki Sample Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Himotoki Sample Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Himotoki Sample Tests/Pods-Himotoki Sample Tests.release.xcconfig"; sourceTree = "<group>"; };
|
115 | 109 | DE1A9E76FE305995DF40CBDF /* Pods-ObjectMapper Sample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ObjectMapper Sample.release.xcconfig"; path = "Pods/Target Support Files/Pods-ObjectMapper Sample/Pods-ObjectMapper Sample.release.xcconfig"; sourceTree = "<group>"; };
|
|
124 | 118 | isa = PBXFrameworksBuildPhase;
|
125 | 119 | buildActionMask = 2147483647;
|
126 | 120 | files = (
|
127 |
| - 97BA591F6D0710A806541BEE /* Pods_APIKitExt_Example.framework in Frameworks */, |
128 | 121 | 5F7033B20EC798ADAC87155F /* Pods_ObjectMapper_Sample.framework in Frameworks */,
|
129 | 122 | );
|
130 | 123 | runOnlyForDeploymentPostprocessing = 0;
|
|
141 | 134 | isa = PBXFrameworksBuildPhase;
|
142 | 135 | buildActionMask = 2147483647;
|
143 | 136 | files = (
|
144 |
| - B41BC4501E0E3C180075ED16 /* Pods_APIKitExt_Example.framework in Frameworks */, |
145 | 137 | 295C949CA0D515DD9C75CA84 /* Pods_Argo_Sample.framework in Frameworks */,
|
146 | 138 | );
|
147 | 139 | runOnlyForDeploymentPostprocessing = 0;
|
|
331 | 323 | E00343CF68F09F5E0B254AEC /* Pods */ = {
|
332 | 324 | isa = PBXGroup;
|
333 | 325 | children = (
|
334 |
| - 06F2A2D5B02D2A6357233AEA /* Pods-APIKitExt_Example.debug.xcconfig */, |
335 |
| - 4ED79E5282E370AE85C92245 /* Pods-APIKitExt_Example.release.xcconfig */, |
336 | 326 | FF6D54714866EAD920B6D886 /* Pods-Argo Sample.debug.xcconfig */,
|
337 | 327 | 7DBE3AD0C570CECB61AA3D9B /* Pods-Argo Sample.release.xcconfig */,
|
338 | 328 | D21AEE096FE9F0600C8148C9 /* Pods-ObjectMapper Sample.debug.xcconfig */,
|
|
348 | 338 | F27AB2C6056EA53D0C9CA9CC /* Frameworks */ = {
|
349 | 339 | isa = PBXGroup;
|
350 | 340 | children = (
|
351 |
| - B41BC44F1E0E3C180075ED16 /* Pods_APIKitExt_Example.framework */, |
352 |
| - C2A75DCD734D3B06DAC6668A /* Pods_APIKitExt_Example.framework */, |
353 | 341 | A3BACFDE94ED969ED09DCFD8 /* Pods_Argo_Sample.framework */,
|
354 | 342 | E12143C29DE185124C66F4CE /* Pods_ObjectMapper_Sample.framework */,
|
355 | 343 | C022DE1207B2E45F049F73B9 /* Pods_Himotoki_Sample.framework */,
|
|
0 commit comments