The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziQuestionnaire with Swift 5.9 for macOS (Xcode) using Xcode 15.2 at 1.1.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SpeziQuestionnaire-Package -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziQuestionnaire.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziQuestionnaire
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at f9d9b6d Add Timed Walk Test & Improve Rendering Possibilities for the QuestionnaireView (#16)
Cloned https://github.com/StanfordSpezi/SpeziQuestionnaire.git
Revision (git rev-parse @):
f9d9b6d99bb1e00bda2974b440dca8367733d591
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziQuestionnaire.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $workDir
https://github.com/StanfordSpezi/SpeziQuestionnaire.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/StanfordBDHG/ResearchKit (cached)
Fetching from https://github.com/StanfordBDHG/ResearchKitOnFHIR (cached)
Fetching from https://github.com/apple/FHIRModels (cached)
Fetching from https://github.com/StanfordSpezi/SpeziViews (cached)
Fetching from https://github.com/StanfordSpezi/Spezi (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/StanfordBDHG/XCTRuntimeAssertions (cached)
Fetching from https://github.com/StanfordSpezi/SpeziFoundation (cached)
Creating working copy of package ‘SpeziFoundation’
Checking out 1.0.4 of package ‘SpeziFoundation’
Creating working copy of package ‘swift-collections’
Checking out 1.1.0 of package ‘swift-collections’
Creating working copy of package ‘ResearchKitOnFHIR’
Checking out 1.1.2 of package ‘ResearchKitOnFHIR’
Creating working copy of package ‘ResearchKit’
Checking out 2.2.28 of package ‘ResearchKit’
Creating working copy of package ‘Spezi’
Checking out 1.2.3 of package ‘Spezi’
Creating working copy of package ‘FHIRModels’
Checking out 0.5.0 of package ‘FHIRModels’
Creating working copy of package ‘SpeziViews’
Checking out 1.3.1 of package ‘SpeziViews’
Creating working copy of package ‘XCTRuntimeAssertions’
Checking out 1.0.1 of package ‘XCTRuntimeAssertions’
Resolve Package Graph
Resolved source packages:
  ResearchKitOnFHIR: https://github.com/StanfordBDHG/ResearchKitOnFHIR @ 1.1.2
  SpeziQuestionnaire: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.0
  ResearchKit: https://github.com/StanfordBDHG/ResearchKit @ 2.2.28
  Spezi: https://github.com/StanfordSpezi/Spezi @ 1.2.3
  FHIRModels: https://github.com/apple/FHIRModels @ 0.5.0
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation @ 1.0.4
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.3.1
  XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.0.1
resolved source packages: ResearchKitOnFHIR, SpeziQuestionnaire, swift-collections, ResearchKit, Spezi, FHIRModels, SpeziFoundation, SpeziViews, XCTRuntimeAssertions
objc[15333]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10d1cc0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f5c40e0). One of the two will be used. Which one is undefined.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi"
    },
    {
      "identity" : "speziviews",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziViews"
    },
    {
      "identity" : "fhirmodels",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/FHIRModels"
    },
    {
      "identity" : "researchkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.28",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/ResearchKit"
    },
    {
      "identity" : "researchkitonfhir",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/ResearchKitOnFHIR"
    }
  ],
  "manifest_display_name" : "SpeziQuestionnaire",
  "name" : "SpeziQuestionnaire",
  "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziQuestionnaire",
      "targets" : [
        "SpeziQuestionnaire"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziTimedWalkTest",
      "targets" : [
        "SpeziTimedWalkTest"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziTimedWalkTest",
      "module_type" : "SwiftTarget",
      "name" : "SpeziTimedWalkTest",
      "path" : "Sources/SpeziTimedWalkTest",
      "product_dependencies" : [
        "Spezi",
        "SpeziViews",
        "ModelsR4"
      ],
      "product_memberships" : [
        "SpeziTimedWalkTest"
      ],
      "sources" : [
        "ObservationExtension.swift",
        "TimedWalkTest.swift",
        "TimedWalkTestCancelModifier.swift",
        "TimedWalkTestCompletedView.swift",
        "TimedWalkTestError.swift",
        "TimedWalkTestResult.swift",
        "TimedWalkTestRunningView.swift",
        "TimedWalkTestView.swift",
        "TimedWalkTestViewModel.swift",
        "TimedWalkTestViewResult.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziQuestionnaireTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziQuestionnaireTests",
      "path" : "Tests/SpeziQuestionnaireTests",
      "sources" : [
        "TemplatePackageTests.swift"
      ],
      "target_dependencies" : [
        "SpeziQuestionnaire"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziQuestionnaire",
      "module_type" : "SwiftTarget",
      "name" : "SpeziQuestionnaire",
      "path" : "Sources/SpeziQuestionnaire",
      "product_dependencies" : [
        "Spezi",
        "ModelsR4",
        "ResearchKitOnFHIR",
        "FHIRQuestionnaires",
        "ResearchKit",
        "ResearchKitSwiftUI"
      ],
      "product_memberships" : [
        "SpeziQuestionnaire"
      ],
      "sources" : [
        "Export.swift",
        "Identifier+Identifiable.swift",
        "QuestionnaireResult.swift",
        "QuestionnaireView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SpeziQuestionnaire",
      "SpeziQuestionnaire-Package",
      "SpeziTimedWalkTest"
    ]
  }
}
objc[15891]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1107ec0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x113ce00e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SpeziQuestionnaire-Package -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SpeziQuestionnaire-Package -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SpeziQuestionnaire: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.0
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation @ 1.0.4
  FHIRModels: https://github.com/apple/FHIRModels @ 0.5.0
  XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.0.1
  Spezi: https://github.com/StanfordSpezi/Spezi @ 1.2.3
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.3.1
  ResearchKit: https://github.com/StanfordBDHG/ResearchKit @ 2.2.28
  ResearchKitOnFHIR: https://github.com/StanfordBDHG/ResearchKitOnFHIR @ 1.1.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (27 targets)
    Target 'SpeziQuestionnaireTests' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'SpeziQuestionnaire' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
    Target 'SpeziTimedWalkTest' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'SpeziTimedWalkTest' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'SpeziQuestionnaire_SpeziTimedWalkTest' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'SpeziTimedWalkTest' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'SpeziQuestionnaire_SpeziTimedWalkTest' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
    Target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
    Target 'SpeziViews_SpeziViews' in project 'SpeziViews' (no dependencies)
    Target 'SpeziQuestionnaire_SpeziTimedWalkTest' in project 'SpeziQuestionnaire' (no dependencies)
    Target 'SpeziQuestionnaire' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'SpeziQuestionnaire' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'SpeziQuestionnaire_SpeziQuestionnaire' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
    Target 'SpeziQuestionnaire' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'SpeziQuestionnaire_SpeziQuestionnaire' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
    Target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR_FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR_FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'ResearchKitOnFHIR_FHIRQuestionnaires' in project 'ResearchKitOnFHIR' (no dependencies)
    Target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
    Target 'ResearchKitSwiftUI' in project 'ResearchKit' (no dependencies)
    Target 'ResearchKit' in project 'ResearchKit' (no dependencies)
    Target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'FMCore' in project 'FHIRModels'
    Target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'FMCore' in project 'FHIRModels'
    Target 'FMCore' in project 'FHIRModels' (no dependencies)
    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'
    Target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ 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 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'SpeziFoundation' in project 'SpeziFoundation' (no dependencies)
    Target 'SpeziQuestionnaire_SpeziQuestionnaire' in project 'SpeziQuestionnaire' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: b52e3fccf69e06a359bd4b5071ef0a98
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b52e3fccf69e06a359bd4b5071ef0a98.xcbuilddata
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKit' from project 'ResearchKit')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 13.0 (in target 'SpeziQuestionnaireTests' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaireTests' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaireTests' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaireTests' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaireTests' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziTimedWalkTest' from project 'SpeziQuestionnaire')
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziTimedWalkTest' from project 'SpeziQuestionnaire')
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
error: The package product 'ResearchKitOnFHIR' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
error: The package product 'FHIRQuestionnaires' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
Resolve Package Graph
objc[15936]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1142200e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x114b2c0e0). One of the two will be used. Which one is undefined.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-001A103E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-001A103E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-001A103E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-001A103E26D2001E }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SpeziQuestionnaire-Package -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Spezi: https://github.com/StanfordSpezi/Spezi @ 1.2.3
  SpeziQuestionnaire: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  FHIRModels: https://github.com/apple/FHIRModels @ 0.5.0
  ResearchKitOnFHIR: https://github.com/StanfordBDHG/ResearchKitOnFHIR @ 1.1.2
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.3.1
  XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.0.1
  ResearchKit: https://github.com/StanfordBDHG/ResearchKit @ 2.2.28
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.0
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation @ 1.0.4
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (27 targets)
    Target 'SpeziQuestionnaireTests' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'SpeziQuestionnaire' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
    Target 'SpeziTimedWalkTest' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'SpeziTimedWalkTest' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'SpeziQuestionnaire_SpeziTimedWalkTest' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'SpeziTimedWalkTest' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'SpeziQuestionnaire_SpeziTimedWalkTest' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
    Target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
    Target 'SpeziViews_SpeziViews' in project 'SpeziViews' (no dependencies)
    Target 'SpeziQuestionnaire_SpeziTimedWalkTest' in project 'SpeziQuestionnaire' (no dependencies)
    Target 'SpeziQuestionnaire' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'SpeziQuestionnaire' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'SpeziQuestionnaire_SpeziQuestionnaire' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
    Target 'SpeziQuestionnaire' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'SpeziQuestionnaire_SpeziQuestionnaire' in project 'SpeziQuestionnaire'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
    Target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR_FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR_FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'ResearchKitOnFHIR_FHIRQuestionnaires' in project 'ResearchKitOnFHIR' (no dependencies)
    Target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
    Target 'ResearchKitSwiftUI' in project 'ResearchKit' (no dependencies)
    Target 'ResearchKit' in project 'ResearchKit' (no dependencies)
    Target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'FMCore' in project 'FHIRModels'
    Target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'FMCore' in project 'FHIRModels'
    Target 'FMCore' in project 'FHIRModels' (no dependencies)
    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'
    Target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ 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 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'SpeziFoundation' in project 'SpeziFoundation' (no dependencies)
    Target 'SpeziQuestionnaire_SpeziQuestionnaire' in project 'SpeziQuestionnaire' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: b52e3fccf69e06a359bd4b5071ef0a98
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b52e3fccf69e06a359bd4b5071ef0a98.xcbuilddata
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKit' from project 'ResearchKit')
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 13.0 (in target 'SpeziQuestionnaireTests' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaireTests' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaireTests' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaireTests' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaireTests' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziTimedWalkTest' from project 'SpeziQuestionnaire')
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziTimedWalkTest' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
error: The package product 'ResearchKitOnFHIR' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
error: The package product 'FHIRQuestionnaires' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'SpeziQuestionnaire' from project 'SpeziQuestionnaire')
objc[16106]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1109540e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x111ac40e0). One of the two will be used. Which one is undefined.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-001A103E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-001A103E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-001A103E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-001A103E26D2001E }
** BUILD FAILED **
BUILD FAILURE 5.9 macosXcodebuild

Build Machine: Mac 7