The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CoreStore with Swift 5.8 for iOS 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/1/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:         iOS
Swift version:             5.8
Building package at path:  spi-builder-workspace
2023-10-03 16:25:32.899 xcodebuild[46192:3110735] 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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2023-10-03 16:25:33.499 xcodebuild[46210:3110815] 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:34.141 xcodebuild[46254:3110942] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-10-03 16:25:34.299 xcodebuild[46254:3110942] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2023-03-10_16-25-0034.xcresult
2023-10-03 16:25:35.217 xcodebuild[46254:3110942] [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: 0x6000027166d0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000014200>{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:35.218 xcodebuild[46254:3110942] 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 iOS