|
14 | 14 | A5B1D7BD279E6B3100263D7A /* ExampleInfinityScrollViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5B1D7BC279E6B3100263D7A /* ExampleInfinityScrollViewController.swift */; }; |
15 | 15 | A5B1D7C2279E6D6700263D7A /* InfinityScrollView_Framework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A5B1D7C1279E6D6700263D7A /* InfinityScrollView_Framework.framework */; }; |
16 | 16 | A5B1D7C3279E6D6700263D7A /* InfinityScrollView_Framework.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A5B1D7C1279E6D6700263D7A /* InfinityScrollView_Framework.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
17 | | - B0237E61F08D73577E9E9A87 /* Pods_InfinityScrollView_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8DFE5A6885EAF7971461988C /* Pods_InfinityScrollView_Example.framework */; }; |
18 | 17 | /* End PBXBuildFile section */ |
19 | 18 |
|
20 | 19 | /* Begin PBXCopyFilesBuildPhase section */ |
|
32 | 31 | /* End PBXCopyFilesBuildPhase section */ |
33 | 32 |
|
34 | 33 | /* Begin PBXFileReference section */ |
35 | | - 45F3854A4186C4D14378D748 /* Pods-InfinityScrollView_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InfinityScrollView_Example.release.xcconfig"; path = "Target Support Files/Pods-InfinityScrollView_Example/Pods-InfinityScrollView_Example.release.xcconfig"; sourceTree = "<group>"; }; |
36 | | - 7B9913F040DED0AF964CAA1A /* Pods-InfinityScrollView_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InfinityScrollView_Example.debug.xcconfig"; path = "Target Support Files/Pods-InfinityScrollView_Example/Pods-InfinityScrollView_Example.debug.xcconfig"; sourceTree = "<group>"; }; |
37 | | - 8DFE5A6885EAF7971461988C /* Pods_InfinityScrollView_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_InfinityScrollView_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
38 | 34 | A5B1D799279E682600263D7A /* InfinityScrollView_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = InfinityScrollView_Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
39 | 35 | A5B1D79C279E682600263D7A /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
40 | 36 | A5B1D7A3279E682600263D7A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
|
51 | 47 | buildActionMask = 2147483647; |
52 | 48 | files = ( |
53 | 49 | A5B1D7C2279E6D6700263D7A /* InfinityScrollView_Framework.framework in Frameworks */, |
54 | | - B0237E61F08D73577E9E9A87 /* Pods_InfinityScrollView_Example.framework in Frameworks */, |
55 | 50 | ); |
56 | 51 | runOnlyForDeploymentPostprocessing = 0; |
57 | 52 | }; |
|
61 | 56 | 237C45C2BD75CD4CEC26CFDC /* Pods */ = { |
62 | 57 | isa = PBXGroup; |
63 | 58 | children = ( |
64 | | - 7B9913F040DED0AF964CAA1A /* Pods-InfinityScrollView_Example.debug.xcconfig */, |
65 | | - 45F3854A4186C4D14378D748 /* Pods-InfinityScrollView_Example.release.xcconfig */, |
66 | 59 | ); |
67 | 60 | path = Pods; |
68 | 61 | sourceTree = "<group>"; |
|
102 | 95 | isa = PBXGroup; |
103 | 96 | children = ( |
104 | 97 | A5B1D7C1279E6D6700263D7A /* InfinityScrollView_Framework.framework */, |
105 | | - 8DFE5A6885EAF7971461988C /* Pods_InfinityScrollView_Example.framework */, |
106 | 98 | ); |
107 | 99 | name = Frameworks; |
108 | 100 | sourceTree = "<group>"; |
|
114 | 106 | isa = PBXNativeTarget; |
115 | 107 | buildConfigurationList = A5B1D7AD279E682800263D7A /* Build configuration list for PBXNativeTarget "InfinityScrollView_Example" */; |
116 | 108 | buildPhases = ( |
117 | | - BB6564F9D4209F0133755473 /* [CP] Check Pods Manifest.lock */, |
118 | 109 | A5B1D795279E682600263D7A /* Sources */, |
119 | 110 | A5B1D796279E682600263D7A /* Frameworks */, |
120 | 111 | A5B1D797279E682600263D7A /* Resources */, |
121 | 112 | A5B1D7C4279E6D6700263D7A /* Embed Frameworks */, |
122 | | - 83F11BEA86A1412CE054B261 /* [CP] Embed Pods Frameworks */, |
123 | 113 | ); |
124 | 114 | buildRules = ( |
125 | 115 | ); |
|
176 | 166 | }; |
177 | 167 | /* End PBXResourcesBuildPhase section */ |
178 | 168 |
|
179 | | -/* Begin PBXShellScriptBuildPhase section */ |
180 | | - 83F11BEA86A1412CE054B261 /* [CP] Embed Pods Frameworks */ = { |
181 | | - isa = PBXShellScriptBuildPhase; |
182 | | - buildActionMask = 2147483647; |
183 | | - files = ( |
184 | | - ); |
185 | | - inputFileListPaths = ( |
186 | | - "${PODS_ROOT}/Target Support Files/Pods-InfinityScrollView_Example/Pods-InfinityScrollView_Example-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
187 | | - ); |
188 | | - name = "[CP] Embed Pods Frameworks"; |
189 | | - outputFileListPaths = ( |
190 | | - "${PODS_ROOT}/Target Support Files/Pods-InfinityScrollView_Example/Pods-InfinityScrollView_Example-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
191 | | - ); |
192 | | - runOnlyForDeploymentPostprocessing = 0; |
193 | | - shellPath = /bin/sh; |
194 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-InfinityScrollView_Example/Pods-InfinityScrollView_Example-frameworks.sh\"\n"; |
195 | | - showEnvVarsInLog = 0; |
196 | | - }; |
197 | | - BB6564F9D4209F0133755473 /* [CP] Check Pods Manifest.lock */ = { |
198 | | - isa = PBXShellScriptBuildPhase; |
199 | | - buildActionMask = 2147483647; |
200 | | - files = ( |
201 | | - ); |
202 | | - inputFileListPaths = ( |
203 | | - ); |
204 | | - inputPaths = ( |
205 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
206 | | - "${PODS_ROOT}/Manifest.lock", |
207 | | - ); |
208 | | - name = "[CP] Check Pods Manifest.lock"; |
209 | | - outputFileListPaths = ( |
210 | | - ); |
211 | | - outputPaths = ( |
212 | | - "$(DERIVED_FILE_DIR)/Pods-InfinityScrollView_Example-checkManifestLockResult.txt", |
213 | | - ); |
214 | | - runOnlyForDeploymentPostprocessing = 0; |
215 | | - shellPath = /bin/sh; |
216 | | - 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"; |
217 | | - showEnvVarsInLog = 0; |
218 | | - }; |
219 | | -/* End PBXShellScriptBuildPhase section */ |
220 | | - |
221 | 169 | /* Begin PBXSourcesBuildPhase section */ |
222 | 170 | A5B1D795279E682600263D7A /* Sources */ = { |
223 | 171 | isa = PBXSourcesBuildPhase; |
|
368 | 316 | }; |
369 | 317 | A5B1D7AE279E682800263D7A /* Debug */ = { |
370 | 318 | isa = XCBuildConfiguration; |
371 | | - baseConfigurationReference = 7B9913F040DED0AF964CAA1A /* Pods-InfinityScrollView_Example.debug.xcconfig */; |
372 | 319 | buildSettings = { |
373 | 320 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
374 | 321 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
396 | 343 | }; |
397 | 344 | A5B1D7AF279E682800263D7A /* Release */ = { |
398 | 345 | isa = XCBuildConfiguration; |
399 | | - baseConfigurationReference = 45F3854A4186C4D14378D748 /* Pods-InfinityScrollView_Example.release.xcconfig */; |
400 | 346 | buildSettings = { |
401 | 347 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
402 | 348 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
0 commit comments