The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BbAppEditCommentSchema, reference v0.1.0 (6377cb), with Swift 6.2 for visionOS using Xcode 26.3 on 23 Dec 2025 07:29:35 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BbAppEditCommentSchema -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thebbapp/swift-package-bb-app-edit-comment-schema.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thebbapp/swift-package-bb-app-edit-comment-schema
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at 6377cbd Initial commit.
Cloned https://github.com/thebbapp/swift-package-bb-app-edit-comment-schema.git
Revision (git rev-parse @):
6377cbdfc0e24b3540f9184fb7bcb90475e79caf
SUCCESS checkout https://github.com/thebbapp/swift-package-bb-app-edit-comment-schema.git at v0.1.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/thebbapp/swift-package-bb-app-edit-comment-schema.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/thebbapp/swift-package-bb-app-author-schema.git
Fetching from https://github.com/thebbapp/swift-package-bb-app-intent.git
Fetching from https://github.com/thebbapp/swift-package-bb-app-content-schema.git
Fetching from https://github.com/thebbapp/swift-package-bb-app-task.git
Creating working copy of package ‘swift-package-bb-app-intent’
Checking out 0.1.0 of package ‘swift-package-bb-app-intent’
Creating working copy of package ‘swift-package-bb-app-content-schema’
Checking out 0.1.0 of package ‘swift-package-bb-app-content-schema’
Creating working copy of package ‘swift-package-bb-app-author-schema’
Checking out 0.1.0 of package ‘swift-package-bb-app-author-schema’
Creating working copy of package ‘swift-package-bb-app-task’
Checking out 0.1.0 of package ‘swift-package-bb-app-task’
dependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any targetdependency 'swift-package-bb-app-task' is not used by any targetResolve Package Graph
dependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any targetdependency 'swift-package-bb-app-task' is not used by any target
Resolved source packages:
  BbAppAuthorSchema: https://github.com/thebbapp/swift-package-bb-app-author-schema.git @ 0.1.0
  BbAppEditCommentSchema: /Users/admin/builder/spi-builder-workspace
  BbAppTask: https://github.com/thebbapp/swift-package-bb-app-task.git @ 0.1.0
  BbAppContentSchema: https://github.com/thebbapp/swift-package-bb-app-content-schema.git @ 0.1.0
  BbAppIntent: https://github.com/thebbapp/swift-package-bb-app-intent.git @ 0.1.0
resolved source packages: BbAppAuthorSchema, BbAppEditCommentSchema, BbAppTask, BbAppContentSchema, BbAppIntent
2025-12-23 02:29:24.264 xcodebuild[521:3006] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-package-bb-app-content-schema",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-content-schema.git"
    },
    {
      "identity" : "swift-package-bb-app-intent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-intent.git"
    },
    {
      "identity" : "swift-package-bb-app-author-schema",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-author-schema.git"
    },
    {
      "identity" : "swift-package-bb-app-task",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-task.git"
    }
  ],
  "manifest_display_name" : "BbAppEditCommentSchema",
  "name" : "BbAppEditCommentSchema",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.5"
    },
    {
      "name" : "macos",
      "version" : "15.5"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "BbAppEditCommentSchema",
      "targets" : [
        "BbAppEditCommentSchema"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "BbAppEditCommentSchema",
      "module_type" : "BinaryTarget",
      "name" : "BbAppEditCommentSchema",
      "path" : "remote/archive/BbAppEditCommentSchema.xcframework.zip",
      "product_memberships" : [
        "BbAppEditCommentSchema"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BbAppEditCommentSchema"
    ]
  }
}
2025-12-23 02:29:29.115 xcodebuild[814:4301] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BbAppEditCommentSchema -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.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 BbAppEditCommentSchema -destination generic/platform=xrOS
Resolve Package Graph
dependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any targetdependency 'swift-package-bb-app-task' is not used by any target
Resolve Package Graph
dependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any targetdependency 'swift-package-bb-app-task' is not used by any target
Resolved source packages:
  BbAppAuthorSchema: https://github.com/thebbapp/swift-package-bb-app-author-schema.git @ 0.1.0
  BbAppTask: https://github.com/thebbapp/swift-package-bb-app-task.git @ 0.1.0
  BbAppContentSchema: https://github.com/thebbapp/swift-package-bb-app-content-schema.git @ 0.1.0
  BbAppIntent: https://github.com/thebbapp/swift-package-bb-app-intent.git @ 0.1.0
  BbAppEditCommentSchema: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'BbAppEditCommentSchema' in project 'BbAppEditCommentSchema' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
