Skip to content

Commit 7e8d74e

Browse files
committed
pod install
1 parent 6d53ef0 commit 7e8d74e

File tree

2 files changed

+91
-56
lines changed

2 files changed

+91
-56
lines changed

Example/JotDemo.xcodeproj/project.pbxproj

Lines changed: 70 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
057E351837D9CDAA1D5D3C07 /* libPods-JotDemoTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F681F1533FDC778D9501DC3F /* libPods-JotDemoTests.a */; };
11-
37BDE598BC75BAA31C0BDE25 /* libPods-JotDemo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 98846FDD80CBCD6CE3542EBA /* libPods-JotDemo.a */; };
10+
565C309C749037E74E54AE09 /* libPods-JotDemoTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D99149F879632EDECF4A68E6 /* libPods-JotDemoTests.a */; };
11+
CA55859C80E1B436920749F2 /* libPods-JotDemo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC4142A78886AFB64793EB4 /* libPods-JotDemo.a */; };
1212
FA96BA0C1B72A6440025BFB3 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FA96BA0B1B72A6440025BFB3 /* AppDelegate.m */; };
1313
FA96BA2E1B72A69F0025BFB3 /* ExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FA96BA2D1B72A69F0025BFB3 /* ExampleViewController.m */; };
1414
FA96BA321B72A6EA0025BFB3 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FA96BA301B72A6EA0025BFB3 /* Images.xcassets */; };
@@ -35,12 +35,11 @@
3535
/* End PBXContainerItemProxy section */
3636

3737
/* Begin PBXFileReference section */
38-
52975222728BAE7C84AB4F21 /* Pods-JotDemoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JotDemoTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-JotDemoTests/Pods-JotDemoTests.debug.xcconfig"; sourceTree = "<group>"; };
39-
98846FDD80CBCD6CE3542EBA /* libPods-JotDemo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-JotDemo.a"; sourceTree = BUILT_PRODUCTS_DIR; };
40-
BE2827253AD38E3744E7BA5B /* Pods-JotDemoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JotDemoTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-JotDemoTests/Pods-JotDemoTests.release.xcconfig"; sourceTree = "<group>"; };
41-
CAF45D6293C7457F6CEAF5BD /* Pods-JotDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JotDemo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-JotDemo/Pods-JotDemo.debug.xcconfig"; sourceTree = "<group>"; };
42-
D0A1C584456ED4731862286A /* Pods-JotDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JotDemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-JotDemo/Pods-JotDemo.release.xcconfig"; sourceTree = "<group>"; };
43-
F681F1533FDC778D9501DC3F /* libPods-JotDemoTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-JotDemoTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
38+
7CC4142A78886AFB64793EB4 /* libPods-JotDemo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-JotDemo.a"; sourceTree = BUILT_PRODUCTS_DIR; };
39+
8E9D4D1839358185A3433710 /* Pods-JotDemoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JotDemoTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-JotDemoTests/Pods-JotDemoTests.release.xcconfig"; sourceTree = "<group>"; };
40+
D89B434B8F551F4ABE522315 /* Pods-JotDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JotDemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-JotDemo/Pods-JotDemo.release.xcconfig"; sourceTree = "<group>"; };
41+
D99149F879632EDECF4A68E6 /* libPods-JotDemoTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-JotDemoTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
42+
DC5E9591D098267E78685A45 /* Pods-JotDemoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JotDemoTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-JotDemoTests/Pods-JotDemoTests.debug.xcconfig"; sourceTree = "<group>"; };
4443
FA96BA031B72A6440025BFB3 /* JotDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JotDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
4544
FA96BA0A1B72A6440025BFB3 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
4645
FA96BA0B1B72A6440025BFB3 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
@@ -60,44 +59,45 @@
6059
FA96BA3D1B72A7500025BFB3 /* JotViewControllerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JotViewControllerSpec.m; sourceTree = "<group>"; };
6160
FA96BA451B72A7570025BFB3 /* JotTestImage.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = JotTestImage.png; sourceTree = "<group>"; };
6261
FA96BA471B72A75D0025BFB3 /* UIImageJotSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIImageJotSpec.m; sourceTree = "<group>"; };
62+
FE0477A88B36CB24B3DB67F3 /* Pods-JotDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JotDemo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-JotDemo/Pods-JotDemo.debug.xcconfig"; sourceTree = "<group>"; };
6363
/* End PBXFileReference section */
6464

