From cab8ab7be478fcb8883996b56610d67f087f7186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguye=CC=82=CC=83n?= Date: Sun, 8 May 2016 14:08:29 -0700 Subject: [PATCH] v0.5.0 --- Directions Example/Info.plist | 2 +- MapboxDirections.xcodeproj/project.pbxproj | 8 ++++---- MapboxDirections/Info.plist | 2 +- MapboxDirectionsTests/Info.plist | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Directions Example/Info.plist b/Directions Example/Info.plist index 7c961f866..01329dc18 100644 --- a/Directions Example/Info.plist +++ b/Directions Example/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + v0.5.0 CFBundleSignature ???? CFBundleVersion diff --git a/MapboxDirections.xcodeproj/project.pbxproj b/MapboxDirections.xcodeproj/project.pbxproj index 9cd3519f5..fbd27ded0 100644 --- a/MapboxDirections.xcodeproj/project.pbxproj +++ b/MapboxDirections.xcodeproj/project.pbxproj @@ -560,11 +560,11 @@ baseConfigurationReference = 2F973BBA1EF00AFB5FD18C4B /* Pods-MapboxDirections.debug.xcconfig */; buildSettings = { CLANG_ANALYZER_NONNULL = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = MapboxDirections/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; @@ -582,10 +582,10 @@ baseConfigurationReference = 59B2D6267FC5F8E0E605D6AF /* Pods-MapboxDirections.release.xcconfig */; buildSettings = { CLANG_ANALYZER_NONNULL = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = MapboxDirections/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; diff --git a/MapboxDirections/Info.plist b/MapboxDirections/Info.plist index d3de8eefb..07843f780 100644 --- a/MapboxDirections/Info.plist +++ b/MapboxDirections/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + v0.5.0 CFBundleSignature ???? CFBundleVersion diff --git a/MapboxDirectionsTests/Info.plist b/MapboxDirectionsTests/Info.plist index ba72822e8..2fe4f9db3 100644 --- a/MapboxDirectionsTests/Info.plist +++ b/MapboxDirectionsTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0 + v0.5.0 CFBundleSignature ???? CFBundleVersion