Skip to content

Commit 103dad4

Browse files
committed
II-15-[removed pods]
1 parent dd5a89e commit 103dad4

File tree

63 files changed

+0
-2872
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+0
-2872
lines changed

InfinityScrollView_Example.xcodeproj/project.pbxproj

Lines changed: 0 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
A5B1D7BD279E6B3100263D7A /* ExampleInfinityScrollViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5B1D7BC279E6B3100263D7A /* ExampleInfinityScrollViewController.swift */; };
1515
A5B1D7C2279E6D6700263D7A /* InfinityScrollView_Framework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A5B1D7C1279E6D6700263D7A /* InfinityScrollView_Framework.framework */; };
1616
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 */; };
1817
/* End PBXBuildFile section */
1918

2019
/* Begin PBXCopyFilesBuildPhase section */
@@ -32,9 +31,6 @@
3231
/* End PBXCopyFilesBuildPhase section */
3332

3433
/* 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; };
3834
A5B1D799279E682600263D7A /* InfinityScrollView_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = InfinityScrollView_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
3935
A5B1D79C279E682600263D7A /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
4036
A5B1D7A3279E682600263D7A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
@@ -51,7 +47,6 @@
5147
buildActionMask = 2147483647;
5248
files = (
5349
A5B1D7C2279E6D6700263D7A /* InfinityScrollView_Framework.framework in Frameworks */,
54-
B0237E61F08D73577E9E9A87 /* Pods_InfinityScrollView_Example.framework in Frameworks */,
5550
);
5651
runOnlyForDeploymentPostprocessing = 0;
5752
};
@@ -61,8 +56,6 @@
6156
237C45C2BD75CD4CEC26CFDC /* Pods */ = {
6257
isa = PBXGroup;
6358
children = (
64-
7B9913F040DED0AF964CAA1A /* Pods-InfinityScrollView_Example.debug.xcconfig */,
65-
45F3854A4186C4D14378D748 /* Pods-InfinityScrollView_Example.release.xcconfig */,
6659
);
6760
path = Pods;
6861
sourceTree = "<group>";
@@ -102,7 +95,6 @@
10295
isa = PBXGroup;
10396
children = (
10497
A5B1D7C1279E6D6700263D7A /* InfinityScrollView_Framework.framework */,
105-
8DFE5A6885EAF7971461988C /* Pods_InfinityScrollView_Example.framework */,
10698
);
10799
name = Frameworks;
108100
sourceTree = "<group>";
@@ -114,12 +106,10 @@
114106
isa = PBXNativeTarget;
115107
buildConfigurationList = A5B1D7AD279E682800263D7A /* Build configuration list for PBXNativeTarget "InfinityScrollView_Example" */;
116108
buildPhases = (
117-
BB6564F9D4209F0133755473 /* [CP] Check Pods Manifest.lock */,
118109
A5B1D795279E682600263D7A /* Sources */,
119110
A5B1D796279E682600263D7A /* Frameworks */,
120111
A5B1D797279E682600263D7A /* Resources */,
121112
A5B1D7C4279E6D6700263D7A /* Embed Frameworks */,
122-
83F11BEA86A1412CE054B261 /* [CP] Embed Pods Frameworks */,
123113
);
124114
buildRules = (
125115
);
@@ -176,48 +166,6 @@
176166
};
177167
/* End PBXResourcesBuildPhase section */
178168

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-
221169
/* Begin PBXSourcesBuildPhase section */
222170
A5B1D795279E682600263D7A /* Sources */ = {
223171
isa = PBXSourcesBuildPhase;
@@ -368,7 +316,6 @@
368316
};
369317
A5B1D7AE279E682800263D7A /* Debug */ = {
370318
isa = XCBuildConfiguration;
371-
baseConfigurationReference = 7B9913F040DED0AF964CAA1A /* Pods-InfinityScrollView_Example.debug.xcconfig */;
372319
buildSettings = {
373320
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
374321
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
@@ -396,7 +343,6 @@
396343
};
397344
A5B1D7AF279E682800263D7A /* Release */ = {
398345
isa = XCBuildConfiguration;
399-
baseConfigurationReference = 45F3854A4186C4D14378D748 /* Pods-InfinityScrollView_Example.release.xcconfig */;
400346
buildSettings = {
401347
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
402348
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;

InfinityScrollView_Framework.xcodeproj/project.pbxproj

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,13 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
4B249B241716B480E7CBF742 /* Pods_InfinityScrollView_Framework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDB5FBB2CCD52B6E0271ED0 /* Pods_InfinityScrollView_Framework.framework */; };
1110
A582C61C2799266D005AC4E8 /* InfinityScrollView_Framework.h in Headers */ = {isa = PBXBuildFile; fileRef = A582C61B2799266D005AC4E8 /* InfinityScrollView_Framework.h */; settings = {ATTRIBUTES = (Public, ); }; };
1211
A582C626279928E1005AC4E8 /* InfinityScrollView+Models.swift in Sources */ = {isa = PBXBuildFile; fileRef = A582C623279928E1005AC4E8 /* InfinityScrollView+Models.swift */; };
1312
A582C627279928E1005AC4E8 /* SingleTouchDownGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A582C624279928E1005AC4E8 /* SingleTouchDownGestureRecognizer.swift */; };
1413
A582C628279928E1005AC4E8 /* InfinityScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A582C625279928E1005AC4E8 /* InfinityScrollView.swift */; };
1514
/* End PBXBuildFile section */
1615

