Skip to content

Commit

Permalink
Run pod install
Browse files Browse the repository at this point in the history
  • Loading branch information
wiruzx committed Feb 3, 2019
1 parent 9a340ed commit 3916ea1
Show file tree
Hide file tree
Showing 8 changed files with 670 additions and 666 deletions.
20 changes: 0 additions & 20 deletions ChattoApp/ChattoApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,6 @@
C33FBFA31BDE441C008E3545 /* Resources */,
C33FBFF61BDE6BA8008E3545 /* Embed Frameworks */,
568F85DCA97ED23EAB1EF2DA /* [CP] Embed Pods Frameworks */,
6F1140C474C139DFCDEC07DB /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand Down Expand Up @@ -457,25 +456,6 @@
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";
showEnvVarsInLog = 0;
};
6F1140C474C139DFCDEC07DB /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ChattoApp/Pods-ChattoApp-resources.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
Expand Down
6 changes: 3 additions & 3 deletions ChattoApp/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ DEPENDENCIES:

EXTERNAL SOURCES:
Chatto:
:path: ..
:path: ".."
ChattoAdditions:
:path: ..
:path: ".."

SPEC CHECKSUMS:
Chatto: a877590df974d22170a7886dc949e51d3c2f9232
ChattoAdditions: 7309fe55bca9912b9a2ce5d561f976890a06421a

PODFILE CHECKSUM: 7e673449d94d383ef7c7669fdd0f282d4d0e7059

COCOAPODS: 1.4.0
COCOAPODS: 1.5.3
6 changes: 3 additions & 3 deletions ChattoApp/Pods/Manifest.lock

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

1,271 changes: 638 additions & 633 deletions ChattoApp/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion ChattoApp/Pods/Target Support Files/Chatto/Chatto.xcconfig

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

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

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

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

0 comments on commit 3916ea1

Please sign in to comment.