Build Information
Failed to build WrkstrmFoundation, reference 2.3.1 (491d47
), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Aug 2025 14:09:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ComposableArchitecture_watchOS -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmFoundation.git
Reference: 2.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wrkstrm/WrkstrmFoundation
* tag 2.3.1 -> FETCH_HEAD
HEAD is now at 491d471 Merge pull request #51 from wrkstrm/codex/update-wrkstrm-tutorial-with-code-references
Cloned https://github.com/wrkstrm/WrkstrmFoundation.git
Revision (git rev-parse @):
491d471e26085a54bca277ca48dbf7cd64dd0098
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmFoundation.git at 2.3.1
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/wrkstrm/WrkstrmFoundation.git
https://github.com/wrkstrm/WrkstrmFoundation.git
{
"dependencies" : [
{
"identity" : "wrkstrmlog",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wrkstrm/WrkstrmLog.git"
},
{
"identity" : "wrkstrmmain",
"requirement" : {
"range" : [
{
"lower_bound" : "2.4.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wrkstrm/WrkstrmMain.git"
}
],
"manifest_display_name" : "WrkstrmFoundation",
"name" : "WrkstrmFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "WrkstrmFoundation",
"targets" : [
"WrkstrmFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WrkstrmNetworking",
"targets" : [
"WrkstrmNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WrkstrmNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "WrkstrmNetworkingTests",
"path" : "Tests/WrkstrmNetworkingTests",
"sources" : [
"HTTPStatusCodeTests.swift",
"Support/MockEnvironment.swift",
"Support/MockURLProtocol.swift",
"Support/SamplePutRequest.swift",
"Support/SampleRequest.swift",
"Support/UnsortedQueryRequest.swift",
"WrkstrmNetworkingTests.swift"
],
"target_dependencies" : [
"WrkstrmNetworking"
],
"type" : "test"
},
{
"c99name" : "WrkstrmNetworking",
"module_type" : "SwiftTarget",
"name" : "WrkstrmNetworking",
"path" : "Sources/WrkstrmNetworking",
"product_dependencies" : [
"WrkstrmLog",
"WrkstrmMain"
],
"product_memberships" : [
"WrkstrmNetworking"
],
"sources" : [
"CURL.swift",
"Data+JSONSerialization.swift",
"HTTP/HTTP+Client.swift",
"HTTP/HTTP+ClientErrors.swift",
"HTTP/HTTP+CodableClient.swift",
"HTTP/HTTP+EncodableRequest.swift",
"HTTP/HTTP+Environment.swift",
"HTTP/HTTP+JSONClient.swift",
"HTTP/HTTP+Method.swift",
"HTTP/HTTP+RateLimiter.swift",
"HTTP/HTTP+RequestHeaders.swift",
"HTTP/HTTP+Response.swift",
"HTTP/HTTP+StatusCode.swift",
"HTTP/HTTP+URLRequestConvertible.swift",
"HTTP/HTTP.swift",
"Log+Networking.swift",
"URL+Common.swift"
],
"target_dependencies" : [
"WrkstrmFoundation"
],
"type" : "library"
},
{
"c99name" : "WrkstrmFoundationTests",
"module_type" : "SwiftTarget",
"name" : "WrkstrmFoundationTests",
"path" : "Tests/WrkstrmFoundationTests",
"sources" : [
"CalendarTests.swift",
"CodableArchiverClassTests.swift",
"CodableArchiverDataTests.swift",
"CodableArchiverEdgeCaseTests.swift",
"CodableArchiverStaticArchiverTests.swift",
"CodableArchiverStructTests.swift",
"DataBase64URLTests.swift",
"DataUTF8Tests.swift",
"FileManagerSourceTests.swift",
"LocalizedValuesTests.swift",
"StringCasingTests.swift",
"TestCodableClass.swift",
"TestCodableStruct.swift",
"TestCodableValue.swift",
"TestUserProfile.swift",
"URLQueryItemTests.swift",
"URLTempDirectoryTests.swift"
],
"target_dependencies" : [
"WrkstrmFoundation"
],
"type" : "test"
},
{
"c99name" : "WrkstrmFoundation",
"module_type" : "SwiftTarget",
"name" : "WrkstrmFoundation",
"path" : "Sources/WrkstrmFoundation",
"product_dependencies" : [
"WrkstrmLog",
"WrkstrmMain"
],
"product_memberships" : [
"WrkstrmFoundation",
"WrkstrmNetworking"
],
"sources" : [
"Collections/Calendar.swift",
"Collections/Event.swift",
"Extensions/Bundle+Version.swift",
"Extensions/Data+Base64URL.swift",
"Extensions/Data+UTF8.swift",
"Extensions/Dates/Date+ExpressibleByIntegerLiteral.swift",
"Extensions/Dates/Date+GitLog.swift",
"Extensions/Dates/Date+Utilities.swift",
"Extensions/Dates/DateFormatter+Utilities.swift",
"Extensions/Dates/FoundationCalendar+Default.swift",
"Extensions/FileHandle+Standard.swift",
"Extensions/FileManager+Source.swift",
"Extensions/Log+Foundation.swift",
"Extensions/NotificationCenter+Transformers.swift",
"Extensions/NumberFormatter+Localize.swift",
"Extensions/String/String+Casing.swift",
"Extensions/String/String+Expanding.swift",
"Extensions/String/String+FileType.swift",
"Extensions/String/String+Stats.swift",
"Extensions/URL+URLQueryItem.swift",
"JSON/JSONCoders.swift",
"JSON/JSONEnums.swift",
"JSON/JSONResource.swift",
"Persistence/Bundle+Decode.swift",
"Persistence/CodableArchiver.swift",
"Persistence/SecurityScopedAsset.swift",
"URL+TempDirectory.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
warning: 'spi-builder-workspace': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
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/wrkstrm/WrkstrmMain.git
Fetching from https://github.com/wrkstrm/WrkstrmLog.git
Fetching from https://github.com/apple/swift-log.git (cached)
Creating working copy of package ‘WrkstrmMain’
Checking out 2.4.1 of package ‘WrkstrmMain’
Creating working copy of package ‘WrkstrmLog’
Checking out 2.1.0 of package ‘WrkstrmLog’
Creating working copy of package ‘swift-log’
Checking out 1.6.4 of package ‘swift-log’
Resolve Package Graph
Resolved source packages:
swift-log: https://github.com/apple/swift-log.git @ 1.6.4
WrkstrmLog: https://github.com/wrkstrm/WrkstrmLog.git @ 2.1.0
WrkstrmMain: https://github.com/wrkstrm/WrkstrmMain.git @ 2.4.1
WrkstrmFoundation: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-log, WrkstrmLog, WrkstrmMain, WrkstrmFoundation
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ComposableArchitecture_watchOS -destination generic/platform=watchOS 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 ComposableArchitecture_watchOS -destination generic/platform=watchOS "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
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
WrkstrmLog: https://github.com/wrkstrm/WrkstrmLog.git @ 2.1.0
swift-log: https://github.com/apple/swift-log.git @ 1.6.4
WrkstrmFoundation: /Users/admin/builder/spi-builder-workspace
WrkstrmMain: https://github.com/wrkstrm/WrkstrmMain.git @ 2.4.1
2025-08-27 07:08:58.292 xcodebuild[794:4403] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-08_07-08-0058.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "ComposableArchitecture_watchOS". The "-list" option can be used to find the names of the schemes in the workspace.
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
Resolved source packages:
WrkstrmLog: https://github.com/wrkstrm/WrkstrmLog.git @ 2.1.0
swift-log: https://github.com/apple/swift-log.git @ 1.6.4
WrkstrmFoundation: /Users/admin/builder/spi-builder-workspace
WrkstrmMain: https://github.com/wrkstrm/WrkstrmMain.git @ 2.4.1
resolved source packages: WrkstrmLog, swift-log, WrkstrmFoundation, WrkstrmMain
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ComposableArchitecture_watchOS -destination generic/platform=watchOS
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 ComposableArchitecture_watchOS -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
WrkstrmFoundation: /Users/admin/builder/spi-builder-workspace
WrkstrmMain: https://github.com/wrkstrm/WrkstrmMain.git @ 2.4.1
swift-log: https://github.com/apple/swift-log.git @ 1.6.4
WrkstrmLog: https://github.com/wrkstrm/WrkstrmLog.git @ 2.1.0
2025-08-27 07:09:00.068 xcodebuild[852:4684] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-08_07-09-0000.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "ComposableArchitecture_watchOS". The "-list" option can be used to find the names of the schemes in the workspace.
BUILD FAILURE 6.1 watchOS