1716
/* Begin PBXFileReference section */
18-
4DDB5FBB2CCD52B6E0271ED0 /* Pods_InfinityScrollView_Framework.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_InfinityScrollView_Framework.framework; sourceTree = BUILT_PRODUCTS_DIR; };
19-
66ABC788681AD72C27B4ACC5 /* Pods-InfinityScrollView_Framework.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InfinityScrollView_Framework.debug.xcconfig"; path = "Target Support Files/Pods-InfinityScrollView_Framework/Pods-InfinityScrollView_Framework.debug.xcconfig"; sourceTree = "<group>"; };
20-
7C660E54F3F4B770076E8520 /* Pods-InfinityScrollView_Framework.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InfinityScrollView_Framework.release.xcconfig"; path = "Target Support Files/Pods-InfinityScrollView_Framework/Pods-InfinityScrollView_Framework.release.xcconfig"; sourceTree = "<group>"; };
2117
A582C6182799266D005AC4E8 /* InfinityScrollView_Framework.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = InfinityScrollView_Framework.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2218
A582C61B2799266D005AC4E8 /* InfinityScrollView_Framework.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InfinityScrollView_Framework.h; sourceTree = "<group>"; };
2319
A582C623279928E1005AC4E8 /* InfinityScrollView+Models.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "InfinityScrollView+Models.swift"; sourceTree = "<group>"; };
@@ -30,7 +26,6 @@
3026
isa = PBXFrameworksBuildPhase;
3127
buildActionMask = 2147483647;
3228
files = (
33-
4B249B241716B480E7CBF742 /* Pods_InfinityScrollView_Framework.framework in Frameworks */,
3429
);
3530
runOnlyForDeploymentPostprocessing = 0;
3631
};
@@ -40,8 +35,6 @@
4035
3691320BB850FC7DA80CFCBD /* Pods */ = {
4136
isa = PBXGroup;
4237
children = (
43-
66ABC788681AD72C27B4ACC5 /* Pods-InfinityScrollView_Framework.debug.xcconfig */,
44-
7C660E54F3F4B770076E8520 /* Pods-InfinityScrollView_Framework.release.xcconfig */,
4538
);
4639
path = Pods;
4740
sourceTree = "<group>";
@@ -53,7 +46,6 @@
5346
A582C61A2799266D005AC4E8 /* InfinityScrollView_Framework */,
5447
A582C6192799266D005AC4E8 /* Products */,
5548
3691320BB850FC7DA80CFCBD /* Pods */,
56-
FD7C3C7496BB425CA49C6BC7 /* Frameworks */,
5749
);
5850
sourceTree = "<group>";
5951
};
@@ -83,14 +75,6 @@
8375
path = Source;
8476
sourceTree = SOURCE_ROOT;
8577
};
86-
FD7C3C7496BB425CA49C6BC7 /* Frameworks */ = {
87-
isa = PBXGroup;
88-
children = (
89-
4DDB5FBB2CCD52B6E0271ED0 /* Pods_InfinityScrollView_Framework.framework */,
90-
);
91-
name = Frameworks;
92-
sourceTree = "<group>";
93-
};
9478
/* End PBXGroup section */
9579

9680
/* Begin PBXHeadersBuildPhase section */
@@ -109,7 +93,6 @@
10993
isa = PBXNativeTarget;
11094
buildConfigurationList = A582C61F2799266D005AC4E8 /* Build configuration list for PBXNativeTarget "InfinityScrollView_Framework" */;
11195
buildPhases = (
112-
7DB582E52244D6D70AE7A6D0 /* [CP] Check Pods Manifest.lock */,
11396
A582C6132799266D005AC4E8 /* Headers */,
11497
A582C6142799266D005AC4E8 /* Sources */,
11598
A582C6152799266D005AC4E8 /* Frameworks */,
@@ -166,31 +149,6 @@
166149
};
167150
/* End PBXResourcesBuildPhase section */
168151

169-
/* Begin PBXShellScriptBuildPhase section */
170-
7DB582E52244D6D70AE7A6D0 /* [CP] Check Pods Manifest.lock */ = {
171-
isa = PBXShellScriptBuildPhase;
172-
buildActionMask = 2147483647;
173-
files = (
174-
);
175-
inputFileListPaths = (
176-
);
177-
inputPaths = (
178-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
179-
"${PODS_ROOT}/Manifest.lock",
180-
);
181-
name = "[CP] Check Pods Manifest.lock";
182-
outputFileListPaths = (
183-
);
184-
outputPaths = (
185-
"$(DERIVED_FILE_DIR)/Pods-InfinityScrollView_Framework-checkManifestLockResult.txt",
186-
);
187-
runOnlyForDeploymentPostprocessing = 0;
188-
shellPath = /bin/sh;
189-
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";
190-
showEnvVarsInLog = 0;
191-
};
192-
/* End PBXShellScriptBuildPhase section */
193-
194152
/* Begin PBXSourcesBuildPhase section */
195153
A582C6142799266D005AC4E8 /* Sources */ = {
196154
isa = PBXSourcesBuildPhase;
@@ -329,7 +287,6 @@
329287
};
330288
A582C6202799266D005AC4E8 /* Debug */ = {
331289
isa = XCBuildConfiguration;
332-
baseConfigurationReference = 66ABC788681AD72C27B4ACC5 /* Pods-InfinityScrollView_Framework.debug.xcconfig */;
333290
buildSettings = {
334291
CODE_SIGN_STYLE = Automatic;
335292
CURRENT_PROJECT_VERSION = 1;
@@ -357,7 +314,6 @@
357314
};
358315
A582C6212799266D005AC4E8 /* Release */ = {
359316
isa = XCBuildConfiguration;
360-
baseConfigurationReference = 7C660E54F3F4B770076E8520 /* Pods-InfinityScrollView_Framework.release.xcconfig */;
361317
buildSettings = {
362318
CODE_SIGN_STYLE = Automatic;
363319
CURRENT_PROJECT_VERSION = 1;

Podfile.lock

Lines changed: 0 additions & 29 deletions
This file was deleted.

Pods/Local Podspecs/Shakuro.CommonTypes.podspec.json

Lines changed: 0 additions & 29 deletions
This file was deleted.

Pods/Manifest.lock

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)