Skip to content

Commit

Permalink
New pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
feliciaan committed Feb 22, 2016
1 parent be45d35 commit bd94d94
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions Hydra.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1144,6 +1144,7 @@
F5BAEC841518868200F6A1B1 /* Resources */,
7DF2C18BBE7D41B8B3A020A6 /* Copy Pods Resources */,
F49F793C1A1671960040987F /* Embed App Extensions */,
508E1E6ECE6AEAB9A96A68C3 /* Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -1373,6 +1374,21 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
508E1E6ECE6AEAB9A96A68C3 /* 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;
};
7DF2C18BBE7D41B8B3A020A6 /* Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand Down
2 changes: 1 addition & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ SPEC CHECKSUMS:
VTAcknowledgementsViewController: f2391b007c3abafd3b3afccda7d8914a59b44309
XMLReader: c7e54b707c368e2fa545d8313276b4de13a36ff5

COCOAPODS: 0.38.2
COCOAPODS: 0.39.0

0 comments on commit bd94d94

Please sign in to comment.