Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit dc2ef2e

Browse files
committed
Update CocoaPods dependencies.
1 parent aed471e commit dc2ef2e

File tree

6 files changed

+58
-59
lines changed

6 files changed

+58
-59
lines changed

Examples/LiveQueryDemo-ObjC.xcodeproj/project.pbxproj

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -135,12 +135,12 @@
135135
isa = PBXNativeTarget;
136136
buildConfigurationList = F509D5431CA9E597007B15B0 /* Build configuration list for PBXNativeTarget "LiveQueryDemo-ObjC" */;
137137
buildPhases = (
138-
87DA45B46CF98727F2E13351 /* 📦 Check Pods Manifest.lock */,
138+
87DA45B46CF98727F2E13351 /* [CP] Check Pods Manifest.lock */,
139139
F509D52E1CA9E597007B15B0 /* Sources */,
140140
F509D52F1CA9E597007B15B0 /* Frameworks */,
141141
F509D5301CA9E597007B15B0 /* Resources */,
142-
EA41B3F790AE39BE08641EBB /* 📦 Embed Pods Frameworks */,
143-
A8851B9B8AD727FB055366F2 /* 📦 Copy Pods Resources */,
142+
EA41B3F790AE39BE08641EBB /* [CP] Embed Pods Frameworks */,
143+
A8851B9B8AD727FB055366F2 /* [CP] Copy Pods Resources */,
144144
);
145145
buildRules = (
146146
);
@@ -218,44 +218,44 @@
218218
/* End PBXResourcesBuildPhase section */
219219

