File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed 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.0.0 </string >
18
+ <string >1.0.1 </string >
19
19
<key >CFBundleVersion </key >
20
- <string >2 </string >
20
+ <string >3 </string >
21
21
<key >NSPrincipalClass </key >
22
22
<string ></string >
23
23
</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.0.0 </string >
18
+ <string >1.0.1 </string >
19
19
<key >CFBundleVersion </key >
20
- <string >2 </string >
20
+ <string >3 </string >
21
21
<key >NSPrincipalClass </key >
22
22
<string ></string >
23
23
</dict >
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "Thingy"
3
- s . version = "1.0.0 "
3
+ s . version = "1.0.1 "
4
4
s . summary = "Device detection and querying library."
5
5
s . homepage = "https://github.com/bojan/Thingy"
6
6
s . license = "MIT"
Original file line number Diff line number Diff line change 618
618
isa = XCBuildConfiguration;
619
619
buildSettings = {
620
620
ALWAYS_SEARCH_USER_PATHS = NO;
621
- CURRENT_PROJECT_VERSION = 2 ;
622
- DYLIB_CURRENT_VERSION = 2 ;
621
+ CURRENT_PROJECT_VERSION = 3 ;
622
+ DYLIB_CURRENT_VERSION = 3 ;
623
623
ENABLE_TESTABILITY = YES;
624
624
PRODUCT_NAME = Thingy;
625
625
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
645
645
isa = XCBuildConfiguration;
646
646
buildSettings = {
647
647
ALWAYS_SEARCH_USER_PATHS = NO;
648
- CURRENT_PROJECT_VERSION = 2 ;
649
- DYLIB_CURRENT_VERSION = 2 ;
648
+ CURRENT_PROJECT_VERSION = 3 ;
649
+ DYLIB_CURRENT_VERSION = 3 ;
650
650
ENABLE_TESTABILITY = YES;
651
651
PRODUCT_NAME = Thingy;
652
652
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >BNDL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.0.0 </string >
18
+ <string >1.0.1 </string >
19
19
<key >CFBundleVersion </key >
20
- <string >2 </string >
20
+ <string >3 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments