Build Information
Failed to build Radon, reference 2.3.5 (e0d63a
), with Swift 6.1 for iOS using Xcode 16.3 on 1 May 2025 01:14:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Radon-Package -destination generic/platform=iOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/e-sites/Radon.git
Reference: 2.3.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/e-sites/Radon
* tag 2.3.5 -> FETCH_HEAD
HEAD is now at e0d63ac Unwrapped image
Cloned https://github.com/e-sites/Radon.git
Revision (git rev-parse @):
e0d63aca869bae85e332ec4ec9ae28d347d6bee5
SUCCESS checkout https://github.com/e-sites/Radon.git at 2.3.5
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/e-sites/Radon.git
https://github.com/e-sites/Radon.git
{
"dependencies" : [
{
"identity" : "commandline",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/basvankuijck/CommandLine.git"
},
{
"identity" : "bluecryptor",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/BlueCryptor.git"
},
{
"identity" : "francium",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Francium.git"
}
],
"manifest_display_name" : "Radon",
"name" : "Radon",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "radon",
"targets" : [
"Radon"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Radon",
"module_type" : "SwiftTarget",
"name" : "Radon",
"path" : ".",
"product_dependencies" : [
"CommandLineKit",
"Cryptor",
"Francium"
],
"product_memberships" : [
"radon"
],
"sources" : [
"Sources/Extensions/Sequence.swift",
"Sources/Extensions/String.swift",
"Sources/Generators/ColorsGenerator.swift",
"Sources/Generators/GeneralGenerator.swift",
"Sources/Generators/Generator.swift",
"Sources/Generators/ImageGenerator.swift",
"Sources/Generators/LocalizeGenerator.swift",
"Sources/Helpers/Folder.swift",
"Sources/Helpers/Logger.swift",
"Sources/Helpers/ObjStruct.swift",
"Sources/Radon.swift",
"Sources/Watcher/FolderWatcher.swift",
"Sources/main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "commandline",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/basvankuijck/CommandLine.git"
},
{
"identity" : "bluecryptor",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/BlueCryptor.git"
},
{
"identity" : "francium",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Francium.git"
}
],
"manifest_display_name" : "Radon",
"name" : "Radon",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "radon",
"targets" : [
"Radon"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Radon",
"module_type" : "SwiftTarget",
"name" : "Radon",
"path" : ".",
"product_dependencies" : [
"CommandLineKit",
"Cryptor",
"Francium"
],
"product_memberships" : [
"radon"
],
"sources" : [
"Sources/Extensions/Sequence.swift",
"Sources/Extensions/String.swift",
"Sources/Generators/ColorsGenerator.swift",
"Sources/Generators/GeneralGenerator.swift",
"Sources/Generators/Generator.swift",
"Sources/Generators/ImageGenerator.swift",
"Sources/Generators/LocalizeGenerator.swift",
"Sources/Helpers/Folder.swift",
"Sources/Helpers/Logger.swift",
"Sources/Helpers/ObjStruct.swift",
"Sources/Radon.swift",
"Sources/Watcher/FolderWatcher.swift",
"Sources/main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Radon",
"schemes" : [
"Radon",
"Radon-Package"
],
"targets" : [
"CommandLineKit",
"CommandLineKitPackageDescription",
"Cryptor",
"CryptorPackageDescription",
"Francium",
"FranciumPackageDescription",
"Radon",
"RadonPackageDescription",
"radon"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Radon-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.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 Radon-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'Radon' in project 'Radon'
➜ Explicit dependency on target 'Francium' in project 'Radon'
➜ Explicit dependency on target 'Cryptor' in project 'Radon'
➜ Explicit dependency on target 'CommandLineKit' in project 'Radon'
Target 'CommandLineKit' in project 'Radon' (no dependencies)
Target 'Cryptor' in project 'Radon' (no dependencies)
Target 'Francium' in project 'Radon' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6aa8b2058dda14f4e6fa02ae35148545
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6aa8b2058dda14f4e6fa02ae35148545.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Radon.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 18.4.99. (in target 'Radon' from project 'Radon')
/Users/admin/builder/spi-builder-workspace/Radon.xcodeproj: error: Signing for "Radon" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'Radon' from project 'Radon')
/Users/admin/builder/spi-builder-workspace/Radon.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 18.4.99. (in target 'CommandLineKit' from project 'Radon')
** BUILD FAILED **
The following build commands failed:
Building project Radon with scheme Radon-Package
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "commandline",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/basvankuijck/CommandLine.git"
},
{
"identity" : "bluecryptor",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/BlueCryptor.git"
},
{
"identity" : "francium",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Francium.git"
}
],
"manifest_display_name" : "Radon",
"name" : "Radon",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "radon",
"targets" : [
"Radon"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Radon",
"module_type" : "SwiftTarget",
"name" : "Radon",
"path" : ".",
"product_dependencies" : [
"CommandLineKit",
"Cryptor",
"Francium"
],
"product_memberships" : [
"radon"
],
"sources" : [
"Sources/Extensions/Sequence.swift",
"Sources/Extensions/String.swift",
"Sources/Generators/ColorsGenerator.swift",
"Sources/Generators/GeneralGenerator.swift",
"Sources/Generators/Generator.swift",
"Sources/Generators/ImageGenerator.swift",
"Sources/Generators/LocalizeGenerator.swift",
"Sources/Helpers/Folder.swift",
"Sources/Helpers/Logger.swift",
"Sources/Helpers/ObjStruct.swift",
"Sources/Radon.swift",
"Sources/Watcher/FolderWatcher.swift",
"Sources/main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Radon",
"schemes" : [
"Radon",
"Radon-Package"
],
"targets" : [
"CommandLineKit",
"CommandLineKitPackageDescription",
"Cryptor",
"CryptorPackageDescription",
"Francium",
"FranciumPackageDescription",
"Radon",
"RadonPackageDescription",
"radon"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Radon-Package -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-16.3.0.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 Radon-Package -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'Radon' in project 'Radon'
➜ Explicit dependency on target 'Francium' in project 'Radon'
➜ Explicit dependency on target 'Cryptor' in project 'Radon'
➜ Explicit dependency on target 'CommandLineKit' in project 'Radon'
Target 'CommandLineKit' in project 'Radon' (no dependencies)
Target 'Cryptor' in project 'Radon' (no dependencies)
Target 'Francium' in project 'Radon' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 20927ad4542602d08c72acf6b5d99431
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/20927ad4542602d08c72acf6b5d99431.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Radon.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 18.4.99. (in target 'CommandLineKit' from project 'Radon')
/Users/admin/builder/spi-builder-workspace/Radon.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 18.4.99. (in target 'Radon' from project 'Radon')
/Users/admin/builder/spi-builder-workspace/Radon.xcodeproj: error: Signing for "Radon" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'Radon' from project 'Radon')
** BUILD FAILED **
The following build commands failed:
Building project Radon with scheme Radon-Package
(1 failure)
BUILD FAILURE 6.1 iOS