Build Information
Failed to build RDXVM, reference 0.9.1 (407570), with Swift 6.2 for iOS using Xcode 26.3 on 19 Jun 2025 19:56:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RDXVM -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skyofdwarf/rdxvm.git
Reference: 0.9.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/skyofdwarf/rdxvm
* tag 0.9.1 -> FETCH_HEAD
HEAD is now at 4075709 Merge pull request #1 from skyofdwarf/develop
Cloned https://github.com/skyofdwarf/rdxvm.git
Revision (git rev-parse @):
4075709736a0cfbff16a1a0484645839c0ba1c36
SUCCESS checkout https://github.com/skyofdwarf/rdxvm.git at 0.9.1
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/skyofdwarf/rdxvm.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.5.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
}
],
"manifest_display_name" : "RDXVM",
"name" : "RDXVM",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RDXVM",
"targets" : [
"RDXVM"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RDXVMTests",
"module_type" : "SwiftTarget",
"name" : "RDXVMTests",
"path" : "Tests/RDXVMTests",
"sources" : [
"Extensions/Observable+Extensions.swift",
"Middlewares.swift",
"TestTypes.swift",
"TestViewModels.swift",
"Tests/RDXVMTests.swift"
],
"target_dependencies" : [
"RDXVM"
],
"type" : "test"
},
{
"c99name" : "RDXVM",
"module_type" : "SwiftTarget",
"name" : "RDXVM",
"path" : "Sources/RDXVM",
"product_dependencies" : [
"RxSwift",
"RxRelay",
"RxCocoa"
],
"product_memberships" : [
"RDXVM"
],
"sources" : [
"Drived.swift",
"Middleware.swift",
"StateDriver.swift",
"Stated.swift",
"ViewModel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "RDXVM",
"schemes" : [
"RDXVM"
],
"targets" : [
"RDXVM",
"RDXVMTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RDXVM -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RDXVM -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'RDXVM' in project 'RDXVM' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4feb016e0342033e60141225b821d664
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4feb016e0342033e60141225b821d664.xcbuilddata
/Users/admin/builder/spi-builder-workspace/RDXVM.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/admin/builder/spi-builder-workspace/Pods/Target Support Files/Pods-RDXVM/Pods-RDXVM.debug.xcconfig'. (in target 'RDXVM' from project 'RDXVM')
/Users/admin/builder/spi-builder-workspace/RDXVM.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target 'RDXVM' from project 'RDXVM')
/Users/admin/builder/spi-builder-workspace/RDXVM.xcodeproj: warning: tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing (in target 'RDXVM' from project 'RDXVM')
** BUILD FAILED **
The following build commands failed:
Building project RDXVM with scheme RDXVM
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.5.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
}
],
"manifest_display_name" : "RDXVM",
"name" : "RDXVM",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RDXVM",
"targets" : [
"RDXVM"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RDXVMTests",
"module_type" : "SwiftTarget",
"name" : "RDXVMTests",
"path" : "Tests/RDXVMTests",
"sources" : [
"Extensions/Observable+Extensions.swift",
"Middlewares.swift",
"TestTypes.swift",
"TestViewModels.swift",
"Tests/RDXVMTests.swift"
],
"target_dependencies" : [
"RDXVM"
],
"type" : "test"
},
{
"c99name" : "RDXVM",
"module_type" : "SwiftTarget",
"name" : "RDXVM",
"path" : "Sources/RDXVM",
"product_dependencies" : [
"RxSwift",
"RxRelay",
"RxCocoa"
],
"product_memberships" : [
"RDXVM"
],
"sources" : [
"Drived.swift",
"Middleware.swift",
"StateDriver.swift",
"Stated.swift",
"ViewModel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "RDXVM",
"schemes" : [
"RDXVM"
],
"targets" : [
"RDXVM",
"RDXVMTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RDXVM -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RDXVM -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'RDXVM' in project 'RDXVM' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4feb016e0342033e60141225b821d664
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4feb016e0342033e60141225b821d664.xcbuilddata
/Users/admin/builder/spi-builder-workspace/RDXVM.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/admin/builder/spi-builder-workspace/Pods/Target Support Files/Pods-RDXVM/Pods-RDXVM.debug.xcconfig'. (in target 'RDXVM' from project 'RDXVM')
/Users/admin/builder/spi-builder-workspace/RDXVM.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target 'RDXVM' from project 'RDXVM')
/Users/admin/builder/spi-builder-workspace/RDXVM.xcodeproj: warning: tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing (in target 'RDXVM' from project 'RDXVM')
** BUILD FAILED **
The following build commands failed:
Building project RDXVM with scheme RDXVM
(1 failure)
BUILD FAILURE 6.2 iOS