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 ResearchKit, reference 4.0.0-beta.3 (b17ade), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 22 Jun 2025 14:55:17 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 ResearchKit-Package -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordBDHG/ResearchKit.git
Reference: 4.0.0-beta.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordBDHG/ResearchKit
 * tag               4.0.0-beta.3 -> FETCH_HEAD
HEAD is now at b17ade8 make QuestionContext public
Cloned https://github.com/StanfordBDHG/ResearchKit.git
Revision (git rev-parse @):
b17ade800bd7feb0f3bbc55fd774490f4a970597
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordBDHG/ResearchKit.git at 4.0.0-beta.3
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/StanfordBDHG/ResearchKit.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
resolved source packages:
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    }
  ],
  "manifest_display_name" : "ResearchKit",
  "name" : "ResearchKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ResearchKit",
      "targets" : [
        "ResearchKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ResearchKitUI",
      "targets" : [
        "ResearchKitUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ResearchKitActiveTask",
      "targets" : [
        "ResearchKitActiveTask"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ResearchKitSwiftUI",
      "targets" : [
        "ResearchKitSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ResearchKitSwiftUIBridge",
      "targets" : [
        "ResearchKitSwiftUIBridge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ResearchKitUI",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKitUI",
      "path" : "Sources/ResearchKitUI.xcframework",
      "product_memberships" : [
        "ResearchKitUI",
        "ResearchKitSwiftUIBridge"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ResearchKitSwiftUIBridge",
      "module_type" : "SwiftTarget",
      "name" : "ResearchKitSwiftUIBridge",
      "path" : "Sources/ResearchKitSwiftUIBridge",
      "product_memberships" : [
        "ResearchKitSwiftUIBridge"
      ],
      "sources" : [
        "CancelBehavior.swift",
        "Export.swift",
        "ORKLifecycle.swift",
        "ORKOrderedTaskView.swift",
        "TaskResult.swift"
      ],
      "target_dependencies" : [
        "ResearchKit",
        "ResearchKitUI",
        "ResearchKitActiveTask"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ResearchKitSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "ResearchKitSwiftUI",
      "path" : "ResearchKitSwiftUI",
      "product_dependencies" : [
        "SpeziFoundation"
      ],
      "product_memberships" : [
        "ResearchKitSwiftUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/ResearchKitSwiftUI/ResearchKitSwiftUI/Localization/en.lproj/ResearchKitSwiftUI.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "ResearchKitSwiftUI/Color/Color+ResearchFormColors.swift",
        "ResearchKitSwiftUI/Form/NavigationalLayout.swift",
        "ResearchKitSwiftUI/Form/ResearchForm.swift",
        "ResearchKitSwiftUI/Form/ResearchFormCompletion.swift",
        "ResearchKitSwiftUI/Instructions/BodyItemIconForegroundStyle.swift",
        "ResearchKitSwiftUI/Instructions/InstructionBodyItem.swift",
        "ResearchKitSwiftUI/Keyboard/DoneKeyboardToolbar.swift",
        "ResearchKitSwiftUI/Keyboard/KeyboardUtilities.swift",
        "ResearchKitSwiftUI/Measurement/MeasurementUtility.swift",
        "ResearchKitSwiftUI/Questions/Basic UI Structure/Question.swift",
        "ResearchKitSwiftUI/Questions/Basic UI Structure/QuestionCard.swift",
        "ResearchKitSwiftUI/Questions/Binding Management/StateManagementType.swift",
        "ResearchKitSwiftUI/Questions/Optionality/QuestionRequired.swift",
        "ResearchKitSwiftUI/Questions/Response Options/TextChoice.swift",
        "ResearchKitSwiftUI/Questions/Types/DateTimeQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/HeightQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/ImageChoiceQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/Multiple Choice/MultipleChoiceQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/Multiple Choice/TextChoiceOption.swift",
        "ResearchKitSwiftUI/Questions/Types/NumericQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/Slider/SliderQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/Slider/SliderValueForegroundStyle.swift",
        "ResearchKitSwiftUI/Questions/Types/TextQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/WeightQuestion.swift",
        "ResearchKitSwiftUI/Results/ResearchFormResult.swift",
        "ResearchKitSwiftUI/Results/ResultValue.swift",
        "ResearchKitSwiftUI/Results/StepResultKey.swift",
        "ResearchKitSwiftUI/Scrolling/StickyFooterLayout.swift",
        "ResearchKitSwiftUI/Scrolling/StickyScrollView+StickyLayout.swift",
        "ResearchKitSwiftUI/Scrolling/StickyScrollView.swift",
        "ResearchKitSwiftUI/Step/ResearchFormStep.swift",
        "ResearchKitSwiftUI/Step/ResearchFormStepContentView.swift",
        "ResearchKitSwiftUI/Step/StepHeader.swift",
        "ResearchKitSwiftUI/Step/StepIconForegroundStyle.swift"
      ],
      "target_dependencies" : [
        "ResearchKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ResearchKitActiveTask",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKitActiveTask",
      "path" : "Sources/ResearchKitActiveTask.xcframework",
      "product_memberships" : [
        "ResearchKitActiveTask",
        "ResearchKitSwiftUIBridge"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ResearchKit",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKit",
      "path" : "Sources/ResearchKit.xcframework",
      "product_memberships" : [
        "ResearchKit",
        "ResearchKitSwiftUI",
        "ResearchKitSwiftUIBridge"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ResearchKit",
    "schemes" : [
      "ResearchKit",
      "ResearchKitActiveTask",
      "ResearchKitAllTargets",
      "ResearchKitUI"
    ],
    "targets" : [
      "ResearchKit",
      "ResearchKitTests",
      "ResearchKitUI",
      "ResearchKitActiveTask",
      "ResearchKitAllTargets"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ResearchKit",
      "ResearchKit-Package",
      "ResearchKitActiveTask",
      "ResearchKitSwiftUI",
      "ResearchKitSwiftUIBridge",
      "ResearchKitUI"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ResearchKit-Package -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 ResearchKit-Package -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
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.1.0
  ResearchKit: /Users/admin/builder/spi-builder-workspace
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.9
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (22 targets)
    Target 'ResearchKitUI' in project 'ResearchKit' (no dependencies)
    Target 'ResearchKitSwiftUIBridge' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUIBridge' in project 'ResearchKit'
    Target 'ResearchKitSwiftUIBridge' in project 'ResearchKit' (no dependencies)
    Target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKit_ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKit_ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    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 'ResearchKit_ResearchKitSwiftUI' in project 'ResearchKit' (no dependencies)
    Target 'ResearchKitActiveTask' in project 'ResearchKit' (no dependencies)
    Target 'ResearchKit' in project 'ResearchKit' (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/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 c -c /dev/null
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/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/swiftc --version
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: 9915102bfc774b288ca6fec6cb584369
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9915102bfc774b288ca6fec6cb584369.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitUI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitUI.xcframework'. (in target 'ResearchKitUI' from project 'ResearchKit')
error: The package product 'SpeziFoundation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitActiveTask.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitActiveTask.xcframework'. (in target 'ResearchKitActiveTask' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework'. (in target 'ResearchKit' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUIBridge' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitUI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitUI.xcframework'. (in target 'ResearchKitSwiftUIBridge' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUIBridge' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitUI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitUI.xcframework'. (in target 'ResearchKitSwiftUIBridge' from project 'ResearchKit')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:7d8f5fbb6ec715d3f13266a25b37b806821833cb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:7d8f5fbb6ec715d3f13266a25b37b806821833cb, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:7d8f5fbb6ec715d3f13266a25b37b806821833cb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:7d8f5fbb6ec715d3f13266a25b37b806821833cb, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ResearchKit-Package
(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-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.9
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  ResearchKit: /Users/admin/builder/spi-builder-workspace
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.1.0
resolved source packages: swift-atomics, swift-numerics, SpeziFoundation, swift-algorithms, ResearchKit, RuntimeAssertions
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    }
  ],
  "manifest_display_name" : "ResearchKit",
  "name" : "ResearchKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ResearchKit",
      "targets" : [
        "ResearchKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ResearchKitUI",
      "targets" : [
        "ResearchKitUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ResearchKitActiveTask",
      "targets" : [
        "ResearchKitActiveTask"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ResearchKitSwiftUI",
      "targets" : [
        "ResearchKitSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ResearchKitSwiftUIBridge",
      "targets" : [
        "ResearchKitSwiftUIBridge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ResearchKitUI",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKitUI",
      "path" : "Sources/ResearchKitUI.xcframework",
      "product_memberships" : [
        "ResearchKitUI",
        "ResearchKitSwiftUIBridge"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ResearchKitSwiftUIBridge",
      "module_type" : "SwiftTarget",
      "name" : "ResearchKitSwiftUIBridge",
      "path" : "Sources/ResearchKitSwiftUIBridge",
      "product_memberships" : [
        "ResearchKitSwiftUIBridge"
      ],
      "sources" : [
        "CancelBehavior.swift",
        "Export.swift",
        "ORKLifecycle.swift",
        "ORKOrderedTaskView.swift",
        "TaskResult.swift"
      ],
      "target_dependencies" : [
        "ResearchKit",
        "ResearchKitUI",
        "ResearchKitActiveTask"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ResearchKitSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "ResearchKitSwiftUI",
      "path" : "ResearchKitSwiftUI",
      "product_dependencies" : [
        "SpeziFoundation"
      ],
      "product_memberships" : [
        "ResearchKitSwiftUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/ResearchKitSwiftUI/ResearchKitSwiftUI/Localization/en.lproj/ResearchKitSwiftUI.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "ResearchKitSwiftUI/Color/Color+ResearchFormColors.swift",
        "ResearchKitSwiftUI/Form/NavigationalLayout.swift",
        "ResearchKitSwiftUI/Form/ResearchForm.swift",
        "ResearchKitSwiftUI/Form/ResearchFormCompletion.swift",
        "ResearchKitSwiftUI/Instructions/BodyItemIconForegroundStyle.swift",
        "ResearchKitSwiftUI/Instructions/InstructionBodyItem.swift",
        "ResearchKitSwiftUI/Keyboard/DoneKeyboardToolbar.swift",
        "ResearchKitSwiftUI/Keyboard/KeyboardUtilities.swift",
        "ResearchKitSwiftUI/Measurement/MeasurementUtility.swift",
        "ResearchKitSwiftUI/Questions/Basic UI Structure/Question.swift",
        "ResearchKitSwiftUI/Questions/Basic UI Structure/QuestionCard.swift",
        "ResearchKitSwiftUI/Questions/Binding Management/StateManagementType.swift",
        "ResearchKitSwiftUI/Questions/Optionality/QuestionRequired.swift",
        "ResearchKitSwiftUI/Questions/Response Options/TextChoice.swift",
        "ResearchKitSwiftUI/Questions/Types/DateTimeQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/HeightQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/ImageChoiceQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/Multiple Choice/MultipleChoiceQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/Multiple Choice/TextChoiceOption.swift",
        "ResearchKitSwiftUI/Questions/Types/NumericQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/Slider/SliderQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/Slider/SliderValueForegroundStyle.swift",
        "ResearchKitSwiftUI/Questions/Types/TextQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/WeightQuestion.swift",
        "ResearchKitSwiftUI/Results/ResearchFormResult.swift",
        "ResearchKitSwiftUI/Results/ResultValue.swift",
        "ResearchKitSwiftUI/Results/StepResultKey.swift",
        "ResearchKitSwiftUI/Scrolling/StickyFooterLayout.swift",
        "ResearchKitSwiftUI/Scrolling/StickyScrollView+StickyLayout.swift",
        "ResearchKitSwiftUI/Scrolling/StickyScrollView.swift",
        "ResearchKitSwiftUI/Step/ResearchFormStep.swift",
        "ResearchKitSwiftUI/Step/ResearchFormStepContentView.swift",
        "ResearchKitSwiftUI/Step/StepHeader.swift",
        "ResearchKitSwiftUI/Step/StepIconForegroundStyle.swift"
      ],
      "target_dependencies" : [
        "ResearchKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ResearchKitActiveTask",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKitActiveTask",
      "path" : "Sources/ResearchKitActiveTask.xcframework",
      "product_memberships" : [
        "ResearchKitActiveTask",
        "ResearchKitSwiftUIBridge"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ResearchKit",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKit",
      "path" : "Sources/ResearchKit.xcframework",
      "product_memberships" : [
        "ResearchKit",
        "ResearchKitSwiftUI",
        "ResearchKitSwiftUIBridge"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ResearchKit",
      "ResearchKit-Package",
      "ResearchKitActiveTask",
      "ResearchKitSwiftUI",
      "ResearchKitSwiftUIBridge",
      "ResearchKitUI"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ResearchKit-Package -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 ResearchKit-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  ResearchKit: /Users/admin/builder/spi-builder-workspace
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.9
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.1.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (22 targets)
    Target 'ResearchKitUI' in project 'ResearchKit' (no dependencies)
    Target 'ResearchKitSwiftUIBridge' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUIBridge' in project 'ResearchKit'
    Target 'ResearchKitSwiftUIBridge' in project 'ResearchKit' (no dependencies)
    Target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKit_ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKit_ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    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 'ResearchKit_ResearchKitSwiftUI' in project 'ResearchKit' (no dependencies)
    Target 'ResearchKitActiveTask' in project 'ResearchKit' (no dependencies)
    Target 'ResearchKit' in project 'ResearchKit' (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/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 -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/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/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 9915102bfc774b288ca6fec6cb584369
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9915102bfc774b288ca6fec6cb584369.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework'. (in target 'ResearchKit' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUIBridge' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitUI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitUI.xcframework'. (in target 'ResearchKitSwiftUIBridge' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUIBridge' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitUI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitUI.xcframework'. (in target 'ResearchKitSwiftUIBridge' from project 'ResearchKit')
error: The package product 'SpeziFoundation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitUI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitUI.xcframework'. (in target 'ResearchKitUI' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitActiveTask.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/ResearchKitActiveTask.xcframework'. (in target 'ResearchKitActiveTask' from project 'ResearchKit')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:7d8f5fbb6ec715d3f13266a25b37b806821833cb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:7d8f5fbb6ec715d3f13266a25b37b806821833cb, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:7d8f5fbb6ec715d3f13266a25b37b806821833cb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:7d8f5fbb6ec715d3f13266a25b37b806821833cb, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ResearchKit-Package
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild