The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MIRACLTrust, reference 1.12.1 (6765ef), with Swift 6.2 for tvOS using Xcode 26.3 on 22 Apr 2026 19:10:18 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/miracl/trust-sdk-ios.git
Reference: 1.12.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/miracl/trust-sdk-ios
 * tag               1.12.1     -> FETCH_HEAD
HEAD is now at 6765efa chore: bump version to 1.12.1
Cloned https://github.com/miracl/trust-sdk-ios.git
Revision (git rev-parse @):
6765efafb2d47d15872264f46a62ff4808e4aaea
SUCCESS checkout https://github.com/miracl/trust-sdk-ios.git at 1.12.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/miracl/trust-sdk-ios.git
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/swiftlang/swift-docc-plugin
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.6 of package ‘swift-docc-plugin’
Resolve Package Graph
Resolved source packages:
  MIRACLTrust: /Users/admin/builder/spi-builder-workspace
  SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.6
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
resolved source packages: MIRACLTrust, SwiftDocCPlugin, SymbolKit
2026-04-22 15:09:13.220 xcodebuild[524:3027] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "MIRACLTrust",
  "name" : "MIRACLTrust",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "MIRACLTrust",
      "targets" : [
        "MIRACLTrust"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "libamcl_pairing_BN254CX",
      "module_type" : "BinaryTarget",
      "name" : "libamcl_pairing_BN254CX",
      "path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework",
      "product_memberships" : [
        "MIRACLTrust"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libamcl_mpin_BN254CX",
      "module_type" : "BinaryTarget",
      "name" : "libamcl_mpin_BN254CX",
      "path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework",
      "product_memberships" : [
        "MIRACLTrust"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libamcl_curve_BN254CX",
      "module_type" : "BinaryTarget",
      "name" : "libamcl_curve_BN254CX",
      "path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework",
      "product_memberships" : [
        "MIRACLTrust"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libamcl_core",
      "module_type" : "BinaryTarget",
      "name" : "libamcl_core",
      "path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework",
      "product_memberships" : [
        "MIRACLTrust"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SQLChiper",
      "module_type" : "ClangTarget",
      "name" : "SQLChiper",
      "path" : "MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper",
      "product_memberships" : [
        "MIRACLTrust"
      ],
      "sources" : [
        "sqlite3.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MIRACLTrust",
      "module_type" : "SwiftTarget",
      "name" : "MIRACLTrust",
      "path" : "MIRACLTrust/MIRACLTrust-Sources",
      "product_memberships" : [
        "MIRACLTrust"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Authentication Session Management/AuthenticationSessionAborter.swift",
        "Authentication Session Management/AuthenticationSessionDetails.swift",
        "Authentication Session Management/AuthenticationSessionDetailsFetcher.swift",
        "Authentication Session Management/AuthenticationSessionDetailsResponse.swift",
        "Authentication Session Management/CodeStatusRequestBody.swift",
        "Authentication Session Management/АuthenticationSessionError.swift",
        "Authentication/AuthenticateRequestBody.swift",
        "Authentication/AuthenticateResponse.swift",
        "Authentication/AuthenticationError.swift",
        "Authentication/Authenticator.swift",
        "Authentication/AuthenticatorBlueprint.swift",
        "Authentication/Pass1RequestBody.swift",
        "Authentication/Pass1Response.swift",
        "Authentication/Pass2RequestBody.swift",
        "Authentication/Pass2Response.swift",
        "Configuration.swift",
        "ConfigurationError.swift",
        "Constants.swift",
        "Cross Device Session/CrossDeviceSession.swift",
        "Cross Device Session/CrossDeviceSessionAborter.swift",
        "Cross Device Session/CrossDeviceSessionAuthenticator.swift",
        "Cross Device Session/CrossDeviceSessionError.swift",
        "Cross Device Session/CrossDeviceSessionFetcher.swift",
        "Cross Device Session/CrossDeviceSessionResponse.swift",
        "Crypto/Crypto.swift",
        "Crypto/CryptoBlueprint.swift",
        "Crypto/CryptoError.swift",
        "Extensions/Data+Extensions.swift",
        "Extensions/OSLog+Helper.swift",
        "Extensions/StringProtocol+Helpers.swift",
        "Extensions/UIDevice+Helpers.swift",
        "Helpers/DefaultLocalizedError.swift",
        "Helpers/PinController.swift",
        "JWT/JWTGenerator.swift",
        "Logging/DefaultLogger.swift",
        "Logging/LogCategory.swift",
        "Logging/Logger.swift",
        "Logging/LoggingConstants.swift",
        "Logging/LoggingLevel.swift",
        "MIRACLTrust.swift",
        "Networking/API.swift",
        "Networking/APIBlueprint.swift",
        "Networking/APIError.swift",
        "Networking/APIErrorResponse.swift",
        "Networking/APIRequest.swift",
        "Networking/APIRequestError.swift",
        "Networking/APIRequestExecutor.swift",
        "Networking/APISettings.swift",
        "Networking/ClientErrorData.swift",
        "Networking/EmptyRequestBody.swift",
        "Networking/FallbackRequestErrorResponse.swift",
        "Push Notification Authentication/PushNotificationAuthenticator.swift",
        "QR Authentication/QRAuthenticator.swift",
        "QuickCode/QuickCode.swift",
        "QuickCode/QuickCodeError.swift",
        "QuickCode/QuickCodeGenerator.swift",
        "QuickCode/VerificationQuickCodeRequestBody.swift",
        "QuickCode/VerificationQuickCodeResponse.swift",
        "Registration/ClientSecretResponse.swift",
        "Registration/RegistrationError.swift",
        "Registration/RegistrationRequestBody.swift",
        "Registration/RegistrationResponse.swift",
        "Registration/Registrator.swift",
        "Session Management/SessionDetails.swift",
        "Signing/Signature.swift",
        "Signing/Signer.swift",
        "Signing/SigningError.swift",
        "Signing/SigningResult.swift",
        "Universal Link Authentication/UniversalLinkAuthentication.swift",
        "User Storage/DefaultUserStorageOptions.swift",
        "User Storage/SQLiteEncryptionHelper.swift",
        "User Storage/SQLiteHelper.swift",
        "User Storage/SQLiteMigration/SQLMigrationError.swift",
        "User Storage/SQLiteMigration/SQLMigrationFactory.swift",
        "User Storage/SQLiteMigration/SQLiteMigration.swift",
        "User Storage/SQLiteMigration/SQLiteMigration0to1.swift",
        "User Storage/SQLiteMigration/SQLiteMigration1to2.swift",
        "User Storage/SQLiteMigration/SQLiteMigration2to3.swift",
        "User Storage/SQLiteUserStorage.swift",
        "User Storage/SQLiteUserStorageError.swift",
        "User Storage/StorageType.swift",
        "User Storage/User.swift",
        "User Storage/UserDTO.swift",
        "User Storage/UserStorage.swift",
        "Verification/ActivationTokenError.swift",
        "Verification/ActivationTokenErrorResponse.swift",
        "Verification/ActivationTokenResponse.swift",
        "Verification/EmailVerificationMethod.swift",
        "Verification/VerificationConfirmationHandler.swift",
        "Verification/VerificationConfirmationRequestBody.swift",
        "Verification/VerificationConfirmationResponse.swift",
        "Verification/VerificationError.swift",
        "Verification/VerificationRequestBody.swift",
        "Verification/VerificationRequestResponse.swift",
        "Verification/VerificationResponse.swift",
        "Verification/Verificator.swift"
      ],
      "target_dependencies" : [
        "CryptoSPM",
        "SQLChiper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CryptoSPM",
      "module_type" : "ClangTarget",
      "name" : "CryptoSPM",
      "path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto",
      "product_memberships" : [
        "MIRACLTrust"
      ],
      "sources" : [
        "bridge.c"
      ],
      "target_dependencies" : [
        "libamcl_core",
        "libamcl_curve_BN254CX",
        "libamcl_mpin_BN254CX",
        "libamcl_pairing_BN254CX"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MIRACLTrust"
    ]
  }
}
2026-04-22 15:09:44.326 xcodebuild[844:5178] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MIRACLTrust -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.3.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 MIRACLTrust -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  MIRACLTrust: /Users/admin/builder/spi-builder-workspace
  SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.6
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'MIRACLTrust' in project 'MIRACLTrust'
        ➜ Explicit dependency on target 'MIRACLTrust' in project 'MIRACLTrust'
        ➜ Explicit dependency on target 'MIRACLTrust_MIRACLTrust' in project 'MIRACLTrust'
        ➜ Explicit dependency on target 'CryptoSPM' in project 'MIRACLTrust'
        ➜ Explicit dependency on target 'SQLChiper' in project 'MIRACLTrust'
    Target 'MIRACLTrust' in project 'MIRACLTrust'
        ➜ Explicit dependency on target 'MIRACLTrust_MIRACLTrust' in project 'MIRACLTrust'
        ➜ Explicit dependency on target 'CryptoSPM' in project 'MIRACLTrust'
        ➜ Explicit dependency on target 'SQLChiper' in project 'MIRACLTrust'
    Target 'SQLChiper' in project 'MIRACLTrust' (no dependencies)
    Target 'CryptoSPM' in project 'MIRACLTrust' (no dependencies)
    Target 'MIRACLTrust_MIRACLTrust' in project 'MIRACLTrust' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d4721f5182b519ed17d76d0aa5a7b784
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d4721f5182b519ed17d76d0aa5a7b784.xcbuilddata
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework'. (in target 'CryptoSPM' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework'. (in target 'CryptoSPM' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework'. (in target 'CryptoSPM' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework'. (in target 'CryptoSPM' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
2026-04-22 15:09:52.127 xcodebuild[896:5548] [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 MIRACLTrust
(1 failure)
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.6
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  MIRACLTrust: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftDocCPlugin, SymbolKit, MIRACLTrust
2026-04-22 15:10:05.106 xcodebuild[1029:6391] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "MIRACLTrust",
  "name" : "MIRACLTrust",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "MIRACLTrust",
      "targets" : [
        "MIRACLTrust"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "libamcl_pairing_BN254CX",
      "module_type" : "BinaryTarget",
      "name" : "libamcl_pairing_BN254CX",
      "path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework",
      "product_memberships" : [
        "MIRACLTrust"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libamcl_mpin_BN254CX",
      "module_type" : "BinaryTarget",
      "name" : "libamcl_mpin_BN254CX",
      "path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework",
      "product_memberships" : [
        "MIRACLTrust"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libamcl_curve_BN254CX",
      "module_type" : "BinaryTarget",
      "name" : "libamcl_curve_BN254CX",
      "path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework",
      "product_memberships" : [
        "MIRACLTrust"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libamcl_core",
      "module_type" : "BinaryTarget",
      "name" : "libamcl_core",
      "path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework",
      "product_memberships" : [
        "MIRACLTrust"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SQLChiper",
      "module_type" : "ClangTarget",
      "name" : "SQLChiper",
      "path" : "MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper",
      "product_memberships" : [
        "MIRACLTrust"
      ],
      "sources" : [
        "sqlite3.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MIRACLTrust",
      "module_type" : "SwiftTarget",
      "name" : "MIRACLTrust",
      "path" : "MIRACLTrust/MIRACLTrust-Sources",
      "product_memberships" : [
        "MIRACLTrust"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Authentication Session Management/AuthenticationSessionAborter.swift",
        "Authentication Session Management/AuthenticationSessionDetails.swift",
        "Authentication Session Management/AuthenticationSessionDetailsFetcher.swift",
        "Authentication Session Management/AuthenticationSessionDetailsResponse.swift",
        "Authentication Session Management/CodeStatusRequestBody.swift",
        "Authentication Session Management/АuthenticationSessionError.swift",
        "Authentication/AuthenticateRequestBody.swift",
        "Authentication/AuthenticateResponse.swift",
        "Authentication/AuthenticationError.swift",
        "Authentication/Authenticator.swift",
        "Authentication/AuthenticatorBlueprint.swift",
        "Authentication/Pass1RequestBody.swift",
        "Authentication/Pass1Response.swift",
        "Authentication/Pass2RequestBody.swift",
        "Authentication/Pass2Response.swift",
        "Configuration.swift",
        "ConfigurationError.swift",
        "Constants.swift",
        "Cross Device Session/CrossDeviceSession.swift",
        "Cross Device Session/CrossDeviceSessionAborter.swift",
        "Cross Device Session/CrossDeviceSessionAuthenticator.swift",
        "Cross Device Session/CrossDeviceSessionError.swift",
        "Cross Device Session/CrossDeviceSessionFetcher.swift",
        "Cross Device Session/CrossDeviceSessionResponse.swift",
        "Crypto/Crypto.swift",
        "Crypto/CryptoBlueprint.swift",
        "Crypto/CryptoError.swift",
        "Extensions/Data+Extensions.swift",
        "Extensions/OSLog+Helper.swift",
        "Extensions/StringProtocol+Helpers.swift",
        "Extensions/UIDevice+Helpers.swift",
        "Helpers/DefaultLocalizedError.swift",
        "Helpers/PinController.swift",
        "JWT/JWTGenerator.swift",
        "Logging/DefaultLogger.swift",
        "Logging/LogCategory.swift",
        "Logging/Logger.swift",
        "Logging/LoggingConstants.swift",
        "Logging/LoggingLevel.swift",
        "MIRACLTrust.swift",
        "Networking/API.swift",
        "Networking/APIBlueprint.swift",
        "Networking/APIError.swift",
        "Networking/APIErrorResponse.swift",
        "Networking/APIRequest.swift",
        "Networking/APIRequestError.swift",
        "Networking/APIRequestExecutor.swift",
        "Networking/APISettings.swift",
        "Networking/ClientErrorData.swift",
        "Networking/EmptyRequestBody.swift",
        "Networking/FallbackRequestErrorResponse.swift",
        "Push Notification Authentication/PushNotificationAuthenticator.swift",
        "QR Authentication/QRAuthenticator.swift",
        "QuickCode/QuickCode.swift",
        "QuickCode/QuickCodeError.swift",
        "QuickCode/QuickCodeGenerator.swift",
        "QuickCode/VerificationQuickCodeRequestBody.swift",
        "QuickCode/VerificationQuickCodeResponse.swift",
        "Registration/ClientSecretResponse.swift",
        "Registration/RegistrationError.swift",
        "Registration/RegistrationRequestBody.swift",
        "Registration/RegistrationResponse.swift",
        "Registration/Registrator.swift",
        "Session Management/SessionDetails.swift",
        "Signing/Signature.swift",
        "Signing/Signer.swift",
        "Signing/SigningError.swift",
        "Signing/SigningResult.swift",
        "Universal Link Authentication/UniversalLinkAuthentication.swift",
        "User Storage/DefaultUserStorageOptions.swift",
        "User Storage/SQLiteEncryptionHelper.swift",
        "User Storage/SQLiteHelper.swift",
        "User Storage/SQLiteMigration/SQLMigrationError.swift",
        "User Storage/SQLiteMigration/SQLMigrationFactory.swift",
        "User Storage/SQLiteMigration/SQLiteMigration.swift",
        "User Storage/SQLiteMigration/SQLiteMigration0to1.swift",
        "User Storage/SQLiteMigration/SQLiteMigration1to2.swift",
        "User Storage/SQLiteMigration/SQLiteMigration2to3.swift",
        "User Storage/SQLiteUserStorage.swift",
        "User Storage/SQLiteUserStorageError.swift",
        "User Storage/StorageType.swift",
        "User Storage/User.swift",
        "User Storage/UserDTO.swift",
        "User Storage/UserStorage.swift",
        "Verification/ActivationTokenError.swift",
        "Verification/ActivationTokenErrorResponse.swift",
        "Verification/ActivationTokenResponse.swift",
        "Verification/EmailVerificationMethod.swift",
        "Verification/VerificationConfirmationHandler.swift",
        "Verification/VerificationConfirmationRequestBody.swift",
        "Verification/VerificationConfirmationResponse.swift",
        "Verification/VerificationError.swift",
        "Verification/VerificationRequestBody.swift",
        "Verification/VerificationRequestResponse.swift",
        "Verification/VerificationResponse.swift",
        "Verification/Verificator.swift"
      ],
      "target_dependencies" : [
        "CryptoSPM",
        "SQLChiper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CryptoSPM",
      "module_type" : "ClangTarget",
      "name" : "CryptoSPM",
      "path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto",
      "product_memberships" : [
        "MIRACLTrust"
      ],
      "sources" : [
        "bridge.c"
      ],
      "target_dependencies" : [
        "libamcl_core",
        "libamcl_curve_BN254CX",
        "libamcl_mpin_BN254CX",
        "libamcl_pairing_BN254CX"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MIRACLTrust"
    ]
  }
}
2026-04-22 15:10:11.682 xcodebuild[1087:6797] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MIRACLTrust -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.3.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 MIRACLTrust -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.6
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  MIRACLTrust: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'MIRACLTrust' in project 'MIRACLTrust'
        ➜ Explicit dependency on target 'MIRACLTrust' in project 'MIRACLTrust'
        ➜ Explicit dependency on target 'MIRACLTrust_MIRACLTrust' in project 'MIRACLTrust'
        ➜ Explicit dependency on target 'CryptoSPM' in project 'MIRACLTrust'
        ➜ Explicit dependency on target 'SQLChiper' in project 'MIRACLTrust'
    Target 'MIRACLTrust' in project 'MIRACLTrust'
        ➜ Explicit dependency on target 'MIRACLTrust_MIRACLTrust' in project 'MIRACLTrust'
        ➜ Explicit dependency on target 'CryptoSPM' in project 'MIRACLTrust'
        ➜ Explicit dependency on target 'SQLChiper' in project 'MIRACLTrust'
    Target 'SQLChiper' in project 'MIRACLTrust' (no dependencies)
    Target 'CryptoSPM' in project 'MIRACLTrust' (no dependencies)
    Target 'MIRACLTrust_MIRACLTrust' in project 'MIRACLTrust' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d4721f5182b519ed17d76d0aa5a7b784
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d4721f5182b519ed17d76d0aa5a7b784.xcbuilddata
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework'. (in target 'CryptoSPM' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework'. (in target 'CryptoSPM' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework'. (in target 'CryptoSPM' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework'. (in target 'CryptoSPM' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework'. (in target 'MIRACLTrust' from project 'MIRACLTrust')
2026-04-22 15:10:17.663 xcodebuild[1139:7155] [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 MIRACLTrust
(1 failure)
BUILD FAILURE 6.2 tvOS