The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ReverseJson with Swift 5.9 for visionOS using Xcode 15.2 at 1.1.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.20.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomquist/reversejson.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tomquist/reversejson
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 2be80d7 Updated README and usage and added -v to schemes
Cloned https://github.com/tomquist/reversejson.git into spi-builder-workspace
2be80d7ac1556dbab9508eacfc1048b31dd9d9f9
SUCCESS checkout https://github.com/tomquist/reversejson.git at 1.1.0
========================================
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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ReverseJson",
    "schemes" : [
      "ReverseJson",
      "ReverseJson objc",
      "ReverseJson swift"
    ],
    "targets" : [
      "ReverseJson",
      "ReverseJsonCommandLine",
      "ReverseJsonCore",
      "ReverseJsonFoundation",
      "ReverseJsonObjc",
      "ReverseJsonSwift",
      "ReverseJsonCommandLineTests",
      "ReverseJsonCoreTests",
      "ReverseJsonFoundationTests",
      "ReverseJsonObjcTests",
      "ReverseJsonSwiftTests"
    ]
  }
}
2023-06-29 07:30:30.549 xcodebuild[63075:2119549] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-29-06_07-30-0030.xcresult
2023-06-29 07:30:31.407 xcodebuild[63075:2119549] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22181.22/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000015bd680>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000032a4200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-06-29 07:30:31.409 xcodebuild[63075:2119549] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
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