From c3821dac5ffbffef85ff8a36eb0f78d9ba5190dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 14:51:52 +0200 Subject: [PATCH] Update version (#1676) Update version. Co-authored-by: goergisn <4838877+goergisn@users.noreply.github.com> --- Adyen.podspec | 2 +- Adyen.xcodeproj/project.pbxproj | 124 ++++++++++++++-------------- Adyen/Helpers/AdyenSdkVersion.swift | 2 +- Adyen/Info.plist | 2 +- AdyenActions/Info.plist | 2 +- AdyenCard/Info.plist | 2 +- AdyenComponents/Info.plist | 2 +- AdyenDropIn/Info.plist | 2 +- AdyenEncryption/Info.plist | 2 +- AdyenSwiftUI/Info.plist | 2 +- AdyenWeChatPay/Info.plist | 2 +- Demo/SwiftUI/Info.plist | 2 +- Demo/UIKit/Info.plist | 2 +- README.md | 58 ++++++------- Tests/IntegrationTests/Info.plist | 2 +- 15 files changed, 104 insertions(+), 104 deletions(-) diff --git a/Adyen.podspec b/Adyen.podspec index 1728b3bd09..1658ef8c8e 100644 --- a/Adyen.podspec +++ b/Adyen.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Adyen' - s.version = '5.7.1' + s.version = '5.8.0' 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. diff --git a/Adyen.xcodeproj/project.pbxproj b/Adyen.xcodeproj/project.pbxproj index 8250921460..1136192162 100644 --- a/Adyen.xcodeproj/project.pbxproj +++ b/Adyen.xcodeproj/project.pbxproj @@ -7912,11 +7912,11 @@ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2023 Adyen. All rights reserved."; @@ -7945,11 +7945,11 @@ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2023 Adyen. All rights reserved."; @@ -7979,7 +7979,7 @@ BUNDLE_LOADER = "$(TEST_HOST)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = B2NYSS5932; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 16.1; @@ -8005,7 +8005,7 @@ BUNDLE_LOADER = "$(TEST_HOST)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = B2NYSS5932; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 16.1; @@ -8031,11 +8031,11 @@ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = YES; GENERATE_INFOPLIST_FILE = YES; @@ -8070,11 +8070,11 @@ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = YES; GENERATE_INFOPLIST_FILE = YES; @@ -8109,7 +8109,7 @@ ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = B2NYSS5932; ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu17; @@ -8135,7 +8135,7 @@ ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = B2NYSS5932; ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu17; @@ -8189,7 +8189,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -8255,7 +8255,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -8286,11 +8286,11 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Adyen/Info.plist; @@ -8318,11 +8318,11 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Adyen/Info.plist; @@ -8347,7 +8347,7 @@ isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = B2NYSS5932; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Tests/IntegrationTests/Info.plist; @@ -8368,7 +8368,7 @@ isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = B2NYSS5932; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Tests/IntegrationTests/Info.plist; @@ -8388,11 +8388,11 @@ E2C0E065220982AE008616F6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenCard/Info.plist; @@ -8415,11 +8415,11 @@ E2C0E066220982AE008616F6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenCard/Info.plist; @@ -8447,7 +8447,7 @@ CODE_SIGN_ENTITLEMENTS = Demo/Shared.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = B2NYSS5932; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Demo/UIKit/Info.plist; @@ -8477,7 +8477,7 @@ CODE_SIGN_ENTITLEMENTS = Demo/Shared.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = B2NYSS5932; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Demo/UIKit/Info.plist; @@ -8503,11 +8503,11 @@ buildSettings = { CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenDropIn/Info.plist; @@ -8532,11 +8532,11 @@ buildSettings = { CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenDropIn/Info.plist; @@ -8560,11 +8560,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenComponents/Info.plist; @@ -8592,11 +8592,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenComponents/Info.plist; @@ -8624,11 +8624,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenActions/Info.plist; @@ -8656,11 +8656,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenActions/Info.plist; @@ -8688,11 +8688,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenEncryption/Info.plist; @@ -8720,11 +8720,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenEncryption/Info.plist; @@ -8752,11 +8752,11 @@ buildSettings = { CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022 Adyen. All rights reserved."; @@ -8786,11 +8786,11 @@ buildSettings = { CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022 Adyen. All rights reserved."; @@ -8821,11 +8821,11 @@ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES; @@ -8862,11 +8862,11 @@ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES; @@ -8900,11 +8900,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenSwiftUI/Info.plist; @@ -8931,11 +8931,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenSwiftUI/Info.plist; @@ -8965,7 +8965,7 @@ CODE_SIGN_ENTITLEMENTS = Demo/Shared.entitlements; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_ASSET_PATHS = "\"Demo/SwiftUI/Preview Content\""; DEVELOPMENT_TEAM = B2NYSS5932; ENABLE_PREVIEWS = YES; @@ -8994,7 +8994,7 @@ CODE_SIGN_ENTITLEMENTS = Demo/Shared.entitlements; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_ASSET_PATHS = "\"Demo/SwiftUI/Preview Content\""; DEVELOPMENT_TEAM = B2NYSS5932; ENABLE_PREVIEWS = YES; @@ -9021,11 +9021,11 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; HEADER_SEARCH_PATHS = ""; @@ -9064,11 +9064,11 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 17; + DYLIB_CURRENT_VERSION = 2; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; HEADER_SEARCH_PATHS = ""; @@ -9106,7 +9106,7 @@ BUNDLE_LOADER = "$(TEST_HOST)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = B2NYSS5932; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 16.1; @@ -9128,7 +9128,7 @@ BUNDLE_LOADER = "$(TEST_HOST)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = B2NYSS5932; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 16.1; diff --git a/Adyen/Helpers/AdyenSdkVersion.swift b/Adyen/Helpers/AdyenSdkVersion.swift index d952657dfd..69b5e77263 100644 --- a/Adyen/Helpers/AdyenSdkVersion.swift +++ b/Adyen/Helpers/AdyenSdkVersion.swift @@ -7,4 +7,4 @@ import Foundation /// The Adyen SDK version. -public let adyenSdkVersion: String = "5.7.1" +public let adyenSdkVersion: String = "5.8.0" diff --git a/Adyen/Info.plist b/Adyen/Info.plist index 0d3a4822d4..a07c626852 100644 --- a/Adyen/Info.plist +++ b/Adyen/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.7.1 + 5.8.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AdyenActions/Info.plist b/AdyenActions/Info.plist index 0d3a4822d4..a07c626852 100644 --- a/AdyenActions/Info.plist +++ b/AdyenActions/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.7.1 + 5.8.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AdyenCard/Info.plist b/AdyenCard/Info.plist index 0d3a4822d4..a07c626852 100644 --- a/AdyenCard/Info.plist +++ b/AdyenCard/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.7.1 + 5.8.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AdyenComponents/Info.plist b/AdyenComponents/Info.plist index 0d3a4822d4..a07c626852 100644 --- a/AdyenComponents/Info.plist +++ b/AdyenComponents/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.7.1 + 5.8.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AdyenDropIn/Info.plist b/AdyenDropIn/Info.plist index 0d3a4822d4..a07c626852 100644 --- a/AdyenDropIn/Info.plist +++ b/AdyenDropIn/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.7.1 + 5.8.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AdyenEncryption/Info.plist b/AdyenEncryption/Info.plist index 0d3a4822d4..a07c626852 100644 --- a/AdyenEncryption/Info.plist +++ b/AdyenEncryption/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.7.1 + 5.8.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AdyenSwiftUI/Info.plist b/AdyenSwiftUI/Info.plist index 0ad05e51e7..d69cd348d4 100644 --- a/AdyenSwiftUI/Info.plist +++ b/AdyenSwiftUI/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 5.7.1 + 5.8.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AdyenWeChatPay/Info.plist b/AdyenWeChatPay/Info.plist index 0d3a4822d4..a07c626852 100644 --- a/AdyenWeChatPay/Info.plist +++ b/AdyenWeChatPay/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.7.1 + 5.8.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/Demo/SwiftUI/Info.plist b/Demo/SwiftUI/Info.plist index 6e3e51d1ae..48b49e0b54 100644 --- a/Demo/SwiftUI/Info.plist +++ b/Demo/SwiftUI/Info.plist @@ -43,7 +43,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 5.7.1 + 5.8.0 CFBundleURLTypes diff --git a/Demo/UIKit/Info.plist b/Demo/UIKit/Info.plist index 76a7e25144..1f6bc60c16 100644 --- a/Demo/UIKit/Info.plist +++ b/Demo/UIKit/Info.plist @@ -43,7 +43,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 5.7.1 + 5.8.0 CFBundleURLTypes diff --git a/README.md b/README.md index 9e057465e5..5ecc3d06ef 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ The `AdyenSwiftUI` module needs to be explicitly added to use the SwiftUI specif ## Drop-in -The [Drop-in](https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/dropincomponent) handles the presentation of available payment methods and the subsequent entry of a customer's payment details. It is initialized with the response of [`/sessions`][apiExplorer.sessions], and handles the entire checkout flow under the hood. +The [Drop-in](https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/dropincomponent) handles the presentation of available payment methods and the subsequent entry of a customer's payment details. It is initialized with the response of [`/sessions`][apiExplorer.sessions], and handles the entire checkout flow under the hood. ### Usage @@ -116,7 +116,7 @@ The [Drop-in](https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/dropin All Components need an `AdyenContext`. An instance of `AdyenContext` wraps your client key, environment, analytics configuration and so on. Please read more [here](https://docs.adyen.com/development-resources/client-side-authentication) about the client key and how to get one. -Use **Environment.test** for environment. When you're ready to accept live payments, change the value to one of our [live environments](https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/environment) +Use **Environment.test** for environment. When you're ready to accept live payments, change the value to one of our [live environments](https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/environment) ```swift let apiContext = try! APIContext(environment: componentsEnvironment, clientKey: clientKey) @@ -340,32 +340,32 @@ Read our [**contribution guidelines**](CONTRIBUTING.md) to find out how. This repository is open source and available under the MIT license. For more information, see the LICENSE file. -[reference]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/ -[reference.dropInComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/dropin -[reference.installation]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/installation -[reference.styles]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/customization -[reference.advancedFlow]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/threeapis -[reference.cardComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/cardcomponent -[reference.threeDS2Component]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/threeds2component -[reference.applePayComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/applepaycomponent -[reference.bcmcComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/bcmccomponent -[reference.issuerListComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/issuerlistcomponent -[reference.weChatPaySDKActionComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/wechatpaysdkactioncomponent -[reference.qiwiWalletComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/qiwiwalletcomponent -[reference.sepaDirectDebitComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/sepadirectdebitcomponent -[reference.redirectComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/redirectcomponent -[reference.mbWayComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/mbwaycomponent -[reference.BLIKComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/blikcomponent -[reference.DokuComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/dokucomponent -[reference.BoletoComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/boletocomponent -[reference.ACHDirectDebitComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/achdirectdebitcomponent -[reference.AffirmComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/affirmcomponent -[reference.BACSDirectDebitComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/bacsdirectdebitcomponent -[reference.OnlineBankingComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/onlinebankingcomponent -[reference.AtomeComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/atomecomponent -[reference.UPIComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/upicomponent -[reference.QRCodeActionComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/qrcodeactioncomponent -[reference.CashAppPayComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/cashAppPayComponent -[reference.TwintComponent]: https://adyen.github.io/adyen-ios/5.7.1/documentation/adyen/TwintComponent +[reference]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/ +[reference.dropInComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/dropin +[reference.installation]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/installation +[reference.styles]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/customization +[reference.advancedFlow]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/threeapis +[reference.cardComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/cardcomponent +[reference.threeDS2Component]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/threeds2component +[reference.applePayComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/applepaycomponent +[reference.bcmcComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/bcmccomponent +[reference.issuerListComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/issuerlistcomponent +[reference.weChatPaySDKActionComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/wechatpaysdkactioncomponent +[reference.qiwiWalletComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/qiwiwalletcomponent +[reference.sepaDirectDebitComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/sepadirectdebitcomponent +[reference.redirectComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/redirectcomponent +[reference.mbWayComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/mbwaycomponent +[reference.BLIKComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/blikcomponent +[reference.DokuComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/dokucomponent +[reference.BoletoComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/boletocomponent +[reference.ACHDirectDebitComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/achdirectdebitcomponent +[reference.AffirmComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/affirmcomponent +[reference.BACSDirectDebitComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/bacsdirectdebitcomponent +[reference.OnlineBankingComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/onlinebankingcomponent +[reference.AtomeComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/atomecomponent +[reference.UPIComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/upicomponent +[reference.QRCodeActionComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/qrcodeactioncomponent +[reference.CashAppPayComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/cashAppPayComponent +[reference.TwintComponent]: https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/TwintComponent [apiExplorer.sessions]: https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/sessions diff --git a/Tests/IntegrationTests/Info.plist b/Tests/IntegrationTests/Info.plist index ce7689194a..3ae74dd7e0 100644 --- a/Tests/IntegrationTests/Info.plist +++ b/Tests/IntegrationTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - $(MARKETING_VERSION) + 5.8.0 CFBundleVersion 1