Skip to content

Commit

Permalink
Bump version to 0.16.0 (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
hokyungh authored Feb 12, 2021
1 parent 485f4d0 commit 641fe56
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 24 deletions.
16 changes: 8 additions & 8 deletions AmazonChimeSDK/AmazonChimeSDK.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1412,7 +1412,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0.15.0;
CURRENT_PROJECT_VERSION = 0.16.0;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand Down Expand Up @@ -1477,7 +1477,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0.15.0;
CURRENT_PROJECT_VERSION = 0.16.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down Expand Up @@ -1515,12 +1515,12 @@
CLANG_ENABLE_OBJC_WEAK = NO;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.15.0;
CURRENT_PROJECT_VERSION = 0.16.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = "";
DYLIB_CURRENT_VERSION = 0.15.0;
DYLIB_CURRENT_VERSION = 0.16.0;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_BITCODE = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand Down Expand Up @@ -1575,12 +1575,12 @@
CLANG_ENABLE_OBJC_WEAK = NO;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.15.0;
CURRENT_PROJECT_VERSION = 0.16.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = "";
DYLIB_CURRENT_VERSION = 0.15.0;
DYLIB_CURRENT_VERSION = 0.16.0;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_BITCODE = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand Down Expand Up @@ -1628,7 +1628,7 @@
CLANG_ENABLE_MODULE_DEBUGGING = NO;
CLANG_ENABLE_OBJC_WEAK = NO;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.15.0;
CURRENT_PROJECT_VERSION = 0.16.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
Expand Down Expand Up @@ -1678,7 +1678,7 @@
CLANG_ENABLE_MODULE_DEBUGGING = NO;
CLANG_ENABLE_OBJC_WEAK = NO;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.15.0;
CURRENT_PROJECT_VERSION = 0.16.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
Expand Down
4 changes: 2 additions & 2 deletions AmazonChimeSDK/AmazonChimeSDK/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>0.15.0</string>
<string>0.16.0</string>
<key>CFBundleVersion</key>
<string>0.15.0</string>
<string>0.16.0</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions AmazonChimeSDK/AmazonChimeSDKTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>0.15.0</string>
<string>0.16.0</string>
<key>CFBundleVersion</key>
<string>0.15.0</string>
<string>0.16.0</string>
</dict>
</plist>
12 changes: 6 additions & 6 deletions AmazonChimeSDKDemo/AmazonChimeSDKDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,7 @@
CODE_SIGN_ENTITLEMENTS = AmazonChimeSDKDemo/AmazonChimeSDKDemoDebug.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.15.0;
CURRENT_PROJECT_VERSION = 0.16.0;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = YES;
Expand Down Expand Up @@ -821,7 +821,7 @@
CODE_SIGN_ENTITLEMENTS = AmazonChimeSDKDemo/AmazonChimeSDKDemoRelease.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.15.0;
CURRENT_PROJECT_VERSION = 0.16.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = YES;
Expand Down Expand Up @@ -861,7 +861,7 @@
CODE_SIGN_ENTITLEMENTS = AmazonChimeSDKDemoBroadcast/AmazonChimeSDKDemoBroadcastDebug.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.15.0;
CURRENT_PROJECT_VERSION = 0.16.0;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = AmazonChimeSDKDemoBroadcast/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
Expand All @@ -886,7 +886,7 @@
CODE_SIGN_ENTITLEMENTS = AmazonChimeSDKDemoBroadcast/AmazonChimeSDKDemoBroadcastRelease.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.15.0;
CURRENT_PROJECT_VERSION = 0.16.0;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = AmazonChimeSDKDemoBroadcast/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
Expand All @@ -912,7 +912,7 @@
CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.15.0;
CURRENT_PROJECT_VERSION = 0.16.0;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = YES;
FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/../AmazonChimeSDK/";
Expand Down Expand Up @@ -953,7 +953,7 @@
CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.15.0;
CURRENT_PROJECT_VERSION = 0.16.0;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = YES;
FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/../AmazonChimeSDK/";
Expand Down
4 changes: 2 additions & 2 deletions AmazonChimeSDKDemo/AmazonChimeSDKDemo/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>0.15.0</string>
<string>0.16.0</string>
<key>CFBundleVersion</key>
<string>0.15.0</string>
<string>0.16.0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSCameraUsageDescription</key>
Expand Down
4 changes: 2 additions & 2 deletions AmazonChimeSDKDemo/AmazonChimeSDKDemoBroadcast/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>0.15.0</string>
<string>0.16.0</string>
<key>CFBundleVersion</key>
<string>0.15.0</string>
<string>0.16.0</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
Expand Down
4 changes: 2 additions & 2 deletions AmazonChimeSDKDemo/AmazonChimeSDKDemoObjC/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>0.15.0</string>
<string>0.16.0</string>
<key>CFBundleVersion</key>
<string>0.15.0</string>
<string>0.16.0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSCameraUsageDescription</key>
Expand Down

0 comments on commit 641fe56

Please sign in to comment.