The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build OpenGraph with Swift 5.10 for visionOS using Xcode 15.4.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme OpenGraph-Package -destination generic/platform=xros

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenGraph.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OpenSwiftUIProject/OpenGraph
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 2cec96b Update CI to Swift 5.10
Cloned https://github.com/OpenSwiftUIProject/OpenGraph.git
Revision (git rev-parse @):
2cec96b95fe1289dac75ec422d9a3c783d5fe14c
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenGraph.git at 0.1.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/OpenSwiftUIProject/OpenGraph.git
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-testing (cached)
Fetching from https://github.com/apple/swift-syntax.git (cached)
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-testing-f02b8e0f is not valid git repository for 'https://github.com/apple/swift-testing', will fetch again.Fetching from https://github.com/apple/swift-testing (cached)
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-testing-f02b8e0f is not valid git repository for 'https://github.com/apple/swift-testing', will fetch again.Fetching from https://github.com/apple/swift-testing (cached)
Creating working copy of package ‘swift-testing’
Checking out 0.6.0 of package ‘swift-testing’
Creating working copy of package ‘swift-syntax’
Checking out 510.0.1 of package ‘swift-syntax’
Resolved source packages:
  OpenGraph: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-syntax: https://github.com/apple/swift-syntax.git @ 510.0.1
  swift-testing: https://github.com/apple/swift-testing @ 0.6.0