Build description signature: 3da8d2d79ab20cea214976ef86893a62
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3da8d2d79ab20cea214976ef86893a62.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BbAppEditCommentSchema/BbAppEditCommentSchema.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BbAppEditCommentSchema/BbAppEditCommentSchema.xcframework'. (in target 'BbAppEditCommentSchema' from project 'BbAppEditCommentSchema')
2025-12-23 02:29:31.932 xcodebuild[828:4371] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme BbAppEditCommentSchema
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
dependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any targetdependency 'swift-package-bb-app-task' is not used by any target
Resolved source packages:
  BbAppIntent: https://github.com/thebbapp/swift-package-bb-app-intent.git @ 0.1.0
  BbAppAuthorSchema: https://github.com/thebbapp/swift-package-bb-app-author-schema.git @ 0.1.0
  BbAppTask: https://github.com/thebbapp/swift-package-bb-app-task.git @ 0.1.0
  BbAppContentSchema: https://github.com/thebbapp/swift-package-bb-app-content-schema.git @ 0.1.0
  BbAppEditCommentSchema: /Users/admin/builder/spi-builder-workspace
resolved source packages: BbAppIntent, BbAppAuthorSchema, BbAppTask, BbAppContentSchema, BbAppEditCommentSchema
2025-12-23 02:29:33.306 xcodebuild[897:4718] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-package-bb-app-content-schema",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-content-schema.git"
    },
    {
      "identity" : "swift-package-bb-app-intent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-intent.git"
    },
    {
      "identity" : "swift-package-bb-app-author-schema",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-author-schema.git"
    },
    {
      "identity" : "swift-package-bb-app-task",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-task.git"
    }
  ],
  "manifest_display_name" : "BbAppEditCommentSchema",
  "name" : "BbAppEditCommentSchema",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.5"
    },
    {
      "name" : "macos",
      "version" : "15.5"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "BbAppEditCommentSchema",
      "targets" : [
        "BbAppEditCommentSchema"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "BbAppEditCommentSchema",
      "module_type" : "BinaryTarget",
      "name" : "BbAppEditCommentSchema",
      "path" : "remote/archive/BbAppEditCommentSchema.xcframework.zip",
      "product_memberships" : [
        "BbAppEditCommentSchema"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BbAppEditCommentSchema"
    ]
  }
}
2025-12-23 02:29:34.319 xcodebuild[917:4813] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BbAppEditCommentSchema -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.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 BbAppEditCommentSchema -destination generic/platform=xrOS
Resolve Package Graph
dependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any targetdependency 'swift-package-bb-app-task' is not used by any target
Resolved source packages:
  BbAppIntent: https://github.com/thebbapp/swift-package-bb-app-intent.git @ 0.1.0
  BbAppTask: https://github.com/thebbapp/swift-package-bb-app-task.git @ 0.1.0
  BbAppAuthorSchema: https://github.com/thebbapp/swift-package-bb-app-author-schema.git @ 0.1.0
  BbAppEditCommentSchema: /Users/admin/builder/spi-builder-workspace
  BbAppContentSchema: https://github.com/thebbapp/swift-package-bb-app-content-schema.git @ 0.1.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'BbAppEditCommentSchema' in project 'BbAppEditCommentSchema' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
Build description signature: 3da8d2d79ab20cea214976ef86893a62
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3da8d2d79ab20cea214976ef86893a62.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BbAppEditCommentSchema/BbAppEditCommentSchema.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BbAppEditCommentSchema/BbAppEditCommentSchema.xcframework'. (in target 'BbAppEditCommentSchema' from project 'BbAppEditCommentSchema')
2025-12-23 02:29:35.115 xcodebuild[931:4882] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme BbAppEditCommentSchema
(1 failure)
BUILD FAILURE 6.2 visionOS