Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Merge branch 'richardoti-master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignacio Romero Zurbuchen committed Feb 16, 2016
2 parents 3f76402 + 81e972e commit e2ca727
Show file tree
Hide file tree
Showing 13 changed files with 285 additions and 391 deletions.
16 changes: 0 additions & 16 deletions Examples/Messenger.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@
4F3EDB46199ED00F004C15D6 /* Frameworks */,
4F3EDB47199ED00F004C15D6 /* Resources */,
598FDC5936E74A05A38CC639 /* Copy Pods Resources */,
C2EB646D4848767495734371 /* Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -591,21 +590,6 @@
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n";
showEnvVarsInLog = 0;
};
C2EB646D4848767495734371 /* Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
CDD847F204B5437180FB97BB /* Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand Down
6 changes: 3 additions & 3 deletions Examples/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- LoremIpsum (1.0.0)
- SlackTextViewController (1.7)
- SlackTextViewController (1.9)

DEPENDENCIES:
- LoremIpsum (~> 1.0)
Expand All @@ -12,6 +12,6 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
LoremIpsum: 9029c55d36501b2ee0b05cc9ecda11d3a0479160
SlackTextViewController: 57e28248dd38b9753277733544449519842f1ea5
SlackTextViewController: d51503f7be846cb9976a273499dc90f2445e9447

COCOAPODS: 0.39.0
COCOAPODS: 0.38.2

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

6 changes: 3 additions & 3 deletions Examples/Pods/Manifest.lock

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

536 changes: 264 additions & 272 deletions Examples/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

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.

84 changes: 0 additions & 84 deletions Examples/Pods/Target Support Files/Pods/Pods-frameworks.sh

This file was deleted.

2 changes: 1 addition & 1 deletion Examples/Pods/Target Support Files/Pods/Pods-resources.sh

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 e2ca727

Please sign in to comment.