The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CoreStore with Swift 5.8 for tvOS using Xcode 14.3 at 9.2.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JohnEstropia/CoreStore.git
Reference: 9.2.0
Initialized empty Git repository in /Users/admin/builds/5i282zs1/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JohnEstropia/CoreStore
 * tag               9.2.0      -> FETCH_HEAD
HEAD is now at 4b6d9a5 fix pod lint
Cloned https://github.com/JohnEstropia/CoreStore.git into spi-builder-workspace
4b6d9a54e75d2c9fd2c3c768f7d4aa3175c09133
SUCCESS checkout https://github.com/JohnEstropia/CoreStore.git at 9.2.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.8
Building package at path:  spi-builder-workspace
2023-10-03 16:25:52.929 xcodebuild[47974:3115692] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/5i282zs1/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/5i282zs1/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2023-10-03 16:25:53.496 xcodebuild[47976:3115721] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "CoreStore",
    "schemes" : [
      "CoreStore iOS",
      "CoreStore OSX",
      "CoreStore tvOS",
      "CoreStore watchOS"
    ],
    "targets" : [
      "CoreStore iOS",
      "CoreStoreTests iOS",
      "CoreStore tvOS",
      "CoreStoreTests tvOS",
      "CoreStore watchOS",
      "CoreStoreTests watchOS",
      "CoreStore OSX",
      "CoreStoreTests OSX"
    ]
  }
}
2023-10-03 16:25:54.093 xcodebuild[47980:3115748] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-10-03 16:25:54.250 xcodebuild[47980:3115748] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2023-03-10_16-25-0054.xcresult
2023-10-03 16:25:55.167 xcodebuild[47980:3115748] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000025b9680>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000288200>{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-10-03 16:25:55.168 xcodebuild[47980:3115748] 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 'spi-builder-workspace' is using Swift tools version 5.9.0 but the installed version is 5.8.0
GENERIC FAILURE 5.8 tvOS