The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziContact, reference main (f44b91), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 14 Sep 2025 07:57:01 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziContact.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziContact
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f44b915 Update Localizations (#36)
Cloned https://github.com/StanfordSpezi/SpeziContact.git
Revision (git rev-parse @):
f44b915dab50a862e7152cc77081ba9cb743fca4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziContact.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziContact.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
Fetching from https://github.com/gonzalezreal/swift-markdown-ui.git
Fetching from https://github.com/StanfordSpezi/Spezi.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching from https://github.com/swiftlang/swift-cmark
Fetching from https://github.com/gonzalezreal/NetworkImage
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-numerics.git
Creating working copy of package ‘swift-numerics’
Checking out 1.1.0 of package ‘swift-numerics’
Creating working copy of package ‘Spezi’
Checking out 1.9.2 of package ‘Spezi’
Creating working copy of package ‘swift-cmark’
Checking out 0.6.0 of package ‘swift-cmark’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-markdown-ui’
Checking out 2.4.1 of package ‘swift-markdown-ui’
Creating working copy of package ‘NetworkImage’
Checking out 6.0.1 of package ‘NetworkImage’
Creating working copy of package ‘XCTRuntimeAssertions’
Checking out 2.2.0 of package ‘XCTRuntimeAssertions’
Creating working copy of package ‘SpeziViews’
Checking out 1.12.2 of package ‘SpeziViews’
Creating working copy of package ‘SpeziFoundation’
Checking out 2.4.1 of package ‘SpeziFoundation’
Creating working copy of package ‘swift-collections’
Checking out 1.2.1 of package ‘swift-collections’
Resolve Package Graph
Resolved source packages:
  swift-collections: https://github.com/apple/swift-collections.git @ 1.2.1
  NetworkImage: https://github.com/gonzalezreal/NetworkImage @ 6.0.1
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.4.1
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.2.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.0
  cmark-gfm: https://github.com/swiftlang/swift-cmark @ 0.6.0
  SpeziContact: /Users/admin/builder/spi-builder-workspace
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.12.2
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  swift-markdown-ui: https://github.com/gonzalezreal/swift-markdown-ui.git @ 2.4.1
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.9.2
resolved source packages: swift-collections, NetworkImage, SpeziFoundation, RuntimeAssertions, swift-atomics, swift-numerics, cmark-gfm, SpeziContact, SpeziViews, swift-algorithms, swift-markdown-ui, Spezi
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "speziviews",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziViews"
    }
  ],
  "manifest_display_name" : "SpeziContact",
  "name" : "SpeziContact",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziContact",
      "targets" : [
        "SpeziContact"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziContactTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziContactTests",
      "path" : "Tests/SpeziContactTests",
      "sources" : [
        "SpeziContactTests.swift"
      ],
      "target_dependencies" : [
        "SpeziContact"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziContact",
      "module_type" : "SwiftTarget",
      "name" : "SpeziContact",
      "path" : "Sources/SpeziContact",
      "product_dependencies" : [
        "SpeziViews",
        "SpeziPersonalInfo"
      ],
      "product_memberships" : [
        "SpeziContact"
      ],
      "sources" : [
        "Contact Views/ContactView.swift",
        "Contact Views/ContactsList.swift",
        "Models/Contact.swift",
        "Models/ContactOption.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MarkdownUI",
      "SpeziContact"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MarkdownUI",
      "SpeziContact"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziContact -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 SpeziContact -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
Resolve Package Graph
Resolved source packages:
  cmark-gfm: https://github.com/swiftlang/swift-cmark @ 0.6.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.2.1
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.0
  swift-markdown-ui: https://github.com/gonzalezreal/swift-markdown-ui.git @ 2.4.1
  SpeziContact: /Users/admin/builder/spi-builder-workspace
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.9.2
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.2.0
  NetworkImage: https://github.com/gonzalezreal/NetworkImage @ 6.0.1
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.12.2
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.4.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (38 targets)
    Target 'SpeziContact' in project 'SpeziContact'
        ➜ Explicit dependency on target 'SpeziContact' in project 'SpeziContact'
        ➜ Explicit dependency on target 'SpeziContact_SpeziContact' in project 'SpeziContact'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
    Target 'SpeziContact' in project 'SpeziContact'
        ➜ Explicit dependency on target 'SpeziContact_SpeziContact' in project 'SpeziContact'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
    Target 'SpeziPersonalInfo' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziLocalization' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'MarkdownUI' in project 'swift-markdown-ui'
    Target 'SpeziPersonalInfo' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziLocalization' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'MarkdownUI' in project 'swift-markdown-ui'
    Target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews' (no dependencies)
    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'
        ➜ Explicit dependency on target 'SpeziLocalization' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'MarkdownUI' in project 'swift-markdown-ui'
    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'
        ➜ Explicit dependency on target 'SpeziLocalization' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'MarkdownUI' in project 'swift-markdown-ui'
    Target 'MarkdownUI' in project 'swift-markdown-ui'
        ➜ Explicit dependency on target 'MarkdownUI' in project 'swift-markdown-ui'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'NetworkImage' in project 'NetworkImage'
    Target 'MarkdownUI' in project 'swift-markdown-ui'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'NetworkImage' in project 'NetworkImage'
    Target 'NetworkImage' in project 'NetworkImage'
        ➜ Explicit dependency on target 'NetworkImage' in project 'NetworkImage'
    Target 'NetworkImage' in project 'NetworkImage' (no dependencies)
    Target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
    Target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
    Target 'cmark-gfm' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
    Target 'cmark-gfm' in project 'cmark-gfm' (no dependencies)
    Target 'SpeziLocalization' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziLocalization' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation' 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 'RuntimeAssertions' in project 'RuntimeAssertions'
    Target 'SpeziLocalization' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation' 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 'RuntimeAssertions' in project 'RuntimeAssertions'
    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 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ 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 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ 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 'RuntimeAssertions' in project 'RuntimeAssertions'
    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 'RuntimeAssertions' in project 'RuntimeAssertions'
    Target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
    Target 'RuntimeAssertions' in project 'RuntimeAssertions' (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 'SpeziViews_SpeziViews' in project 'SpeziViews' (no dependencies)
    Target 'SpeziContact_SpeziContact' in project 'SpeziContact' (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/SpeziContact.build/Debug/SpeziContact_SpeziContact.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziContact/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/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/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug/SpeziViews_SpeziPersonalInfo.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziPersonalInfo/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/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/swiftc --version
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: f13c458d5bd1b5d23bbc3b0dba55002f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f13c458d5bd1b5d23bbc3b0dba55002f.xcbuilddata
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziContact' from project 'SpeziContact')
error: The package product 'SpeziPersonalInfo' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziContact' from project 'SpeziContact')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SpeziContact
(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
Resolved source packages:
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.2.0
  cmark-gfm: https://github.com/swiftlang/swift-cmark @ 0.6.0
  NetworkImage: https://github.com/gonzalezreal/NetworkImage @ 6.0.1
  swift-collections: https://github.com/apple/swift-collections.git @ 1.2.1
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.12.2
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.9.2
  SpeziContact: /Users/admin/builder/spi-builder-workspace
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.4.1
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.0
  swift-markdown-ui: https://github.com/gonzalezreal/swift-markdown-ui.git @ 2.4.1
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
resolved source packages: RuntimeAssertions, cmark-gfm, NetworkImage, swift-collections, SpeziViews, swift-atomics, Spezi, SpeziContact, SpeziFoundation, swift-numerics, swift-markdown-ui, swift-algorithms
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "speziviews",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziViews"
    }
  ],
  "manifest_display_name" : "SpeziContact",
  "name" : "SpeziContact",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziContact",
      "targets" : [
        "SpeziContact"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziContactTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziContactTests",
      "path" : "Tests/SpeziContactTests",
      "sources" : [
        "SpeziContactTests.swift"
      ],
      "target_dependencies" : [
        "SpeziContact"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziContact",
      "module_type" : "SwiftTarget",
      "name" : "SpeziContact",
      "path" : "Sources/SpeziContact",
      "product_dependencies" : [
        "SpeziViews",
        "SpeziPersonalInfo"
      ],
      "product_memberships" : [
        "SpeziContact"
      ],
      "sources" : [
        "Contact Views/ContactView.swift",
        "Contact Views/ContactsList.swift",
        "Models/Contact.swift",
        "Models/ContactOption.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MarkdownUI",
      "SpeziContact"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MarkdownUI",
      "SpeziContact"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziContact -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 SpeziContact -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
Resolved source packages:
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.12.2
  NetworkImage: https://github.com/gonzalezreal/NetworkImage @ 6.0.1
  cmark-gfm: https://github.com/swiftlang/swift-cmark @ 0.6.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.2.1
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.9.2
  swift-markdown-ui: https://github.com/gonzalezreal/swift-markdown-ui.git @ 2.4.1
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.2.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  SpeziContact: /Users/admin/builder/spi-builder-workspace
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.0
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.4.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (38 targets)
    Target 'SpeziContact' in project 'SpeziContact'
        ➜ Explicit dependency on target 'SpeziContact' in project 'SpeziContact'
        ➜ Explicit dependency on target 'SpeziContact_SpeziContact' in project 'SpeziContact'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
    Target 'SpeziContact' in project 'SpeziContact'
        ➜ Explicit dependency on target 'SpeziContact_SpeziContact' in project 'SpeziContact'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
    Target 'SpeziPersonalInfo' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziLocalization' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'MarkdownUI' in project 'swift-markdown-ui'
    Target 'SpeziPersonalInfo' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziLocalization' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'MarkdownUI' in project 'swift-markdown-ui'
    Target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews' (no dependencies)
    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'
        ➜ Explicit dependency on target 'SpeziLocalization' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'MarkdownUI' in project 'swift-markdown-ui'
    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'
        ➜ Explicit dependency on target 'SpeziLocalization' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'MarkdownUI' in project 'swift-markdown-ui'
    Target 'MarkdownUI' in project 'swift-markdown-ui'
        ➜ Explicit dependency on target 'MarkdownUI' in project 'swift-markdown-ui'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'NetworkImage' in project 'NetworkImage'
    Target 'MarkdownUI' in project 'swift-markdown-ui'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'NetworkImage' in project 'NetworkImage'
    Target 'NetworkImage' in project 'NetworkImage'
        ➜ Explicit dependency on target 'NetworkImage' in project 'NetworkImage'
    Target 'NetworkImage' in project 'NetworkImage' (no dependencies)
    Target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
    Target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
    Target 'cmark-gfm' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
    Target 'cmark-gfm' in project 'cmark-gfm' (no dependencies)
    Target 'SpeziLocalization' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziLocalization' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation' 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 'RuntimeAssertions' in project 'RuntimeAssertions'
    Target 'SpeziLocalization' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation' 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 'RuntimeAssertions' in project 'RuntimeAssertions'
    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 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ 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 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ 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 'RuntimeAssertions' in project 'RuntimeAssertions'
    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 'RuntimeAssertions' in project 'RuntimeAssertions'
    Target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
    Target 'RuntimeAssertions' in project 'RuntimeAssertions' (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 'SpeziViews_SpeziViews' in project 'SpeziViews' (no dependencies)
    Target 'SpeziContact_SpeziContact' in project 'SpeziContact' (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/SpeziContact.build/Debug/SpeziContact_SpeziContact.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziContact/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 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_SpeziPersonalInfo.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziPersonalInfo/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/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/swiftc --version
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: f13c458d5bd1b5d23bbc3b0dba55002f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f13c458d5bd1b5d23bbc3b0dba55002f.xcbuilddata
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziContact' from project 'SpeziContact')
error: The package product 'SpeziPersonalInfo' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziContact' from project 'SpeziContact')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SpeziContact
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild