Skip to content

Commit

Permalink
Update Cocoapods to 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BasThomas committed Jul 10, 2018
1 parent bcb4348 commit f4c661c
Show file tree
Hide file tree
Showing 13 changed files with 318 additions and 289 deletions.
48 changes: 0 additions & 48 deletions Example/ImageAlertAction.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@
607FACCD1AFB9204008FA782 /* Frameworks */,
607FACCE1AFB9204008FA782 /* Resources */,
A1CB783A469A79F75C2C0D0A /* [CP] Embed Pods Frameworks */,
2C0343649D3C06F415A5A140 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand All @@ -191,8 +190,6 @@
607FACE11AFB9204008FA782 /* Sources */,
607FACE21AFB9204008FA782 /* Frameworks */,
607FACE31AFB9204008FA782 /* Resources */,
225EC59716E726C269D944A5 /* [CP] Embed Pods Frameworks */,
A4CEB215EE7DB774AE87041D /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand Down Expand Up @@ -266,36 +263,6 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
225EC59716E726C269D944A5 /* [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-ImageAlertAction_Tests/Pods-ImageAlertAction_Tests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
2C0343649D3C06F415A5A140 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ImageAlertAction_Example/Pods-ImageAlertAction_Example-resources.sh\"\n";
showEnvVarsInLog = 0;
};
4373DC80D597D901935FC03C /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand Down Expand Up @@ -350,21 +317,6 @@
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ImageAlertAction_Example/Pods-ImageAlertAction_Example-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
A4CEB215EE7DB774AE87041D /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ImageAlertAction_Tests/Pods-ImageAlertAction_Tests-resources.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
Expand Down
10 changes: 5 additions & 5 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
PODS:
- ImageAlertAction (0.1.0)
- ImageAlertAction (1.0.0)

DEPENDENCIES:
- ImageAlertAction (from `../`)

EXTERNAL SOURCES:
ImageAlertAction:
:path: ../
:path: "../"

SPEC CHECKSUMS:
ImageAlertAction: 609db9477aca8c793ad4b672807177dc4275755b
ImageAlertAction: 303ff3a5535afd4f946ceabbdbda2fbcc0185255

PODFILE CHECKSUM: 5b22e63345063b8f48094d17eed867fba8c5bece
PODFILE CHECKSUM: 141ea98584f2ff08d0219eae979497d4cccb2c82

COCOAPODS: 1.4.0
COCOAPODS: 1.5.3
11 changes: 9 additions & 2 deletions Example/Pods/Local Podspecs/ImageAlertAction.podspec.json

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

10 changes: 5 additions & 5 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 f4c661c

Please sign in to comment.