Build Information
Failed to build AppRemoteConfigService, reference main (aee89f
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 15:12:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
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: macosSpm
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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching https://github.com/tgrapperon/swift-dependencies-additions
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/egeniq/app-remote-config
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
[1/3753] Fetching swift-dependencies-additions
[2/4621] Fetching swift-dependencies-additions, swift-macro-testing
[152/5155] Fetching swift-dependencies-additions, swift-macro-testing, app-remote-config
Fetched https://github.com/egeniq/app-remote-config from cache (0.85s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.85s)
[1201/3753] Fetching swift-dependencies-additions
Fetched https://github.com/tgrapperon/swift-dependencies-additions from cache (1.06s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.06s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.07s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.08s)
Computing version for https://github.com/egeniq/app-remote-config
Computed https://github.com/egeniq/app-remote-config at 0.6.0 (1.59s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.66s)
Computing version for https://github.com/tgrapperon/swift-dependencies-additions
Computed https://github.com/tgrapperon/swift-dependencies-additions at 1.1.1 (1.21s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 510.0.3 (0.65s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.49s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.2 (0.46s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.49s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (1.00s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.51s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.99s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.48s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.42s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.47s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.47s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.95s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.44s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.45s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.99s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.54s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.11s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/tgrapperon/swift-dependencies-additions
Working copy of https://github.com/tgrapperon/swift-dependencies-additions resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/egeniq/app-remote-config
Working copy of https://github.com/egeniq/app-remote-config resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 510.0.3
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
error: 'spi-builder-workspace': product 'SodiumClientLive' required by package 'spi-builder-workspace' target 'AppRemoteConfigServiceTests' not found in package 'app-remote-config'.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': product 'SodiumClientLive' required by package 'spi-builder-workspace' target 'AppRemoteConfigServiceTests' not found in package 'app-remote-config'.
BUILD FAILURE 6.1 macosSpm