The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SpeziMedication, reference 0.4.2 (8c160a), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 22 Jun 2025 11:21:56 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziMedication.git
Reference: 0.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziMedication
 * tag               0.4.2      -> FETCH_HEAD
HEAD is now at 8c160af Enable Swift 6 Language Mode (#14)
Cloned https://github.com/StanfordSpezi/SpeziMedication.git
Revision (git rev-parse @):
8c160afbeb20fea296947cbf9255fe1dfefaf33c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziMedication.git at 0.4.2
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziMedication.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/StanfordSpezi/SpeziViews.git
Fetching from https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/StanfordSpezi/Spezi.git
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-collections’
Checking out 1.2.0 of package ‘swift-collections’
Creating working copy of package ‘SpeziViews’
Checking out 1.11.0 of package ‘SpeziViews’
Creating working copy of package ‘Spezi’
Checking out 1.9.0 of package ‘Spezi’
Creating working copy of package ‘SpeziFoundation’
Checking out 2.1.9 of package ‘SpeziFoundation’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.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-numerics’
Checking out 1.0.3 of package ‘swift-numerics’
Creating working copy of package ‘XCTRuntimeAssertions’
Checking out 2.1.0 of package ‘XCTRuntimeAssertions’
Resolve Package Graph
Resolved source packages:
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.1.0
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.9.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.11.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.9
  SpeziMedication: /Users/admin/builder/spi-builder-workspace
  swift-collections: https://github.com/apple/swift-collections.git @ 1.2.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
resolved source packages: RuntimeAssertions, Spezi, swift-atomics, SpeziViews, swift-numerics, SpeziFoundation, SpeziMedication, swift-collections, swift-algorithms
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "speziviews",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziViews.git"
    }
  ],
  "manifest_display_name" : "SpeziMedication",
  "name" : "SpeziMedication",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziMedication",
      "targets" : [
        "SpeziMedication"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziMedicationTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziMedicationTests",
      "path" : "Tests/SpeziMedicationTests",
      "sources" : [
        "SpeziMedicationTests.swift"
      ],
      "target_dependencies" : [
        "SpeziMedication"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziMedication",
      "module_type" : "SwiftTarget",
      "name" : "SpeziMedication",
      "path" : "Sources/SpeziMedication",
      "product_dependencies" : [
        "SpeziViews"
      ],
      "product_memberships" : [
        "SpeziMedication"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziMedication/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziMedication/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/String+LocalizedError.swift",
        "Extensions/UIDatePicker+SwiftUI.swift",
        "InternalMedicationSettingsViewModel.swift",
        "MedicationList.swift",
        "MedicationSettings.swift",
        "MedicationSettingsViewModel.swift",
        "Models/Dosage.swift",
        "Models/Frequency.swift",
        "Models/Medication.swift",
        "Models/MedicationInstance.swift",
        "Models/MedicationInstanceInitializable.swift",
        "Models/Schedule.swift",
        "Models/ScheduledTime.swift",
        "Models/Weekdays.swift",
        "ModifyMedication/AddMedication.swift",
        "ModifyMedication/AddMedicationDosage.swift",
        "ModifyMedication/AddMedicationSchedule.swift",
        "ModifyMedication/EditDosage.swift",
        "ModifyMedication/EditFrequency.swift",
        "ModifyMedication/EditMedication.swift",
        "ModifyMedication/EditScheduleTime.swift",
        "ModifyMedication/EditScheduleTimeRow.swift",
        "ModifyMedication/ScheduleFrequency.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SpeziMedication"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziMedication -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 SpeziMedication -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  SpeziMedication: /Users/admin/builder/spi-builder-workspace
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.11.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.9.0
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.1.0
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.9
  swift-collections: https://github.com/apple/swift-collections.git @ 1.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (25 targets)
    Target 'SpeziMedication' in project 'SpeziMedication'
        ➜ Explicit dependency on target 'SpeziMedication' in project 'SpeziMedication'
        ➜ Explicit dependency on target 'SpeziMedication_SpeziMedication' in project 'SpeziMedication'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
    Target 'SpeziMedication' in project 'SpeziMedication'
        ➜ Explicit dependency on target 'SpeziMedication_SpeziMedication' in project 'SpeziMedication'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
    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 '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 'SpeziMedication_SpeziMedication' in project 'SpeziMedication' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziMedication.build/Debug/SpeziMedication_SpeziMedication.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziMedication/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.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-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.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-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: cf328d311f807bb9a99b2752b0671b6f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cf328d311f807bb9a99b2752b0671b6f.xcbuilddata
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziMedication' from project 'SpeziMedication')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:5ddc6f54df93c770e31e956debe4d59792ebd348, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:5ddc6f54df93c770e31e956debe4d59792ebd348, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:5ddc6f54df93c770e31e956debe4d59792ebd348, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:5ddc6f54df93c770e31e956debe4d59792ebd348, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SpeziMedication
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.9
  SpeziMedication: /Users/admin/builder/spi-builder-workspace
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.11.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.2.0
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.1.0
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.9.0
resolved source packages: swift-algorithms, swift-atomics, SpeziFoundation, SpeziMedication, swift-numerics, SpeziViews, swift-collections, RuntimeAssertions, Spezi
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "speziviews",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziViews.git"
    }
  ],
  "manifest_display_name" : "SpeziMedication",
  "name" : "SpeziMedication",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziMedication",
      "targets" : [
        "SpeziMedication"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziMedicationTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziMedicationTests",
      "path" : "Tests/SpeziMedicationTests",
      "sources" : [
        "SpeziMedicationTests.swift"
      ],
      "target_dependencies" : [
        "SpeziMedication"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziMedication",
      "module_type" : "SwiftTarget",
      "name" : "SpeziMedication",
      "path" : "Sources/SpeziMedication",
      "product_dependencies" : [
        "SpeziViews"
      ],
      "product_memberships" : [
        "SpeziMedication"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziMedication/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziMedication/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/String+LocalizedError.swift",
        "Extensions/UIDatePicker+SwiftUI.swift",
        "InternalMedicationSettingsViewModel.swift",
        "MedicationList.swift",
        "MedicationSettings.swift",
        "MedicationSettingsViewModel.swift",
        "Models/Dosage.swift",
        "Models/Frequency.swift",
        "Models/Medication.swift",
        "Models/MedicationInstance.swift",
        "Models/MedicationInstanceInitializable.swift",
        "Models/Schedule.swift",
        "Models/ScheduledTime.swift",
        "Models/Weekdays.swift",
        "ModifyMedication/AddMedication.swift",
        "ModifyMedication/AddMedicationDosage.swift",
        "ModifyMedication/AddMedicationSchedule.swift",
        "ModifyMedication/EditDosage.swift",
        "ModifyMedication/EditFrequency.swift",
        "ModifyMedication/EditMedication.swift",
        "ModifyMedication/EditScheduleTime.swift",
        "ModifyMedication/EditScheduleTimeRow.swift",
        "ModifyMedication/ScheduleFrequency.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SpeziMedication"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziMedication -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 SpeziMedication -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.9.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.1.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.2.0
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.11.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.9
  SpeziMedication: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (25 targets)
    Target 'SpeziMedication' in project 'SpeziMedication'
        ➜ Explicit dependency on target 'SpeziMedication' in project 'SpeziMedication'
        ➜ Explicit dependency on target 'SpeziMedication_SpeziMedication' in project 'SpeziMedication'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
    Target 'SpeziMedication' in project 'SpeziMedication'
        ➜ Explicit dependency on target 'SpeziMedication_SpeziMedication' in project 'SpeziMedication'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
    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 '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 'SpeziMedication_SpeziMedication' in project 'SpeziMedication' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziMedication.build/Debug/SpeziMedication_SpeziMedication.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziMedication/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.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-26.0.0-Beta.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-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: cf328d311f807bb9a99b2752b0671b6f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cf328d311f807bb9a99b2752b0671b6f.xcbuilddata
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziMedication' from project 'SpeziMedication')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:5ddc6f54df93c770e31e956debe4d59792ebd348, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:5ddc6f54df93c770e31e956debe4d59792ebd348, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:5ddc6f54df93c770e31e956debe4d59792ebd348, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:5ddc6f54df93c770e31e956debe4d59792ebd348, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SpeziMedication
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild