The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ResearchKitOnFHIR with Swift 5.9 for macOS (Xcode) using Xcode 15.2 at 1.3.0.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordBDHG/ResearchKitOnFHIR.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/StanfordBDHG/ResearchKitOnFHIR
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at cdb24dd Add support for FHIRPath expression-based, relative min and max date extensions (#80)
Cloned https://github.com/StanfordBDHG/ResearchKitOnFHIR.git
Revision (git rev-parse @):
cdb24dd5607d5a63aaf3a3597c98122189cb548e
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/StanfordBDHG/ResearchKitOnFHIR.git at 1.3.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $workDir
https://github.com/StanfordBDHG/ResearchKitOnFHIR.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/antlr/antlr4 (cached)
Fetching from https://github.com/apple/FHIRModels.git (cached)
Fetching from https://github.com/StanfordBDHG/ResearchKit (cached)
Creating working copy of package ‘FHIRModels’
Checking out 0.5.0 of package ‘FHIRModels’
Creating working copy of package ‘ResearchKit’
Checking out 2.2.30 of package ‘ResearchKit’
Creating working copy of package ‘antlr4’
Checking out 4.13.1 of package ‘antlr4’
Resolve Package Graph
Resolved source packages:
  FHIRModels: https://github.com/apple/FHIRModels.git @ 0.5.0
  ResearchKit: https://github.com/StanfordBDHG/ResearchKit @ 2.2.30
  Antlr4: https://github.com/antlr/antlr4 @ 4.13.1
  ResearchKitOnFHIR: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: FHIRModels, ResearchKit, Antlr4, ResearchKitOnFHIR
objc[8704]: 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 (0x10ba5c0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10ba700e0). One of the two will be used. Which one is undefined.
{
  "dependencies" : [
    {
      "identity" : "researchkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.25",
            "upper_bound" : "2.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/ResearchKit"
    },
    {
      "identity" : "fhirmodels",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/FHIRModels.git"
    },
    {
      "identity" : "antlr4",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.13.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/antlr/antlr4"
    }
  ],
  "manifest_display_name" : "ResearchKitOnFHIR",
  "name" : "ResearchKitOnFHIR",
  "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ResearchKitOnFHIR",
      "targets" : [
        "ResearchKitOnFHIR"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FHIRQuestionnaires",
      "targets" : [
        "FHIRQuestionnaires"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ResearchKitOnFHIRTests",
      "module_type" : "SwiftTarget",
      "name" : "ResearchKitOnFHIRTests",
      "path" : "Tests/ResearchKitOnFHIRTests",
      "sources" : [
        "FHIRToResearchKitTests.swift",
        "NavigationRulesTests.swift",
        "ResearchKitToFHIRTests.swift"
      ],
      "target_dependencies" : [
        "ResearchKitOnFHIR",
        "FHIRQuestionnaires"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ResearchKitOnFHIR",
      "module_type" : "SwiftTarget",
      "name" : "ResearchKitOnFHIR",
      "path" : "Sources/ResearchKitOnFHIR",
      "product_dependencies" : [
        "ResearchKit",
        "ResearchKitSwiftUI",
        "ModelsR4"
      ],
      "product_memberships" : [
        "ResearchKitOnFHIR"
      ],
      "sources" : [
        "FHIRExtensions/FHIRExtensions.swift",
        "FHIRToResearchKit/FHIRToResearchKitConversionError.swift",
        "FHIRToResearchKit/NavigationRules.swift",
        "FHIRToResearchKit/ORKNavigableOrderedTask+FHIR.swift",
        "FHIRToResearchKit/Questionnaire+ValueSets.swift",
        "FHIRToResearchKit/QuestionnaireItem+ResearchKit.swift",
        "ResearchKitToFHIR/ORKTaskResult+FHIR.swift",
        "ValueCoding/ValueCoding.swift"
      ],
      "target_dependencies" : [
        "FHIRPathParser"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FHIRQuestionnaires",
      "module_type" : "SwiftTarget",
      "name" : "FHIRQuestionnaires",
      "path" : "Sources/FHIRQuestionnaires",
      "product_dependencies" : [
        "ModelsR4"
      ],
      "product_memberships" : [
        "FHIRQuestionnaires"
      ],
      "resources" : [
        {
          "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/ContainedValueSetExample.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/ImageCapture.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/SliderExample.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/MultipleEnableWhen.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/PHQ-9.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/GCS.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/NumberExample.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/IPSS.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/DateTimeExample.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/GAD-7.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/SkipLogicExample.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/FormExample.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/TextValidationExample.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Questionnaire+Resources.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FHIRPathParserTests",
      "module_type" : "SwiftTarget",
      "name" : "FHIRPathParserTests",
      "path" : "Tests/FHIRPathParserTests",
      "sources" : [
        "FHIRPathParserTests.swift"
      ],
      "target_dependencies" : [
        "FHIRPathParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FHIRPathParser",
      "module_type" : "SwiftTarget",
      "name" : "FHIRPathParser",
      "path" : "Sources/FHIRPathParser",
      "product_dependencies" : [
        "Antlr4"
      ],
      "product_memberships" : [
        "ResearchKitOnFHIR"
      ],
      "sources" : [
        "Date+FHIRPathValue.swift",
        "DateComponents+Operations.swift",
        "DateExpressionError.swift",
        "DateExpressionEvaluation.swift",
        "ExpressionError.swift",
        "FHIRPathExpression.swift",
        "Generated/FHIRPathBaseVisitor.swift",
        "Generated/FHIRPathLexer.swift",
        "Generated/FHIRPathParser.swift",
        "Generated/FHIRPathVisitor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FHIRQuestionnaires",
      "ResearchKitOnFHIR",
      "ResearchKitOnFHIR-Package"
    ]
  }
}
objc[9141]: 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 (0x10c0cc0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10c0e00e0). 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 ResearchKitOnFHIR-Package -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ResearchKitOnFHIR-Package -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Antlr4: https://github.com/antlr/antlr4 @ 4.13.1
  ResearchKit: https://github.com/StanfordBDHG/ResearchKit @ 2.2.30
  FHIRModels: https://github.com/apple/FHIRModels.git @ 0.5.0
  ResearchKitOnFHIR: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'ResearchKitOnFHIRTests' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
        ➜ 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 'FHIRPathParserTests' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
    Target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
        ➜ 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 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
        ➜ 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 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
    Target 'Antlr4' in project 'Antlr4'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
    Target 'Antlr4' in project 'Antlr4' (no dependencies)
    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 '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 'ResearchKitOnFHIR_FHIRQuestionnaires' in project 'ResearchKitOnFHIR' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 6575af1dced0faecc1056ce62a9f2093
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6575af1dced0faecc1056ce62a9f2093.xcbuilddata
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIRTests' from project 'ResearchKitOnFHIR')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIRTests' from project 'ResearchKitOnFHIR')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIRTests' from project 'ResearchKitOnFHIR')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKit' from project 'ResearchKit')
Resolve Package Graph
objc[9181]: 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 (0x10b7540e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10b77c0e0). 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-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ResearchKitOnFHIR-Package -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Antlr4: https://github.com/antlr/antlr4 @ 4.13.1
  ResearchKitOnFHIR: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  FHIRModels: https://github.com/apple/FHIRModels.git @ 0.5.0
  ResearchKit: https://github.com/StanfordBDHG/ResearchKit @ 2.2.30
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'ResearchKitOnFHIRTests' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
        ➜ 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 'FHIRPathParserTests' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
    Target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
        ➜ 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 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
        ➜ 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 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
    Target 'Antlr4' in project 'Antlr4'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
    Target 'Antlr4' in project 'Antlr4' (no dependencies)
    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 '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 'ResearchKitOnFHIR_FHIRQuestionnaires' in project 'ResearchKitOnFHIR' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 6575af1dced0faecc1056ce62a9f2093
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6575af1dced0faecc1056ce62a9f2093.xcbuilddata
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIRTests' from project 'ResearchKitOnFHIR')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIRTests' from project 'ResearchKitOnFHIR')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIRTests' from project 'ResearchKitOnFHIR')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKit' from project 'ResearchKit')
objc[9238]: 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 (0x10c5bc0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f87c0e0). 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-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
** BUILD FAILED **
BUILD FAILURE 5.9 macosXcodebuild