The Swift Package Index logo.Swift Package Index

Build Information

Failed to build JNI with Swift 5.9 for visionOS using Xcode 15.2 at 1.0.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.20.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pureswift/jni.git
Reference: 1.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pureswift/jni
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 983ece8 Added convenience function
Cloned https://github.com/pureswift/jni.git into spi-builder-workspace
983ece85363e1c26ad5719404502d81b0b13f2d5
SUCCESS checkout https://github.com/pureswift/jni.git at 1.0.3
========================================
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" : "JNI",
    "schemes" : [
      "JNI-iOS",
      "JNI-macOS",
      "JNI-tvOS",
      "JNI-watchOS"
    ],
    "targets" : [
      "JNI-iOS",
      "JNI-macOS",
      "JNI-watchOS",
      "JNI-tvOS",
      "JNI-iOS Tests",
      "JNI-macOS Tests",
      "JNI-tvOS Tests"
    ]
  }
}
2023-06-29 02:11:31.080 xcodebuild[89691:637705] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-29-06_02-11-0031.xcresult
2023-06-29 02:11:31.987 xcodebuild[89691:637705] [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: 0x600001337de0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600003410000>{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 02:11:31.990 xcodebuild[89691:637705] 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