Skip to content

Commit

Permalink
Clean pods
Browse files Browse the repository at this point in the history
Summary:
Clean up the pods #152
Closes #157

Differential Revision: D4137367

Pulled By: rnystrom

fbshipit-source-id: eafa7caf0804bb0bf7e3adc106b31959b5ebf8a7
  • Loading branch information
bofeizhu authored and Facebook Github Bot committed Nov 5, 2016
1 parent cd6f8bc commit dca2478
Show file tree
Hide file tree
Showing 37 changed files with 1,199 additions and 5,239 deletions.
37 changes: 3 additions & 34 deletions Example/IGListKitExamples.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,6 @@
986FB70D1DBBA60900A65C18 /* Sources */,
986FB70E1DBBA60900A65C18 /* Frameworks */,
986FB70F1DBBA60900A65C18 /* Resources */,
986FB7261DBBA87E00A65C18 /* [CP] Embed Pods Frameworks */,
986FB7271DBBA88D00A65C18 /* [CP] Copy Pods Resources */,
);
buildRules = (
Expand All @@ -411,7 +410,6 @@
986FB72B1DBBAD8600A65C18 /* Sources */,
986FB72C1DBBAD8600A65C18 /* Frameworks */,
986FB72D1DBBAD8600A65C18 /* Resources */,
1ED42CBA6F25296355205D14 /* [CP] Embed Pods Frameworks */,
C75B27040F25B059CCF6A145 /* [CP] Copy Pods Resources */,
);
buildRules = (
Expand Down Expand Up @@ -525,22 +523,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
1ED42CBA6F25296355205D14 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-IGListKitTodayExample/Pods-IGListKitTodayExample-frameworks.sh\"\n";
shellScript = "diff \"${PODS_ROOT}/../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";
showEnvVarsInLog = 0;
};
206BF58DBD30DB5B770B9684 /* [CP] Copy Pods Resources */ = {
Expand Down Expand Up @@ -570,7 +553,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
shellScript = "diff \"${PODS_ROOT}/../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";
showEnvVarsInLog = 0;
};
986FB7251DBBA85C00A65C18 /* [CP] Check Pods Manifest.lock */ = {
Expand All @@ -585,21 +568,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
};
986FB7261DBBA87E00A65C18 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-IGListKitExamples/Pods-IGListKitExamples-frameworks.sh\"\n";
shellScript = "diff \"${PODS_ROOT}/../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";
};
986FB7271DBBA88D00A65C18 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
Expand Down
1 change: 1 addition & 0 deletions Example/IGListKitTodayExample/TodayViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import UIKit
import NotificationCenter
import IGListKit

@available(iOSApplicationExtension 10.0, *)
class TodayViewController: UIViewController, NCWidgetProviding, IGListAdapterDataSource {

lazy var adapter: IGListAdapter = {
Expand Down
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ EXTERNAL SOURCES:
:path: ../IGListKit.podspec

SPEC CHECKSUMS:
IGListKit: 3242c475fa77e2abf2d4de319703088008fbe9b9
IGListKit: a534a917b574ec56697390ef182f125ccff2145b

PODFILE CHECKSUM: cc1e0cbb39e7099e1bd4ec1453b7e5a63c1af10d

COCOAPODS: 1.0.1
COCOAPODS: 1.1.1
3 changes: 2 additions & 1 deletion Example/Pods/Local Podspecs/IGListKit.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dca2478

Please sign in to comment.