The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build OmiseSDK, reference master (66e71c), with Swift 6.0 for visionOS using Xcode 16.2 on 7 Nov 2025 02:46:47 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OmiseSDK -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omise/omise-ios.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/omise/omise-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 66e71ce Fix Swift 5 build by guarding compiler check (#370) (#371)
Cloned https://github.com/omise/omise-ios.git
Revision (git rev-parse @):
66e71cea8d8ab543422351098ab335b3fe449690
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/omise/omise-ios.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/omise/omise-ios.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/ios-3ds-sdk/SPM.git
Creating working copy of package ‘SPM’
Checking out 2.4.0 of package ‘SPM’
Resolved source packages:
  OmiseUnitTestKit: /Users/admin/builder/spi-builder-workspace/Helpers/OmiseUnitTestKit
  ThreeDS_SDK: https://github.com/ios-3ds-sdk/SPM.git @ 2.4.0
  OmiseSwiftUIKit: /Users/admin/builder/spi-builder-workspace/Helpers/OmiseSwiftUIKit
resolved source packages: OmiseUnitTestKit, ThreeDS_SDK, OmiseSwiftUIKit
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spm",
      "requirement" : {
        "exact" : [
          "2.4.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ios-3ds-sdk/SPM"
    }
  ],
  "manifest_display_name" : "OmiseSDK",
  "name" : "OmiseSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "OmiseSDK",
      "targets" : [
        "OmiseSDK"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OmiseSDK",
      "module_type" : "SwiftTarget",
      "name" : "OmiseSDK",
      "path" : "OmiseSDK",
      "product_dependencies" : [
        "ThreeDS_SDK"
      ],
      "product_memberships" : [
        "OmiseSDK"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/en.lproj/Error.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/en.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/ja.lproj/Error.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/ja.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/th.lproj/Error.strings",
          "rule" : {
            "process" : {
              "localization" : "th"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/th.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "th"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/th.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "th"
            }
          }
        }
      ],
      "sources" : [
        "Sources/3DS/Crypto/CryptData.swift",
        "Sources/3DS/Crypto/String+PemCert.swift",
        "Sources/3DS/Crypto/String+sha512.swift",
        "Sources/3DS/NetceteraConfig.swift",
        "Sources/3DS/NetceteraThreeDSController.swift",
        "Sources/3DS/UICustomization/ThreeDSButtonCustomization.swift",
        "Sources/3DS/UICustomization/ThreeDSCustomization.swift",
        "Sources/3DS/UICustomization/ThreeDSLabelCustomization.swift",
        "Sources/3DS/UICustomization/ThreeDSTextBoxCustomization.swift",
        "Sources/3DS/UICustomization/ThreeDSToolbarCustomization.swift",
        "Sources/3DS/UICustomization/ThreeDSUICustomization.swift",
        "Sources/AuthorizingPaymentDelegate.swift",
        "Sources/ChoosePaymentMethodDelegate.swift",
        "Sources/ClientProtocol.swift",
        "Sources/Components/Assets.swift",
        "Sources/Components/Bundle+OmiseSDK.swift",
        "Sources/Components/Calendar+CreditCard.swift",
        "Sources/Components/Configuration.swift",
        "Sources/Components/Globals.swift",
        "Sources/Components/Localized+Omise.swift",
        "Sources/Components/UIImage+Omise.swift",
        "Sources/Models/CardBrand.swift",
        "Sources/Models/Country.swift",
        "Sources/Models/Currency.swift",
        "Sources/Models/OmiseErrors/APIErrorCode.swift",
        "Sources/Models/OmiseErrors/BadRequestReason.swift",
        "Sources/Models/OmiseErrors/InvalidCardReason.swift",
        "Sources/Models/OmiseErrors/OmiseError+LocalizedDescription.swift",
        "Sources/Models/OmiseErrors/OmiseError.swift",
        "Sources/Models/PAN.swift",
        "Sources/OmiseAPI/Client.swift",
        "Sources/OmiseAPI/Helpers/APIProtocol.swift",
        "Sources/OmiseAPI/Helpers/Client+NetworkService.swift",
        "Sources/OmiseAPI/Helpers/Client+URLRequest.swift",
        "Sources/OmiseAPI/Helpers/NetworkService.swift",
        "Sources/OmiseAPI/JSON Models/Capabilities/Capability.PaymentMethod.Bank.swift",
        "Sources/OmiseAPI/JSON Models/Capabilities/Capability.PaymentMethod.Provider.swift",
        "Sources/OmiseAPI/JSON Models/Capabilities/Capability.PaymentMethod.swift",
        "Sources/OmiseAPI/JSON Models/Capabilities/Capability.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.Address.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.Atome.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.BarcodeAlipay.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.DuitNowOBW.Bank.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.DuitNowOBW.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.EContext.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.FPX.Bank.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.FPX.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.Installment.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.Item.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.TrueMoney.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.swift",
        "Sources/OmiseAPI/JSON Models/Token/Token.Card.swift",
        "Sources/OmiseAPI/JSON Models/Token/Token.ChargeStatus.swift",
        "Sources/OmiseAPI/JSON Models/Token/Token.swift",
        "Sources/OmiseAPI/OmiseAPI.swift",
        "Sources/OmiseAPI/Payloads/CreateSourcePayload.swift",
        "Sources/OmiseAPI/Payloads/CreateTokenApplePayPayload.swift",
        "Sources/OmiseAPI/Payloads/CreateTokenPayload.swift",
        "Sources/OmiseAPI/SourceType/SourceType+Collections.swift",
        "Sources/OmiseAPI/SourceType/SourceType+Helpers.swift",
        "Sources/OmiseAPI/SourceType/SourceType+Installments.swift",
        "Sources/OmiseAPI/SourceType/SourceType+InternetBanking.swift",
        "Sources/OmiseAPI/SourceType/SourceType+MobileBanking.swift",
        "Sources/OmiseAPI/SourceType/SourceType.swift",
        "Sources/OmiseSDK.swift",
        "Sources/Passkey/PasskeyAuthenticationProtocol.swift",
        "Sources/Passkey/SafariPasskeyAuthenticationHandler.swift",
        "Sources/Views/Components/BaseFormViewController.swift",
        "Sources/Views/Components/CVVInfoView.swift",
        "Sources/Views/Components/ClosureBarButtonItem.swift",
        "Sources/Views/Components/Colors.swift",
        "Sources/Views/Components/CountryCodePickerController/CountryCodePickerController.swift",
        "Sources/Views/Components/CountryCodePickerController/CountryCodePickerViewModel.swift",
        "Sources/Views/Components/CountryListController/CountryListViewController.swift",
        "Sources/Views/Components/CountryListController/CountryListViewModelProtocol.swift",
        "Sources/Views/Components/MainActionButton.swift",
        "Sources/Views/Components/OmiseBannerView.swift",
        "Sources/Views/Components/OmiseCheckbox.swift",
        "Sources/Views/Components/OmiseFormToolbar.swift",
        "Sources/Views/Components/SpacerView.swift",
        "Sources/Views/Components/TapGestureHandler.swift",
        "Sources/Views/Components/TextFieldView.swift",
        "Sources/Views/Components/TextFields/CardCVVTextField.swift",
        "Sources/Views/Components/TextFields/CardExpiryDatePicker.swift",
        "Sources/Views/Components/TextFields/CardExpiryDateTextField.swift",
        "Sources/Views/Components/TextFields/CardNameTextField.swift",
        "Sources/Views/Components/TextFields/CardNumberTextField.swift",
        "Sources/Views/Components/TextFields/EmailTextField.swift",
        "Sources/Views/Components/TextFields/OmiseTextField.swift",
        "Sources/Views/Components/TextFields/PhoneNumberTextField.swift",
        "Sources/Views/Helpers/TableCellContext.swift",
        "Sources/Views/Helpers/UIBarButtonItem+Helpers.swift",
        "Sources/Views/Helpers/UIColor+Omise.swift",
        "Sources/Views/Helpers/UITableViewCell+ActivityIndicator.swift",
        "Sources/Views/Helpers/UIViewController+KeyboardAppearance.swift",
        "Sources/Views/Helpers/UIViewController+NavigationBarStyle.swift",
        "Sources/Views/Helpers/ViewAttachable.swift",
        "Sources/Views/Helpers/ViewContainer.swift",
        "Sources/Views/Screens/Authorizing Payment/AuthorizingPaymentWebViewController.swift",
        "Sources/Views/Screens/Choose Payment Methods/ChoosePaymentCoordinator+Helpers.swift",
        "Sources/Views/Screens/Choose Payment Methods/ChoosePaymentCoordinator.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/ApplePay/ApplePayProtocols.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/ApplePay/ApplePayViewController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/ApplePay/ApplePayViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/ApplePay/ApplePaymentHandler.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/AtomePaymentFormController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/AtomePaymentFormViewContext.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/AtomePaymentFormViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/AtomePaymentFormViewModelProtocol.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/Base/PaymentFormController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/Base/PaymentFormStyle.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/Base/To Be Implemented/PaymentInputProtocol.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/Base/To Be Implemented/PaymentInputsFormController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/EContext/EContextPaymentFormController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/EContext/EContextPaymentFormProtocol.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/EContext/EContextPaymentFormViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/FPX/FPXPaymentFormController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/FPX/FPXPaymentFormProtocol.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/FPX/FPXPaymentFormViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/TrueMoneyWallet/TrueMoneyPaymentFormController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/TrueMoneyWallet/TrueMoneyPaymentFormProtocol.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/TrueMoneyWallet/TrueMoneyPaymentFormViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/PaymentMethod.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment Delegates/SelectPaymentMethodDelegate.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment Delegates/SelectSourcePaymentDelegate.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment Delegates/SelectSourceTypeDelegate.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment From Lists/SelectPaymentController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment From Lists/SelectPaymentPresentableProtocol.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment From Lists/ViewModels/SelectDuitNowOBWBankViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment From Lists/ViewModels/SelectFPXBankViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment From Lists/ViewModels/SelectInstallmentTermsViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment From Lists/ViewModels/SelectPaymentMethodViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment From Lists/ViewModels/SelectSourceTypePaymentViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/ViewPresentable/DuitNowOBW.Bank+ViewPresentable.swift",
        "Sources/Views/Screens/Choose Payment Methods/ViewPresentable/FPX.Bank+ViewPresentable.swift",
        "Sources/Views/Screens/Choose Payment Methods/ViewPresentable/PaymentMethod+ViewPresentable.swift",
        "Sources/Views/Screens/Choose Payment Methods/ViewPresentable/SourceType+ViewPresentable.swift",
        "Sources/Views/Screens/Choose Payment Methods/ViewPresentable/ViewPresentable.swift",
        "Sources/Views/Screens/Credit Card Payment/CreditCardPaymentController.swift",
        "Sources/Views/Screens/Credit Card Payment/CreditCardPaymentDelegate.swift",
        "Sources/Views/Screens/Credit Card Payment/CreditCardPaymentProtocol.swift",
        "Sources/Views/Screens/Credit Card Payment/CreditCardPaymentViewModel.swift",
        "Sources/Views/Screens/Credit Card Payment/CreditCardVC+Extensions.swift",
        "ToolKit/Extensions/Array+Helpers.swift",
        "ToolKit/Extensions/NumberFormatter+Helpers.swift",
        "ToolKit/Extensions/OmiseError+Helpers.swift",
        "ToolKit/Extensions/Optional+Helpers.swift",
        "ToolKit/Extensions/String+Helpers.swift",
        "ToolKit/Extensions/URL+Helpers.swift",
        "ToolKit/Property Wrappers/ProxyProperty.swift",
        "ToolKit/Typedefs/Closures.swift",
        "ToolKit/UI Extensions/UIButton+Helpers.swift",
        "ToolKit/UI Extensions/UIColor+Helpers.swift",
        "ToolKit/UI Extensions/UIControl.State+Hashable.swift",
        "ToolKit/UI Extensions/UIImage+Helpers.swift",
        "ToolKit/UI Extensions/UILabel+Helpers.swift",
        "ToolKit/UI Extensions/UIScrollView+Helpers.swift",
        "ToolKit/UI Extensions/UIStackView+Helpers.swift",
        "ToolKit/UI Extensions/UIView+Helpers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "dev",
    "schemes" : [
      "ExampleApp",
      "OmiseSDK",
      "OmiseSDKTests",
      "OmiseSDKUITests",
      "OmiseSwiftUIKit",
      "OmiseUnitTestKit"
    ],
    "targets" : [
      "OmiseSDK",
      "OmiseSDKTests",
      "ExampleApp",
      "OmiseSDKUITests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "OmiseSDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OmiseSDK -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme OmiseSDK -destination generic/platform=xrOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ThreeDS_SDK: https://github.com/ios-3ds-sdk/SPM.git @ 2.4.0
  OmiseSDK: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'OmiseSDK' in project 'OmiseSDK'
        ➜ Explicit dependency on target 'OmiseSDK' in project 'OmiseSDK'
        ➜ Explicit dependency on target 'OmiseSDK_OmiseSDK' in project 'OmiseSDK'
        ➜ Explicit dependency on target 'ThreeDS_SDK' in project 'ThreeDS_SDK'
    Target 'OmiseSDK' in project 'OmiseSDK'
        ➜ Explicit dependency on target 'OmiseSDK_OmiseSDK' in project 'OmiseSDK'
        ➜ Explicit dependency on target 'ThreeDS_SDK' in project 'ThreeDS_SDK'
    Target 'ThreeDS_SDK' in project 'ThreeDS_SDK' (no dependencies)
    Target 'OmiseSDK_OmiseSDK' in project 'OmiseSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
Build description signature: 005048b1c7ea6d5a0374e55c4c087d47
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/005048b1c7ea6d5a0374e55c4c087d47.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'ThreeDS_SDK' from project 'ThreeDS_SDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme OmiseSDK
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  OmiseSDK: /Users/admin/builder/spi-builder-workspace
  ThreeDS_SDK: https://github.com/ios-3ds-sdk/SPM.git @ 2.4.0
resolved source packages: OmiseSDK, ThreeDS_SDK
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spm",
      "requirement" : {
        "exact" : [
          "2.4.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ios-3ds-sdk/SPM"
    }
  ],
  "manifest_display_name" : "OmiseSDK",
  "name" : "OmiseSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "OmiseSDK",
      "targets" : [
        "OmiseSDK"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OmiseSDK",
      "module_type" : "SwiftTarget",
      "name" : "OmiseSDK",
      "path" : "OmiseSDK",
      "product_dependencies" : [
        "ThreeDS_SDK"
      ],
      "product_memberships" : [
        "OmiseSDK"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/en.lproj/Error.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/en.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/ja.lproj/Error.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/ja.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/th.lproj/Error.strings",
          "rule" : {
            "process" : {
              "localization" : "th"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/th.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "th"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OmiseSDK/Resources/th.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "th"
            }
          }
        }
      ],
      "sources" : [
        "Sources/3DS/Crypto/CryptData.swift",
        "Sources/3DS/Crypto/String+PemCert.swift",
        "Sources/3DS/Crypto/String+sha512.swift",
        "Sources/3DS/NetceteraConfig.swift",
        "Sources/3DS/NetceteraThreeDSController.swift",
        "Sources/3DS/UICustomization/ThreeDSButtonCustomization.swift",
        "Sources/3DS/UICustomization/ThreeDSCustomization.swift",
        "Sources/3DS/UICustomization/ThreeDSLabelCustomization.swift",
        "Sources/3DS/UICustomization/ThreeDSTextBoxCustomization.swift",
        "Sources/3DS/UICustomization/ThreeDSToolbarCustomization.swift",
        "Sources/3DS/UICustomization/ThreeDSUICustomization.swift",
        "Sources/AuthorizingPaymentDelegate.swift",
        "Sources/ChoosePaymentMethodDelegate.swift",
        "Sources/ClientProtocol.swift",
        "Sources/Components/Assets.swift",
        "Sources/Components/Bundle+OmiseSDK.swift",
        "Sources/Components/Calendar+CreditCard.swift",
        "Sources/Components/Configuration.swift",
        "Sources/Components/Globals.swift",
        "Sources/Components/Localized+Omise.swift",
        "Sources/Components/UIImage+Omise.swift",
        "Sources/Models/CardBrand.swift",
        "Sources/Models/Country.swift",
        "Sources/Models/Currency.swift",
        "Sources/Models/OmiseErrors/APIErrorCode.swift",
        "Sources/Models/OmiseErrors/BadRequestReason.swift",
        "Sources/Models/OmiseErrors/InvalidCardReason.swift",
        "Sources/Models/OmiseErrors/OmiseError+LocalizedDescription.swift",
        "Sources/Models/OmiseErrors/OmiseError.swift",
        "Sources/Models/PAN.swift",
        "Sources/OmiseAPI/Client.swift",
        "Sources/OmiseAPI/Helpers/APIProtocol.swift",
        "Sources/OmiseAPI/Helpers/Client+NetworkService.swift",
        "Sources/OmiseAPI/Helpers/Client+URLRequest.swift",
        "Sources/OmiseAPI/Helpers/NetworkService.swift",
        "Sources/OmiseAPI/JSON Models/Capabilities/Capability.PaymentMethod.Bank.swift",
        "Sources/OmiseAPI/JSON Models/Capabilities/Capability.PaymentMethod.Provider.swift",
        "Sources/OmiseAPI/JSON Models/Capabilities/Capability.PaymentMethod.swift",
        "Sources/OmiseAPI/JSON Models/Capabilities/Capability.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.Address.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.Atome.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.BarcodeAlipay.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.DuitNowOBW.Bank.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.DuitNowOBW.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.EContext.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.FPX.Bank.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.FPX.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.Installment.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.Item.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.TrueMoney.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.Payment.swift",
        "Sources/OmiseAPI/JSON Models/Source/Source.swift",
        "Sources/OmiseAPI/JSON Models/Token/Token.Card.swift",
        "Sources/OmiseAPI/JSON Models/Token/Token.ChargeStatus.swift",
        "Sources/OmiseAPI/JSON Models/Token/Token.swift",
        "Sources/OmiseAPI/OmiseAPI.swift",
        "Sources/OmiseAPI/Payloads/CreateSourcePayload.swift",
        "Sources/OmiseAPI/Payloads/CreateTokenApplePayPayload.swift",
        "Sources/OmiseAPI/Payloads/CreateTokenPayload.swift",
        "Sources/OmiseAPI/SourceType/SourceType+Collections.swift",
        "Sources/OmiseAPI/SourceType/SourceType+Helpers.swift",
        "Sources/OmiseAPI/SourceType/SourceType+Installments.swift",
        "Sources/OmiseAPI/SourceType/SourceType+InternetBanking.swift",
        "Sources/OmiseAPI/SourceType/SourceType+MobileBanking.swift",
        "Sources/OmiseAPI/SourceType/SourceType.swift",
        "Sources/OmiseSDK.swift",
        "Sources/Passkey/PasskeyAuthenticationProtocol.swift",
        "Sources/Passkey/SafariPasskeyAuthenticationHandler.swift",
        "Sources/Views/Components/BaseFormViewController.swift",
        "Sources/Views/Components/CVVInfoView.swift",
        "Sources/Views/Components/ClosureBarButtonItem.swift",
        "Sources/Views/Components/Colors.swift",
        "Sources/Views/Components/CountryCodePickerController/CountryCodePickerController.swift",
        "Sources/Views/Components/CountryCodePickerController/CountryCodePickerViewModel.swift",
        "Sources/Views/Components/CountryListController/CountryListViewController.swift",
        "Sources/Views/Components/CountryListController/CountryListViewModelProtocol.swift",
        "Sources/Views/Components/MainActionButton.swift",
        "Sources/Views/Components/OmiseBannerView.swift",
        "Sources/Views/Components/OmiseCheckbox.swift",
        "Sources/Views/Components/OmiseFormToolbar.swift",
        "Sources/Views/Components/SpacerView.swift",
        "Sources/Views/Components/TapGestureHandler.swift",
        "Sources/Views/Components/TextFieldView.swift",
        "Sources/Views/Components/TextFields/CardCVVTextField.swift",
        "Sources/Views/Components/TextFields/CardExpiryDatePicker.swift",
        "Sources/Views/Components/TextFields/CardExpiryDateTextField.swift",
        "Sources/Views/Components/TextFields/CardNameTextField.swift",
        "Sources/Views/Components/TextFields/CardNumberTextField.swift",
        "Sources/Views/Components/TextFields/EmailTextField.swift",
        "Sources/Views/Components/TextFields/OmiseTextField.swift",
        "Sources/Views/Components/TextFields/PhoneNumberTextField.swift",
        "Sources/Views/Helpers/TableCellContext.swift",
        "Sources/Views/Helpers/UIBarButtonItem+Helpers.swift",
        "Sources/Views/Helpers/UIColor+Omise.swift",
        "Sources/Views/Helpers/UITableViewCell+ActivityIndicator.swift",
        "Sources/Views/Helpers/UIViewController+KeyboardAppearance.swift",
        "Sources/Views/Helpers/UIViewController+NavigationBarStyle.swift",
        "Sources/Views/Helpers/ViewAttachable.swift",
        "Sources/Views/Helpers/ViewContainer.swift",
        "Sources/Views/Screens/Authorizing Payment/AuthorizingPaymentWebViewController.swift",
        "Sources/Views/Screens/Choose Payment Methods/ChoosePaymentCoordinator+Helpers.swift",
        "Sources/Views/Screens/Choose Payment Methods/ChoosePaymentCoordinator.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/ApplePay/ApplePayProtocols.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/ApplePay/ApplePayViewController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/ApplePay/ApplePayViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/ApplePay/ApplePaymentHandler.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/AtomePaymentFormController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/AtomePaymentFormViewContext.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/AtomePaymentFormViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/AtomePaymentFormViewModelProtocol.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/Base/PaymentFormController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/Base/PaymentFormStyle.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/Base/To Be Implemented/PaymentInputProtocol.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/Atome/Base/To Be Implemented/PaymentInputsFormController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/EContext/EContextPaymentFormController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/EContext/EContextPaymentFormProtocol.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/EContext/EContextPaymentFormViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/FPX/FPXPaymentFormController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/FPX/FPXPaymentFormProtocol.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/FPX/FPXPaymentFormViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/TrueMoneyWallet/TrueMoneyPaymentFormController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/TrueMoneyWallet/TrueMoneyPaymentFormProtocol.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/TrueMoneyWallet/TrueMoneyPaymentFormViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/PaymentMethod.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment Delegates/SelectPaymentMethodDelegate.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment Delegates/SelectSourcePaymentDelegate.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment Delegates/SelectSourceTypeDelegate.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment From Lists/SelectPaymentController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment From Lists/SelectPaymentPresentableProtocol.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment From Lists/ViewModels/SelectDuitNowOBWBankViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment From Lists/ViewModels/SelectFPXBankViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment From Lists/ViewModels/SelectInstallmentTermsViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment From Lists/ViewModels/SelectPaymentMethodViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/Select Payment From Lists/ViewModels/SelectSourceTypePaymentViewModel.swift",
        "Sources/Views/Screens/Choose Payment Methods/ViewPresentable/DuitNowOBW.Bank+ViewPresentable.swift",
        "Sources/Views/Screens/Choose Payment Methods/ViewPresentable/FPX.Bank+ViewPresentable.swift",
        "Sources/Views/Screens/Choose Payment Methods/ViewPresentable/PaymentMethod+ViewPresentable.swift",
        "Sources/Views/Screens/Choose Payment Methods/ViewPresentable/SourceType+ViewPresentable.swift",
        "Sources/Views/Screens/Choose Payment Methods/ViewPresentable/ViewPresentable.swift",
        "Sources/Views/Screens/Credit Card Payment/CreditCardPaymentController.swift",
        "Sources/Views/Screens/Credit Card Payment/CreditCardPaymentDelegate.swift",
        "Sources/Views/Screens/Credit Card Payment/CreditCardPaymentProtocol.swift",
        "Sources/Views/Screens/Credit Card Payment/CreditCardPaymentViewModel.swift",
        "Sources/Views/Screens/Credit Card Payment/CreditCardVC+Extensions.swift",
        "ToolKit/Extensions/Array+Helpers.swift",
        "ToolKit/Extensions/NumberFormatter+Helpers.swift",
        "ToolKit/Extensions/OmiseError+Helpers.swift",
        "ToolKit/Extensions/Optional+Helpers.swift",
        "ToolKit/Extensions/String+Helpers.swift",
        "ToolKit/Extensions/URL+Helpers.swift",
        "ToolKit/Property Wrappers/ProxyProperty.swift",
        "ToolKit/Typedefs/Closures.swift",
        "ToolKit/UI Extensions/UIButton+Helpers.swift",
        "ToolKit/UI Extensions/UIColor+Helpers.swift",
        "ToolKit/UI Extensions/UIControl.State+Hashable.swift",
        "ToolKit/UI Extensions/UIImage+Helpers.swift",
        "ToolKit/UI Extensions/UILabel+Helpers.swift",
        "ToolKit/UI Extensions/UIScrollView+Helpers.swift",
        "ToolKit/UI Extensions/UIStackView+Helpers.swift",
        "ToolKit/UI Extensions/UIView+Helpers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "OmiseSDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OmiseSDK -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme OmiseSDK -destination generic/platform=xrOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  ThreeDS_SDK: https://github.com/ios-3ds-sdk/SPM.git @ 2.4.0
  OmiseSDK: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'OmiseSDK' in project 'OmiseSDK'
        ➜ Explicit dependency on target 'OmiseSDK' in project 'OmiseSDK'
        ➜ Explicit dependency on target 'OmiseSDK_OmiseSDK' in project 'OmiseSDK'
        ➜ Explicit dependency on target 'ThreeDS_SDK' in project 'ThreeDS_SDK'
    Target 'OmiseSDK' in project 'OmiseSDK'
        ➜ Explicit dependency on target 'OmiseSDK_OmiseSDK' in project 'OmiseSDK'
        ➜ Explicit dependency on target 'ThreeDS_SDK' in project 'ThreeDS_SDK'
    Target 'ThreeDS_SDK' in project 'ThreeDS_SDK' (no dependencies)
    Target 'OmiseSDK_OmiseSDK' in project 'OmiseSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
Build description signature: 005048b1c7ea6d5a0374e55c4c087d47
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/005048b1c7ea6d5a0374e55c4c087d47.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'ThreeDS_SDK' from project 'ThreeDS_SDK')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme OmiseSDK
(1 failure)
BUILD FAILURE 6.0 visionOS