6565
/* Begin PBXFrameworksBuildPhase section */
6666
FA96BA001B72A6440025BFB3 /* Frameworks */ = {
6767
isa = PBXFrameworksBuildPhase;
6868
buildActionMask = 2147483647;
6969
files = (
70-
37BDE598BC75BAA31C0BDE25 /* libPods-JotDemo.a in Frameworks */,
70+
CA55859C80E1B436920749F2 /* libPods-JotDemo.a in Frameworks */,
7171
);
7272
runOnlyForDeploymentPostprocessing = 0;
7373
};
7474
FA96BA191B72A6440025BFB3 /* Frameworks */ = {
7575
isa = PBXFrameworksBuildPhase;
7676
buildActionMask = 2147483647;
7777
files = (
78-
057E351837D9CDAA1D5D3C07 /* libPods-JotDemoTests.a in Frameworks */,
78+
565C309C749037E74E54AE09 /* libPods-JotDemoTests.a in Frameworks */,
7979
);
8080
runOnlyForDeploymentPostprocessing = 0;
8181
};
8282
/* End PBXFrameworksBuildPhase section */
8383

8484
/* Begin PBXGroup section */
85-
8FBF610130E255A18C9C0D20 /* Pods */ = {
85+
681E7D1FC0C62EF86FB3A210 /* Pods */ = {
8686
isa = PBXGroup;
8787
children = (
88-
CAF45D6293C7457F6CEAF5BD /* Pods-JotDemo.debug.xcconfig */,
89-
D0A1C584456ED4731862286A /* Pods-JotDemo.release.xcconfig */,
90-
52975222728BAE7C84AB4F21 /* Pods-JotDemoTests.debug.xcconfig */,
91-
BE2827253AD38E3744E7BA5B /* Pods-JotDemoTests.release.xcconfig */,
88+
FE0477A88B36CB24B3DB67F3 /* Pods-JotDemo.debug.xcconfig */,
89+
D89B434B8F551F4ABE522315 /* Pods-JotDemo.release.xcconfig */,
90+
DC5E9591D098267E78685A45 /* Pods-JotDemoTests.debug.xcconfig */,
91+
8E9D4D1839358185A3433710 /* Pods-JotDemoTests.release.xcconfig */,
9292
);
9393
name = Pods;
9494
sourceTree = "<group>";
9595
};
96-
C69D0180AB7A0013D3144E9F /* Frameworks */ = {
96+
9FB908404182465B468730F4 /* Frameworks */ = {
9797
isa = PBXGroup;
9898
children = (
99-
98846FDD80CBCD6CE3542EBA /* libPods-JotDemo.a */,
100-
F681F1533FDC778D9501DC3F /* libPods-JotDemoTests.a */,
99+
7CC4142A78886AFB64793EB4 /* libPods-JotDemo.a */,
100+
D99149F879632EDECF4A68E6 /* libPods-JotDemoTests.a */,
101101
);
102102
name = Frameworks;
103103
sourceTree = "<group>";
@@ -108,8 +108,8 @@
108108
FA96BA051B72A6440025BFB3 /* JotDemo */,
109109
FA96BA1F1B72A6440025BFB3 /* JotDemoTests */,
110110
FA96BA041B72A6440025BFB3 /* Products */,
111-
8FBF610130E255A18C9C0D20 /* Pods */,
112-
C69D0180AB7A0013D3144E9F /* Frameworks */,
111+
681E7D1FC0C62EF86FB3A210 /* Pods */,
112+
9FB908404182465B468730F4 /* Frameworks */,
113113
);
114114
sourceTree = "<group>";
115115
};
@@ -192,11 +192,12 @@
192192
isa = PBXNativeTarget;
193193
buildConfigurationList = FA96BA261B72A6440025BFB3 /* Build configuration list for PBXNativeTarget "JotDemo" */;
194194
buildPhases = (
195-
4FA9DADE699A6AC752AB964E /* Check Pods Manifest.lock */,
195+
641DF19D787ED4BED7EE2A0A /* [CP] Check Pods Manifest.lock */,
196196
FA96B9FF1B72A6440025BFB3 /* Sources */,
197197
FA96BA001B72A6440025BFB3 /* Frameworks */,
198198
FA96BA011B72A6440025BFB3 /* Resources */,
199-
902B3E0D514C82E188009464 /* Copy Pods Resources */,
199+
57EC7234EA3E34CE44BA9304 /* [CP] Embed Pods Frameworks */,
200+
BF6FF1EA611EEB1AC9B5F1DA /* [CP] Copy Pods Resources */,
200201
);
201202
buildRules = (
202203
);
@@ -211,11 +212,12 @@
211212
isa = PBXNativeTarget;
212213
buildConfigurationList = FA96BA291B72A6440025BFB3 /* Build configuration list for PBXNativeTarget "JotDemoTests" */;
213214
buildPhases = (
214-
94F88D73500B474B1BFFB0D9 /* Check Pods Manifest.lock */,
215+
2025E036E4788A0DE7B6F40F /* [CP] Check Pods Manifest.lock */,
215216
FA96BA181B72A6440025BFB3 /* Sources */,
216217
FA96BA191B72A6440025BFB3 /* Frameworks */,
217218
FA96BA1A1B72A6440025BFB3 /* Resources */,
218-
153AFC8516D413C459C0609D /* Copy Pods Resources */,
219+
040FD3073761DC71B2E0C05B /* [CP] Embed Pods Frameworks */,
220+
47897E9F863644F41FB1C5F8 /* [CP] Copy Pods Resources */,
219221
);
220222
buildRules = (
221223
);
@@ -285,66 +287,96 @@
285287
/* End PBXResourcesBuildPhase section */
286288

287289
/* Begin PBXShellScriptBuildPhase section */
288-
153AFC8516D413C459C0609D /* Copy Pods Resources */ = {
290+
040FD3073761DC71B2E0C05B /* [CP] Embed Pods Frameworks */ = {
289291
isa = PBXShellScriptBuildPhase;
290292
buildActionMask = 2147483647;
291293
files = (
292294
);
293295
inputPaths = (
294296
);
295-
name = "Copy Pods Resources";
297+
name = "[CP] Embed Pods Frameworks";
296298
outputPaths = (
297299
);
298300
runOnlyForDeploymentPostprocessing = 0;
299301
shellPath = /bin/sh;
300-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JotDemoTests/Pods-JotDemoTests-resources.sh\"\n";
302+
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JotDemoTests/Pods-JotDemoTests-frameworks.sh\"\n";
301303
showEnvVarsInLog = 0;
302304
};
303-
4FA9DADE699A6AC752AB964E /* Check Pods Manifest.lock */ = {
305+
2025E036E4788A0DE7B6F40F /* [CP] Check Pods Manifest.lock */ = {
304306
isa = PBXShellScriptBuildPhase;
305307
buildActionMask = 2147483647;
306308
files = (
307309
);
308310
inputPaths = (
309311
);
310-
name = "Check Pods Manifest.lock";
312+
name = "[CP] Check Pods Manifest.lock";
311313
outputPaths = (
312314
);
313315
runOnlyForDeploymentPostprocessing = 0;
314316
shellPath = /bin/sh;
315317
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";
316318
showEnvVarsInLog = 0;
317319
};
318-
902B3E0D514C82E188009464 /* Copy Pods Resources */ = {
320+
47897E9F863644F41FB1C5F8 /* [CP] Copy Pods Resources */ = {
319321
isa = PBXShellScriptBuildPhase;
320322
buildActionMask = 2147483647;
321323
files = (
322324
);
323325
inputPaths = (
324326
);
325-
name = "Copy Pods Resources";
327+
name = "[CP] Copy Pods Resources";
326328
outputPaths = (
327329
);
328330
runOnlyForDeploymentPostprocessing = 0;
329331
shellPath = /bin/sh;
330-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JotDemo/Pods-JotDemo-resources.sh\"\n";
332+
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JotDemoTests/Pods-JotDemoTests-resources.sh\"\n";
333+
showEnvVarsInLog = 0;
334+
};
335+
57EC7234EA3E34CE44BA9304 /* [CP] Embed Pods Frameworks */ = {
336+
isa = PBXShellScriptBuildPhase;
337+
buildActionMask = 2147483647;
338+
files = (
339+
);
340+
inputPaths = (
341+
);
342+
name = "[CP] Embed Pods Frameworks";
343+
outputPaths = (
344+
);
345+
runOnlyForDeploymentPostprocessing = 0;
346+
shellPath = /bin/sh;
347+
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JotDemo/Pods-JotDemo-frameworks.sh\"\n";
331348
showEnvVarsInLog = 0;
332349
};
333-
94F88D73500B474B1BFFB0D9 /* Check Pods Manifest.lock */ = {
350+
641DF19D787ED4BED7EE2A0A /* [CP] Check Pods Manifest.lock */ = {
334351
isa = PBXShellScriptBuildPhase;
335352
buildActionMask = 2147483647;
336353
files = (
337354
);
338355
inputPaths = (
339356
);
340-
name = "Check Pods Manifest.lock";
357+
name = "[CP] Check Pods Manifest.lock";
341358
outputPaths = (
342359
);
343360
runOnlyForDeploymentPostprocessing = 0;
344361
shellPath = /bin/sh;
345362
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";
346363
showEnvVarsInLog = 0;
347364
};
365+
BF6FF1EA611EEB1AC9B5F1DA /* [CP] Copy Pods Resources */ = {
366+
isa = PBXShellScriptBuildPhase;
367+
buildActionMask = 2147483647;
368+
files = (
369+
);
370+
inputPaths = (
371+
);
372+
name = "[CP] Copy Pods Resources";
373+
outputPaths = (
374+
);
375+
runOnlyForDeploymentPostprocessing = 0;
376+
shellPath = /bin/sh;
377+
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JotDemo/Pods-JotDemo-resources.sh\"\n";
378+
showEnvVarsInLog = 0;
379+
};
348380
/* End PBXShellScriptBuildPhase section */
349381

350382
/* Begin PBXSourcesBuildPhase section */
@@ -467,7 +499,7 @@
467499
};
468500
FA96BA271B72A6440025BFB3 /* Debug */ = {
469501
isa = XCBuildConfiguration;
470-
baseConfigurationReference = CAF45D6293C7457F6CEAF5BD /* Pods-JotDemo.debug.xcconfig */;
502+
baseConfigurationReference = FE0477A88B36CB24B3DB67F3 /* Pods-JotDemo.debug.xcconfig */;
471503
buildSettings = {
472504
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
473505
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -481,7 +513,7 @@
481513
};
482514
FA96BA281B72A6440025BFB3 /* Release */ = {
483515
isa = XCBuildConfiguration;
484-
baseConfigurationReference = D0A1C584456ED4731862286A /* Pods-JotDemo.release.xcconfig */;
516+
baseConfigurationReference = D89B434B8F551F4ABE522315 /* Pods-JotDemo.release.xcconfig */;
485517
buildSettings = {
486518
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
487519
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -495,7 +527,7 @@
495527
};
496528
FA96BA2A1B72A6440025BFB3 /* Debug */ = {
497529
isa = XCBuildConfiguration;
498-
baseConfigurationReference = 52975222728BAE7C84AB4F21 /* Pods-JotDemoTests.debug.xcconfig */;
530+
baseConfigurationReference = DC5E9591D098267E78685A45 /* Pods-JotDemoTests.debug.xcconfig */;
499531
buildSettings = {
500532
BUNDLE_LOADER = "$(TEST_HOST)";
501533
FRAMEWORK_SEARCH_PATHS = (
@@ -515,7 +547,7 @@
515547
};
516548
FA96BA2B1B72A6440025BFB3 /* Release */ = {
517549
isa = XCBuildConfiguration;
518-
baseConfigurationReference = BE2827253AD38E3744E7BA5B /* Pods-JotDemoTests.release.xcconfig */;
550+
baseConfigurationReference = 8E9D4D1839358185A3433710 /* Pods-JotDemoTests.release.xcconfig */;
519551
buildSettings = {
520552
BUNDLE_LOADER = "$(TEST_HOST)";
521553
FRAMEWORK_SEARCH_PATHS = (

Example/Podfile.lock

Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
PODS:
2-
- Expecta (1.0.2)
3-
- Expecta+Snapshots (2.0.0):
2+
- Expecta (1.0.5)
3+
- Expecta+Snapshots (3.0.0):
44
- Expecta (~> 1.0)
5-
- FBSnapshotTestCase/Core (~> 2.0.3)
6-
- FBSnapshotTestCase/Core (2.0.3)
5+
- FBSnapshotTestCase/Core (~> 2.0)
6+
- Specta (~> 1.0)
7+
- FBSnapshotTestCase/Core (2.1.1)
78
- jot (0.1.5):
89
- Masonry (~> 0.6.1)
9-
- Masonry (0.6.2)
10-
- OCHamcrest (4.1.1)
11-
- OCMockito (1.4.0):
12-
- OCHamcrest (~> 4.0)
13-
- Specta (1.0.3)
10+
- Masonry (0.6.4)
11+
- OCHamcrest (5.4.0)
12+
- OCMockito (3.0.1):
13+
- OCHamcrest (~> 5.1)
14+
- Specta (1.0.5)
1415

1516
DEPENDENCIES:
1617
- Expecta
@@ -21,16 +22,18 @@ DEPENDENCIES:
2122

2223
EXTERNAL SOURCES:
2324
jot:
24-
:path: ../jot.podspec
25+
:path: "../jot.podspec"
2526

2627
SPEC CHECKSUMS:
27-
Expecta: 54e8a3530add08f4f0208c111355eda7cde74a53
28-
Expecta+Snapshots: 29b38dd695bc72a0ed2bea833937d78df41943ba
29-
FBSnapshotTestCase: d0eeca6bf87958e088b254396ae66873f971cfb1
28+
Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe
29+
Expecta+Snapshots: c343f410c7a6392f3e22e78f94c44b6c0749a516
30+
FBSnapshotTestCase: 432afd8d059ccef7f207225894840a03fbcf7474
3031
jot: 0f5dc333defa6ad805d01adc3834b201c22510a7
31-
Masonry: 362e8a1cc0beada4a4c4832d5e863da2a51533be
32-
OCHamcrest: 6f03ffa81d12feab872638490a44ab0a6d3aca10
33-
OCMockito: 4981140c9a9ec06c31af40f636e3c0f25f27e6b2
34-
Specta: cf3e4188cf35375c3ee2cd03f8db8f1f4ef98234
32+
Masonry: 281802d04d787ea2973179ee8bcb50500579ede2
33+
OCHamcrest: 5c1d441c5a82fb18ac17c2aeb52ec1a99edb971b
34+
OCMockito: 9eee3c61e42f7cb8aa015d66f8cc16849701d973
35+
Specta: ac94d110b865115fe60ff2c6d7281053c6f8e8a2
3536

36-
COCOAPODS: 0.38.2
37+
PODFILE CHECKSUM: a7794cf037c01af9d2e08f4c6a2bdd51b8b88245
38+
39+
COCOAPODS: 1.0.1

0 commit comments

Comments
 (0)