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 3.1.2 (8029e3), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 9 Jul 2025 20:13:30 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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: 3.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordBDHG/ResearchKit
 * tag               3.1.2      -> FETCH_HEAD
HEAD is now at 8029e36 Create XCFrameworks for release 3.1.2
Cloned https://github.com/StanfordBDHG/ResearchKit.git
Revision (git rev-parse @):
8029e36bfa88b7995d8c997f4c7f52ef9e6679ea
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordBDHG/ResearchKit.git at 3.1.2
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordBDHG/ResearchKit.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ResearchKit",
  "name" : "ResearchKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.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"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ResearchKitUI",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKitUI",
      "path" : "Sources/ResearchKitUI.xcframework",
      "product_memberships" : [
        "ResearchKitUI",
        "ResearchKitSwiftUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ResearchKitSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "ResearchKitSwiftUI",
      "path" : "Sources/ResearchKitSwiftUI",
      "product_memberships" : [
        "ResearchKitSwiftUI"
      ],
      "sources" : [
        "CancelBehavior.swift",
        "Export.swift",
        "ORKLifecycle.swift",
        "ORKOrderedTaskView.swift",
        "TaskResult.swift"
      ],
      "target_dependencies" : [
        "ResearchKit",
        "ResearchKitUI",
        "ResearchKitActiveTask"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ResearchKitActiveTask",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKitActiveTask",
      "path" : "Sources/ResearchKitActiveTask.xcframework",
      "product_memberships" : [
        "ResearchKitActiveTask",
        "ResearchKitSwiftUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ResearchKit",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKit",
      "path" : "Sources/ResearchKit.xcframework",
      "product_memberships" : [
        "ResearchKit",
        "ResearchKitSwiftUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
{
  "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",
      "ResearchKitUI"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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-16.2.0.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Failed to validate certificate chain [Certificate(version: X509v3, serialNumber: 6e:ff:2f:53:9c:47:f5:dc:18:49:4b:16:a0:4a:a2:6b, issuer: "C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority", subject: "C=US,O=Apple Inc. - Swift,OU=XLVRDL8TZV,CN=Swift Package Collection: Apple Inc. - Swift,0.9.2342.19200300.100.1.1=XLVRDL8TZV", notValidBefore: 2024-07-09 19:24:37 +0000, notValidAfter: 2025-07-09 19:24:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=FALSE), AuthorityKeyIdentifier(keyID: 9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), AuthorityInformationAccess((OCSP Server: URI("http://ocsp.apple.com/ocsp03-wwdrg319"))), Extension(oid: 2.5.29.32, critical: false, value: 277 bytes), ExtendedKeyUsage(codeSigning), SubjectKeyIdentifier(be:3f:e0:87:3e:85:22:d5:cf:ef:d3:1e:41:a0:28:e6:75:34:99:40), KeyUsage(digitalSignature), Extension(oid: 1.2.840.113635.100.6.1.35, critical: false, value: 2 bytes)]), Certificate(version: X509v3, serialNumber: 7c:af:69:a:25:b7:39:fe:7b:9b:44:7a:c1:78:c5:ee, issuer: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", subject: "C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority", notValidBefore: 2020-02-19 18:13:47 +0000, notValidAfter: 2030-02-20 00:00:00 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=TRUE, maxPathLength=0), AuthorityKeyIdentifier(keyID: 2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), AuthorityInformationAccess((OCSP Server: URI("http://ocsp.apple.com/ocsp03-applerootca"))), Extension(oid: 2.5.29.31, critical: false, value: 39 bytes), SubjectKeyIdentifier(9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), KeyUsage(keyCertSign, cRLSign), Extension(oid: 1.2.840.113635.100.6.2.1, critical: false, value: 2 bytes)]), Certificate(version: X509v3, serialNumber: 2, issuer: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", subject: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", notValidBefore: 2006-04-25 21:40:36 +0000, notValidAfter: 2035-02-09 21:40:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [KeyUsage(keyCertSign, cRLSign), BasicConstraints(CA=TRUE), SubjectKeyIdentifier(2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), AuthorityKeyIdentifier(keyID: 2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), Extension(oid: 2.5.29.32, critical: false, value: 264 bytes)])]: [X509.VerificationResult.PolicyFailure(chain: X509.UnverifiedCertificateChain(certificates: [Certificate(version: X509v3, serialNumber: 6e:ff:2f:53:9c:47:f5:dc:18:49:4b:16:a0:4a:a2:6b, issuer: "C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority", subject: "C=US,O=Apple Inc. - Swift,OU=XLVRDL8TZV,CN=Swift Package Collection: Apple Inc. - Swift,0.9.2342.19200300.100.1.1=XLVRDL8TZV", notValidBefore: 2024-07-09 19:24:37 +0000, notValidAfter: 2025-07-09 19:24:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=FALSE), AuthorityKeyIdentifier(keyID: 9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), AuthorityInformationAccess((OCSP Server: URI("http://ocsp.apple.com/ocsp03-wwdrg319"))), Extension(oid: 2.5.29.32, critical: false, value: 277 bytes), ExtendedKeyUsage(codeSigning), SubjectKeyIdentifier(be:3f:e0:87:3e:85:22:d5:cf:ef:d3:1e:41:a0:28:e6:75:34:99:40), KeyUsage(digitalSignature), Extension(oid: 1.2.840.113635.100.6.1.35, critical: false, value: 2 bytes)]), Certificate(version: X509v3, serialNumber: 7c:af:69:a:25:b7:39:fe:7b:9b:44:7a:c1:78:c5:ee, issuer: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", subject: "C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority", notValidBefore: 2020-02-19 18:13:47 +0000, notValidAfter: 2030-02-20 00:00:00 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=TRUE, maxPathLength=0), AuthorityKeyIdentifier(keyID: 2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), AuthorityInformationAccess((OCSP Server: URI("http://ocsp.apple.com/ocsp03-applerootca"))), Extension(oid: 2.5.29.31, critical: false, value: 39 bytes), SubjectKeyIdentifier(9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), KeyUsage(keyCertSign, cRLSign), Extension(oid: 1.2.840.113635.100.6.2.1, critical: false, value: 2 bytes)]), Certificate(version: X509v3, serialNumber: 2, issuer: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", subject: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", notValidBefore: 2006-04-25 21:40:36 +0000, notValidAfter: 2035-02-09 21:40:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [KeyUsage(keyCertSign, cRLSign), BasicConstraints(CA=TRUE), SubjectKeyIdentifier(2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), AuthorityKeyIdentifier(keyID: 2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), Extension(oid: 2.5.29.32, critical: false, value: 264 bytes)])]), policyFailureReason: "RFC5280Policy: Certificate Certificate(version: X509v3, serialNumber: 6e:ff:2f:53:9c:47:f5:dc:18:49:4b:16:a0:4a:a2:6b, issuer: \"C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority\", subject: \"C=US,O=Apple Inc. - Swift,OU=XLVRDL8TZV,CN=Swift Package Collection: Apple Inc. - Swift,0.9.2342.19200300.100.1.1=XLVRDL8TZV\", notValidBefore: 2024-07-09 19:24:37 +0000, notValidAfter: 2025-07-09 19:24:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=FALSE), AuthorityKeyIdentifier(keyID: 9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), AuthorityInformationAccess((OCSP Server: URI(\"http://ocsp.apple.com/ocsp03-wwdrg319\"))), Extension(oid: 2.5.29.32, critical: false, value: 277 bytes), ExtendedKeyUsage(codeSigning), SubjectKeyIdentifier(be:3f:e0:87:3e:85:22:d5:cf:ef:d3:1e:41:a0:28:e6:75:34:99:40), KeyUsage(digitalSignature), Extension(oid: 1.2.840.113635.100.6.1.35, critical: false, value: 2 bytes)]) has expired"), X509.VerificationResult.PolicyFailure(chain: X509.UnverifiedCertificateChain(certificates: [Certificate(version: X509v3, serialNumber: 6e:ff:2f:53:9c:47:f5:dc:18:49:4b:16:a0:4a:a2:6b, issuer: "C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority", subject: "C=US,O=Apple Inc. - Swift,OU=XLVRDL8TZV,CN=Swift Package Collection: Apple Inc. - Swift,0.9.2342.19200300.100.1.1=XLVRDL8TZV", notValidBefore: 2024-07-09 19:24:37 +0000, notValidAfter: 2025-07-09 19:24:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=FALSE), AuthorityKeyIdentifier(keyID: 9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), AuthorityInformationAccess((OCSP Server: URI("http://ocsp.apple.com/ocsp03-wwdrg319"))), Extension(oid: 2.5.29.32, critical: false, value: 277 bytes), ExtendedKeyUsage(codeSigning), SubjectKeyIdentifier(be:3f:e0:87:3e:85:22:d5:cf:ef:d3:1e:41:a0:28:e6:75:34:99:40), KeyUsage(digitalSignature), Extension(oid: 1.2.840.113635.100.6.1.35, critical: false, value: 2 bytes)]), Certificate(version: X509v3, serialNumber: 7c:af:69:a:25:b7:39:fe:7b:9b:44:7a:c1:78:c5:ee, issuer: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", subject: "C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority", notValidBefore: 2020-02-19 18:13:47 +0000, notValidAfter: 2030-02-20 00:00:00 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=TRUE, maxPathLength=0), AuthorityKeyIdentifier(keyID: 2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), AuthorityInformationAccess((OCSP Server: URI("http://ocsp.apple.com/ocsp03-applerootca"))), Extension(oid: 2.5.29.31, critical: false, value: 39 bytes), SubjectKeyIdentifier(9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), KeyUsage(keyCertSign, cRLSign), Extension(oid: 1.2.840.113635.100.6.2.1, critical: false, value: 2 bytes)]), Certificate(version: X509v3, serialNumber: 2, issuer: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", subject: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", notValidBefore: 2006-04-25 21:40:36 +0000, notValidAfter: 2035-02-09 21:40:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [KeyUsage(keyCertSign, cRLSign), BasicConstraints(CA=TRUE), SubjectKeyIdentifier(2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), AuthorityKeyIdentifier(keyID: 2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), Extension(oid: 2.5.29.32, critical: false, value: 264 bytes)])]), policyFailureReason: "RFC5280Policy: Certificate Certificate(version: X509v3, serialNumber: 6e:ff:2f:53:9c:47:f5:dc:18:49:4b:16:a0:4a:a2:6b, issuer: \"C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority\", subject: \"C=US,O=Apple Inc. - Swift,OU=XLVRDL8TZV,CN=Swift Package Collection: Apple Inc. - Swift,0.9.2342.19200300.100.1.1=XLVRDL8TZV\", notValidBefore: 2024-07-09 19:24:37 +0000, notValidAfter: 2025-07-09 19:24:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=FALSE), AuthorityKeyIdentifier(keyID: 9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), AuthorityInformationAccess((OCSP Server: URI(\"http://ocsp.apple.com/ocsp03-wwdrg319\"))), Extension(oid: 2.5.29.32, critical: false, value: 277 bytes), ExtendedKeyUsage(codeSigning), SubjectKeyIdentifier(be:3f:e0:87:3e:85:22:d5:cf:ef:d3:1e:41:a0:28:e6:75:34:99:40), KeyUsage(digitalSignature), Extension(oid: 1.2.840.113635.100.6.1.35, critical: false, value: 2 bytes)]) has expired")]Failed to validate certificate chain [Certificate(version: X509v3, serialNumber: 6e:ff:2f:53:9c:47:f5:dc:18:49:4b:16:a0:4a:a2:6b, issuer: "C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority", subject: "C=US,O=Apple Inc. - Swift,OU=XLVRDL8TZV,CN=Swift Package Collection: Apple Inc. - Swift,0.9.2342.19200300.100.1.1=XLVRDL8TZV", notValidBefore: 2024-07-09 19:24:37 +0000, notValidAfter: 2025-07-09 19:24:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=FALSE), AuthorityKeyIdentifier(keyID: 9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), AuthorityInformationAccess((OCSP Server: URI("http://ocsp.apple.com/ocsp03-wwdrg319"))), Extension(oid: 2.5.29.32, critical: false, value: 277 bytes), ExtendedKeyUsage(codeSigning), SubjectKeyIdentifier(be:3f:e0:87:3e:85:22:d5:cf:ef:d3:1e:41:a0:28:e6:75:34:99:40), KeyUsage(digitalSignature), Extension(oid: 1.2.840.113635.100.6.1.35, critical: false, value: 2 bytes)]), Certificate(version: X509v3, serialNumber: 7c:af:69:a:25:b7:39:fe:7b:9b:44:7a:c1:78:c5:ee, issuer: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", subject: "C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority", notValidBefore: 2020-02-19 18:13:47 +0000, notValidAfter: 2030-02-20 00:00:00 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=TRUE, maxPathLength=0), AuthorityKeyIdentifier(keyID: 2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), AuthorityInformationAccess((OCSP Server: URI("http://ocsp.apple.com/ocsp03-applerootca"))), Extension(oid: 2.5.29.31, critical: false, value: 39 bytes), SubjectKeyIdentifier(9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), KeyUsage(keyCertSign, cRLSign), Extension(oid: 1.2.840.113635.100.6.2.1, critical: false, value: 2 bytes)]), Certificate(version: X509v3, serialNumber: 2, issuer: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", subject: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", notValidBefore: 2006-04-25 21:40:36 +0000, notValidAfter: 2035-02-09 21:40:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [KeyUsage(keyCertSign, cRLSign), BasicConstraints(CA=TRUE), SubjectKeyIdentifier(2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), AuthorityKeyIdentifier(keyID: 2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), Extension(oid: 2.5.29.32, critical: false, value: 264 bytes)])]: [X509.VerificationResult.PolicyFailure(chain: X509.UnverifiedCertificateChain(certificates: [Certificate(version: X509v3, serialNumber: 6e:ff:2f:53:9c:47:f5:dc:18:49:4b:16:a0:4a:a2:6b, issuer: "C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority", subject: "C=US,O=Apple Inc. - Swift,OU=XLVRDL8TZV,CN=Swift Package Collection: Apple Inc. - Swift,0.9.2342.19200300.100.1.1=XLVRDL8TZV", notValidBefore: 2024-07-09 19:24:37 +0000, notValidAfter: 2025-07-09 19:24:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=FALSE), AuthorityKeyIdentifier(keyID: 9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), AuthorityInformationAccess((OCSP Server: URI("http://ocsp.apple.com/ocsp03-wwdrg319"))), Extension(oid: 2.5.29.32, critical: false, value: 277 bytes), ExtendedKeyUsage(codeSigning), SubjectKeyIdentifier(be:3f:e0:87:3e:85:22:d5:cf:ef:d3:1e:41:a0:28:e6:75:34:99:40), KeyUsage(digitalSignature), Extension(oid: 1.2.840.113635.100.6.1.35, critical: false, value: 2 bytes)]), Certificate(version: X509v3, serialNumber: 7c:af:69:a:25:b7:39:fe:7b:9b:44:7a:c1:78:c5:ee, issuer: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", subject: "C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority", notValidBefore: 2020-02-19 18:13:47 +0000, notValidAfter: 2030-02-20 00:00:00 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=TRUE, maxPathLength=0), AuthorityKeyIdentifier(keyID: 2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), AuthorityInformationAccess((OCSP Server: URI("http://ocsp.apple.com/ocsp03-applerootca"))), Extension(oid: 2.5.29.31, critical: false, value: 39 bytes), SubjectKeyIdentifier(9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), KeyUsage(keyCertSign, cRLSign), Extension(oid: 1.2.840.113635.100.6.2.1, critical: false, value: 2 bytes)]), Certificate(version: X509v3, serialNumber: 2, issuer: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", subject: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", notValidBefore: 2006-04-25 21:40:36 +0000, notValidAfter: 2035-02-09 21:40:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [KeyUsage(keyCertSign, cRLSign), BasicConstraints(CA=TRUE), SubjectKeyIdentifier(2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), AuthorityKeyIdentifier(keyID: 2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), Extension(oid: 2.5.29.32, critical: false, value: 264 bytes)])]), policyFailureReason: "RFC5280Policy: Certificate Certificate(version: X509v3, serialNumber: 6e:ff:2f:53:9c:47:f5:dc:18:49:4b:16:a0:4a:a2:6b, issuer: \"C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority\", subject: \"C=US,O=Apple Inc. - Swift,OU=XLVRDL8TZV,CN=Swift Package Collection: Apple Inc. - Swift,0.9.2342.19200300.100.1.1=XLVRDL8TZV\", notValidBefore: 2024-07-09 19:24:37 +0000, notValidAfter: 2025-07-09 19:24:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=FALSE), AuthorityKeyIdentifier(keyID: 9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), AuthorityInformationAccess((OCSP Server: URI(\"http://ocsp.apple.com/ocsp03-wwdrg319\"))), Extension(oid: 2.5.29.32, critical: false, value: 277 bytes), ExtendedKeyUsage(codeSigning), SubjectKeyIdentifier(be:3f:e0:87:3e:85:22:d5:cf:ef:d3:1e:41:a0:28:e6:75:34:99:40), KeyUsage(digitalSignature), Extension(oid: 1.2.840.113635.100.6.1.35, critical: false, value: 2 bytes)]) has expired"), X509.VerificationResult.PolicyFailure(chain: X509.UnverifiedCertificateChain(certificates: [Certificate(version: X509v3, serialNumber: 6e:ff:2f:53:9c:47:f5:dc:18:49:4b:16:a0:4a:a2:6b, issuer: "C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority", subject: "C=US,O=Apple Inc. - Swift,OU=XLVRDL8TZV,CN=Swift Package Collection: Apple Inc. - Swift,0.9.2342.19200300.100.1.1=XLVRDL8TZV", notValidBefore: 2024-07-09 19:24:37 +0000, notValidAfter: 2025-07-09 19:24:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=FALSE), AuthorityKeyIdentifier(keyID: 9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), AuthorityInformationAccess((OCSP Server: URI("http://ocsp.apple.com/ocsp03-wwdrg319"))), Extension(oid: 2.5.29.32, critical: false, value: 277 bytes), ExtendedKeyUsage(codeSigning), SubjectKeyIdentifier(be:3f:e0:87:3e:85:22:d5:cf:ef:d3:1e:41:a0:28:e6:75:34:99:40), KeyUsage(digitalSignature), Extension(oid: 1.2.840.113635.100.6.1.35, critical: false, value: 2 bytes)]), Certificate(version: X509v3, serialNumber: 7c:af:69:a:25:b7:39:fe:7b:9b:44:7a:c1:78:c5:ee, issuer: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", subject: "C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority", notValidBefore: 2020-02-19 18:13:47 +0000, notValidAfter: 2030-02-20 00:00:00 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=TRUE, maxPathLength=0), AuthorityKeyIdentifier(keyID: 2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), AuthorityInformationAccess((OCSP Server: URI("http://ocsp.apple.com/ocsp03-applerootca"))), Extension(oid: 2.5.29.31, critical: false, value: 39 bytes), SubjectKeyIdentifier(9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), KeyUsage(keyCertSign, cRLSign), Extension(oid: 1.2.840.113635.100.6.2.1, critical: false, value: 2 bytes)]), Certificate(version: X509v3, serialNumber: 2, issuer: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", subject: "CN=Apple Root CA,OU=Apple Certification Authority,O=Apple Inc.,C=US", notValidBefore: 2006-04-25 21:40:36 +0000, notValidAfter: 2035-02-09 21:40:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [KeyUsage(keyCertSign, cRLSign), BasicConstraints(CA=TRUE), SubjectKeyIdentifier(2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), AuthorityKeyIdentifier(keyID: 2b:d0:69:47:94:76:9:fe:f4:6b:8d:2e:40:a6:f7:47:4d:7f:8:5e), Extension(oid: 2.5.29.32, critical: false, value: 264 bytes)])]), policyFailureReason: "RFC5280Policy: Certificate Certificate(version: X509v3, serialNumber: 6e:ff:2f:53:9c:47:f5:dc:18:49:4b:16:a0:4a:a2:6b, issuer: \"C=US,O=Apple Inc.,OU=G3,CN=Apple Worldwide Developer Relations Certification Authority\", subject: \"C=US,O=Apple Inc. - Swift,OU=XLVRDL8TZV,CN=Swift Package Collection: Apple Inc. - Swift,0.9.2342.19200300.100.1.1=XLVRDL8TZV\", notValidBefore: 2024-07-09 19:24:37 +0000, notValidAfter: 2025-07-09 19:24:36 +0000, publicKey: RSA2048.PublicKey, signature: RSA, extensions: [BasicConstraints(CA=FALSE), AuthorityKeyIdentifier(keyID: 9:fe:c0:15:90:f9:af:64:a:92:12:b9:26:28:63:c:97:ec:a7:b2), AuthorityInformationAccess((OCSP Server: URI(\"http://ocsp.apple.com/ocsp03-wwdrg319\"))), Extension(oid: 2.5.29.32, critical: false, value: 277 bytes), ExtendedKeyUsage(codeSigning), SubjectKeyIdentifier(be:3f:e0:87:3e:85:22:d5:cf:ef:d3:1e:41:a0:28:e6:75:34:99:40), KeyUsage(digitalSignature), Extension(oid: 1.2.840.113635.100.6.1.35, critical: false, value: 2 bytes)]) has expired")]Swift Package Collection certificate policy (organizationalUnit: XLVRDL8TZV): The certificate chain is invalid: invalidCertChainSwift Package Collection certificate policy (organizationalUnit: XLVRDL8TZV): The certificate chain is invalid: invalidCertChainThe signature of package collection [CollectionSource(type: PackageCollections.PackageCollectionsModel.CollectionSourceType.json, url: https://developer.apple.com/swift/packages/collections/apple.json, isTrusted: nil, skipSignatureCheck: false, absolutePath: nil)] is invalid: invalidCertChainThe signature of package collection [CollectionSource(type: PackageCollections.PackageCollectionsModel.CollectionSourceType.json, url: https://developer.apple.com/swift/packages/collections/apple.json, isTrusted: nil, skipSignatureCheck: false, absolutePath: nil)] is invalid: invalidCertChain
Resolved source packages:
  ResearchKit: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'ResearchKitUI' in project 'ResearchKit' (no dependencies)
    Target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
    Target '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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: eeabdb384b3ec49ac7682912d178c12f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/eeabdb384b3ec49ac7682912d178c12f.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 '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 '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/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 '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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:8bce7952f6b0cdf29da3981f85ce80974c0c0ecc, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:8bce7952f6b0cdf29da3981f85ce80974c0c0ecc, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:8bce7952f6b0cdf29da3981f85ce80974c0c0ecc, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:8bce7952f6b0cdf29da3981f85ce80974c0c0ecc, 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-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  ResearchKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: ResearchKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ResearchKit",
  "name" : "ResearchKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.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"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ResearchKitUI",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKitUI",
      "path" : "Sources/ResearchKitUI.xcframework",
      "product_memberships" : [
        "ResearchKitUI",
        "ResearchKitSwiftUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ResearchKitSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "ResearchKitSwiftUI",
      "path" : "Sources/ResearchKitSwiftUI",
      "product_memberships" : [
        "ResearchKitSwiftUI"
      ],
      "sources" : [
        "CancelBehavior.swift",
        "Export.swift",
        "ORKLifecycle.swift",
        "ORKOrderedTaskView.swift",
        "TaskResult.swift"
      ],
      "target_dependencies" : [
        "ResearchKit",
        "ResearchKitUI",
        "ResearchKitActiveTask"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ResearchKitActiveTask",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKitActiveTask",
      "path" : "Sources/ResearchKitActiveTask.xcframework",
      "product_memberships" : [
        "ResearchKitActiveTask",
        "ResearchKitSwiftUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ResearchKit",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKit",
      "path" : "Sources/ResearchKit.xcframework",
      "product_memberships" : [
        "ResearchKit",
        "ResearchKitSwiftUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ResearchKit",
      "ResearchKit-Package",
      "ResearchKitActiveTask",
      "ResearchKitSwiftUI",
      "ResearchKitUI"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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-16.2.0.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  ResearchKit: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'ResearchKitUI' in project 'ResearchKit' (no dependencies)
    Target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
    Target '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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: eeabdb384b3ec49ac7682912d178c12f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/eeabdb384b3ec49ac7682912d178c12f.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 '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 '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 '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/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 '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:8bce7952f6b0cdf29da3981f85ce80974c0c0ecc, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:8bce7952f6b0cdf29da3981f85ce80974c0c0ecc, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:8bce7952f6b0cdf29da3981f85ce80974c0c0ecc, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:8bce7952f6b0cdf29da3981f85ce80974c0c0ecc, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ResearchKit-Package
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild