File tree 15 files changed +41
-26
lines changed
ParseOSXStarterProject/Resources
ParseOSXStarterProject-Swift/Resources
ParseStarterProject/Resources
ParseStarterProject-Swift/Resources
tvOS/ParseStarterProject-Swift/ParseStarter
watchOS/ParseStarterProject-Swift
15 files changed +41
-26
lines changed Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'Parse'
3
- s . version = '1.12 .0'
3
+ s . version = '1.13 .0'
4
4
s . license = { :type => 'BSD' , :file => 'LICENSE' }
5
5
s . homepage = 'https://www.parse.com/'
6
6
s . summary = 'A library that gives you access to the powerful Parse cloud platform from your iOS/OS X/watchOS/tvOS app.'
Original file line number Diff line number Diff line change 2803
2803
remoteGlobalIDString = 030EF0A714632FD000B04273;
2804
2804
remoteInfo = OCMock;
2805
2805
};
2806
+ 81BF7D771CA0DAFA0015AB0D /* PBXContainerItemProxy */ = {
2807
+ isa = PBXContainerItemProxy;
2808
+ containerPortal = 81AB68AE1B7E7ECC0053210E /* OCMock.xcodeproj */;
2809
+ proxyType = 2;
2810
+ remoteGlobalIDString = 817EB1621BD765130047E85A;
2811
+ remoteInfo = "OCMock tvOS";
2812
+ };
2806
2813
81C582E31C3B0A98000063C6 /* PBXContainerItemProxy */ = {
2807
2814
isa = PBXContainerItemProxy;
2808
2815
containerPortal = 81EC57761C34D0C4002DF851 /* Bolts.xcodeproj */;
4679
4686
81AB68BB1B7E7ECC0053210E /* libOCMock.a */,
4680
4687
81AB68BD1B7E7ECC0053210E /* OCMockLibTests.xctest */,
4681
4688
81AB68BF1B7E7ECC0053210E /* OCMock.framework */,
4689
+ 81BF7D781CA0DAFA0015AB0D /* OCMock.framework */,
4682
4690
);
4683
4691
name = Products;
4684
4692
sourceTree = "<group>";
6948
6956
remoteRef = 81AB68BE1B7E7ECC0053210E /* PBXContainerItemProxy */;
6949
6957
sourceTree = BUILT_PRODUCTS_DIR;
6950
6958
};
6959
+ 81BF7D781CA0DAFA0015AB0D /* OCMock.framework */ = {
6960
+ isa = PBXReferenceProxy;
6961
+ fileType = wrapper.framework;
6962
+ path = OCMock.framework;
6963
+ remoteRef = 81BF7D771CA0DAFA0015AB0D /* PBXContainerItemProxy */;
6964
+ sourceTree = BUILT_PRODUCTS_DIR;
6965
+ };
6951
6966
81EC57851C34D0C4002DF851 /* Bolts.framework */ = {
6952
6967
isa = PBXReferenceProxy;
6953
6968
fileType = wrapper.framework;
Original file line number Diff line number Diff line change 13
13
#pragma mark - SDK Version
14
14
// /--------------------------------------
15
15
16
- #define PARSE_VERSION @" 1.12 .0"
16
+ #define PARSE_VERSION @" 1.13 .0"
17
17
18
18
// /--------------------------------------
19
19
#pragma mark - Platform
Original file line number Diff line number Diff line change 13
13
<key >CFBundlePackageType </key >
14
14
<string >FMWK </string >
15
15
<key >CFBundleShortVersionString </key >
16
- <string >1.12 .0 </string >
16
+ <string >1.13 .0 </string >
17
17
<key >CFBundleSignature </key >
18
18
<string >???? </string >
19
19
<key >CFBundleVersion </key >
20
- <string >1.12 .0 </string >
20
+ <string >1.13 .0 </string >
21
21
</dict >
22
22
</plist >
Original file line number Diff line number Diff line change 13
13
<key >CFBundlePackageType </key >
14
14
<string >FMWK </string >
15
15
<key >CFBundleShortVersionString </key >
16
- <string >1.12 .0 </string >
16
+ <string >1.13 .0 </string >
17
17
<key >CFBundleSignature </key >
18
18
<string >???? </string >
19
19
<key >CFBundleSupportedPlatforms </key >
22
22
<string >iPhoneOS </string >
23
23
</array >
24
24
<key >CFBundleVersion </key >
25
- <string >1.12 .0 </string >
25
+ <string >1.13 .0 </string >
26
26
<key >MinimumOSVersion </key >
27
27
<string >6.0 </string >
28
28
</dict >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.12 .0 </string >
18
+ <string >1.13 .0 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >1.12 .0 </string >
22
+ <string >1.13 .0 </string >
23
23
<key >NSPrincipalClass </key >
24
24
<string ></string >
25
25
</dict >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.12 .0 </string >
18
+ <string >1.13 .0 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >1.12 .0 </string >
22
+ <string >1.13 .0 </string >
23
23
<key >NSPrincipalClass </key >
24
24
<string ></string >
25
25
</dict >
Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >1.12 .0 </string >
20
+ <string >1.13 .0 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >1.12 .0 </string >
24
+ <string >1.13 .0 </string >
25
25
<key >LSMinimumSystemVersion </key >
26
26
<string >$(MACOSX_DEPLOYMENT_TARGET) </string >
27
27
<key >NSMainNibFile </key >
Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >1.12 .0 </string >
20
+ <string >1.13 .0 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >1.12 .0 </string >
24
+ <string >1.13 .0 </string >
25
25
<key >LSMinimumSystemVersion </key >
26
26
<string >${MACOSX_DEPLOYMENT_TARGET} </string >
27
27
<key >NSMainNibFile </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >APPL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.12 .0 </string >
18
+ <string >1.13 .0 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >1.12 .0 </string >
22
+ <string >1.13 .0 </string >
23
23
<key >LSRequiresIPhoneOS </key >
24
24
<true />
25
25
<key >UIMainStoryboardFile </key >
Original file line number Diff line number Diff line change 19
19
<key >CFBundlePackageType </key >
20
20
<string >APPL </string >
21
21
<key >CFBundleShortVersionString </key >
22
- <string >1.12 .0 </string >
22
+ <string >1.13 .0 </string >
23
23
<key >CFBundleSignature </key >
24
24
<string >???? </string >
25
25
<key >CFBundleVersion </key >
26
- <string >1.12 .0 </string >
26
+ <string >1.13 .0 </string >
27
27
<key >LSRequiresIPhoneOS </key >
28
28
<true />
29
29
<key >NSMainNibFile </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >APPL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.12 .0 </string >
18
+ <string >1.13 .0 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >1.12 .0 </string >
22
+ <string >1.13 .0 </string >
23
23
<key >LSRequiresIPhoneOS </key >
24
24
<true />
25
25
<key >UIMainStoryboardFile </key >
Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >XPC! </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >1.12 .0 </string >
20
+ <string >1.13 .0 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >1.12 .0 </string >
24
+ <string >1.13 .0 </string >
25
25
<key >NSExtension </key >
26
26
<dict >
27
27
<key >NSExtensionAttributes </key >
Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >1.12 .0 </string >
20
+ <string >1.13 .0 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >1.12 .0 </string >
24
+ <string >1.13 .0 </string >
25
25
<key >UISupportedInterfaceOrientations </key >
26
26
<array >
27
27
<string >UIInterfaceOrientationPortrait </string >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >APPL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.12 .0 </string >
18
+ <string >1.13 .0 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >1.12 .0 </string >
22
+ <string >1.13 .0 </string >
23
23
<key >LSRequiresIPhoneOS </key >
24
24
<true />
25
25
<key >UIMainStoryboardFile </key >
You can’t perform that action at this time.
0 commit comments