The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Monext, reference develop (9abf02), with Swift 6.3 for tvOS using Xcode 26.4 on 19 Apr 2026 02:58:45 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Monext/monext-ios-sdk.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/ios-3ds-sdk/SPM.git
Fetching from https://github.com/nalexn/ViewInspector.git
Creating working copy of package ‘SPM’
Checking out 2.6.0 of package ‘SPM’
Creating working copy of package ‘ViewInspector’
Checking out 0.10.3 of package ‘ViewInspector’
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-04-18 22:58:04.622 xcodebuild[529:3078] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 22:58:04.725 xcodebuild[529:3078] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 22:58:05.149 xcodebuild[529:3078] [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-04-18 22:58:29.338 xcodebuild[716:4187] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 22:58:29.442 xcodebuild[716:4187] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Monext-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.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=tvOS
Resolve Package Graph
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
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.4.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: 09ddae644faa9d7d6ba1c11f4dfb73c1999954962d674d286c8183f59b9398f2
Apply build tool plug-in “InjectSecrets” to target “Monext” in package “spi-builder-workspace”
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x8b1baea00 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: [], pluginOutputDir: SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Monext/InjectSecrets">), 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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.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-appletvos/Monext_Monext.build /Users/admin/builder/spi-builder-workspace/Sources/Monext/Resources/Localizable.xcstrings
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: d66ecceae87be32444437b40edaf310c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d66ecceae87be32444437b40edaf310c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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-04-18 22:58:31.151 xcodebuild[727:4263] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 22:58:31.255 xcodebuild[727:4263] [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.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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-04-18 22:58:40.878 xcodebuild[786:4628] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 22:58:41.022 xcodebuild[786:4628] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 22:58:41.260 xcodebuild[786:4628] [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-04-18 22:58:43.093 xcodebuild[802:4725] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 22:58:43.197 xcodebuild[802:4725] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Monext-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.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=tvOS
Resolve Package Graph
Resolved source packages:
  ViewInspector: https://github.com/nalexn/ViewInspector.git @ 0.10.3
  Monext: /Users/admin/builder/spi-builder-workspace
  ThreeDS_SDK: https://github.com/ios-3ds-sdk/SPM.git @ 2.6.0
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.4.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: 09ddae644faa9d7d6ba1c11f4dfb73c1999954962d674d286c8183f59b9398f2
Apply build tool plug-in “InjectSecrets” to target “Monext” in package “spi-builder-workspace”
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0xb29dfcf00 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: [], pluginOutputDir: SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Monext/InjectSecrets">), 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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.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-appletvos/Monext_Monext.build /Users/admin/builder/spi-builder-workspace/Sources/Monext/Resources/Localizable.xcstrings
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: d66ecceae87be32444437b40edaf310c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d66ecceae87be32444437b40edaf310c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spm/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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-04-18 22:58:44.454 xcodebuild[846:5035] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 22:58:44.562 xcodebuild[846:5035] [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.3 tvOS