Skip to content

Commit

Permalink
chore: Pump version to 3.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
descorp committed Oct 13, 2021
1 parent dd525b4 commit 0476cff
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion Adyen.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Adyen'
s.version = '3.8.5'
s.version = '3.8.6'
s.summary = "Adyen Components for iOS"
s.description = <<-DESC
Adyen Components for iOS allows you to accept in-app payments by providing you with the building blocks you need to create a checkout experience.
Expand Down
24 changes: 12 additions & 12 deletions Adyen.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3534,7 +3534,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3.8.5;
CURRENT_PROJECT_VERSION = 3.8.6;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand Down Expand Up @@ -3598,7 +3598,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3.8.5;
CURRENT_PROJECT_VERSION = 3.8.6;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down Expand Up @@ -3629,7 +3629,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = B2NYSS5932;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 3.8.5;
DYLIB_CURRENT_VERSION = 3.8.6;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = Adyen/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
Expand All @@ -3652,7 +3652,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = B2NYSS5932;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 3.8.5;
DYLIB_CURRENT_VERSION = 3.8.6;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = Adyen/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down Expand Up @@ -3715,7 +3715,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = B2NYSS5932;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 3.8.5;
DYLIB_CURRENT_VERSION = 3.8.6;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = AdyenCard/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
Expand All @@ -3736,7 +3736,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = B2NYSS5932;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 3.8.5;
DYLIB_CURRENT_VERSION = 3.8.6;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = AdyenCard/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down Expand Up @@ -3797,7 +3797,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = B2NYSS5932;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 3.8.5;
DYLIB_CURRENT_VERSION = 3.8.6;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = AdyenDropIn/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
Expand All @@ -3820,7 +3820,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = B2NYSS5932;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 3.8.5;
DYLIB_CURRENT_VERSION = 3.8.6;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = AdyenDropIn/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down Expand Up @@ -3938,11 +3938,11 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.8.5;
CURRENT_PROJECT_VERSION = 3.8.6;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = B2NYSS5932;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 3.8.5;
DYLIB_CURRENT_VERSION = 3.8.6;
DYLIB_INSTALL_NAME_BASE = "@rpath";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = AdyenWeChatPay/Info.plist;
Expand Down Expand Up @@ -3981,11 +3981,11 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.8.5;
CURRENT_PROJECT_VERSION = 3.8.6;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = B2NYSS5932;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 3.8.5;
DYLIB_CURRENT_VERSION = 3.8.6;
DYLIB_INSTALL_NAME_BASE = "@rpath";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = AdyenWeChatPay/Info.plist;
Expand Down
2 changes: 1 addition & 1 deletion Adyen/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.8.5</string>
<string>3.8.6</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion AdyenCard/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.8.5</string>
<string>3.8.6</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion AdyenDropIn/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.8.5</string>
<string>3.8.6</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion AdyenSwiftUI/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>3.8.5</string>
<string>3.8.6</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
Expand Down
2 changes: 1 addition & 1 deletion AdyenSwiftUITests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>3.8.5</string>
<string>3.8.6</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion AdyenTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>3.8.5</string>
<string>3.8.6</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion AdyenUIHost/Resources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.8.5</string>
<string>3.8.6</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
Expand Down
2 changes: 1 addition & 1 deletion AdyenWeChatPay/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.8.5</string>
<string>3.8.6</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down

0 comments on commit 0476cff

Please sign in to comment.