Build Information
Failed to build Radon, reference 2.3.5 (e0d63a
), with Swift 5.9 for watchOS using Xcode 15.2 on 19 Mar 2025 19:02:17 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Radon-Package -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
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: watchOS
Swift version: 5.9
Building package at path: $PWD
https://github.com/e-sites/Radon.git
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
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-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Radon-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-15.2.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=watchOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
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
Build description signature: 065a58e2e1014d46cc7aa72ff42bf328
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/065a58e2e1014d46cc7aa72ff42bf328.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Radon.xcodeproj: warning: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 2.0, but the range of supported deployment target versions is 4.0 to 10.2.99. (in target 'CommandLineKit' from project 'Radon')
/Users/admin/builder/spi-builder-workspace/Radon.xcodeproj: warning: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 2.0, but the range of supported deployment target versions is 4.0 to 10.2.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 **
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
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-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Radon-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-15.2.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=watchOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
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
Build description signature: 065a58e2e1014d46cc7aa72ff42bf328
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/065a58e2e1014d46cc7aa72ff42bf328.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Radon.xcodeproj: warning: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 2.0, but the range of supported deployment target versions is 4.0 to 10.2.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 watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 2.0, but the range of supported deployment target versions is 4.0 to 10.2.99. (in target 'CommandLineKit' from project 'Radon')
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS