Build Information
Failed to build AppRemoteConfigService, reference main (aee89f
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 29 Apr 2025 15:11:56 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/egeniq/app-remote-config-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/egeniq/app-remote-config-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at aee89fd Remove unneeded @MainActor isolation
Cloned https://github.com/egeniq/app-remote-config-ios.git
Revision (git rev-parse @):
aee89fdfba1ab69c73386c8a5a723aab067bde20
SUCCESS checkout https://github.com/egeniq/app-remote-config-ios.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/egeniq/app-remote-config-ios.git
https://github.com/egeniq/app-remote-config-ios.git
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "app-remote-config",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/egeniq/app-remote-config"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "600.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "swift-dependencies-additions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tgrapperon/swift-dependencies-additions"
}
],
"manifest_display_name" : "AppRemoteConfigService",
"name" : "AppRemoteConfigService",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
}
],
"products" : [
{
"name" : "AppRemoteConfigServiceMacros",
"targets" : [
"AppRemoteConfigServiceMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppRemoteConfigService",
"targets" : [
"AppRemoteConfigService"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppRemoteConfigServiceMacrosPlugin",
"targets" : [
"AppRemoteConfigServiceMacrosPlugin"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "AppRemoteConfigServiceTests",
"module_type" : "SwiftTarget",
"name" : "AppRemoteConfigServiceTests",
"path" : "Tests/AppRemoteConfigServiceTests",
"product_dependencies" : [
"SodiumClientLive"
],
"sources" : [
"AppRemoteConfigServiceTests.swift"
],
"target_dependencies" : [
"AppRemoteConfigService"
],
"type" : "test"
},
{
"c99name" : "AppRemoteConfigServiceMacrosPlugin",
"module_type" : "SwiftTarget",
"name" : "AppRemoteConfigServiceMacrosPlugin",
"path" : "Sources/AppRemoteConfigServiceMacrosPlugin",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"AppRemoteConfigServiceMacros",
"AppRemoteConfigServiceMacrosPlugin"
],
"sources" : [
"AppRemoteConfigValuesMacro.swift",
"Plugins.swift"
],
"type" : "macro"
},
{
"c99name" : "AppRemoteConfigServiceMacros",
"module_type" : "SwiftTarget",
"name" : "AppRemoteConfigServiceMacros",
"path" : "Sources/AppRemoteConfigServiceMacros",
"product_dependencies" : [
"XCTestDynamicOverlay"
],
"product_memberships" : [
"AppRemoteConfigServiceMacros"
],
"sources" : [
"Macros.swift"
],
"target_dependencies" : [
"AppRemoteConfigServiceMacrosPlugin"
],
"type" : "library"
},
{
"c99name" : "AppRemoteConfigService",
"module_type" : "SwiftTarget",
"name" : "AppRemoteConfigService",
"path" : "Sources/AppRemoteConfigService",
"product_dependencies" : [
"AppRemoteConfig",
"Dependencies",
"DependenciesAdditions",
"SodiumClientLive"
],
"product_memberships" : [
"AppRemoteConfigService"
],
"sources" : [
"AppRemoteConfigService.swift"
],
"type" : "library"
},
{
"c99name" : "AppRemoteConfigMacrosPluginTests",
"module_type" : "SwiftTarget",
"name" : "AppRemoteConfigMacrosPluginTests",
"path" : "Tests/AppRemoteConfigMacrosPluginTests",
"product_dependencies" : [
"MacroTesting"
],
"sources" : [
"AppRemoteConfigValuesMacroTests.swift",
"Internal/BaseTestCase.swift"
],
"target_dependencies" : [
"AppRemoteConfigServiceMacrosPlugin"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/egeniq/app-remote-config
Fetching from https://github.com/tgrapperon/swift-dependencies-additions
Fetching from https://github.com/pointfreeco/swift-macro-testing
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Fetching from https://github.com/pointfreeco/swift-dependencies (cached)
Fetching from https://github.com/swiftlang/swift-syntax (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/pointfreeco/swift-snapshot-testing (cached)
Fetching from https://github.com/pointfreeco/swift-custom-dump (cached)
Fetching from https://github.com/pointfreeco/swift-concurrency-extras (cached)
Fetching from https://github.com/pointfreeco/combine-schedulers (cached)
Fetching from https://github.com/pointfreeco/swift-clocks (cached)
Fetching from https://github.com/apple/swift-asn1.git (cached)
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.18.3 of package ‘swift-snapshot-testing’
Creating working copy of package ‘swift-clocks’
Checking out 1.0.6 of package ‘swift-clocks’
Creating working copy of package ‘swift-syntax’
Checking out 510.0.3 of package ‘swift-syntax’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘swift-dependencies-additions’
Checking out 1.1.1 of package ‘swift-dependencies-additions’
Creating working copy of package ‘app-remote-config’
Checking out 0.6.0 of package ‘app-remote-config’
Creating working copy of package ‘swift-concurrency-extras’
Checking out 1.3.1 of package ‘swift-concurrency-extras’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.5.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-dependencies’
Checking out 1.9.2 of package ‘swift-dependencies’
Creating working copy of package ‘swift-asn1’
Checking out 1.3.2 of package ‘swift-asn1’
Creating working copy of package ‘combine-schedulers’
Checking out 1.0.3 of package ‘combine-schedulers’
Creating working copy of package ‘swift-crypto’
Checking out 3.12.3 of package ‘swift-crypto’
Creating working copy of package ‘swift-macro-testing’
Checking out 0.6.2 of package ‘swift-macro-testing’
product 'SodiumClientLive' required by package 'spi-builder-workspace' target 'AppRemoteConfigServiceTests' not found in package 'app-remote-config'.Resolve Package Graph
product 'SodiumClientLive' required by package 'spi-builder-workspace' target 'AppRemoteConfigServiceTests' not found in package 'app-remote-config'.
Resolved source packages:
spi-builder-workspace: (null)
2025-04-29 08:11:55.758 xcodebuild[520:2931] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_08-11-0055.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'SodiumClientLive' required by package 'spi-builder-workspace' target 'AppRemoteConfigServiceTests' not found in package 'app-remote-config'.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
product 'SodiumClientLive' required by package 'spi-builder-workspace' target 'AppRemoteConfigServiceTests' not found in package 'app-remote-config'.
Resolved source packages:
spi-builder-workspace: (null)
2025-04-29 08:11:56.606 xcodebuild[1125:5393] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_08-11-0056.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'SodiumClientLive' required by package 'spi-builder-workspace' target 'AppRemoteConfigServiceTests' not found in package 'app-remote-config'.
BUILD FAILURE 6.1 macosXcodebuild