File tree Expand file tree Collapse file tree 11 files changed +20
-20
lines changed
MapboxCoreNavigationTests
MapboxNavigation.xcodeproj Expand file tree Collapse file tree 11 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.5 .0 </string >
18+ <string >0.6 .0 </string >
1919 <key >CFBundleVersion </key >
2020 <string >3 </string >
2121</dict >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.5 .0 </string >
18+ <string >0.6 .0 </string >
1919 <key >CFBundleVersion </key >
2020 <string >3 </string >
2121</dict >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33 # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
44
55 s . name = "MapboxCoreNavigation"
6- s . version = "0.5 .0"
6+ s . version = "0.6 .0"
77 s . summary = "Core components for turn-by-turn navigation on iOS."
88
99 s . description = <<-DESC
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.5 .0 </string >
18+ <string >0.6 .0 </string >
1919 <key >CFBundleVersion </key >
20- <string >3 </string >
20+ <string >4 </string >
2121 <key >NSPrincipalClass </key >
2222 <string ></string >
2323</dict >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.5 .0 </string >
18+ <string >0.6 .0 </string >
1919 <key >CFBundleVersion </key >
2020 <string >3 </string >
2121</dict >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33 # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
44
55 s . name = "MapboxNavigation-Documentation"
6- s . version = "0.5 .0"
6+ s . version = "0.6 .0"
77 s . summary = "Complete turn-by-turn navigation interface for iOS."
88
99 s . description = <<-DESC
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33 # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
44
55 s . name = "MapboxNavigation"
6- s . version = "0.5 .0"
6+ s . version = "0.6 .0"
77 s . summary = "Complete turn-by-turn navigation interface for iOS."
88
99 s . description = <<-DESC
Original file line number Diff line number Diff line change 15551555 DEFINES_MODULE = YES;
15561556 DEVELOPMENT_TEAM = GJZR2MEM28;
15571557 DYLIB_COMPATIBILITY_VERSION = 1;
1558- DYLIB_CURRENT_VERSION = 3 ;
1558+ DYLIB_CURRENT_VERSION = 4 ;
15591559 DYLIB_INSTALL_NAME_BASE = "@rpath";
15601560 FRAMEWORK_SEARCH_PATHS = (
15611561 "$(inherited)",
15811581 DEFINES_MODULE = YES;
15821582 DEVELOPMENT_TEAM = GJZR2MEM28;
15831583 DYLIB_COMPATIBILITY_VERSION = 1;
1584- DYLIB_CURRENT_VERSION = 3 ;
1584+ DYLIB_CURRENT_VERSION = 4 ;
15851585 DYLIB_INSTALL_NAME_BASE = "@rpath";
15861586 FRAMEWORK_SEARCH_PATHS = (
15871587 "$(inherited)",
18971897 DEFINES_MODULE = YES;
18981898 DEVELOPMENT_TEAM = GJZR2MEM28;
18991899 DYLIB_COMPATIBILITY_VERSION = 1;
1900- DYLIB_CURRENT_VERSION = 3 ;
1900+ DYLIB_CURRENT_VERSION = 4 ;
19011901 DYLIB_INSTALL_NAME_BASE = "@rpath";
19021902 FRAMEWORK_SEARCH_PATHS = (
19031903 "$(inherited)",
19221922 DEFINES_MODULE = YES;
19231923 DEVELOPMENT_TEAM = GJZR2MEM28;
19241924 DYLIB_COMPATIBILITY_VERSION = 1;
1925- DYLIB_CURRENT_VERSION = 3 ;
1925+ DYLIB_CURRENT_VERSION = 4 ;
19261926 DYLIB_INSTALL_NAME_BASE = "@rpath";
19271927 FRAMEWORK_SEARCH_PATHS = (
19281928 "$(inherited)",
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.5 .0 </string >
18+ <string >0.6 .0 </string >
1919 <key >CFBundleVersion </key >
20- <string >3 </string >
20+ <string >4 </string >
2121 <key >NSPrincipalClass </key >
2222 <string ></string >
2323</dict >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.5 .0 </string >
18+ <string >0.6 .0 </string >
1919 <key >CFBundleVersion </key >
2020 <string >3 </string >
2121</dict >
You can’t perform that action at this time.
0 commit comments