Skip to content

Commit 1372e3e

Browse files
committed
Ran Pod Install
1 parent e57e0bb commit 1372e3e

23 files changed

+578
-499
lines changed

Dindr.xcodeproj/project.pbxproj

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@
294294
CEC9F2041B7851B3000A74A9 /* Frameworks */,
295295
CEC9F2051B7851B3000A74A9 /* Resources */,
296296
93EB0F68B7448BEF1603AA07 /* Copy Pods Resources */,
297+
03CCADF3AF1D1BFC8063A2F0 /* Embed Pods Frameworks */,
297298
);
298299
buildRules = (
299300
);
@@ -382,6 +383,21 @@
382383
/* End PBXResourcesBuildPhase section */
383384

384385
/* Begin PBXShellScriptBuildPhase section */
386+
03CCADF3AF1D1BFC8063A2F0 /* Embed Pods Frameworks */ = {
387+
isa = PBXShellScriptBuildPhase;
388+
buildActionMask = 2147483647;
389+
files = (
390+
);
391+
inputPaths = (
392+
);
393+
name = "Embed Pods Frameworks";
394+
outputPaths = (
395+
);
396+
runOnlyForDeploymentPostprocessing = 0;
397+
shellPath = /bin/sh;
398+
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n";
399+
showEnvVarsInLog = 0;
400+
};
385401
93EB0F68B7448BEF1603AA07 /* Copy Pods Resources */ = {
386402
isa = PBXShellScriptBuildPhase;
387403
buildActionMask = 2147483647;

Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ SPEC CHECKSUMS:
1010
Bolts: d176cb1e0012175589e389a9db49b85e27787576
1111
Parse: 373adbb1ad2e34d383542c3b28f678c49ebe4881
1212

13-
COCOAPODS: 0.37.2
13+
COCOAPODS: 0.39.0

Pods/Manifest.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 451 additions & 444 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/Bolts/Bolts-dummy.m

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/Pods-Parse/Pods-Parse-prefix.pch renamed to Pods/Target Support Files/Bolts/Bolts-prefix.pch

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/Pods-Bolts/Pods-Bolts-Private.xcconfig renamed to Pods/Target Support Files/Bolts/Bolts.xcconfig

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/Parse/Parse-dummy.m

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/Pods-Bolts/Pods-Bolts-prefix.pch renamed to Pods/Target Support Files/Parse/Parse-prefix.pch

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/Parse/Parse.xcconfig

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)