The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SpeziAccessGuard, reference main (c42035), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 24 Apr 2025 12:18:32 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziAccessGuard -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziAccessGuard.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziAccessGuard
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c420356 Dismiss keyboard when code is valid (#30)
Cloned https://github.com/StanfordSpezi/SpeziAccessGuard.git
Revision (git rev-parse @):
c4203562fb95f2da0e18c4960fa9fd9f5c6d2708
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziAccessGuard.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziAccessGuard.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/StanfordSpezi/SpeziViews.git
Fetching from https://github.com/StanfordSpezi/SpeziStorage.git
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching from https://github.com/StanfordSpezi/Spezi.git
Fetching from https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching from https://github.com/StanfordBDHG/XCTRuntimeAssertions
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/apple/swift-numerics.git
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy of package ‘SpeziStorage’
Checking out 2.1.0 of package ‘SpeziStorage’
Creating working copy of package ‘SpeziFoundation’
Checking out 2.1.5 of package ‘SpeziFoundation’
Creating working copy of package ‘Spezi’
Checking out 1.8.1 of package ‘Spezi’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.3 of package ‘swift-numerics’
Creating working copy of package ‘SpeziViews’
Checking out 1.10.1 of package ‘SpeziViews’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.18.3 of package ‘swift-snapshot-testing’
Creating working copy of package ‘XCTRuntimeAssertions’
Checking out 1.1.3 of package ‘XCTRuntimeAssertions’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.5.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-syntax’
Checking out 601.0.1 of package ‘swift-syntax’
Invalid Resource 'Snapshots': File not found.Resolve Package Graph
Invalid Resource 'Snapshots': File not found.
Resolved source packages:
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.10.1
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  SpeziAccessGuard: /Users/admin/builder/spi-builder-workspace
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.1
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
  XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.1.3
resolved source packages: SpeziViews, swift-numerics, swift-algorithms, SpeziAccessGuard, swift-collections, swift-syntax, Spezi, swift-atomics, xctest-dynamic-overlay, SpeziStorage, swift-custom-dump, SpeziFoundation, swift-snapshot-testing, XCTRuntimeAssertions
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "spezistorage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
    },
    {
      "identity" : "speziviews",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziViews.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "SpeziAccessGuard",
  "name" : "SpeziAccessGuard",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziAccessGuard",
      "targets" : [
        "SpeziAccessGuard"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziAccessGuardTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziAccessGuardTests",
      "path" : "Tests/SpeziAccessGuardTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "AccessGuardViewSnapshotTests.swift",
        "LAContextTests.swift",
        "SpeziAccessGuardTests.swift"
      ],
      "target_dependencies" : [
        "SpeziAccessGuard"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziAccessGuard",
      "module_type" : "SwiftTarget",
      "name" : "SpeziAccessGuard",
      "path" : "Sources/SpeziAccessGuard",
      "product_dependencies" : [
        "Spezi",
        "SpeziKeychainStorage",
        "SpeziViews",
        "SpeziFoundation"
      ],
      "product_memberships" : [
        "SpeziAccessGuard"
      ],
      "sources" : [
        "AccessGuard.swift",
        "AccessGuardConfiguration.swift",
        "AccessGuardError.swift",
        "AccessGuardIdentifier.swift",
        "AccessGuardModule.swift",
        "AccessGuardView.swift",
        "AccessGuardViewModel.swift",
        "AccessGuarded.swift",
        "CodeViews/CodeOptions.swift",
        "CodeViews/CodeView.swift",
        "CodeViews/EnterCodeView.swift",
        "CodeViews/ErrorMessageCapsule.swift",
        "CodeViews/SetCodeView.swift",
        "Extensions/LAContext+Async.swift",
        "Extensions/String+Numeric.swift",
        "GuardType.swift",
        "SetAccessGuard.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
warning: 'spi-builder-workspace': Invalid Resource 'Snapshots': File not found.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SpeziAccessGuard"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziAccessGuard -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SpeziAccessGuard -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Invalid Resource 'Snapshots': File not found.
Resolve Package Graph
Invalid Resource 'Snapshots': File not found.
Resolved source packages:
  SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.0
  SpeziAccessGuard: /Users/admin/builder/spi-builder-workspace
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.10.1
  XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.1.3
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (27 targets)
    Target 'SpeziAccessGuard' in project 'SpeziAccessGuard'
        ➜ Explicit dependency on target 'SpeziAccessGuard' in project 'SpeziAccessGuard'
        ➜ Explicit dependency on target 'SpeziAccessGuard_SpeziAccessGuard' in project 'SpeziAccessGuard'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'SpeziAccessGuard' in project 'SpeziAccessGuard'
        ➜ Explicit dependency on target 'SpeziAccessGuard_SpeziAccessGuard' in project 'SpeziAccessGuard'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'SpeziViews_SpeziViews' in project 'SpeziViews' (no dependencies)
    Target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
    Target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
    Target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
    Target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
    Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
    Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions' (no dependencies)
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
    Target 'SpeziFoundationObjC' in project 'SpeziFoundation' (no dependencies)
    Target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation' (no dependencies)
    Target 'SpeziAccessGuard_SpeziAccessGuard' in project 'SpeziAccessGuard' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziAccessGuard.build/Debug/SpeziAccessGuard_SpeziAccessGuard.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziAccessGuard/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziFoundation.build/Debug/SpeziFoundation_SpeziFoundation.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziFoundation/Sources/SpeziFoundation/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug/SpeziViews_SpeziViews.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 87aecd8b2e0b81edd39a82d3a21359e7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/87aecd8b2e0b81edd39a82d3a21359e7.xcbuilddata
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziAccessGuard' from project 'SpeziAccessGuard')
error: The package product 'SpeziKeychainStorage' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziAccessGuard' from project 'SpeziAccessGuard')
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziAccessGuard' from project 'SpeziAccessGuard')
error: The package product 'SpeziFoundation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziAccessGuard' from project 'SpeziAccessGuard')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a832b9d71e4a09dcc5f9e42c68705c195cadf022, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a832b9d71e4a09dcc5f9e42c68705c195cadf022, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a832b9d71e4a09dcc5f9e42c68705c195cadf022, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a832b9d71e4a09dcc5f9e42c68705c195cadf022, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SpeziAccessGuard
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Invalid Resource 'Snapshots': File not found.
Resolved source packages:
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.1
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.10.1
  SpeziAccessGuard: /Users/admin/builder/spi-builder-workspace
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.1.3
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
resolved source packages: Spezi, SpeziViews, SpeziAccessGuard, swift-custom-dump, swift-numerics, SpeziStorage, swift-atomics, swift-syntax, swift-algorithms, xctest-dynamic-overlay, XCTRuntimeAssertions, swift-collections, SpeziFoundation, swift-snapshot-testing
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "spezistorage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
    },
    {
      "identity" : "speziviews",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziViews.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "SpeziAccessGuard",
  "name" : "SpeziAccessGuard",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziAccessGuard",
      "targets" : [
        "SpeziAccessGuard"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziAccessGuardTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziAccessGuardTests",
      "path" : "Tests/SpeziAccessGuardTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "AccessGuardViewSnapshotTests.swift",
        "LAContextTests.swift",
        "SpeziAccessGuardTests.swift"
      ],
      "target_dependencies" : [
        "SpeziAccessGuard"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziAccessGuard",
      "module_type" : "SwiftTarget",
      "name" : "SpeziAccessGuard",
      "path" : "Sources/SpeziAccessGuard",
      "product_dependencies" : [
        "Spezi",
        "SpeziKeychainStorage",
        "SpeziViews",
        "SpeziFoundation"
      ],
      "product_memberships" : [
        "SpeziAccessGuard"
      ],
      "sources" : [
        "AccessGuard.swift",
        "AccessGuardConfiguration.swift",
        "AccessGuardError.swift",
        "AccessGuardIdentifier.swift",
        "AccessGuardModule.swift",
        "AccessGuardView.swift",
        "AccessGuardViewModel.swift",
        "AccessGuarded.swift",
        "CodeViews/CodeOptions.swift",
        "CodeViews/CodeView.swift",
        "CodeViews/EnterCodeView.swift",
        "CodeViews/ErrorMessageCapsule.swift",
        "CodeViews/SetCodeView.swift",
        "Extensions/LAContext+Async.swift",
        "Extensions/String+Numeric.swift",
        "GuardType.swift",
        "SetAccessGuard.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
warning: 'spi-builder-workspace': Invalid Resource 'Snapshots': File not found.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SpeziAccessGuard"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziAccessGuard -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SpeziAccessGuard -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Invalid Resource 'Snapshots': File not found.
Resolved source packages:
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.1.3
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.10.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.1
  SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.0
  SpeziAccessGuard: /Users/admin/builder/spi-builder-workspace
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (27 targets)
    Target 'SpeziAccessGuard' in project 'SpeziAccessGuard'
        ➜ Explicit dependency on target 'SpeziAccessGuard' in project 'SpeziAccessGuard'
        ➜ Explicit dependency on target 'SpeziAccessGuard_SpeziAccessGuard' in project 'SpeziAccessGuard'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'SpeziAccessGuard' in project 'SpeziAccessGuard'
        ➜ Explicit dependency on target 'SpeziAccessGuard_SpeziAccessGuard' in project 'SpeziAccessGuard'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'SpeziViews_SpeziViews' in project 'SpeziViews' (no dependencies)
    Target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
    Target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
    Target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
    Target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
    Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
    Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions' (no dependencies)
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
    Target 'SpeziFoundationObjC' in project 'SpeziFoundation' (no dependencies)
    Target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation' (no dependencies)
    Target 'SpeziAccessGuard_SpeziAccessGuard' in project 'SpeziAccessGuard' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziAccessGuard.build/Debug/SpeziAccessGuard_SpeziAccessGuard.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziAccessGuard/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziFoundation.build/Debug/SpeziFoundation_SpeziFoundation.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziFoundation/Sources/SpeziFoundation/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug/SpeziViews_SpeziViews.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 87aecd8b2e0b81edd39a82d3a21359e7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/87aecd8b2e0b81edd39a82d3a21359e7.xcbuilddata
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziAccessGuard' from project 'SpeziAccessGuard')
error: The package product 'SpeziKeychainStorage' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziAccessGuard' from project 'SpeziAccessGuard')
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziAccessGuard' from project 'SpeziAccessGuard')
error: The package product 'SpeziFoundation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziAccessGuard' from project 'SpeziAccessGuard')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a832b9d71e4a09dcc5f9e42c68705c195cadf022, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a832b9d71e4a09dcc5f9e42c68705c195cadf022, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a832b9d71e4a09dcc5f9e42c68705c195cadf022, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a832b9d71e4a09dcc5f9e42c68705c195cadf022, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SpeziAccessGuard
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild