The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Keystore with Swift 5.9 for watchOS using Xcode 15.2 at 0.3.4.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Keystore -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Boilertalk/Keystore.swift.git
Reference: 0.3.4
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Boilertalk/Keystore.swift
 * tag               0.3.4      -> FETCH_HEAD
HEAD is now at 4038fcc feat: create eth2 keystores
Cloned https://github.com/Boilertalk/Keystore.swift.git
Revision (git rev-parse @):
4038fccf60005b17f5296e29b63b7221c7106baa
SUCCESS checkout https://github.com/Boilertalk/Keystore.swift.git at 0.3.4
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Boilertalk/Keystore.swift.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/MyEtherWallet/bls-eth-swift.git
Fetching from https://github.com/Quick/Quick.git (cached)
Fetching from https://github.com/Quick/Nimble.git (cached)
Fetching from https://github.com/greymass/swift-scrypt.git (cached)
Fetching from https://github.com/Boilertalk/secp256k1.swift.git (cached)
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git (cached)
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git (cached)
Fetching from https://github.com/mattgallagher/CwlCatchException.git (cached)
Creating working copy of package ‘Quick’
Checking out 5.0.1 of package ‘Quick’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.2.1 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘Nimble’
Checking out 10.0.0 of package ‘Nimble’
Creating working copy of package ‘bls-eth-swift’
Checking out 1.0.1 of package ‘bls-eth-swift’
Creating working copy of package ‘CwlCatchException’
Checking out 2.2.0 of package ‘CwlCatchException’
Creating working copy of package ‘swift’
Checking out 0.1.7 of package ‘swift’
Creating working copy of package ‘swift-scrypt’
Checking out 1.0.2 of package ‘swift-scrypt’
Creating working copy of package ‘CryptoSwift’
Checking out 1.8.1 of package ‘CryptoSwift’
Resolve Package Graph
Resolved source packages:
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.0
  Keystore: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-scrypt: https://github.com/greymass/swift-scrypt.git @ 1.0.2
  bls-eth-swift: https://github.com/MyEtherWallet/bls-eth-swift.git @ 1.0.1
  Nimble: https://github.com/Quick/Nimble.git @ 10.0.0
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.1
  Quick: https://github.com/Quick/Quick.git @ 5.0.1
  secp256k1: https://github.com/Boilertalk/secp256k1.swift.git @ 0.1.7
resolved source packages: CwlCatchException, Keystore, swift-scrypt, bls-eth-swift, Nimble, CryptoSwift, CwlPreconditionTesting, Quick, secp256k1
objc[75709]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10e66c0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1107e40e0). One of the two will be used. Which one is undefined.
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "secp256k1.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Boilertalk/secp256k1.swift.git"
    },
    {
      "identity" : "swift-scrypt",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/greymass/swift-scrypt.git"
    },
    {
      "identity" : "bls-eth-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MyEtherWallet/bls-eth-swift.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Keystore",
  "name" : "Keystore",
  "path" : "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "driverkit",
      "version" : "20.0"
    }
  ],
  "products" : [
    {
      "name" : "Keystore",
      "targets" : [
        "Keystore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KeystoreTests",
      "module_type" : "SwiftTarget",
      "name" : "KeystoreTests",
      "path" : "Tests/KeystoreTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "resources" : [
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/KeystoreTests/Stubs",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "KeystoreETH2Tests/ETH2PrivateKeyExtractionTests.swift",
        "KeystoreTests/KeystoreCreationTests.swift",
        "KeystoreTests/PrivateKeyExtractionTests.swift",
        "Toolbox/StubLoader.swift"
      ],
      "target_dependencies" : [
        "Keystore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Keystore",
      "module_type" : "SwiftTarget",
      "name" : "Keystore",
      "path" : "Sources",
      "product_dependencies" : [
        "CryptoSwift",
        "secp256k1",
        "Scrypt",
        "bls-eth-swift"
      ],
      "product_memberships" : [
        "Keystore"
      ],
      "sources" : [
        "Keystore/Keystore.swift",
        "Keystore/KeystoreETH2.swift",
        "Keystore/KeystoreETH2Factory.swift",
        "Keystore/KeystoreFactory.swift",
        "Keystore/Toolbox/Bytes+SecureRandom.swift",
        "Keystore/Toolbox/HexUtils.swift",
        "Keystore/Toolbox/Secp256k1Helper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Keystore"
    ]
  }
}
objc[77695]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10e7f00e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10fd140e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Keystore -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Keystore -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.0
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.1
  Quick: https://github.com/Quick/Quick.git @ 5.0.1
  Nimble: https://github.com/Quick/Nimble.git @ 10.0.0
  swift-scrypt: https://github.com/greymass/swift-scrypt.git @ 1.0.2
  secp256k1: https://github.com/Boilertalk/secp256k1.swift.git @ 0.1.7
  bls-eth-swift: https://github.com/MyEtherWallet/bls-eth-swift.git @ 1.0.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.1
  Keystore: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
    Target 'KeystoreTests' in project 'Keystore'
        ➜ Explicit dependency on target 'Keystore_KeystoreTests' in project 'Keystore'
        ➜ Explicit dependency on target 'Keystore' in project 'Keystore'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'Scrypt' in project 'swift-scrypt'
        ➜ Explicit dependency on target 'bls-eth-swift' in project 'bls-eth-swift'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble' (no dependencies)
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'QuickObjCRuntime' in project 'Quick' (no dependencies)
    Target 'Keystore_KeystoreTests' in project 'Keystore' (no dependencies)
    Target 'Keystore' in project 'Keystore'
        ➜ Explicit dependency on target 'Keystore' in project 'Keystore'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'Scrypt' in project 'swift-scrypt'
        ➜ Explicit dependency on target 'bls-eth-swift' in project 'bls-eth-swift'
    Target 'Keystore' in project 'Keystore'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'Scrypt' in project 'swift-scrypt'
        ➜ Explicit dependency on target 'bls-eth-swift' in project 'bls-eth-swift'
    Target 'bls-eth-swift' in project 'bls-eth-swift' (no dependencies)
    Target 'Scrypt' in project 'swift-scrypt'
        ➜ Explicit dependency on target 'Scrypt' in project 'swift-scrypt'
        ➜ Explicit dependency on target 'libscrypt' in project 'swift-scrypt'
    Target 'Scrypt' in project 'swift-scrypt'
        ➜ Explicit dependency on target 'libscrypt' in project 'swift-scrypt'
    Target 'libscrypt' in project 'swift-scrypt' (no dependencies)
    Target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'libsecp256k1' in project 'secp256k1'
    Target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'libsecp256k1' in project 'secp256k1'
    Target 'libsecp256k1' in project 'secp256k1' (no dependencies)
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: c8a0b45487dde7f081308ce4c36110cf
Build description path: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c8a0b45487dde7f081308ce4c36110cf.xcbuilddata
note: '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/bls-eth-swift/bls_framework/bls_framework.xcframework' is missing architecture(s) required by this target (armv7k, arm64), but may still be link-compatible. (in target 'KeystoreTests' from project 'Keystore')
note: '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/bls-eth-swift/bls_framework/bls_framework.xcframework' is missing architecture(s) required by this target (armv7k, arm64), but may still be link-compatible. (in target 'KeystoreTests' from project 'Keystore')
note: '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/bls-eth-swift/bls_framework/bls_framework.xcframework' is missing architecture(s) required by this target (arm64, armv7k), but may still be link-compatible. (in target 'KeystoreTests' from project 'Keystore')
note: '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/bls-eth-swift/bls_framework/bls_framework.xcframework' is missing architecture(s) required by this target (arm64, armv7k), but may still be link-compatible. (in target 'KeystoreTests' from project 'Keystore')
note: '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/bls-eth-swift/bls_framework/bls_framework.xcframework' is missing architecture(s) required by this target (armv7k, arm64), but may still be link-compatible. (in target 'KeystoreTests' from project 'Keystore')
note: '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/bls-eth-swift/bls_framework/bls_framework.xcframework' is missing architecture(s) required by this target (armv7k, arm64), but may still be link-compatible. (in target 'KeystoreTests' from project 'Keystore')
error: The package product 'bls-eth-swift' requires minimum platform version 7.0 for the watchOS platform, but this target supports 6.0 (in target 'Keystore' from project 'Keystore')
Resolve Package Graph
objc[77849]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10d1a40e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10ddac0e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Keystore -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Keystore: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  bls-eth-swift: https://github.com/MyEtherWallet/bls-eth-swift.git @ 1.0.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.0
  swift-scrypt: https://github.com/greymass/swift-scrypt.git @ 1.0.2
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.1
  Quick: https://github.com/Quick/Quick.git @ 5.0.1
  secp256k1: https://github.com/Boilertalk/secp256k1.swift.git @ 0.1.7
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.1
  Nimble: https://github.com/Quick/Nimble.git @ 10.0.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
    Target 'KeystoreTests' in project 'Keystore'
        ➜ Explicit dependency on target 'Keystore_KeystoreTests' in project 'Keystore'
        ➜ Explicit dependency on target 'Keystore' in project 'Keystore'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'Scrypt' in project 'swift-scrypt'
        ➜ Explicit dependency on target 'bls-eth-swift' in project 'bls-eth-swift'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble' (no dependencies)
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'QuickObjCRuntime' in project 'Quick' (no dependencies)
    Target 'Keystore_KeystoreTests' in project 'Keystore' (no dependencies)
    Target 'Keystore' in project 'Keystore'
        ➜ Explicit dependency on target 'Keystore' in project 'Keystore'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'Scrypt' in project 'swift-scrypt'
        ➜ Explicit dependency on target 'bls-eth-swift' in project 'bls-eth-swift'
    Target 'Keystore' in project 'Keystore'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'Scrypt' in project 'swift-scrypt'
        ➜ Explicit dependency on target 'bls-eth-swift' in project 'bls-eth-swift'
    Target 'bls-eth-swift' in project 'bls-eth-swift' (no dependencies)
    Target 'Scrypt' in project 'swift-scrypt'
        ➜ Explicit dependency on target 'Scrypt' in project 'swift-scrypt'
        ➜ Explicit dependency on target 'libscrypt' in project 'swift-scrypt'
    Target 'Scrypt' in project 'swift-scrypt'
        ➜ Explicit dependency on target 'libscrypt' in project 'swift-scrypt'
    Target 'libscrypt' in project 'swift-scrypt' (no dependencies)
    Target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'libsecp256k1' in project 'secp256k1'
    Target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'libsecp256k1' in project 'secp256k1'
    Target 'libsecp256k1' in project 'secp256k1' (no dependencies)
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: c8a0b45487dde7f081308ce4c36110cf
Build description path: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c8a0b45487dde7f081308ce4c36110cf.xcbuilddata
error: The package product 'bls-eth-swift' requires minimum platform version 7.0 for the watchOS platform, but this target supports 6.0 (in target 'Keystore' from project 'Keystore')
note: '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/bls-eth-swift/bls_framework/bls_framework.xcframework' is missing architecture(s) required by this target (armv7k, arm64), but may still be link-compatible. (in target 'KeystoreTests' from project 'Keystore')
note: '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/bls-eth-swift/bls_framework/bls_framework.xcframework' is missing architecture(s) required by this target (armv7k, arm64), but may still be link-compatible. (in target 'KeystoreTests' from project 'Keystore')
note: '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/bls-eth-swift/bls_framework/bls_framework.xcframework' is missing architecture(s) required by this target (armv7k, arm64), but may still be link-compatible. (in target 'KeystoreTests' from project 'Keystore')
note: '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/bls-eth-swift/bls_framework/bls_framework.xcframework' is missing architecture(s) required by this target (armv7k, arm64), but may still be link-compatible. (in target 'KeystoreTests' from project 'Keystore')
note: '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/bls-eth-swift/bls_framework/bls_framework.xcframework' is missing architecture(s) required by this target (arm64, armv7k), but may still be link-compatible. (in target 'KeystoreTests' from project 'Keystore')
note: '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/bls-eth-swift/bls_framework/bls_framework.xcframework' is missing architecture(s) required by this target (arm64, armv7k), but may still be link-compatible. (in target 'KeystoreTests' from project 'Keystore')
objc[78263]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10b4a00e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10b4f80e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS

Build Machine: Mac 7