Skip to content

Commit f836e21

Browse files
author
Alexander Widerberg
committed
CocoaPods: Updated to v1.0.0beta3 syntax. Also updated pods in example/test.
1 parent 1d26a92 commit f836e21

File tree

146 files changed

+2306
-4676
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+2306
-4676
lines changed

Example/AWFileHash.xcodeproj/project.pbxproj

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

99
/* Begin PBXBuildFile section */
10-
0AA0974A17BA965CF4341926 /* libPods-AWFileHash.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 391DFEDEF653BD182E01C89F /* libPods-AWFileHash.a */; };
10+
0ECAB226AB051575F119616F /* Pods_AWFileHash.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3141166B67CA9BBD75A096F0 /* Pods_AWFileHash.framework */; };
1111
6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; };
1212
6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
1313
6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
@@ -17,9 +17,9 @@
1717
/* End PBXBuildFile section */
1818

1919
/* Begin PBXFileReference section */
20-
17C50832852BAA25C45C2A17 /* Pods-AWFileHash.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWFileHash.debug.xcconfig"; path = "Pods/Target Support Files/Pods-AWFileHash/Pods-AWFileHash.debug.xcconfig"; sourceTree = "<group>"; };
21-
391DFEDEF653BD182E01C89F /* libPods-AWFileHash.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-AWFileHash.a"; sourceTree = BUILT_PRODUCTS_DIR; };
22-
3F14BF1CB768D695BA579871 /* Pods-AWFileHash.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWFileHash.release.xcconfig"; path = "Pods/Target Support Files/Pods-AWFileHash/Pods-AWFileHash.release.xcconfig"; sourceTree = "<group>"; };
20+
02C11E145DFE885122DC5C06 /* Pods-AWFileHash.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWFileHash.debug.xcconfig"; path = "Pods/Target Support Files/Pods-AWFileHash/Pods-AWFileHash.debug.xcconfig"; sourceTree = "<group>"; };
21+
2F0E79FC4148DFEB572350D1 /* Pods-AWFileHash.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWFileHash.release.xcconfig"; path = "Pods/Target Support Files/Pods-AWFileHash/Pods-AWFileHash.release.xcconfig"; sourceTree = "<group>"; };
22+
3141166B67CA9BBD75A096F0 /* Pods_AWFileHash.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AWFileHash.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2323
4DFD4CF296B63FA3D0CF1586 /* AWFileHash.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = AWFileHash.podspec; path = ../AWFileHash.podspec; sourceTree = "<group>"; };
2424
4E77FFD8D25E38CAB6651D7B /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
2525
6003F58A195388D20070C39A /* AWFileHash.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AWFileHash.app; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -44,13 +44,22 @@
4444
6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
4545
6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
4646
6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
47-
0AA0974A17BA965CF4341926 /* libPods-AWFileHash.a in Frameworks */,
47+
0ECAB226AB051575F119616F /* Pods_AWFileHash.framework in Frameworks */,
4848
);
4949
runOnlyForDeploymentPostprocessing = 0;
5050
};
5151
/* End PBXFrameworksBuildPhase section */
5252

5353
/* Begin PBXGroup section */
54+
054C23FC5213F9861B894458 /* Pods */ = {
55+
isa = PBXGroup;
56+
children = (
57+
02C11E145DFE885122DC5C06 /* Pods-AWFileHash.debug.xcconfig */,
58+
2F0E79FC4148DFEB572350D1 /* Pods-AWFileHash.release.xcconfig */,
59+
);
60+
name = Pods;
61+
sourceTree = "<group>";
62+
};
5463
6003F581195388D10070C39A = {
5564
isa = PBXGroup;
5665
children = (
@@ -59,7 +68,7 @@
5968
6003F5B5195388D20070C39A /* Tests */,
6069
6003F58C195388D20070C39A /* Frameworks */,
6170
6003F58B195388D20070C39A /* Products */,
62-
F070B653E62ADF217FEFAEC5 /* Pods */,
71+
054C23FC5213F9861B894458 /* Pods */,
6372
);
6473
sourceTree = "<group>";
6574
};
@@ -79,7 +88,7 @@
7988
6003F58F195388D20070C39A /* CoreGraphics.framework */,
8089
6003F591195388D20070C39A /* UIKit.framework */,
8190
6003F5AF195388D20070C39A /* XCTest.framework */,
82-
391DFEDEF653BD182E01C89F /* libPods-AWFileHash.a */,
91+
3141166B67CA9BBD75A096F0 /* Pods_AWFileHash.framework */,
8392
);
8493
name = Frameworks;
8594
sourceTree = "<group>";
@@ -121,27 +130,19 @@
121130
name = Resources;
122131
sourceTree = "<group>";
123132
};
124-
F070B653E62ADF217FEFAEC5 /* Pods */ = {
125-
isa = PBXGroup;
126-
children = (
127-
17C50832852BAA25C45C2A17 /* Pods-AWFileHash.debug.xcconfig */,
128-
3F14BF1CB768D695BA579871 /* Pods-AWFileHash.release.xcconfig */,
129-
);
130-
name = Pods;
131-
sourceTree = "<group>";
132-
};
133133
/* End PBXGroup section */
134134

135135
/* Begin PBXNativeTarget section */
136136
6003F5AD195388D20070C39A /* AWFileHash */ = {
137137
isa = PBXNativeTarget;
138138
buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "AWFileHash" */;
139139
buildPhases = (
140-
86AA9B5C70FE2AF3CDE377EE /* Check Pods Manifest.lock */,
140+
250F5ADBC407439FC64665AC /* Check Pods Manifest.lock */,
141141
6003F5AA195388D20070C39A /* Sources */,
142142
6003F5AB195388D20070C39A /* Frameworks */,
143143
6003F5AC195388D20070C39A /* Resources */,
144-
67F92795A11B5198DCCEF97E /* Copy Pods Resources */,
144+
795C089C1E5F5D0A5D1693EE /* Embed Pods Frameworks */,
145+
10DB9FA7086346A9A2A9FAFB /* Copy Pods Resources */,
145146
);
146147
buildRules = (
147148
);
@@ -198,7 +199,7 @@
198199
/* End PBXResourcesBuildPhase section */
199200

200201
/* Begin PBXShellScriptBuildPhase section */
201-
67F92795A11B5198DCCEF97E /* Copy Pods Resources */ = {
202+
10DB9FA7086346A9A2A9FAFB /* Copy Pods Resources */ = {
202203
isa = PBXShellScriptBuildPhase;
203204
buildActionMask = 2147483647;
204205
files = (
@@ -211,8 +212,9 @@
211212
runOnlyForDeploymentPostprocessing = 0;
212213
shellPath = /bin/sh;
213214
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-AWFileHash/Pods-AWFileHash-resources.sh\"\n";
215+
showEnvVarsInLog = 0;
214216
};
215-
86AA9B5C70FE2AF3CDE377EE /* Check Pods Manifest.lock */ = {
217+
250F5ADBC407439FC64665AC /* Check Pods Manifest.lock */ = {
216218
isa = PBXShellScriptBuildPhase;
217219
buildActionMask = 2147483647;
218220
files = (
@@ -227,6 +229,21 @@
227229
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";
228230
showEnvVarsInLog = 0;
229231
};
232+
795C089C1E5F5D0A5D1693EE /* Embed Pods Frameworks */ = {
233+
isa = PBXShellScriptBuildPhase;
234+
buildActionMask = 2147483647;
235+
files = (
236+
);
237+
inputPaths = (
238+
);
239+
name = "Embed Pods Frameworks";
240+
outputPaths = (
241+
);
242+
runOnlyForDeploymentPostprocessing = 0;
243+
shellPath = /bin/sh;
244+
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-AWFileHash/Pods-AWFileHash-frameworks.sh\"\n";
245+
showEnvVarsInLog = 0;
246+
};
230247
/* End PBXShellScriptBuildPhase section */
231248

232249
/* Begin PBXSourcesBuildPhase section */
@@ -284,7 +301,7 @@
284301
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
285302
GCC_WARN_UNUSED_FUNCTION = YES;
286303
GCC_WARN_UNUSED_VARIABLE = YES;
287-
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
304+
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
288305
ONLY_ACTIVE_ARCH = YES;
289306
SDKROOT = iphoneos;
290307
TARGETED_DEVICE_FAMILY = "1,2";
@@ -317,7 +334,7 @@
317334
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
318335
GCC_WARN_UNUSED_FUNCTION = YES;
319336
GCC_WARN_UNUSED_VARIABLE = YES;
320-
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
337+
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
321338
SDKROOT = iphoneos;
322339
TARGETED_DEVICE_FAMILY = "1,2";
323340
VALIDATE_PRODUCT = YES;
@@ -326,7 +343,7 @@
326343
};
327344
6003F5C3195388D20070C39A /* Debug */ = {
328345
isa = XCBuildConfiguration;
329-
baseConfigurationReference = 17C50832852BAA25C45C2A17 /* Pods-AWFileHash.debug.xcconfig */;
346+
baseConfigurationReference = 02C11E145DFE885122DC5C06 /* Pods-AWFileHash.debug.xcconfig */;
330347
buildSettings = {
331348
FRAMEWORK_SEARCH_PATHS = (
332349
"$(SDKROOT)/Developer/Library/Frameworks",
@@ -348,7 +365,7 @@
348365
};
349366
6003F5C4195388D20070C39A /* Release */ = {
350367
isa = XCBuildConfiguration;
351-
baseConfigurationReference = 3F14BF1CB768D695BA579871 /* Pods-AWFileHash.release.xcconfig */;
368+
baseConfigurationReference = 2F0E79FC4148DFEB572350D1 /* Pods-AWFileHash.release.xcconfig */;
352369
buildSettings = {
353370
FRAMEWORK_SEARCH_PATHS = (
354371
"$(SDKROOT)/Developer/Library/Frameworks",

Example/Podfile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
source 'https://github.com/CocoaPods/Specs.git'
2+
platform :ios, '8.0'
3+
use_frameworks!
24

3-
4-
target 'AWFileHash', :exclusive => true do
5+
target 'AWFileHash' do
56
pod "AWFileHash", :path => "../"
67

78
pod 'Specta'

Example/Podfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PODS:
22
- AWFileHash (0.1.0)
3-
- Expecta (0.3.2)
4-
- Specta (0.3.2)
3+
- Expecta (1.0.5)
4+
- Specta (1.0.5)
55

66
DEPENDENCIES:
77
- AWFileHash (from `../`)
@@ -13,8 +13,10 @@ EXTERNAL SOURCES:
1313
:path: ../
1414

1515
SPEC CHECKSUMS:
16-
AWFileHash: ac765d1023f36e1add172bbb20fcfdb6ccb46af5
17-
Expecta: ee641011fe10aa1855d487b40e4976dac50ec342
18-
Specta: 698a58ffa5ec948327d3b92eab50ca58d7f4fbe8
16+
AWFileHash: d1321555428e4b0bf903133f4ec8fc07c14755c0
17+
Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe
18+
Specta: ac94d110b865115fe60ff2c6d7281053c6f8e8a2
1919

20-
COCOAPODS: 0.35.0
20+
PODFILE CHECKSUM: 2f7b3fe91603af784f38ab59b90dfd85b2d4ae68
21+
22+
COCOAPODS: 1.0.0.beta.3

Example/Pods/Expecta/Expecta/EXPDoubleTuple.m

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

Example/Pods/Expecta/Expecta/EXPExpect.m

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

Example/Pods/Expecta/Expecta/EXPFloatTuple.m

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

Example/Pods/Expecta/Expecta/EXPUnsupportedObject.m

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

Example/Pods/Expecta/Expecta/Expecta.h

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

Example/Pods/Expecta/Expecta/ExpectaObject.h

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

Example/Pods/Expecta/Expecta/ExpectaSupport.h

Lines changed: 10 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)