diff --git a/LinkedinSwift.podspec b/LinkedinSwift.podspec index 1a1ba17..0a3477d 100644 --- a/LinkedinSwift.podspec +++ b/LinkedinSwift.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "LinkedinSwift" - s.version = "1.2" + s.version = "1.3" s.summary = "Linkedin Oauth Helper, depend on Linkedin Native App installed or not, using Linkdin IOS SDK or UIWebView to login, support Swift with iOS 7" s.homepage = "https://github.com/tonyli508/LinkedinSwift.git" diff --git a/LinkedinSwift/LinkedinSwift.xcodeproj/project.pbxproj b/LinkedinSwift/LinkedinSwift.xcodeproj/project.pbxproj index 65f441f..299b880 100644 --- a/LinkedinSwift/LinkedinSwift.xcodeproj/project.pbxproj +++ b/LinkedinSwift/LinkedinSwift.xcodeproj/project.pbxproj @@ -343,7 +343,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 1.3; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -390,7 +390,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 1.3; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -419,7 +419,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; + DYLIB_CURRENT_VERSION = 1.3; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( @@ -453,7 +453,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; + DYLIB_CURRENT_VERSION = 1.3; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( diff --git a/LinkedinSwift/LinkedinSwift.xcworkspace/xcuserdata/li.jiantang.xcuserdatad/UserInterfaceState.xcuserstate b/LinkedinSwift/LinkedinSwift.xcworkspace/xcuserdata/li.jiantang.xcuserdatad/UserInterfaceState.xcuserstate index 2de4b93..9ced687 100644 Binary files a/LinkedinSwift/LinkedinSwift.xcworkspace/xcuserdata/li.jiantang.xcuserdatad/UserInterfaceState.xcuserstate and b/LinkedinSwift/LinkedinSwift.xcworkspace/xcuserdata/li.jiantang.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/LinkedinSwift/LinkedinSwift/Info.plist b/LinkedinSwift/LinkedinSwift/Info.plist index 602d864..4bbc96d 100644 --- a/LinkedinSwift/LinkedinSwift/Info.plist +++ b/LinkedinSwift/LinkedinSwift/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2 + 1.3 CFBundleSignature ???? CFBundleVersion diff --git a/LinkedinSwift/LinkedinSwiftTests/Info.plist b/LinkedinSwift/LinkedinSwiftTests/Info.plist index ba72822..0ecfe7a 100644 --- a/LinkedinSwift/LinkedinSwiftTests/Info.plist +++ b/LinkedinSwift/LinkedinSwiftTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0 + 1.3 CFBundleSignature ???? CFBundleVersion