|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 191C2C0624528B8900E0B56F /* SwiftFCXRefresh.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 191C2C0124528A4F00E0B56F /* SwiftFCXRefresh.framework */; }; |
| 11 | + 191C2C0724528B8900E0B56F /* SwiftFCXRefresh.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 191C2C0124528A4F00E0B56F /* SwiftFCXRefresh.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
10 | 12 | 8A39AD131F0726EE00E245E7 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A39AD121F0726EE00E245E7 /* AppDelegate.swift */; };
|
11 | 13 | 8A39AD151F0726EE00E245E7 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A39AD141F0726EE00E245E7 /* ViewController.swift */; };
|
12 | 14 | 8A39AD181F0726EE00E245E7 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8A39AD161F0726EE00E245E7 /* Main.storyboard */; };
|
13 | 15 | 8A39AD1A1F0726EE00E245E7 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8A39AD191F0726EE00E245E7 /* Assets.xcassets */; };
|
14 | 16 | 8A39AD1D1F0726EE00E245E7 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8A39AD1B1F0726EE00E245E7 /* LaunchScreen.storyboard */; };
|
15 | 17 | 8A39AD261F077FBE00E245E7 /* RefreshTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A39AD251F077FBE00E245E7 /* RefreshTableViewController.swift */; };
|
16 |
| - 95430614CD82A74F0C7B7305 /* Pods_SwiftFCXRefreshDemo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9606C6828B4EA6F71F32CC3 /* Pods_SwiftFCXRefreshDemo.framework */; }; |
17 | 18 | /* End PBXBuildFile section */
|
18 | 19 |
|
| 20 | +/* Begin PBXContainerItemProxy section */ |
| 21 | + 191C2C0024528A4F00E0B56F /* PBXContainerItemProxy */ = { |
| 22 | + isa = PBXContainerItemProxy; |
| 23 | + containerPortal = 191C2BFC24528A4E00E0B56F /* SwiftFCXRefresh.xcodeproj */; |
| 24 | + proxyType = 2; |
| 25 | + remoteGlobalIDString = 191C2BC92452867100E0B56F; |
| 26 | + remoteInfo = SwiftFCXRefresh; |
| 27 | + }; |
| 28 | +/* End PBXContainerItemProxy section */ |
| 29 | + |
| 30 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 31 | + 191C2C0824528B8900E0B56F /* Embed Frameworks */ = { |
| 32 | + isa = PBXCopyFilesBuildPhase; |
| 33 | + buildActionMask = 2147483647; |
| 34 | + dstPath = ""; |
| 35 | + dstSubfolderSpec = 10; |
| 36 | + files = ( |
| 37 | + 191C2C0724528B8900E0B56F /* SwiftFCXRefresh.framework in Embed Frameworks */, |
| 38 | + ); |
| 39 | + name = "Embed Frameworks"; |
| 40 | + runOnlyForDeploymentPostprocessing = 0; |
| 41 | + }; |
| 42 | +/* End PBXCopyFilesBuildPhase section */ |
| 43 | + |
19 | 44 | /* Begin PBXFileReference section */
|
20 |
| - 59F222443CCA477472F9DA4B /* Pods-SwiftFCXRefreshDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftFCXRefreshDemo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-SwiftFCXRefreshDemo/Pods-SwiftFCXRefreshDemo.debug.xcconfig"; sourceTree = "<group>"; }; |
| 45 | + 191C2BFC24528A4E00E0B56F /* SwiftFCXRefresh.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SwiftFCXRefresh.xcodeproj; path = ../SwiftFCXRefresh.xcodeproj; sourceTree = "<group>"; }; |
21 | 46 | 8A39AD0F1F0726EE00E245E7 /* SwiftFCXRefreshDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftFCXRefreshDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
22 | 47 | 8A39AD121F0726EE00E245E7 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
23 | 48 | 8A39AD141F0726EE00E245E7 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
26 | 51 | 8A39AD1C1F0726EE00E245E7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
27 | 52 | 8A39AD1E1F0726EE00E245E7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
28 | 53 | 8A39AD251F077FBE00E245E7 /* RefreshTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RefreshTableViewController.swift; sourceTree = "<group>"; };
|
29 |
| - B46A0B9CF88A970991F6E1D8 /* Pods-SwiftFCXRefreshDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftFCXRefreshDemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-SwiftFCXRefreshDemo/Pods-SwiftFCXRefreshDemo.release.xcconfig"; sourceTree = "<group>"; }; |
30 |
| - D9606C6828B4EA6F71F32CC3 /* Pods_SwiftFCXRefreshDemo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SwiftFCXRefreshDemo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
31 | 54 | /* End PBXFileReference section */
|
32 | 55 |
|
33 | 56 | /* Begin PBXFrameworksBuildPhase section */
|
34 | 57 | 8A39AD0C1F0726EE00E245E7 /* Frameworks */ = {
|
35 | 58 | isa = PBXFrameworksBuildPhase;
|
36 | 59 | buildActionMask = 2147483647;
|
37 | 60 | files = (
|
38 |
| - 95430614CD82A74F0C7B7305 /* Pods_SwiftFCXRefreshDemo.framework in Frameworks */, |
| 61 | + 191C2C0624528B8900E0B56F /* SwiftFCXRefresh.framework in Frameworks */, |
39 | 62 | );
|
40 | 63 | runOnlyForDeploymentPostprocessing = 0;
|
41 | 64 | };
|
42 | 65 | /* End PBXFrameworksBuildPhase section */
|
43 | 66 |
|
44 | 67 | /* Begin PBXGroup section */
|
45 |
| - 44B8D73D2759D5A6DC96681E /* Pods */ = { |
| 68 | + 191C2BFD24528A4E00E0B56F /* Products */ = { |
46 | 69 | isa = PBXGroup;
|
47 | 70 | children = (
|
48 |
| - 59F222443CCA477472F9DA4B /* Pods-SwiftFCXRefreshDemo.debug.xcconfig */, |
49 |
| - B46A0B9CF88A970991F6E1D8 /* Pods-SwiftFCXRefreshDemo.release.xcconfig */, |
| 71 | + 191C2C0124528A4F00E0B56F /* SwiftFCXRefresh.framework */, |
50 | 72 | );
|
51 |
| - name = Pods; |
52 |
| - sourceTree = "<group>"; |
53 |
| - }; |
54 |
| - 706A33B2191F3781593E52A3 /* Frameworks */ = { |
55 |
| - isa = PBXGroup; |
56 |
| - children = ( |
57 |
| - D9606C6828B4EA6F71F32CC3 /* Pods_SwiftFCXRefreshDemo.framework */, |
58 |
| - ); |
59 |
| - name = Frameworks; |
| 73 | + name = Products; |
60 | 74 | sourceTree = "<group>";
|
61 | 75 | };
|
62 | 76 | 8A39AD061F0726EE00E245E7 = {
|
63 | 77 | isa = PBXGroup;
|
64 | 78 | children = (
|
65 | 79 | 8A39AD111F0726EE00E245E7 /* SwiftFCXRefreshDemo */,
|
66 | 80 | 8A39AD101F0726EE00E245E7 /* Products */,
|
67 |
| - 44B8D73D2759D5A6DC96681E /* Pods */, |
68 |
| - 706A33B2191F3781593E52A3 /* Frameworks */, |
| 81 | + 191C2BFC24528A4E00E0B56F /* SwiftFCXRefresh.xcodeproj */, |
69 | 82 | );
|
70 | 83 | sourceTree = "<group>";
|
71 | 84 | };
|
|
98 | 111 | isa = PBXNativeTarget;
|
99 | 112 | buildConfigurationList = 8A39AD211F0726EE00E245E7 /* Build configuration list for PBXNativeTarget "SwiftFCXRefreshDemo" */;
|
100 | 113 | buildPhases = (
|
101 |
| - 9B698C90848A8DEABC6EB135 /* [CP] Check Pods Manifest.lock */, |
102 | 114 | 8A39AD0B1F0726EE00E245E7 /* Sources */,
|
103 | 115 | 8A39AD0C1F0726EE00E245E7 /* Frameworks */,
|
104 | 116 | 8A39AD0D1F0726EE00E245E7 /* Resources */,
|
105 |
| - C89D46D0830D4B83CDA5218E /* [CP] Embed Pods Frameworks */, |
| 117 | + 191C2C0824528B8900E0B56F /* Embed Frameworks */, |
106 | 118 | );
|
107 | 119 | buildRules = (
|
108 | 120 | );
|
|
142 | 154 | mainGroup = 8A39AD061F0726EE00E245E7;
|
143 | 155 | productRefGroup = 8A39AD101F0726EE00E245E7 /* Products */;
|
144 | 156 | projectDirPath = "";
|
| 157 | + projectReferences = ( |
| 158 | + { |
| 159 | + ProductGroup = 191C2BFD24528A4E00E0B56F /* Products */; |
| 160 | + ProjectRef = 191C2BFC24528A4E00E0B56F /* SwiftFCXRefresh.xcodeproj */; |
| 161 | + }, |
| 162 | + ); |
145 | 163 | projectRoot = "";
|
146 | 164 | targets = (
|
147 | 165 | 8A39AD0E1F0726EE00E245E7 /* SwiftFCXRefreshDemo */,
|
148 | 166 | );
|
149 | 167 | };
|
150 | 168 | /* End PBXProject section */
|
151 | 169 |
|
| 170 | +/* Begin PBXReferenceProxy section */ |
| 171 | + 191C2C0124528A4F00E0B56F /* SwiftFCXRefresh.framework */ = { |
| 172 | + isa = PBXReferenceProxy; |
| 173 | + fileType = wrapper.framework; |
| 174 | + path = SwiftFCXRefresh.framework; |
| 175 | + remoteRef = 191C2C0024528A4F00E0B56F /* PBXContainerItemProxy */; |
| 176 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 177 | + }; |
| 178 | +/* End PBXReferenceProxy section */ |
| 179 | + |
152 | 180 | /* Begin PBXResourcesBuildPhase section */
|
153 | 181 | 8A39AD0D1F0726EE00E245E7 /* Resources */ = {
|
154 | 182 | isa = PBXResourcesBuildPhase;
|
|
162 | 190 | };
|
163 | 191 | /* End PBXResourcesBuildPhase section */
|
164 | 192 |
|
165 |
| -/* Begin PBXShellScriptBuildPhase section */ |
166 |
| - 9B698C90848A8DEABC6EB135 /* [CP] Check Pods Manifest.lock */ = { |
167 |
| - isa = PBXShellScriptBuildPhase; |
168 |
| - buildActionMask = 2147483647; |
169 |
| - files = ( |
170 |
| - ); |
171 |
| - inputPaths = ( |
172 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
173 |
| - "${PODS_ROOT}/Manifest.lock", |
174 |
| - ); |
175 |
| - name = "[CP] Check Pods Manifest.lock"; |
176 |
| - outputPaths = ( |
177 |
| - "$(DERIVED_FILE_DIR)/Pods-SwiftFCXRefreshDemo-checkManifestLockResult.txt", |
178 |
| - ); |
179 |
| - runOnlyForDeploymentPostprocessing = 0; |
180 |
| - shellPath = /bin/sh; |
181 |
| - 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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
182 |
| - showEnvVarsInLog = 0; |
183 |
| - }; |
184 |
| - C89D46D0830D4B83CDA5218E /* [CP] Embed Pods Frameworks */ = { |
185 |
| - isa = PBXShellScriptBuildPhase; |
186 |
| - buildActionMask = 2147483647; |
187 |
| - files = ( |
188 |
| - ); |
189 |
| - inputPaths = ( |
190 |
| - "${PODS_ROOT}/Target Support Files/Pods-SwiftFCXRefreshDemo/Pods-SwiftFCXRefreshDemo-frameworks.sh", |
191 |
| - "${BUILT_PRODUCTS_DIR}/SwiftFCXRefresh/SwiftFCXRefresh.framework", |
192 |
| - ); |
193 |
| - name = "[CP] Embed Pods Frameworks"; |
194 |
| - outputPaths = ( |
195 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftFCXRefresh.framework", |
196 |
| - ); |
197 |
| - runOnlyForDeploymentPostprocessing = 0; |
198 |
| - shellPath = /bin/sh; |
199 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SwiftFCXRefreshDemo/Pods-SwiftFCXRefreshDemo-frameworks.sh\"\n"; |
200 |
| - showEnvVarsInLog = 0; |
201 |
| - }; |
202 |
| -/* End PBXShellScriptBuildPhase section */ |
203 |
| - |
204 | 193 | /* Begin PBXSourcesBuildPhase section */
|
205 | 194 | 8A39AD0B1F0726EE00E245E7 /* Sources */ = {
|
206 | 195 | isa = PBXSourcesBuildPhase;
|
|
349 | 338 | };
|
350 | 339 | 8A39AD221F0726EE00E245E7 /* Debug */ = {
|
351 | 340 | isa = XCBuildConfiguration;
|
352 |
| - baseConfigurationReference = 59F222443CCA477472F9DA4B /* Pods-SwiftFCXRefreshDemo.debug.xcconfig */; |
353 | 341 | buildSettings = {
|
354 | 342 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
355 | 343 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
367 | 355 | };
|
368 | 356 | 8A39AD231F0726EE00E245E7 /* Release */ = {
|
369 | 357 | isa = XCBuildConfiguration;
|
370 |
| - baseConfigurationReference = B46A0B9CF88A970991F6E1D8 /* Pods-SwiftFCXRefreshDemo.release.xcconfig */; |
371 | 358 | buildSettings = {
|
372 | 359 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
373 | 360 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
0 commit comments