The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OpenWeatherKit with Swift 5.10 for tvOS using Xcode 15.3 at master.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bourvill/OpenWeatherKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bourvill/OpenWeatherKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c7910a8 Merge pull request #5 from bourvill/release/2.2.0
Cloned https://github.com/bourvill/OpenWeatherKit.git
Revision (git rev-parse @):
c7910a8d78a142301c61bcc800e5137bb48711bd
SUCCESS checkout https://github.com/bourvill/OpenWeatherKit.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/bourvill/OpenWeatherKit.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-14 17:04:39.883 xcodebuild[1025:9478920] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 17:04:40.232 xcodebuild[1025:9478920] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "OpenWeatherKit",
    "schemes" : [
      "OpenWeatherKit-iOS",
      "OpenWeatherKit-macOS",
      "OpenWeatherKit-tvOS",
      "OpenWeatherKit-watchOS"
    ],
    "targets" : [
      "OpenWeatherKit-iOS",
      "OpenWeatherKit-macOS",
      "OpenWeatherKit-watchOS",
      "OpenWeatherKit-tvOS",
      "OpenWeatherKit-iOS Tests",
      "OpenWeatherKit-macOS Tests",
      "OpenWeatherKit-tvOS Tests"
    ]
  }
}
2024-02-14 17:04:40.559 xcodebuild[1026:9478963] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 17:04:40.862 xcodebuild[1026:9478963] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
2024-02-14 17:04:41.195 xcodebuild[1028:9478996] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 17:04:42.009 xcodebuild[1028:9478996] Writing error result bundle to /var/folders/c2/b2kmn__12wq57m82ltz0hl1w0000gn/T/ResultBundle_2024-14-02_17-04-0042.xcresult
2024-02-14 17:04:42.095 xcodebuild[1028:9478996] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
2024-02-14 17:04:42.509 xcodebuild[1028:9478996] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:857
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x60000163c000>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000321c180>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-02-14 17:04:42.510 xcodebuild[1028:9478996] 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:
  Source files for target OpenWeatherKit should be located under 'Sources/OpenWeatherKit', or a custom sources path can be set with the 'path' property in Package.swift
GENERIC FAILURE 5.10 tvOS