220220
/* Begin PBXShellScriptBuildPhase section */
221-
87DA45B46CF98727F2E13351 /* 📦 Check Pods Manifest.lock */ = {
221+
87DA45B46CF98727F2E13351 /* [CP] Check Pods Manifest.lock */ = {
222222
isa = PBXShellScriptBuildPhase;
223223
buildActionMask = 2147483647;
224224
files = (
225225
);
226226
inputPaths = (
227227
);
228-
name = "📦 Check Pods Manifest.lock";
228+
name = "[CP] Check Pods Manifest.lock";
229229
outputPaths = (
230230
);
231231
runOnlyForDeploymentPostprocessing = 0;
232232
shellPath = /bin/sh;
233233
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
234234
showEnvVarsInLog = 0;
235235
};
236-
A8851B9B8AD727FB055366F2 /* 📦 Copy Pods Resources */ = {
236+
A8851B9B8AD727FB055366F2 /* [CP] Copy Pods Resources */ = {
237237
isa = PBXShellScriptBuildPhase;
238238
buildActionMask = 2147483647;
239239
files = (
240240
);
241241
inputPaths = (
242242
);
243-
name = "📦 Copy Pods Resources";
243+
name = "[CP] Copy Pods Resources";
244244
outputPaths = (
245245
);
246246
runOnlyForDeploymentPostprocessing = 0;
247247
shellPath = /bin/sh;
248248
shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-LiveQueryDemo-ObjC/Pods-LiveQueryDemo-ObjC-resources.sh\"\n";
249249
showEnvVarsInLog = 0;
250250
};
251-
EA41B3F790AE39BE08641EBB /* 📦 Embed Pods Frameworks */ = {
251+
EA41B3F790AE39BE08641EBB /* [CP] Embed Pods Frameworks */ = {
252252
isa = PBXShellScriptBuildPhase;
253253
buildActionMask = 2147483647;
254254
files = (
255255
);
256256
inputPaths = (
257257
);
258-
name = "📦 Embed Pods Frameworks";
258+
name = "[CP] Embed Pods Frameworks";
259259
outputPaths = (
260260
);
261261
runOnlyForDeploymentPostprocessing = 0;

Examples/LiveQueryDemo.xcodeproj/project.pbxproj

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -123,12 +123,12 @@
123123
isa = PBXNativeTarget;
124124
buildConfigurationList = F509D5251CA9E4AE007B15B0 /* Build configuration list for PBXNativeTarget "LiveQueryDemo" */;
125125
buildPhases = (
126-
E6F699DDDA9E6B861F705AD5 /* 📦 Check Pods Manifest.lock */,
126+
E6F699DDDA9E6B861F705AD5 /* [CP] Check Pods Manifest.lock */,
127127
F509D5131CA9E4AE007B15B0 /* Sources */,
128128
F509D5141CA9E4AE007B15B0 /* Frameworks */,
129129
F509D5151CA9E4AE007B15B0 /* Resources */,
130-
045C33FD1807E3932888A2F9 /* 📦 Embed Pods Frameworks */,
131-
D9EF05A29B9F1AAC9B62408C /* 📦 Copy Pods Resources */,
130+
045C33FD1807E3932888A2F9 /* [CP] Embed Pods Frameworks */,
131+
D9EF05A29B9F1AAC9B62408C /* [CP] Copy Pods Resources */,
132132
);
133133
buildRules = (
134134
);
@@ -206,44 +206,44 @@
206206
/* End PBXResourcesBuildPhase section */
207207

208208
/* Begin PBXShellScriptBuildPhase section */
209-
045C33FD1807E3932888A2F9 /* 📦 Embed Pods Frameworks */ = {
209+
045C33FD1807E3932888A2F9 /* [CP] Embed Pods Frameworks */ = {
210210
isa = PBXShellScriptBuildPhase;
211211
buildActionMask = 2147483647;
212212
files = (
213213
);
214214
inputPaths = (
215215
);
216-
name = "📦 Embed Pods Frameworks";
216+
name = "[CP] Embed Pods Frameworks";
217217
outputPaths = (
218218
);
219219
runOnlyForDeploymentPostprocessing = 0;
220220
shellPath = /bin/sh;
221221
shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-LiveQueryDemo/Pods-LiveQueryDemo-frameworks.sh\"\n";
222222
showEnvVarsInLog = 0;
223223
};
224-
D9EF05A29B9F1AAC9B62408C /* 📦 Copy Pods Resources */ = {
224+
D9EF05A29B9F1AAC9B62408C /* [CP] Copy Pods Resources */ = {
225225
isa = PBXShellScriptBuildPhase;
226226
buildActionMask = 2147483647;
227227
files = (
228228
);
229229
inputPaths = (
230230
);
231-
name = "📦 Copy Pods Resources";
231+
name = "[CP] Copy Pods Resources";
232232
outputPaths = (
233233
);
234234
runOnlyForDeploymentPostprocessing = 0;
235235
shellPath = /bin/sh;
236236
shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-LiveQueryDemo/Pods-LiveQueryDemo-resources.sh\"\n";
237237
showEnvVarsInLog = 0;
238238
};
239-
E6F699DDDA9E6B861F705AD5 /* 📦 Check Pods Manifest.lock */ = {
239+
E6F699DDDA9E6B861F705AD5 /* [CP] Check Pods Manifest.lock */ = {
240240
isa = PBXShellScriptBuildPhase;
241241
buildActionMask = 2147483647;
242242
files = (
243243
);
244244
inputPaths = (
245245
);
246-
name = "📦 Check Pods Manifest.lock";
246+
name = "[CP] Check Pods Manifest.lock";
247247
outputPaths = (
248248
);
249249
runOnlyForDeploymentPostprocessing = 0;

ParseLiveQuery.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
s.source_files = 'Sources/ParseLiveQuery/**/*.swift'
1717
s.module_name = 'ParseLiveQuery'
1818

19-
s.dependency 'Parse'
20-
s.dependency 'Bolts-Swift'
21-
s.dependency 'SocketRocket'
19+
s.dependency 'Parse', '~> 1.14'
20+
s.dependency 'Bolts-Swift', '~> 1.2'
21+
s.dependency 'SocketRocket', '~> 0.5'
2222
end

Podfile

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,36 @@
1-
# Uncomment this line to define a global platform for your project
2-
# platform :ios, '8.0'
3-
# Uncomment this line if you're using Swift
41
use_frameworks!
52
workspace 'ParseLiveQuery.xcworkspace'
63

7-
target 'ParseLiveQuery-OSX' do
8-
project 'Sources/ParseLiveQuery.xcodeproj'
9-
platform :osx, '10.9'
4+
def commonPods
105
pod 'Parse'
116
pod 'Bolts-Swift'
127
pod 'SocketRocket'
138
end
149

10+
target 'ParseLiveQuery-OSX' do
11+
project 'Sources/ParseLiveQuery.xcodeproj'
12+
platform :osx, '10.9'
13+
14+
commonPods
15+
end
16+
1517
target 'ParseLiveQuery-iOS' do
1618
project 'Sources/ParseLiveQuery.xcodeproj'
1719
platform :ios, '8.0'
18-
pod 'Parse'
19-
pod 'Bolts-Swift'
20-
pod 'SocketRocket'
20+
21+
commonPods
2122
end
2223

2324
target 'LiveQueryDemo' do
2425
project 'Examples/LiveQueryDemo.xcodeproj'
2526
platform :osx, '10.9'
26-
pod 'Parse'
27-
pod 'Bolts-Swift'
28-
pod 'SocketRocket'
27+
28+
commonPods
2929
end
3030

3131
target 'LiveQueryDemo-ObjC' do
3232
project 'Examples/LiveQueryDemo-ObjC.xcodeproj'
3333
platform :osx, '10.9'
34-
pod 'Parse'
35-
pod 'Bolts-Swift'
36-
pod 'SocketRocket'
34+
35+
commonPods
3736
end

Podfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
PODS:
2-
- Bolts-Swift (1.0.1)
3-
- Bolts/Tasks (1.7.0)
4-
- Parse (1.13.0):
5-
- Bolts/Tasks (~> 1.6)
6-
- SocketRocket (0.5.0)
2+
- Bolts-Swift (1.2.0)
3+
- Bolts/Tasks (1.8.4)
4+
- Parse (1.14.2):
5+
- Bolts/Tasks (~> 1.8)
6+
- SocketRocket (0.5.1)
77

88
DEPENDENCIES:
99
- Bolts-Swift
1010
- Parse
1111
- SocketRocket
1212

1313
SPEC CHECKSUMS:
14-
Bolts: a0058fa3b331c5a1e4402d534f2dae36dbff31e4
15-
Bolts-Swift: 1c4c4955b1aacfc83f6a1998f6ad9627c35f8c4f
16-
Parse: f51c24d2feb412e4b2d6cc73d37cb24e8d0089bc
17-
SocketRocket: 2c51efccd2d73c99a923407ca4b06e7e9da95dbf
14+
Bolts: 8a7995239dbe724f9cba2248b766d48b7ebdd322
15+
Bolts-Swift: ac4e7d26719ed0f73aa85b9310da1648105fbde3
16+
Parse: 4335d65f40cb3d43190d723144bbe1afb9c38230
17+
SocketRocket: d57c7159b83c3c6655745cd15302aa24b6bae531
1818

19-
PODFILE CHECKSUM: 8b4289d8be4dced36d3871d24ac231402f0c5dfd
19+
PODFILE CHECKSUM: f78cfa7c25dd713e93d9018d0086646c1d4623bc
2020

21-
COCOAPODS: 1.0.0.beta.6
21+
COCOAPODS: 1.0.1

Sources/ParseLiveQuery.xcodeproj/project.pbxproj

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -180,12 +180,12 @@
180180
isa = PBXNativeTarget;
181181
buildConfigurationList = F5903CEF1BD999C500C3EFFE /* Build configuration list for PBXNativeTarget "ParseLiveQuery-OSX" */;
182182
buildPhases = (
183-
432EB76C64066D923373DC45 /* 📦 Check Pods Manifest.lock */,
183+
432EB76C64066D923373DC45 /* [CP] Check Pods Manifest.lock */,
184184
F5903CE51BD999C500C3EFFE /* Sources */,
185185
F5903CE61BD999C500C3EFFE /* Frameworks */,
186186
F5903CE71BD999C500C3EFFE /* Headers */,
187187
F5903CE81BD999C500C3EFFE /* Resources */,
188-
458C6F69E79D3F67465FC4DB /* 📦 Copy Pods Resources */,
188+
458C6F69E79D3F67465FC4DB /* [CP] Copy Pods Resources */,
189189
);
190190
buildRules = (
191191
);
@@ -200,12 +200,12 @@
200200
isa = PBXNativeTarget;
201201
buildConfigurationList = F5A9BFC71BE0248D00E78326 /* Build configuration list for PBXNativeTarget "ParseLiveQuery-iOS" */;
202202
buildPhases = (
203-
0779A1A9A8C094A6EC98CD51 /* 📦 Check Pods Manifest.lock */,
203+
0779A1A9A8C094A6EC98CD51 /* [CP] Check Pods Manifest.lock */,
204204
F5A9BFBA1BE0248D00E78326 /* Sources */,
205205
F5A9BFC01BE0248D00E78326 /* Frameworks */,
206206
F5A9BFC31BE0248D00E78326 /* Headers */,
207207
F5A9BFC51BE0248D00E78326 /* Resources */,
208-
89E3C0C052352147C9B80227 /* 📦 Copy Pods Resources */,
208+
89E3C0C052352147C9B80227 /* [CP] Copy Pods Resources */,
209209
);
210210
buildRules = (
211211
);
@@ -267,59 +267,59 @@
267267
/* End PBXResourcesBuildPhase section */
268268

269269
/* Begin PBXShellScriptBuildPhase section */
270-
0779A1A9A8C094A6EC98CD51 /* 📦 Check Pods Manifest.lock */ = {
270+
0779A1A9A8C094A6EC98CD51 /* [CP] Check Pods Manifest.lock */ = {
271271
isa = PBXShellScriptBuildPhase;
272272
buildActionMask = 2147483647;
273273
files = (
274274
);
275275
inputPaths = (
276276
);
277-
name = "📦 Check Pods Manifest.lock";
277+
name = "[CP] Check Pods Manifest.lock";
278278
outputPaths = (
279279
);
280280
runOnlyForDeploymentPostprocessing = 0;
281281
shellPath = /bin/sh;
282282
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
283283
showEnvVarsInLog = 0;
284284
};
285-
432EB76C64066D923373DC45 /* 📦 Check Pods Manifest.lock */ = {
285+
432EB76C64066D923373DC45 /* [CP] Check Pods Manifest.lock */ = {
286286
isa = PBXShellScriptBuildPhase;
287287
buildActionMask = 2147483647;
288288
files = (
289289
);
290290
inputPaths = (
291291
);
292-
name = "📦 Check Pods Manifest.lock";
292+
name = "[CP] Check Pods Manifest.lock";
293293
outputPaths = (
294294
);
295295
runOnlyForDeploymentPostprocessing = 0;
296296
shellPath = /bin/sh;
297297
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
298298
showEnvVarsInLog = 0;
299299
};
300-
458C6F69E79D3F67465FC4DB /* 📦 Copy Pods Resources */ = {
300+
458C6F69E79D3F67465FC4DB /* [CP] Copy Pods Resources */ = {
301301
isa = PBXShellScriptBuildPhase;
302302
buildActionMask = 2147483647;
303303
files = (
304304
);
305305
inputPaths = (
306306
);
307-
name = "📦 Copy Pods Resources";
307+
name = "[CP] Copy Pods Resources";
308308
outputPaths = (
309309
);
310310
runOnlyForDeploymentPostprocessing = 0;
311311
shellPath = /bin/sh;
312312
shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-ParseLiveQuery-OSX/Pods-ParseLiveQuery-OSX-resources.sh\"\n";
313313
showEnvVarsInLog = 0;
314314
};
315-
89E3C0C052352147C9B80227 /* 📦 Copy Pods Resources */ = {
315+
89E3C0C052352147C9B80227 /* [CP] Copy Pods Resources */ = {
316316
isa = PBXShellScriptBuildPhase;
317317
buildActionMask = 2147483647;
318318
files = (
319319
);
320320
inputPaths = (
321321
);
322-
name = "📦 Copy Pods Resources";
322+
name = "[CP] Copy Pods Resources";
323323
outputPaths = (
324324
);
325325
runOnlyForDeploymentPostprocessing = 0;

0 commit comments

Comments
 (0)