From 61455f3bdf2c899f06d09a32fc15727cc27605d3 Mon Sep 17 00:00:00 2001 From: goergisn Date: Fri, 26 Jan 2024 10:15:13 +0000 Subject: [PATCH] chore: updated version --- Adyen.podspec | 2 +- Adyen.xcodeproj/project.pbxproj | 116 ++++++++++++++-------------- 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 | 56 +++++++------- Tests/AdyenSwiftUI Tests/Info.plist | 2 +- Tests/Info.plist | 2 +- 16 files changed, 100 insertions(+), 100 deletions(-) diff --git a/Adyen.podspec b/Adyen.podspec index 408a8f3069..d72a2414f4 100644 --- a/Adyen.podspec +++ b/Adyen.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Adyen' - s.version = '5.5.0' + s.version = '5.6.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 08dac1cd60..2d0880c19b 100644 --- a/Adyen.xcodeproj/project.pbxproj +++ b/Adyen.xcodeproj/project.pbxproj @@ -7581,11 +7581,11 @@ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = YES; GENERATE_INFOPLIST_FILE = YES; @@ -7620,11 +7620,11 @@ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = YES; GENERATE_INFOPLIST_FILE = YES; @@ -7657,7 +7657,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; MARKETING_VERSION = ""; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = 6; @@ -7668,7 +7668,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; MARKETING_VERSION = ""; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = 6; @@ -7710,7 +7710,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -7776,7 +7776,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -7807,11 +7807,11 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Adyen/Info.plist; @@ -7839,11 +7839,11 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Adyen/Info.plist; @@ -7869,7 +7869,7 @@ buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Tests/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.0; @@ -7890,7 +7890,7 @@ buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Tests/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.0; @@ -7909,11 +7909,11 @@ E2C0E065220982AE008616F6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenCard/Info.plist; @@ -7936,11 +7936,11 @@ E2C0E066220982AE008616F6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenCard/Info.plist; @@ -7968,7 +7968,7 @@ CODE_SIGN_ENTITLEMENTS = Demo/Shared.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEVELOPMENT_TEAM = B2NYSS5932; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Demo/UIKit/Info.plist; @@ -7998,7 +7998,7 @@ CODE_SIGN_ENTITLEMENTS = Demo/Shared.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEVELOPMENT_TEAM = B2NYSS5932; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Demo/UIKit/Info.plist; @@ -8024,11 +8024,11 @@ buildSettings = { CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenDropIn/Info.plist; @@ -8053,11 +8053,11 @@ buildSettings = { CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenDropIn/Info.plist; @@ -8081,11 +8081,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenComponents/Info.plist; @@ -8113,11 +8113,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenComponents/Info.plist; @@ -8145,11 +8145,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenActions/Info.plist; @@ -8177,11 +8177,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenActions/Info.plist; @@ -8209,11 +8209,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenEncryption/Info.plist; @@ -8241,11 +8241,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenEncryption/Info.plist; @@ -8273,11 +8273,11 @@ buildSettings = { CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022 Adyen. All rights reserved."; @@ -8307,11 +8307,11 @@ buildSettings = { CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022 Adyen. All rights reserved."; @@ -8342,11 +8342,11 @@ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES; @@ -8383,11 +8383,11 @@ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES; @@ -8421,11 +8421,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenSwiftUI/Info.plist; @@ -8452,11 +8452,11 @@ buildSettings = { CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = AdyenSwiftUI/Info.plist; @@ -8486,7 +8486,7 @@ CODE_SIGN_ENTITLEMENTS = Demo/Shared.entitlements; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEVELOPMENT_ASSET_PATHS = "\"Demo/SwiftUI/Preview Content\""; DEVELOPMENT_TEAM = B2NYSS5932; ENABLE_PREVIEWS = YES; @@ -8515,7 +8515,7 @@ CODE_SIGN_ENTITLEMENTS = Demo/Shared.entitlements; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEVELOPMENT_ASSET_PATHS = "\"Demo/SwiftUI/Preview Content\""; DEVELOPMENT_TEAM = B2NYSS5932; ENABLE_PREVIEWS = YES; @@ -8540,7 +8540,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEVELOPMENT_TEAM = B2NYSS5932; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = "Tests/AdyenSwiftUI Tests/Info.plist"; @@ -8565,7 +8565,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEVELOPMENT_TEAM = B2NYSS5932; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = "Tests/AdyenSwiftUI Tests/Info.plist"; @@ -8592,11 +8592,11 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; HEADER_SEARCH_PATHS = ""; @@ -8635,11 +8635,11 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = B2NYSS5932; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 14; + DYLIB_CURRENT_VERSION = 15; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; HEADER_SEARCH_PATHS = ""; @@ -8677,7 +8677,7 @@ BUNDLE_LOADER = "$(TEST_HOST)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEVELOPMENT_TEAM = B2NYSS5932; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 16.1; @@ -8699,7 +8699,7 @@ BUNDLE_LOADER = "$(TEST_HOST)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; 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 bc6f595f55..d339524d6d 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.5.0" +public let adyenSdkVersion: String = "5.6.0" diff --git a/Adyen/Info.plist b/Adyen/Info.plist index 96ef65de96..7d8bf0b5de 100644 --- a/Adyen/Info.plist +++ b/Adyen/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.5.0 + 5.6.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AdyenActions/Info.plist b/AdyenActions/Info.plist index 96ef65de96..7d8bf0b5de 100644 --- a/AdyenActions/Info.plist +++ b/AdyenActions/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.5.0 + 5.6.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AdyenCard/Info.plist b/AdyenCard/Info.plist index 96ef65de96..7d8bf0b5de 100644 --- a/AdyenCard/Info.plist +++ b/AdyenCard/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.5.0 + 5.6.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AdyenComponents/Info.plist b/AdyenComponents/Info.plist index 96ef65de96..7d8bf0b5de 100644 --- a/AdyenComponents/Info.plist +++ b/AdyenComponents/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.5.0 + 5.6.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AdyenDropIn/Info.plist b/AdyenDropIn/Info.plist index 96ef65de96..7d8bf0b5de 100644 --- a/AdyenDropIn/Info.plist +++ b/AdyenDropIn/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.5.0 + 5.6.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AdyenEncryption/Info.plist b/AdyenEncryption/Info.plist index 96ef65de96..7d8bf0b5de 100644 --- a/AdyenEncryption/Info.plist +++ b/AdyenEncryption/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.5.0 + 5.6.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AdyenSwiftUI/Info.plist b/AdyenSwiftUI/Info.plist index c1d1bf8619..d49562566b 100644 --- a/AdyenSwiftUI/Info.plist +++ b/AdyenSwiftUI/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 5.5.0 + 5.6.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AdyenWeChatPay/Info.plist b/AdyenWeChatPay/Info.plist index 96ef65de96..7d8bf0b5de 100644 --- a/AdyenWeChatPay/Info.plist +++ b/AdyenWeChatPay/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.5.0 + 5.6.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/Demo/SwiftUI/Info.plist b/Demo/SwiftUI/Info.plist index 962f386e93..a081a2e50e 100644 --- a/Demo/SwiftUI/Info.plist +++ b/Demo/SwiftUI/Info.plist @@ -43,7 +43,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 5.5.0 + 5.6.0 CFBundleURLTypes diff --git a/Demo/UIKit/Info.plist b/Demo/UIKit/Info.plist index c13564b66f..25ced2cbaa 100644 --- a/Demo/UIKit/Info.plist +++ b/Demo/UIKit/Info.plist @@ -43,7 +43,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 5.5.0 + 5.6.0 CFBundleURLTypes diff --git a/README.md b/README.md index ca9a4f26b9..9a83c975d1 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,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.5.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. +The [Drop-in](https://adyen.github.io/adyen-ios/5.6.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 @@ -113,7 +113,7 @@ The [Drop-in](https://adyen.github.io/adyen-ios/5.5.0/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.5.0/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.6.0/documentation/adyen/environment) ```swift let apiContext = try! APIContext(environment: componentsEnvironment, clientKey: clientKey) @@ -336,31 +336,31 @@ 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.5.0/documentation/adyen/ -[reference.dropInComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/dropin -[reference.installation]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/installation -[reference.styles]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/customization -[reference.advancedFlow]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/threeapis -[reference.cardComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/cardcomponent -[reference.threeDS2Component]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/threeds2component -[reference.applePayComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/applepaycomponent -[reference.bcmcComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/bcmccomponent -[reference.issuerListComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/issuerlistcomponent -[reference.weChatPaySDKActionComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/wechatpaysdkactioncomponent -[reference.qiwiWalletComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/qiwiwalletcomponent -[reference.sepaDirectDebitComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/sepadirectdebitcomponent -[reference.redirectComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/redirectcomponent -[reference.mbWayComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/mbwaycomponent -[reference.BLIKComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/blikcomponent -[reference.DokuComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/dokucomponent -[reference.BoletoComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/boletocomponent -[reference.ACHDirectDebitComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/achdirectdebitcomponent -[reference.AffirmComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/affirmcomponent -[reference.BACSDirectDebitComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/bacsdirectdebitcomponent -[reference.OnlineBankingComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/onlinebankingcomponent -[reference.AtomeComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/atomecomponent -[reference.UPIComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/upicomponent -[reference.QRCodeActionComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/qrcodeactioncomponent -[reference.CashAppPayComponent]: https://adyen.github.io/adyen-ios/5.5.0/documentation/adyen/cashAppPayComponent +[reference]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/ +[reference.dropInComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/dropin +[reference.installation]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/installation +[reference.styles]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/customization +[reference.advancedFlow]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/threeapis +[reference.cardComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/cardcomponent +[reference.threeDS2Component]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/threeds2component +[reference.applePayComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/applepaycomponent +[reference.bcmcComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/bcmccomponent +[reference.issuerListComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/issuerlistcomponent +[reference.weChatPaySDKActionComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/wechatpaysdkactioncomponent +[reference.qiwiWalletComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/qiwiwalletcomponent +[reference.sepaDirectDebitComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/sepadirectdebitcomponent +[reference.redirectComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/redirectcomponent +[reference.mbWayComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/mbwaycomponent +[reference.BLIKComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/blikcomponent +[reference.DokuComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/dokucomponent +[reference.BoletoComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/boletocomponent +[reference.ACHDirectDebitComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/achdirectdebitcomponent +[reference.AffirmComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/affirmcomponent +[reference.BACSDirectDebitComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/bacsdirectdebitcomponent +[reference.OnlineBankingComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/onlinebankingcomponent +[reference.AtomeComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/atomecomponent +[reference.UPIComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/upicomponent +[reference.QRCodeActionComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/qrcodeactioncomponent +[reference.CashAppPayComponent]: https://adyen.github.io/adyen-ios/5.6.0/documentation/adyen/cashAppPayComponent [apiExplorer.sessions]: https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/sessions diff --git a/Tests/AdyenSwiftUI Tests/Info.plist b/Tests/AdyenSwiftUI Tests/Info.plist index d811c0bbc1..5afb043074 100644 --- a/Tests/AdyenSwiftUI Tests/Info.plist +++ b/Tests/AdyenSwiftUI Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 5.5.0 + 5.6.0 CFBundleVersion 1 diff --git a/Tests/Info.plist b/Tests/Info.plist index 2e2e020904..970f8f0f25 100644 --- a/Tests/Info.plist +++ b/Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 5.5.0 + 5.6.0 CFBundleVersion 1