Build Information
Failed to build RxSwiftForms with Swift 5.10 for tvOS using Xcode 15.4.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hmlongco/RxSwiftForms.git
Reference: 0.9.8
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hmlongco/RxSwiftForms
* tag 0.9.8 -> FETCH_HEAD
HEAD is now at 51a7f64 Update podspec to 0.9.8
Submodule path 'RxSwift': checked out 'e5093a1273bd106262a8fe0e6a614dba9a293bc3'
Submodule 'RxSwift' (https://github.com/ReactiveX/RxSwift.git) registered for path 'RxSwift'
Cloning into '/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/RxSwift'...
Cloned https://github.com/hmlongco/RxSwiftForms.git
Revision (git rev-parse @):
51a7f647f025e32f202861ffdb6c79d4309748cb
SUCCESS checkout https://github.com/hmlongco/RxSwiftForms.git at 0.9.8
========================================
Build
========================================
Selected platform: tvOS
Swift version: 5.10
Building package at path: $workDir
https://github.com/hmlongco/RxSwiftForms.git
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-28 15:50:48.232 xcodebuild[70676:7629752] 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
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "RxSwiftForms",
"schemes" : [
"RsSwiftFormsDemo",
"RxSwiftForms"
],
"targets" : [
"RxSwiftForms",
"RsSwiftFormsDemo",
"RxSwiftFormsTests"
]
}
}
2024-02-28 15:50:48.773 xcodebuild[70715:7629874] 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-28 15:50:49.322 xcodebuild[70738:7630008] 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-28 15:50:51.585 xcodebuild[70738:7630008] Writing error result bundle to /var/folders/b3/8p5yvk0d16s637btgmtl295m0000gp/T/ResultBundle_2024-28-02_15-50-0051.xcresult
2024-02-28 15:50:51.707 xcodebuild[70738:7630008] [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-28 15:50:52.356 xcodebuild[70738:7630008] [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: 0x60000294caa0>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x600000d40000>{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-28 15:50:52.358 xcodebuild[70738:7630008] 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 RxSwiftFormsTests should be located under 'Tests/RxSwiftFormsTests', or a custom sources path can be set with the 'path' property in Package.swift
GENERIC FAILURE 5.10 tvOS