The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NextLevel with Swift 5.9 for tvOS using Xcode 15.2 at 0.18.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NextLevel/NextLevel.git
Reference: 0.18.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NextLevel/NextLevel
 * tag               0.18.0     -> FETCH_HEAD
HEAD is now at 5730d17 podspec, bump version
Cloned https://github.com/NextLevel/NextLevel.git into spi-builder-workspace
5730d1701e9aeb0691fcbf1e5520fb6f8e284cd5
SUCCESS checkout https://github.com/NextLevel/NextLevel.git at 0.18.0
========================================
Build
========================================
Selected platform:         tvos
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
/Applications/Xcode-15.0.0-Beta.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
resolved source packages:
{
  "workspace" : {
    "name" : "NextLevel",
    "schemes" : [
      "Debug",
      "NextLevel",
      "Release"
    ]
  }
}
2023-06-14 10:00:14.178 xcodebuild[98225:2846137] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-14-06_10-00-0014.xcresult
2023-06-14 10:00:14.983 xcodebuild[98225:2846137] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22181.17/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000000f59e0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000027d4200>{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-14 10:00:14.985 xcodebuild[98225:2846137] 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:
  Invalid manifest (compiled with: ["/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/TemporaryDirectory.6kJu5A/vfs.yaml", "-L", "/Applications/Xcode-15.0.0-Beta.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-15.0.0-Beta.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk", "-swift-version", "5", "-I", "/Applications/Xcode-15.0.0-Beta.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/Frameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk", "-package-description-version", "5.2.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/builder/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/spi-builder-workspace.dia", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/TemporaryDirectory.IGl96T/spi-builder-workspace-manifest"])
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Package.swift:32:13: error: 'v14' is unavailable
      .iOS(.v14)
            ^~~
PackageDescription.SupportedPlatform:73:27: note: 'v14' was introduced in PackageDescription 5.3
        public static let v14: PackageDescription.SupportedPlatform.IOSVersion
                          ^
GENERIC FAILURE 5.9 tvos