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 v6.0.0-alpha.2 (1eab8c), with Swift 6.0 for visionOS using Xcode 16.2 on 27 Oct 2025 14:44:42 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: v6.0.0-alpha.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/omise/omise-ios
 * tag               v6.0.0-alpha.2 -> FETCH_HEAD
HEAD is now at 1eab8cb Feature/tas passkey support bridging (#368)
Cloned https://github.com/omise/omise-ios.git
Revision (git rev-parse @):
1eab8cbfb6d7b21415168ece1ec52e1bd4ebac73
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/omise/omise-ios.git at v6.0.0-alpha.2
========================================
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
Fetching from https://github.com/omise/omise-flutter-wrapper-ios.git
Creating working copy of package ‘omise-flutter-wrapper-ios’
Checking out 0.4.1 of package ‘omise-flutter-wrapper-ios’
Creating working copy of package ‘SPM’
Checking out 2.4.0 of package ‘SPM’
Resolved source packages:
  OmiseSwiftUIKit: /Users/admin/builder/spi-builder-workspace/Helpers/OmiseSwiftUIKit
  OmiseFlutterSPM: https://github.com/omise/omise-flutter-wrapper-ios.git @ 0.4.1
  ThreeDS_SDK: https://github.com/ios-3ds-sdk/SPM.git @ 2.4.0
  OmiseUnitTestKit: /Users/admin/builder/spi-builder-workspace/Helpers/OmiseUnitTestKit
resolved source packages: OmiseSwiftUIKit, OmiseFlutterSPM, ThreeDS_SDK, OmiseUnitTestKit
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spm",
      "requirement" : {
        "exact" : [
          "2.4.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ios-3ds-sdk/SPM"
    },
    {
      "identity" : "omise-flutter-wrapper-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/omise/omise-flutter-wrapper-ios"
    }
  ],
  "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",
        "OmiseFlutterSPM"
      ],
      "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/Configuration.swift",
        "Sources/Components/Globals.swift",
        "Sources/Components/Localized+Omise.swift",
        "Sources/Components/UIImage+Omise.swift",
        "Sources/Flutter/FlutterEngineManager.swift",
        "Sources/Flutter/FlutterMethodChannelWrapper.swift",
        "Sources/Flutter/FlutterPaymentMethodResult.swift",
        "Sources/Flutter/OmiseFlutter.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/Required3DSData.swift",
        "Sources/Passkey/SafariPasskeyAuthenticationHandler.swift",
        "Sources/Views/Components/Colors.swift",
        "Sources/Views/Helpers/UIColor+Omise.swift",
        "Sources/Views/Helpers/UIViewController+NavigationBarStyle.swift",
        "Sources/Views/Screens/Authorizing Payment/AuthorizingPaymentWebViewController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/ApplePay/ApplePayProtocols.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/ViewPresentable/ViewPresentable.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/Typedefs/Closures.swift",
        "ToolKit/UI Extensions/UIColor+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:
  OmiseSDK: /Users/admin/builder/spi-builder-workspace
  ThreeDS_SDK: https://github.com/ios-3ds-sdk/SPM.git @ 2.4.0
  OmiseFlutterSPM: https://github.com/omise/omise-flutter-wrapper-ios.git @ 0.4.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 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'
        ➜ Explicit dependency on target 'OmiseFlutterSPM' in project 'OmiseFlutterSPM'
    Target 'OmiseSDK' in project 'OmiseSDK'
        ➜ Explicit dependency on target 'OmiseSDK_OmiseSDK' in project 'OmiseSDK'
        ➜ Explicit dependency on target 'ThreeDS_SDK' in project 'ThreeDS_SDK'
        ➜ Explicit dependency on target 'OmiseFlutterSPM' in project 'OmiseFlutterSPM'
    Target 'OmiseFlutterSPM' in project 'OmiseFlutterSPM' (no dependencies)
    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: 0e987536f16dfced7e379ba710b4d017
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0e987536f16dfced7e379ba710b4d017.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/App/App.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/App/App.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/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')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/App/App.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/App/App.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.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/omise-flutter-wrapper-ios/App/App.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/App/App.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.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/omise-flutter-wrapper-ios/App/App.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/App/App.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.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:
  ThreeDS_SDK: https://github.com/ios-3ds-sdk/SPM.git @ 2.4.0
  OmiseSDK: /Users/admin/builder/spi-builder-workspace
  OmiseFlutterSPM: https://github.com/omise/omise-flutter-wrapper-ios.git @ 0.4.1
resolved source packages: ThreeDS_SDK, OmiseSDK, OmiseFlutterSPM
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spm",
      "requirement" : {
        "exact" : [
          "2.4.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ios-3ds-sdk/SPM"
    },
    {
      "identity" : "omise-flutter-wrapper-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/omise/omise-flutter-wrapper-ios"
    }
  ],
  "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",
        "OmiseFlutterSPM"
      ],
      "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/Configuration.swift",
        "Sources/Components/Globals.swift",
        "Sources/Components/Localized+Omise.swift",
        "Sources/Components/UIImage+Omise.swift",
        "Sources/Flutter/FlutterEngineManager.swift",
        "Sources/Flutter/FlutterMethodChannelWrapper.swift",
        "Sources/Flutter/FlutterPaymentMethodResult.swift",
        "Sources/Flutter/OmiseFlutter.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/Required3DSData.swift",
        "Sources/Passkey/SafariPasskeyAuthenticationHandler.swift",
        "Sources/Views/Components/Colors.swift",
        "Sources/Views/Helpers/UIColor+Omise.swift",
        "Sources/Views/Helpers/UIViewController+NavigationBarStyle.swift",
        "Sources/Views/Screens/Authorizing Payment/AuthorizingPaymentWebViewController.swift",
        "Sources/Views/Screens/Choose Payment Methods/Other Payments/ApplePay/ApplePayProtocols.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/ViewPresentable/ViewPresentable.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/Typedefs/Closures.swift",
        "ToolKit/UI Extensions/UIColor+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:
  OmiseFlutterSPM: https://github.com/omise/omise-flutter-wrapper-ios.git @ 0.4.1
  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 (5 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'
        ➜ Explicit dependency on target 'OmiseFlutterSPM' in project 'OmiseFlutterSPM'
    Target 'OmiseSDK' in project 'OmiseSDK'
        ➜ Explicit dependency on target 'OmiseSDK_OmiseSDK' in project 'OmiseSDK'
        ➜ Explicit dependency on target 'ThreeDS_SDK' in project 'ThreeDS_SDK'
        ➜ Explicit dependency on target 'OmiseFlutterSPM' in project 'OmiseFlutterSPM'
    Target 'OmiseFlutterSPM' in project 'OmiseFlutterSPM' (no dependencies)
    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: 0e987536f16dfced7e379ba710b4d017
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0e987536f16dfced7e379ba710b4d017.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/omise-flutter-wrapper-ios/App/App.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/App/App.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.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/omise-flutter-wrapper-ios/App/App.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/App/App.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/App/App.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/App/App.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework'. (in target 'OmiseFlutterSPM' from project 'OmiseFlutterSPM')
/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/omise-flutter-wrapper-ios/App/App.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/App/App.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/Flutter/Flutter.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/ScreenProtectorKit/ScreenProtectorKit.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/pay_ios/pay_ios.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/screen_protector/screen_protector.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/url_launcher_ios/url_launcher_ios.xcframework'. (in target 'OmiseSDK' from project 'OmiseSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/omise-flutter-wrapper-ios/webview_flutter_wkwebview/webview_flutter_wkwebview.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