Skip to content

Commit d734a46

Browse files
author
Qiming Yuan
committed
Update dependency for test projects.
1 parent 5752b48 commit d734a46

File tree

4 files changed

+9
-37
lines changed

4 files changed

+9
-37
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "dropbox/dropbox-sdk-obj-c" "3.3.2"
1+
github "dropbox/dropbox-sdk-obj-c" "3.9.0"

Examples/DBRoulette/iOS/CocoaPodsProject/DBRoulette/DBRoulette.xcodeproj/project.pbxproj

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,6 @@
119119
F272AD041D7E915C00E9727D /* Sources */,
120120
F272AD051D7E915C00E9727D /* Frameworks */,
121121
F272AD061D7E915C00E9727D /* Resources */,
122-
73EFE543818C3151196322EC /* [CP] Embed Pods Frameworks */,
123-
375001A9C2F73393DBEDD844 /* [CP] Copy Pods Resources */,
124122
);
125123
buildRules = (
126124
);
@@ -177,36 +175,6 @@
177175
/* End PBXResourcesBuildPhase section */
178176

179177
/* Begin PBXShellScriptBuildPhase section */
180-
375001A9C2F73393DBEDD844 /* [CP] Copy Pods Resources */ = {
181-
isa = PBXShellScriptBuildPhase;
182-
buildActionMask = 2147483647;
183-
files = (
184-
);
185-
inputPaths = (
186-
);
187-
name = "[CP] Copy Pods Resources";
188-
outputPaths = (
189-
);
190-
runOnlyForDeploymentPostprocessing = 0;
191-
shellPath = /bin/sh;
192-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-DBRoulette/Pods-DBRoulette-resources.sh\"\n";
193-
showEnvVarsInLog = 0;
194-
};
195-
73EFE543818C3151196322EC /* [CP] Embed Pods Frameworks */ = {
196-
isa = PBXShellScriptBuildPhase;
197-
buildActionMask = 2147483647;
198-
files = (
199-
);
200-
inputPaths = (
201-
);
202-
name = "[CP] Embed Pods Frameworks";
203-
outputPaths = (
204-
);
205-
runOnlyForDeploymentPostprocessing = 0;
206-
shellPath = /bin/sh;
207-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-DBRoulette/Pods-DBRoulette-frameworks.sh\"\n";
208-
showEnvVarsInLog = 0;
209-
};
210178
95FA91A542BC321FF3E24A1E /* [CP] Check Pods Manifest.lock */ = {
211179
isa = PBXShellScriptBuildPhase;
212180
buildActionMask = 2147483647;
Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
PODS:
2-
- ObjectiveDropboxOfficial (3.3.2)
2+
- ObjectiveDropboxOfficial (3.9.0)
33

44
DEPENDENCIES:
55
- ObjectiveDropboxOfficial
66

7+
SPEC REPOS:
8+
https://github.com/CocoaPods/Specs.git:
9+
- ObjectiveDropboxOfficial
10+
711
SPEC CHECKSUMS:
8-
ObjectiveDropboxOfficial: fabfe6b6bf3883f730386134c5c7e17f567dba06
12+
ObjectiveDropboxOfficial: 64a809a85744ce58866bf98066f98be5d4c0582e
913

1014
PODFILE CHECKSUM: 4d2f0f91f48989221c9f8ec5525875a7a6320274
1115

12-
COCOAPODS: 1.3.1
16+
COCOAPODS: 1.5.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "dropbox/dropbox-sdk-obj-c" "3.3.2"
1+
github "dropbox/dropbox-sdk-obj-c" "3.9.0"

0 commit comments

Comments
 (0)