resolved source packages: OpenGraph, swift-syntax, swift-testing
objc[59316]: 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 (0x10cb700e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x11ffe40e0). One of the two will be used. Which one is undefined.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "swift-testing",
      "requirement" : {
        "exact" : [
          "0.6.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-testing"
    }
  ],
  "manifest_display_name" : "OpenGraph",
  "name" : "OpenGraph",
  "path" : "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenGraphShims",
      "targets" : [
        "OpenGraphShims"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenGraph",
      "targets" : [
        "OpenGraph"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AttributeGraph",
      "targets" : [
        "AttributeGraph"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_OpenGraph",
      "module_type" : "ClangTarget",
      "name" : "_OpenGraph",
      "path" : "Sources/_OpenGraph",
      "product_memberships" : [
        "OpenGraph"
      ],
      "sources" : [
        "Attribute/AttributeID.cpp",
        "Attribute/AttributeType.cpp",
        "Attribute/OGAttribute.cpp",
        "Attribute/OGWeakAttribute.cpp",
        "Data/ClosureFunction.cpp",
        "Data/OGUniqueID.c",
        "Debug/OGDebugServer.cpp",
        "Debug/og-debug-server.mm",
        "Graph/Graph.cpp",
        "Graph/GraphContext.cpp",
        "Graph/GraphDescription.mm",
        "Graph/OGGraph.cpp",
        "Graph/OGGraphContext.cpp",
        "Graph/OGSubgraph.cpp",
        "Graph/Subgraph.cpp",
        "Runtime/OGCompareValues.cpp",
        "Runtime/OGTupleType.cpp",
        "Runtime/OGTypeApplyEnumData.cpp",
        "Runtime/OGTypeApplyField.cpp",
        "Runtime/OGTypeDescription.cpp",
        "Runtime/OGTypeID.cpp",
        "Util/assert.cpp",
        "Util/log.cpp",
        "Util/realloc_vector.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UpdateModule",
      "module_type" : "PluginTarget",
      "name" : "UpdateModule",
      "path" : "Plugins/UpdateModule",
      "plugin_capability" : {
        "intent" : {
          "description" : "Update AG xcframework",
          "type" : "custom",
          "verb" : "update-module"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Update AG xcframework",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "sources" : [
        "UpdateModuleCommand.swift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "OpenGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenGraphTests",
      "path" : "Tests/OpenGraphTests",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "DummyTests.swift",
        "Scaffolding.swift"
      ],
      "target_dependencies" : [
        "OpenGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenGraphTempTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenGraphTempTests",
      "path" : "Tests/OpenGraphTempTests",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "AttributeTestBase.swift",
        "AttributeTestHelper.swift",
        "GraphShims.swift",
        "Scaffolding.swift"
      ],
      "target_dependencies" : [
        "OpenGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenGraphShims",
      "module_type" : "SwiftTarget",
      "name" : "OpenGraphShims",
      "path" : "Sources/OpenGraphShims",
      "product_memberships" : [
        "OpenGraphShims"
      ],
      "sources" : [
        "GraphShims.swift",
        "OGTypeID+Debug.swift"
      ],
      "target_dependencies" : [
        "AttributeGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenGraphCompatibilityTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenGraphCompatibilityTests",
      "path" : "Tests/OpenGraphCompatibilityTests",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "Attribute/Attribute/AttributeTests.swift",
        "Attribute/Attribute/ExternalTests.swift",
        "Attribute/Attribute/FocusTests.swift",
        "Attribute/Attribute/OGAttributeTests.swift",
        "Attribute/Attribute/PointerOffsetTests.swift",
        "Attribute/AttributeTestBase.swift",
        "Attribute/AttributeTestHelper.swift",
        "Attribute/Indirect/IndirectAttributeTests.swift",
        "Attribute/Optional/AnyOptionalAttributeTests.swift",
        "Attribute/Optional/OptionalAttributeTests.swift",
        "Attribute/Rule/RuleTests.swift",
        "Attribute/Weak/OGWeakAttributeTests.swift",
        "Attribute/Weak/WeakAttributeTests.swift",
        "Data/UniqueIDTests.swift",
        "Debug/DebugServerTests.swift",
        "Graph/GraphTests.swift",
        "GraphShims.swift",
        "Runtime/CompareValuesTests.swift",
        "Runtime/TupleTypeTests.swift",
        "Runtime/TypeIDTests.swift",
        "Runtime/TypeKindTests.swift",
        "Scaffolding.swift"
      ],
      "target_dependencies" : [
        "OpenGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenGraph",
      "module_type" : "SwiftTarget",
      "name" : "OpenGraph",
      "path" : "Sources/OpenGraph",
      "product_memberships" : [
        "OpenGraph"
      ],
      "sources" : [
        "Attribute/Attribute/Attribute.swift",
        "Attribute/Attribute/External.swift",
        "Attribute/Attribute/Focus.swift",
        "Attribute/Attribute/OGAttribute.swift",
        "Attribute/Attribute/PointerOffset.swift",
        "Attribute/Body/AttributeBody.swift",
        "Attribute/Body/AttributeBodyVisitor.swift",
        "Attribute/Body/ObservedAttribute.swift",
        "Attribute/Indirect/IndirectAttribute.swift",
        "Attribute/Optional/AnyOptionalAttribute.swift",
        "Attribute/Optional/OptionalAttribute.swift",
        "Attribute/Rule/AnyRuleContext.swift",
        "Attribute/Rule/Rule.swift",
        "Attribute/Rule/RuleContext.swift",
        "Attribute/Rule/StatefulRule.swift",
        "Attribute/Weak/OGWeakAttribute.swift",
        "Attribute/Weak/WeakAttribute.swift",
        "Debug/DebugServer.swift",
        "Export.swift",
        "Graph/OGGraph.swift",
        "Graph/OGSubgraph.swift",
        "Runtime/CompareValues.swift",
        "Runtime/OGTupleType.swift",
        "Runtime/OGTypeApplyEnumData.swift",
        "Runtime/OGTypeID.swift"
      ],
      "target_dependencies" : [
        "_OpenGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AttributeGraph",
      "module_type" : "BinaryTarget",
      "name" : "AttributeGraph",
      "path" : "AG/AttributeGraph.xcframework",
      "product_memberships" : [
        "OpenGraphShims",
        "AttributeGraph"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AttributeGraph",
      "OpenGraph",
      "OpenGraph-Package",
      "OpenGraphShims",
      "Testing"
    ]
  }
}
objc[59735]: 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 (0x10e2880e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x110da00e0). One of the two will be used. Which one is undefined.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AttributeGraph",
      "OpenGraph",
      "OpenGraph-Package",
      "OpenGraphShims",
      "Testing"
    ]
  }
}
objc[59760]: 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 (0x110ff00e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x112d8c0e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme OpenGraph-Package -destination generic/platform=xros
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme OpenGraph-Package -destination generic/platform=xros
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  OpenGraph: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-testing: https://github.com/apple/swift-testing @ 0.6.0
  swift-syntax: https://github.com/apple/swift-syntax.git @ 510.0.1
Prepare packages
Compile plug-in “UpdateModule” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/UpdateModule
[debug]: Using compiler /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: 1bbd6d7deb616acb2f785339ee1016a5f44ea7ad91ff3a40975b017558e22495
Process build tool plug-in results
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'OpenGraphShims' in project 'OpenGraph'
        ➜ Explicit dependency on target 'OpenGraphShims' in project 'OpenGraph'
    Target 'OpenGraphShims' in project 'OpenGraph' (no dependencies)
    Target 'OpenGraph' in project 'OpenGraph'
        ➜ Explicit dependency on target 'OpenGraph' in project 'OpenGraph'
        ➜ Explicit dependency on target '_OpenGraph' in project 'OpenGraph'
    Target 'OpenGraph' in project 'OpenGraph'
        ➜ Explicit dependency on target '_OpenGraph' in project 'OpenGraph'
    Target '_OpenGraph' in project 'OpenGraph' (no dependencies)
    Target 'AttributeGraph' in project 'OpenGraph' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x objective-c++ -c /dev/null
Build description signature: e17390c29bfbe44d914cd44eeb29ec23
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e17390c29bfbe44d914cd44eeb29ec23.xcbuilddata
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/AG/AttributeGraph.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/AG/AttributeGraph.xcframework'. (in target 'OpenGraphShims' from project 'OpenGraph')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/AG/AttributeGraph.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/AG/AttributeGraph.xcframework'. (in target 'AttributeGraph' from project 'OpenGraph')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/AG/AttributeGraph.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/AG/AttributeGraph.xcframework'. (in target 'OpenGraphShims' from project 'OpenGraph')
objc[59779]: 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 (0x10e3800e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10e9dc0e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme OpenGraph-Package -destination generic/platform=xros
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  OpenGraph: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-syntax: https://github.com/apple/swift-syntax.git @ 510.0.1
  swift-testing: https://github.com/apple/swift-testing @ 0.6.0
Prepare packages
Compile plug-in “UpdateModule” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/UpdateModule
[debug]: Using compiler /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: 1bbd6d7deb616acb2f785339ee1016a5f44ea7ad91ff3a40975b017558e22495
Process build tool plug-in results
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'OpenGraphShims' in project 'OpenGraph'
        ➜ Explicit dependency on target 'OpenGraphShims' in project 'OpenGraph'
    Target 'OpenGraphShims' in project 'OpenGraph' (no dependencies)
    Target 'OpenGraph' in project 'OpenGraph'
        ➜ Explicit dependency on target 'OpenGraph' in project 'OpenGraph'
        ➜ Explicit dependency on target '_OpenGraph' in project 'OpenGraph'
    Target 'OpenGraph' in project 'OpenGraph'
        ➜ Explicit dependency on target '_OpenGraph' in project 'OpenGraph'
    Target '_OpenGraph' in project 'OpenGraph' (no dependencies)
    Target 'AttributeGraph' in project 'OpenGraph' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e17390c29bfbe44d914cd44eeb29ec23
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e17390c29bfbe44d914cd44eeb29ec23.xcbuilddata
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/AG/AttributeGraph.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/AG/AttributeGraph.xcframework'. (in target 'OpenGraphShims' from project 'OpenGraph')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/AG/AttributeGraph.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/AG/AttributeGraph.xcframework'. (in target 'AttributeGraph' from project 'OpenGraph')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/AG/AttributeGraph.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/AG/AttributeGraph.xcframework'. (in target 'OpenGraphShims' from project 'OpenGraph')
objc[59964]: 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 (0x10f1100e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x110e080e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
BUILD FAILURE 5.10 visionOS