From b2cdde2d0100754789ce5925c320dd713f697862 Mon Sep 17 00:00:00 2001 From: onevcat Date: Tue, 23 Feb 2016 20:35:48 +0900 Subject: [PATCH] Bump version to 0.2.0 --- APNGKit.podspec | 2 +- APNGKit.xcodeproj/project.pbxproj | 8 ++++---- APNGKit/Info.plist | 4 ++-- APNGKitDemo/Info.plist | 4 ++-- APNGKitDemoTests/Info.plist | 4 ++-- APNGKitDemoUITests/Info.plist | 4 ++-- APNGKitTests/Info.plist | 4 ++-- 7 files changed, 15 insertions(+), 15 deletions(-) diff --git a/APNGKit.podspec b/APNGKit.podspec index 76ce30c..29e985f 100644 --- a/APNGKit.podspec +++ b/APNGKit.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "APNGKit" - s.version = "0.1.4" + s.version = "0.2.0" s.summary = "High performance and delightful way to play with APNG format in iOS." s.description = <<-DESC diff --git a/APNGKit.xcodeproj/project.pbxproj b/APNGKit.xcodeproj/project.pbxproj index 94427c4..3891d44 100644 --- a/APNGKit.xcodeproj/project.pbxproj +++ b/APNGKit.xcodeproj/project.pbxproj @@ -818,7 +818,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 118; + CURRENT_PROJECT_VERSION = 125; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -866,7 +866,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 118; + CURRENT_PROJECT_VERSION = 125; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -894,7 +894,7 @@ CLANG_ENABLE_MODULES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 118; + DYLIB_CURRENT_VERSION = 125; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = APNGKit/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; @@ -913,7 +913,7 @@ CLANG_ENABLE_MODULES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 118; + DYLIB_CURRENT_VERSION = 125; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = APNGKit/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; diff --git a/APNGKit/Info.plist b/APNGKit/Info.plist index 38158ea..8f89745 100644 --- a/APNGKit/Info.plist +++ b/APNGKit/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1.4 + 0.2.0 CFBundleSignature ???? CFBundleVersion - 118 + 125 NSPrincipalClass diff --git a/APNGKitDemo/Info.plist b/APNGKitDemo/Info.plist index d47a48a..e61156c 100644 --- a/APNGKitDemo/Info.plist +++ b/APNGKitDemo/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1.4 + 0.2.0 CFBundleSignature ???? CFBundleVersion - 118 + 125 InitImages diff --git a/APNGKitDemoTests/Info.plist b/APNGKitDemoTests/Info.plist index 000a36c..2f775ee 100644 --- a/APNGKitDemoTests/Info.plist +++ b/APNGKitDemoTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.1.4 + 0.2.0 CFBundleSignature ???? CFBundleVersion - 118 + 125 diff --git a/APNGKitDemoUITests/Info.plist b/APNGKitDemoUITests/Info.plist index 000a36c..2f775ee 100644 --- a/APNGKitDemoUITests/Info.plist +++ b/APNGKitDemoUITests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.1.4 + 0.2.0 CFBundleSignature ???? CFBundleVersion - 118 + 125 diff --git a/APNGKitTests/Info.plist b/APNGKitTests/Info.plist index 000a36c..2f775ee 100644 --- a/APNGKitTests/Info.plist +++ b/APNGKitTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.1.4 + 0.2.0 CFBundleSignature ???? CFBundleVersion - 118 + 125