The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Monext, reference develop (9abf02), with Swift 6.2 for watchOS using Xcode 26.3 on 12 Mar 2026 23:29:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Monext-Package -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Monext/monext-ios-sdk.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Monext/monext-ios-sdk
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 9abf021 PAYLSQUAD3-3676 - [SDK_IOS][SPM] Mettre a jour l'installation via SPM
Cloned https://github.com/Monext/monext-ios-sdk.git
Revision (git rev-parse @):
9abf021952e3c0f895629e67b27e285e7abddb2c
SUCCESS checkout https://github.com/Monext/monext-ios-sdk.git at develop
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Monext/monext-ios-sdk.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/nalexn/ViewInspector.git
Fetching from https://github.com/ios-3ds-sdk/SPM.git
Creating working copy of package ‘ViewInspector’
Checking out 0.10.3 of package ‘ViewInspector’
Creating working copy of package ‘SPM’
Checking out 2.6.0 of package ‘SPM’
Resolve Package Graph
Resolved source packages:
  Monext: /Users/admin/builder/spi-builder-workspace
  ViewInspector: https://github.com/nalexn/ViewInspector.git @ 0.10.3
  ThreeDS_SDK: https://github.com/ios-3ds-sdk/SPM.git @ 2.6.0
resolved source packages: Monext, ViewInspector, ThreeDS_SDK
2026-03-12 19:28:49.681 xcodebuild[523:3072] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-12 19:28:50.493 xcodebuild[523:3072] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-12 19:28:51.374 xcodebuild[523:3072] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "viewinspector",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nalexn/ViewInspector.git"
    },
    {
      "identity" : "spm",
      "requirement" : {
        "exact" : [
          "2.6.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ios-3ds-sdk/SPM.git"
    }
  ],
  "manifest_display_name" : "Monext",
  "name" : "Monext",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Monext",
      "targets" : [
        "Monext"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "InjectSecretsExecutable",
      "targets" : [
        "InjectSecretsExecutable"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MonextTests",
      "module_type" : "SwiftTarget",
      "name" : "MonextTests",
      "path" : "Tests/MonextTests",
      "product_dependencies" : [
        "ViewInspector"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/ActiveWaiting.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/AvailableCardNetworks.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/DirectoryServerSdkKeys.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/Logs.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/PaymentFailure.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/PaymentMethodList.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/PaymentPending.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/PaymentRedirectNoResponse.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/PaymentSuccess.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/SdkChallenge.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/TokenExpired.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/isDone.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "API/BaseAPITestCase.swift",
        "API/Mock/MockPaymentAPI.swift",
        "API/Mock/MockURLProtocol.swift",
        "API/PaymentAPITests.swift",
        "API/TestHelpers/TestResourceLoader.swift",
        "Configuration/MonextConfigTests.swift",
        "PaymentSheetTests.swift",
        "Presentation/FailureScreen/FailureScreen.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardFormContainerTests.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardFormTestHelper.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardFormViewModelTests.swift",
        "Presentation/PaymentMethodScreen/PayButtonSection/PayButtonTests.swift",
        "Presentation/PendingScreen/PendingScreenTests.swift",
        "Presentation/SuccessScreen/SuccessScreenTests.swift",
        "Presentation/Views/FormField/FormFieldViewTests.swift",
        "Presentation/Views/FormField/Validation/IssuerTests.swift",
        "Presentation/Views/FormField/Validation/RegexFormatterTests.swift",
        "Presentation/Views/PopImageViewTests.swift",
        "ThreeDS/Mock/MockProgressDialog.swift",
        "ThreeDS/Mock/MockThreeDS2Service.swift",
        "ThreeDS/Mock/MockTransaction.swift",
        "ThreeDS/ThreeDSManagerTests.swift",
        "Utils/Foundation+MonextTests.swift",
        "Utils/ImageResolverTests.swift",
        "VersionTests.swift"
      ],
      "target_dependencies" : [
        "Monext"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Monext",
      "module_type" : "SwiftTarget",
      "name" : "Monext",
      "path" : "Sources/Monext",
      "product_dependencies" : [
        "ThreeDS_SDK"
      ],
      "product_memberships" : [
        "Monext"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Monext/AppMetadata.plist",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Monext/Resources/Images.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Monext/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "API/HTTPMethod.swift",
        "API/MnxtEnvironment.swift",
        "API/NetworkError.swift",
        "API/PaymentAPI.swift",
        "API/PaymentAPIProtocol.swift",
        "API/Request/AvailableCardNetworksRequest.swift",
        "API/Request/SecuredPaymentRequest.swift",
        "API/Request/WalletPaymentRequest.swift",
        "API/Response/AvailableCardNetworksResponse.swift",
        "API/Response/SessionState.swift",
        "AppVersion.swift",
        "Appearance.swift",
        "ApplePayConfiguration.swift",
        "Configuration/MonextConfig.swift",
        "Data/PaymentMethod.swift",
        "Data/SessionStateStore.swift",
        "MnxtSDKConfiguration.swift",
        "MnxtSDKContext.swift",
        "Models/Errors/PaymentError.swift",
        "PaymentButton.swift",
        "PaymentSheet.swift",
        "PaymentSheetHeaderView.swift",
        "PaymentSheetPresenter.swift",
        "Presentation/ActiveWaitingScreen/ActiveWaitingScreen.swift",
        "Presentation/CanceledScreen/CanceledScreen.swift",
        "Presentation/FailureScreen/FailureScreen.swift",
        "Presentation/LoadingScreen/LoadingScreen.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/AcceptedCardsList.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardForm.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardFormContainer.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardFormViewModel.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardNetworkRadioButton.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardNetworkSelector.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CompliancyNotice.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/ToggleButton.swift",
        "Presentation/PaymentMethodScreen/PayButtonSection/ApplePayButton.swift",
        "Presentation/PaymentMethodScreen/PayButtonSection/PayButton.swift",
        "Presentation/PaymentMethodScreen/PayButtonSection/PayButtonSection.swift",
        "Presentation/PaymentMethodScreen/PaymentMethodFormSection/AlternativePaymentMethodForm.swift",
        "Presentation/PaymentMethodScreen/PaymentMethodFormSection/PaymentMethodFormContainer.swift",
        "Presentation/PaymentMethodScreen/PaymentMethodScreen.swift",
        "Presentation/PaymentMethodScreen/PaymentMethodsSection/PaymentMethodItem.swift",
        "Presentation/PaymentMethodScreen/PaymentMethodsSection/PaymentMethodsListView.swift",
        "Presentation/PaymentMethodScreen/PaymentMethodsSection/PaymentMethodsSection.swift",
        "Presentation/PaymentMethodScreen/PaymentViewModel.swift",
        "Presentation/PaymentMethodScreen/WalletSection/WalletItem.swift",
        "Presentation/PaymentMethodScreen/WalletSection/WalletPlaceholderItem.swift",
        "Presentation/PaymentMethodScreen/WalletSection/WalletSection.swift",
        "Presentation/PendingScreen/PendingScreen.swift",
        "Presentation/RedirectionScreen/RedirectionScreen.swift",
        "Presentation/RedirectionScreen/RedirectionWebView.swift",
        "Presentation/SuccessScreen/SuccessScreen.swift",
        "Presentation/TokenExpiredScreen/TokenExpiredScreen.swift",
        "Presentation/Views/AnimatedProgressView.swift",
        "Presentation/Views/DialogView.swift",
        "Presentation/Views/FormField/FormFieldView.swift",
        "Presentation/Views/FormField/Formatting/CardCvvFormatter.swift",
        "Presentation/Views/FormField/Formatting/CardDateFormatter.swift",
        "Presentation/Views/FormField/Formatting/CardNumberFormatter.swift",
        "Presentation/Views/FormField/Formatting/FormField+Formatter.swift",
        "Presentation/Views/FormField/Validation/AmexValidationRule.swift",
        "Presentation/Views/FormField/Validation/Issuer.swift",
        "Presentation/Views/FormField/Validation/MastercardValidationRule.swift",
        "Presentation/Views/FormField/Validation/RegexFormatter.swift",
        "Presentation/Views/FormField/Validation/ValidationRule.swift",
        "Presentation/Views/FormField/Validation/VisaValidationRule.swift",
        "Presentation/Views/LoadingOverlay.swift",
        "Presentation/Views/MonextTextFieldStyle.swift",
        "Presentation/Views/PopImageView.swift",
        "Resources/PreviewData.swift",
        "ThreeDS/ChallengeStatusReceiverImpl.swift",
        "ThreeDS/Configuration/ThreeDS2Configuration.swift",
        "ThreeDS/Models/ChallengeStatus.swift",
        "ThreeDS/Models/SDKContextData.swift",
        "ThreeDS/Models/ThreeDS2Models.swift",
        "ThreeDS/ThreeDSManager.swift",
        "ThreeDS/UI/ThreeDS2UICustomization.swift",
        "ThreeDS/Utils/DeviceDataTransformer.swift",
        "ThreeDS/Utils/ThreeDS2Extensions.swift",
        "ThreeDS/Views/ChallengeScreen.swift",
        "ThreeDS/Views/NetceteraHelper.swift",
        "UiState.swift",
        "Utils/Color.swift",
        "Utils/DisableCardArtIfAvailable.swift",
        "Utils/DisplayMode.swift",
        "Utils/Foundation+Monext.swift",
        "Utils/GetSizeModifier.swift",
        "Utils/ImageResolver.swift",
        "Utils/Logger+Monext.swift",
        "Utils/RichHTMLMessageParser.swift",
        "Utils/SizePreferenceKey.swift",
        "Utils/SwiftUI+Monext.swift"
      ],
      "target_dependencies" : [
        "InjectSecrets"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InjectSecretsExecutable",
      "module_type" : "SwiftTarget",
      "name" : "InjectSecretsExecutable",
      "path" : "Sources/InjectSecretsExecutable",
      "product_memberships" : [
        "Monext",
        "InjectSecretsExecutable"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "InjectSecrets",
      "module_type" : "PluginTarget",
      "name" : "InjectSecrets",
      "path" : "Plugins/InjectSecrets",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "Monext"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "InjectSecretsExecutable"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "InjectSecretsExecutable",
      "Monext",
      "Monext-Package"
    ]
  }
}
2026-03-12 19:29:06.375 xcodebuild[692:4059] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-12 19:29:06.535 xcodebuild[692:4059] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Monext-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.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 Monext-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ViewInspector: https://github.com/nalexn/ViewInspector.git @ 0.10.3
  ThreeDS_SDK: https://github.com/ios-3ds-sdk/SPM.git @ 2.6.0
  Monext: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “InjectSecrets” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/InjectSecrets
[debug]: Using compiler /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: cf5f4ded861fa3c9ee137fb47ff3bed785a5463a97aa8bf0c60be3280c64c763
Apply build tool plug-in “InjectSecrets” to target “Monext” in package “spi-builder-workspace”
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0xcae4b3900 path:'/Users/admin/builder/spi-builder-workspace'>
    target: Monext
        prebuildCommandOutputPaths: []
        buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("Inject API Secrets"), executable: "/${BUILD_DIR}/${CONFIGURATION}/InjectSecretsExecutable", arguments: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Monext/InjectSecrets/APIConfig.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Monext/InjectSecrets/APIConfig.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Monext/InjectSecrets">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace">])))]
        allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Monext/InjectSecrets/APIConfig.swift">)]
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'Monext' in project 'Monext'
        ➜ Explicit dependency on target 'Monext' in project 'Monext'
        ➜ Explicit dependency on target 'Monext_Monext' in project 'Monext'
        ➜ Explicit dependency on target 'InjectSecretsExecutable' in project 'Monext'
        ➜ Explicit dependency on target 'InjectSecrets' in project 'Monext'
        ➜ Explicit dependency on target 'ThreeDS_SDK' in project 'ThreeDS_SDK'
    Target 'Monext' in project 'Monext'
        ➜ Explicit dependency on target 'Monext_Monext' in project 'Monext'
        ➜ Explicit dependency on target 'InjectSecretsExecutable' in project 'Monext'
        ➜ Explicit dependency on target 'InjectSecrets' in project 'Monext'
        ➜ Explicit dependency on target 'ThreeDS_SDK' in project 'ThreeDS_SDK'
    Target 'ThreeDS_SDK' in project 'ThreeDS_SDK' (no dependencies)
    Target 'InjectSecretsExecutable' in project 'Monext' (no dependencies)
    Target 'Monext_Monext' in project 'Monext'
        ➜ Explicit dependency on target 'InjectSecrets' in project 'Monext'
    Target 'InjectSecrets' in project 'Monext'
        ➜ Explicit dependency on target 'InjectSecretsExecutable' in project 'Monext'
    Target 'InjectSecretsExecutable' in project 'Monext' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Monext.build/Debug-watchos/Monext_Monext.build /Users/admin/builder/spi-builder-workspace/Sources/Monext/Resources/Localizable.xcstrings
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: fb0a6c82834478d291960636b736006f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fb0a6c82834478d291960636b736006f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'Monext' from project 'Monext')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'Monext' from project 'Monext')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'Monext' from project 'Monext')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for watchOS, 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')
2026-03-12 19:29:07.489 xcodebuild[701:4119] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-12 19:29:07.649 xcodebuild[701:4119] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Monext-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ThreeDS_SDK: https://github.com/ios-3ds-sdk/SPM.git @ 2.6.0
  Monext: /Users/admin/builder/spi-builder-workspace
  ViewInspector: https://github.com/nalexn/ViewInspector.git @ 0.10.3
resolved source packages: ThreeDS_SDK, Monext, ViewInspector
2026-03-12 19:29:13.600 xcodebuild[759:4459] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-12 19:29:13.760 xcodebuild[759:4459] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "viewinspector",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nalexn/ViewInspector.git"
    },
    {
      "identity" : "spm",
      "requirement" : {
        "exact" : [
          "2.6.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ios-3ds-sdk/SPM.git"
    }
  ],
  "manifest_display_name" : "Monext",
  "name" : "Monext",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Monext",
      "targets" : [
        "Monext"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "InjectSecretsExecutable",
      "targets" : [
        "InjectSecretsExecutable"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MonextTests",
      "module_type" : "SwiftTarget",
      "name" : "MonextTests",
      "path" : "Tests/MonextTests",
      "product_dependencies" : [
        "ViewInspector"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/ActiveWaiting.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/AvailableCardNetworks.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/DirectoryServerSdkKeys.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/Logs.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/PaymentFailure.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/PaymentMethodList.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/PaymentPending.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/PaymentRedirectNoResponse.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/PaymentSuccess.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/SdkChallenge.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/TokenExpired.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MonextTests/API/TestResources/isDone.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "API/BaseAPITestCase.swift",
        "API/Mock/MockPaymentAPI.swift",
        "API/Mock/MockURLProtocol.swift",
        "API/PaymentAPITests.swift",
        "API/TestHelpers/TestResourceLoader.swift",
        "Configuration/MonextConfigTests.swift",
        "PaymentSheetTests.swift",
        "Presentation/FailureScreen/FailureScreen.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardFormContainerTests.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardFormTestHelper.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardFormViewModelTests.swift",
        "Presentation/PaymentMethodScreen/PayButtonSection/PayButtonTests.swift",
        "Presentation/PendingScreen/PendingScreenTests.swift",
        "Presentation/SuccessScreen/SuccessScreenTests.swift",
        "Presentation/Views/FormField/FormFieldViewTests.swift",
        "Presentation/Views/FormField/Validation/IssuerTests.swift",
        "Presentation/Views/FormField/Validation/RegexFormatterTests.swift",
        "Presentation/Views/PopImageViewTests.swift",
        "ThreeDS/Mock/MockProgressDialog.swift",
        "ThreeDS/Mock/MockThreeDS2Service.swift",
        "ThreeDS/Mock/MockTransaction.swift",
        "ThreeDS/ThreeDSManagerTests.swift",
        "Utils/Foundation+MonextTests.swift",
        "Utils/ImageResolverTests.swift",
        "VersionTests.swift"
      ],
      "target_dependencies" : [
        "Monext"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Monext",
      "module_type" : "SwiftTarget",
      "name" : "Monext",
      "path" : "Sources/Monext",
      "product_dependencies" : [
        "ThreeDS_SDK"
      ],
      "product_memberships" : [
        "Monext"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Monext/AppMetadata.plist",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Monext/Resources/Images.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Monext/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "API/HTTPMethod.swift",
        "API/MnxtEnvironment.swift",
        "API/NetworkError.swift",
        "API/PaymentAPI.swift",
        "API/PaymentAPIProtocol.swift",
        "API/Request/AvailableCardNetworksRequest.swift",
        "API/Request/SecuredPaymentRequest.swift",
        "API/Request/WalletPaymentRequest.swift",
        "API/Response/AvailableCardNetworksResponse.swift",
        "API/Response/SessionState.swift",
        "AppVersion.swift",
        "Appearance.swift",
        "ApplePayConfiguration.swift",
        "Configuration/MonextConfig.swift",
        "Data/PaymentMethod.swift",
        "Data/SessionStateStore.swift",
        "MnxtSDKConfiguration.swift",
        "MnxtSDKContext.swift",
        "Models/Errors/PaymentError.swift",
        "PaymentButton.swift",
        "PaymentSheet.swift",
        "PaymentSheetHeaderView.swift",
        "PaymentSheetPresenter.swift",
        "Presentation/ActiveWaitingScreen/ActiveWaitingScreen.swift",
        "Presentation/CanceledScreen/CanceledScreen.swift",
        "Presentation/FailureScreen/FailureScreen.swift",
        "Presentation/LoadingScreen/LoadingScreen.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/AcceptedCardsList.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardForm.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardFormContainer.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardFormViewModel.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardNetworkRadioButton.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CardNetworkSelector.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/CompliancyNotice.swift",
        "Presentation/PaymentMethodScreen/CardFormSection/ToggleButton.swift",
        "Presentation/PaymentMethodScreen/PayButtonSection/ApplePayButton.swift",
        "Presentation/PaymentMethodScreen/PayButtonSection/PayButton.swift",
        "Presentation/PaymentMethodScreen/PayButtonSection/PayButtonSection.swift",
        "Presentation/PaymentMethodScreen/PaymentMethodFormSection/AlternativePaymentMethodForm.swift",
        "Presentation/PaymentMethodScreen/PaymentMethodFormSection/PaymentMethodFormContainer.swift",
        "Presentation/PaymentMethodScreen/PaymentMethodScreen.swift",
        "Presentation/PaymentMethodScreen/PaymentMethodsSection/PaymentMethodItem.swift",
        "Presentation/PaymentMethodScreen/PaymentMethodsSection/PaymentMethodsListView.swift",
        "Presentation/PaymentMethodScreen/PaymentMethodsSection/PaymentMethodsSection.swift",
        "Presentation/PaymentMethodScreen/PaymentViewModel.swift",
        "Presentation/PaymentMethodScreen/WalletSection/WalletItem.swift",
        "Presentation/PaymentMethodScreen/WalletSection/WalletPlaceholderItem.swift",
        "Presentation/PaymentMethodScreen/WalletSection/WalletSection.swift",
        "Presentation/PendingScreen/PendingScreen.swift",
        "Presentation/RedirectionScreen/RedirectionScreen.swift",
        "Presentation/RedirectionScreen/RedirectionWebView.swift",
        "Presentation/SuccessScreen/SuccessScreen.swift",
        "Presentation/TokenExpiredScreen/TokenExpiredScreen.swift",
        "Presentation/Views/AnimatedProgressView.swift",
        "Presentation/Views/DialogView.swift",
        "Presentation/Views/FormField/FormFieldView.swift",
        "Presentation/Views/FormField/Formatting/CardCvvFormatter.swift",
        "Presentation/Views/FormField/Formatting/CardDateFormatter.swift",
        "Presentation/Views/FormField/Formatting/CardNumberFormatter.swift",
        "Presentation/Views/FormField/Formatting/FormField+Formatter.swift",
        "Presentation/Views/FormField/Validation/AmexValidationRule.swift",
        "Presentation/Views/FormField/Validation/Issuer.swift",
        "Presentation/Views/FormField/Validation/MastercardValidationRule.swift",
        "Presentation/Views/FormField/Validation/RegexFormatter.swift",
        "Presentation/Views/FormField/Validation/ValidationRule.swift",
        "Presentation/Views/FormField/Validation/VisaValidationRule.swift",
        "Presentation/Views/LoadingOverlay.swift",
        "Presentation/Views/MonextTextFieldStyle.swift",
        "Presentation/Views/PopImageView.swift",
        "Resources/PreviewData.swift",
        "ThreeDS/ChallengeStatusReceiverImpl.swift",
        "ThreeDS/Configuration/ThreeDS2Configuration.swift",
        "ThreeDS/Models/ChallengeStatus.swift",
        "ThreeDS/Models/SDKContextData.swift",
        "ThreeDS/Models/ThreeDS2Models.swift",
        "ThreeDS/ThreeDSManager.swift",
        "ThreeDS/UI/ThreeDS2UICustomization.swift",
        "ThreeDS/Utils/DeviceDataTransformer.swift",
        "ThreeDS/Utils/ThreeDS2Extensions.swift",
        "ThreeDS/Views/ChallengeScreen.swift",
        "ThreeDS/Views/NetceteraHelper.swift",
        "UiState.swift",
        "Utils/Color.swift",
        "Utils/DisableCardArtIfAvailable.swift",
        "Utils/DisplayMode.swift",
        "Utils/Foundation+Monext.swift",
        "Utils/GetSizeModifier.swift",
        "Utils/ImageResolver.swift",
        "Utils/Logger+Monext.swift",
        "Utils/RichHTMLMessageParser.swift",
        "Utils/SizePreferenceKey.swift",
        "Utils/SwiftUI+Monext.swift"
      ],
      "target_dependencies" : [
        "InjectSecrets"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InjectSecretsExecutable",
      "module_type" : "SwiftTarget",
      "name" : "InjectSecretsExecutable",
      "path" : "Sources/InjectSecretsExecutable",
      "product_memberships" : [
        "Monext",
        "InjectSecretsExecutable"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "InjectSecrets",
      "module_type" : "PluginTarget",
      "name" : "InjectSecrets",
      "path" : "Plugins/InjectSecrets",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "Monext"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "InjectSecretsExecutable"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "InjectSecretsExecutable",
      "Monext",
      "Monext-Package"
    ]
  }
}
2026-03-12 19:29:14.954 xcodebuild[774:4544] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-12 19:29:15.112 xcodebuild[774:4544] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Monext-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.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 Monext-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  Monext: /Users/admin/builder/spi-builder-workspace
  ThreeDS_SDK: https://github.com/ios-3ds-sdk/SPM.git @ 2.6.0
  ViewInspector: https://github.com/nalexn/ViewInspector.git @ 0.10.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “InjectSecrets” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/InjectSecrets
[debug]: Using compiler /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: cf5f4ded861fa3c9ee137fb47ff3bed785a5463a97aa8bf0c60be3280c64c763
Apply build tool plug-in “InjectSecrets” to target “Monext” in package “spi-builder-workspace”
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0xa9a4b3900 path:'/Users/admin/builder/spi-builder-workspace'>
    target: Monext
        prebuildCommandOutputPaths: []
        buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("Inject API Secrets"), executable: "/${BUILD_DIR}/${CONFIGURATION}/InjectSecretsExecutable", arguments: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Monext/InjectSecrets/APIConfig.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Monext/InjectSecrets/APIConfig.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Monext/InjectSecrets">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace">])))]
        allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Monext/InjectSecrets/APIConfig.swift">)]
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'Monext' in project 'Monext'
        ➜ Explicit dependency on target 'Monext' in project 'Monext'
        ➜ Explicit dependency on target 'Monext_Monext' in project 'Monext'
        ➜ Explicit dependency on target 'InjectSecretsExecutable' in project 'Monext'
        ➜ Explicit dependency on target 'InjectSecrets' in project 'Monext'
        ➜ Explicit dependency on target 'ThreeDS_SDK' in project 'ThreeDS_SDK'
    Target 'Monext' in project 'Monext'
        ➜ Explicit dependency on target 'Monext_Monext' in project 'Monext'
        ➜ Explicit dependency on target 'InjectSecretsExecutable' in project 'Monext'
        ➜ Explicit dependency on target 'InjectSecrets' in project 'Monext'
        ➜ Explicit dependency on target 'ThreeDS_SDK' in project 'ThreeDS_SDK'
    Target 'ThreeDS_SDK' in project 'ThreeDS_SDK' (no dependencies)
    Target 'InjectSecretsExecutable' in project 'Monext' (no dependencies)
    Target 'Monext_Monext' in project 'Monext'
        ➜ Explicit dependency on target 'InjectSecrets' in project 'Monext'
    Target 'InjectSecrets' in project 'Monext'
        ➜ Explicit dependency on target 'InjectSecretsExecutable' in project 'Monext'
    Target 'InjectSecretsExecutable' in project 'Monext' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Monext.build/Debug-watchos/Monext_Monext.build /Users/admin/builder/spi-builder-workspace/Sources/Monext/Resources/Localizable.xcstrings
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: fb0a6c82834478d291960636b736006f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fb0a6c82834478d291960636b736006f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for watchOS, 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 watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'Monext' from project 'Monext')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'Monext' from project 'Monext')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'Monext' from project 'Monext')
2026-03-12 19:29:16.053 xcodebuild[783:4596] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-12 19:29:16.212 xcodebuild[783:4596] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Monext-Package
(1 failure)
BUILD FAILURE 6.2 watchOS