The Swift Package Index logo.Swift Package Index

Build Information

Failed to build slox with Swift 5.9 for visionOS using Xcode 15.2 at master.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.20.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexito4/slox.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexito4/slox
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6f9b479 update readme
Cloned https://github.com/alexito4/slox.git into spi-builder-workspace
6f9b47958fcf064a4bcde3f6cf7ffb7664a13bf6
SUCCESS checkout https://github.com/alexito4/slox.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "slox",
    "schemes" : [
      "GenerateAst",
      "ResultPackageDescription",
      "slox",
      "slox",
      "slox-Package",
      "sloxPackageDescription"
    ],
    "targets" : [
      "sloxPackageDescription",
      "ResultPackageDescription",
      "GenerateAst",
      "slox",
      "LoxCore",
      "Result"
    ]
  }
}
2023-06-29 10:23:16.352 xcodebuild[46709:486734] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-29-06_10-23-0016.xcresult
xcodebuild: error: Could not resolve package dependencies:
  package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 5.9' to specify the current tools version
GENERIC FAILURE 5.9 visionOS