The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziQuestionnaire with Swift 5.9 for tvOS 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 generic/platform=tvos

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:         tvOS
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/ResearchKitOnFHIR (cached)
Fetching from https://github.com/StanfordBDHG/ResearchKit (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/StanfordSpezi/SpeziFoundation (cached)
Fetching from https://github.com/StanfordBDHG/XCTRuntimeAssertions (cached)
Creating working copy of package ‘FHIRModels’
Checking out 0.5.0 of package ‘FHIRModels’
Creating working copy of package ‘XCTRuntimeAssertions’
Checking out 1.0.1 of package ‘XCTRuntimeAssertions’
Creating working copy of package ‘swift-collections’
Checking out 1.1.0 of package ‘swift-collections’
Creating working copy of package ‘SpeziFoundation’
Checking out 1.0.4 of package ‘SpeziFoundation’
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 ‘SpeziViews’
Checking out 1.3.1 of package ‘SpeziViews’
Resolve Package Graph
Resolved source packages:
  SpeziQuestionnaire: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ResearchKitOnFHIR: https://github.com/StanfordBDHG/ResearchKitOnFHIR @ 1.1.2
  XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.0.1
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.0
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.3.1
  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
resolved source packages: SpeziQuestionnaire, ResearchKitOnFHIR, XCTRuntimeAssertions, swift-collections, SpeziViews, ResearchKit, Spezi, FHIRModels, SpeziFoundation
objc[13548]: 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 (0x1159bc0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1161140e0). 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[14057]: 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 (0x111cc40e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x111c8c0e0). 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 generic/platform=tvos
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 generic/platform=tvos
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:
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.0
  ResearchKit: https://github.com/StanfordBDHG/ResearchKit @ 2.2.28
  XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.0.1
  ResearchKitOnFHIR: https://github.com/StanfordBDHG/ResearchKitOnFHIR @ 1.1.2
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation @ 1.0.4
  Spezi: https://github.com/StanfordSpezi/Spezi @ 1.2.3
  SpeziQuestionnaire: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.3.1
  FHIRModels: https://github.com/apple/FHIRModels @ 0.5.0
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: dc3e66f96a2a9393d9b0ada0b850543d
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dc3e66f96a2a9393d9b0ada0b850543d.xcbuilddata
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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[14142]: 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 (0x112cdc0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x113dbc0e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/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 generic/platform=tvos
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:
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation @ 1.0.4
  ResearchKitOnFHIR: https://github.com/StanfordBDHG/ResearchKitOnFHIR @ 1.1.2
  Spezi: https://github.com/StanfordSpezi/Spezi @ 1.2.3
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.3.1
  SpeziQuestionnaire: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.0
  XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.0.1
  FHIRModels: https://github.com/apple/FHIRModels @ 0.5.0
  ResearchKit: https://github.com/StanfordBDHG/ResearchKit @ 2.2.28
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: dc3e66f96a2a9393d9b0ada0b850543d
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dc3e66f96a2a9393d9b0ada0b850543d.xcbuilddata
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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[14458]: 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 (0x1132b80e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x113bec0e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
BUILD FAILURE 5.9 tvOS

Build Machine: Mac 7