Build Information
Failed to build OsmiumAtlas, reference main (691238), with Swift 6.2 for watchOS using Xcode 26.3 on 13 Mar 2026 13:23:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OsmiumAtlas -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarcoEidinger/OsmiumAtlas.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MarcoEidinger/OsmiumAtlas
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 691238b ci: fix build workflow
Cloned https://github.com/MarcoEidinger/OsmiumAtlas.git
Revision (git rev-parse @):
691238bb8e481b710a69b50afcedf7f93fb7cab9
SUCCESS checkout https://github.com/MarcoEidinger/OsmiumAtlas.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/MarcoEidinger/OsmiumAtlas.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/MarcoEidinger/swift-argument-parser
Fetching from https://github.com/KaiOelfke/AsyncCompatibilityKit
Fetching from https://github.com/mattdonnelly/Swifter
Fetching from https://github.com/nmdias/FeedKit.git
Fetching from https://github.com/mw99/OhhAuth.git
Fetching from https://github.com/SwiftyBeaver/SwiftyBeaver.git
Creating working copy of package ‘swift-argument-parser’
Checking out async (dfeefc7) of package ‘swift-argument-parser’
Creating working copy of package ‘SwiftyBeaver’
Checking out 1.9.6 of package ‘SwiftyBeaver’
Creating working copy of package ‘AsyncCompatibilityKit’
Checking out main (38333d1) of package ‘AsyncCompatibilityKit’
Creating working copy of package ‘OhhAuth’
Checking out 1.2.0 of package ‘OhhAuth’
Creating working copy of package ‘Swifter’
Checking out 2.5.0 of package ‘Swifter’
Creating working copy of package ‘FeedKit’
Checking out 9.1.2 of package ‘FeedKit’
Resolve Package Graph
Resolved source packages:
AsyncCompatibilityKit: https://github.com/KaiOelfke/AsyncCompatibilityKit @ main (38333d1)
FeedKit: https://github.com/nmdias/FeedKit.git @ 9.1.2
OsmiumAtlas: /Users/admin/builder/spi-builder-workspace
SwiftyBeaver: https://github.com/SwiftyBeaver/SwiftyBeaver.git @ 1.9.6
Swifter: https://github.com/mattdonnelly/Swifter @ 2.5.0
swift-argument-parser: https://github.com/MarcoEidinger/swift-argument-parser @ async (dfeefc7)
OhhAuth: https://github.com/mw99/OhhAuth.git @ 1.2.0
resolved source packages: AsyncCompatibilityKit, FeedKit, OsmiumAtlas, SwiftyBeaver, Swifter, swift-argument-parser, OhhAuth
2026-03-13 09:23:18.114 xcodebuild[525:3072] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 09:23:18.896 xcodebuild[525:3072] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 09:23:19.930 xcodebuild[525:3072] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"branch" : [
"async"
]
},
"type" : "sourceControl",
"url" : "https://github.com/MarcoEidinger/swift-argument-parser"
},
{
"identity" : "swiftybeaver",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
},
{
"identity" : "feedkit",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nmdias/FeedKit.git"
},
{
"identity" : "asynccompatibilitykit",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/KaiOelfke/AsyncCompatibilityKit"
},
{
"identity" : "ohhauth",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mw99/OhhAuth.git"
},
{
"identity" : "swifter",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattdonnelly/Swifter"
}
],
"manifest_display_name" : "OsmiumAtlas",
"name" : "OsmiumAtlas",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "iosdevdirectory",
"targets" : [
"OsmiumAtlas"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Twitter",
"module_type" : "SwiftTarget",
"name" : "Twitter",
"path" : "Sources/Twitter",
"product_dependencies" : [
"Swifter",
"OhhAuth",
"AsyncCompatibilityKit"
],
"product_memberships" : [
"iosdevdirectory"
],
"sources" : [
"API.swift",
"Credentials.swift",
"String+Extension.swift",
"TwitterListMember.swift"
],
"target_dependencies" : [
"Logging"
],
"type" : "library"
},
{
"c99name" : "OsmiumAtlasFrameworkTests",
"module_type" : "SwiftTarget",
"name" : "OsmiumAtlasFrameworkTests",
"path" : "Tests/OsmiumAtlasFrameworkTests",
"sources" : [
"OsmiumAtlasTests.swift"
],
"target_dependencies" : [
"OsmiumAtlasFramework"
],
"type" : "test"
},
{
"c99name" : "OsmiumAtlasFramework",
"module_type" : "SwiftTarget",
"name" : "OsmiumAtlasFramework",
"path" : "Sources/OsmiumAtlasFramework",
"product_dependencies" : [
"FeedKit",
"AsyncCompatibilityKit",
"ArgumentParser"
],
"product_memberships" : [
"iosdevdirectory"
],
"sources" : [
"Extensions/Blog+FeedKit.swift",
"Extensions/FeedKit+Extensions.swift",
"Models/Article.swift",
"Models/Blog.swift",
"Models/BlogCategory.swift",
"Models/FeedItem.swift",
"Models/LocalizedBlogDirectory.swift",
"Models/SitesAndStats.swift",
"Models/SitesStats.swift",
"iOSDevDirectoryNetworkingService.swift"
],
"target_dependencies" : [
"Logging"
],
"type" : "library"
},
{
"c99name" : "OsmiumAtlas",
"module_type" : "SwiftTarget",
"name" : "OsmiumAtlas",
"path" : "Sources/OsmiumAtlas",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"iosdevdirectory"
],
"sources" : [
"CLI.swift",
"CLIUtil.swift",
"Commands/UpdateTwitterList.swift",
"Commands/iOSDevDirectoryEnglishDevBlogs.swift"
],
"target_dependencies" : [
"OsmiumAtlasFramework",
"Twitter"
],
"type" : "executable"
},
{
"c99name" : "Logging",
"module_type" : "SwiftTarget",
"name" : "Logging",
"path" : "Sources/Logging",
"product_dependencies" : [
"SwiftyBeaver"
],
"product_memberships" : [
"iosdevdirectory"
],
"sources" : [
"Logger.swift",
"NoLogger.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"iDDBlogChecker",
"OsmiumAtlas"
]
}
}
2026-03-13 09:23:41.639 xcodebuild[806:4575] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 09:23:41.776 xcodebuild[806:4575] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"iDDBlogChecker",
"OsmiumAtlas"
]
}
}
2026-03-13 09:23:42.524 xcodebuild[809:4614] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 09:23:42.670 xcodebuild[809:4614] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OsmiumAtlas -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.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 OsmiumAtlas -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
AsyncCompatibilityKit: https://github.com/KaiOelfke/AsyncCompatibilityKit @ main (38333d1)
OhhAuth: https://github.com/mw99/OhhAuth.git @ 1.2.0
OsmiumAtlas: /Users/admin/builder/spi-builder-workspace
Swifter: https://github.com/mattdonnelly/Swifter @ 2.5.0
SwiftyBeaver: https://github.com/SwiftyBeaver/SwiftyBeaver.git @ 1.9.6
swift-argument-parser: https://github.com/MarcoEidinger/swift-argument-parser @ async (dfeefc7)
FeedKit: https://github.com/nmdias/FeedKit.git @ 9.1.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
Target 'iosdevdirectory' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'Logging' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'OsmiumAtlasFramework' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'Twitter' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
➜ Explicit dependency on target 'FeedKit' in project 'FeedKit'
➜ Explicit dependency on target 'AsyncCompatibilityKit' in project 'AsyncCompatibilityKit'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'Swifter' in project 'Swifter'
➜ Explicit dependency on target 'OhhAuth' in project 'OhhAuth'
Target 'Twitter' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'Logging' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
➜ Explicit dependency on target 'Swifter' in project 'Swifter'
➜ Explicit dependency on target 'OhhAuth' in project 'OhhAuth'
➜ Explicit dependency on target 'AsyncCompatibilityKit' in project 'AsyncCompatibilityKit'
Target 'OhhAuth' in project 'OhhAuth'
➜ Explicit dependency on target 'OhhAuth' in project 'OhhAuth'
Target 'OhhAuth' in project 'OhhAuth' (no dependencies)
Target 'Swifter' in project 'Swifter'
➜ Explicit dependency on target 'Swifter' in project 'Swifter'
Target 'Swifter' in project 'Swifter' (no dependencies)
Target 'OsmiumAtlasFramework' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'Logging' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
➜ Explicit dependency on target 'FeedKit' in project 'FeedKit'
➜ Explicit dependency on target 'AsyncCompatibilityKit' in project 'AsyncCompatibilityKit'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'AsyncCompatibilityKit' in project 'AsyncCompatibilityKit'
➜ Explicit dependency on target 'AsyncCompatibilityKit' in project 'AsyncCompatibilityKit'
Target 'AsyncCompatibilityKit' in project 'AsyncCompatibilityKit' (no dependencies)
Target 'FeedKit' in project 'FeedKit'
➜ Explicit dependency on target 'FeedKit' in project 'FeedKit'
Target 'FeedKit' in project 'FeedKit' (no dependencies)
Target 'Logging' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
Target 'SwiftyBeaver' in project 'SwiftyBeaver'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
Target 'SwiftyBeaver' in project 'SwiftyBeaver' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 921d75580e60c282f3ea90e4261e7268
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/921d75580e60c282f3ea90e4261e7268.xcbuilddata
error: The package product 'AsyncCompatibilityKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Twitter' from project 'OsmiumAtlas')
error: The package product 'AsyncCompatibilityKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'iosdevdirectory' from project 'OsmiumAtlas')
error: The package product 'AsyncCompatibilityKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'OsmiumAtlasFramework' from project 'OsmiumAtlas')
2026-03-13 09:23:43.427 xcodebuild[811:4648] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 09:23:43.573 xcodebuild[811:4648] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 09:23:46.388 xcodebuild[811:4648] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme OsmiumAtlas
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Swifter: https://github.com/mattdonnelly/Swifter @ 2.5.0
OhhAuth: https://github.com/mw99/OhhAuth.git @ 1.2.0
FeedKit: https://github.com/nmdias/FeedKit.git @ 9.1.2
SwiftyBeaver: https://github.com/SwiftyBeaver/SwiftyBeaver.git @ 1.9.6
swift-argument-parser: https://github.com/MarcoEidinger/swift-argument-parser @ async (dfeefc7)
OsmiumAtlas: /Users/admin/builder/spi-builder-workspace
AsyncCompatibilityKit: https://github.com/KaiOelfke/AsyncCompatibilityKit @ main (38333d1)
resolved source packages: Swifter, OhhAuth, FeedKit, SwiftyBeaver, swift-argument-parser, OsmiumAtlas, AsyncCompatibilityKit
2026-03-13 09:23:48.243 xcodebuild[874:4999] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 09:23:48.393 xcodebuild[874:4999] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"branch" : [
"async"
]
},
"type" : "sourceControl",
"url" : "https://github.com/MarcoEidinger/swift-argument-parser"
},
{
"identity" : "swiftybeaver",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
},
{
"identity" : "feedkit",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nmdias/FeedKit.git"
},
{
"identity" : "asynccompatibilitykit",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/KaiOelfke/AsyncCompatibilityKit"
},
{
"identity" : "ohhauth",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mw99/OhhAuth.git"
},
{
"identity" : "swifter",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattdonnelly/Swifter"
}
],
"manifest_display_name" : "OsmiumAtlas",
"name" : "OsmiumAtlas",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "iosdevdirectory",
"targets" : [
"OsmiumAtlas"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Twitter",
"module_type" : "SwiftTarget",
"name" : "Twitter",
"path" : "Sources/Twitter",
"product_dependencies" : [
"Swifter",
"OhhAuth",
"AsyncCompatibilityKit"
],
"product_memberships" : [
"iosdevdirectory"
],
"sources" : [
"API.swift",
"Credentials.swift",
"String+Extension.swift",
"TwitterListMember.swift"
],
"target_dependencies" : [
"Logging"
],
"type" : "library"
},
{
"c99name" : "OsmiumAtlasFrameworkTests",
"module_type" : "SwiftTarget",
"name" : "OsmiumAtlasFrameworkTests",
"path" : "Tests/OsmiumAtlasFrameworkTests",
"sources" : [
"OsmiumAtlasTests.swift"
],
"target_dependencies" : [
"OsmiumAtlasFramework"
],
"type" : "test"
},
{
"c99name" : "OsmiumAtlasFramework",
"module_type" : "SwiftTarget",
"name" : "OsmiumAtlasFramework",
"path" : "Sources/OsmiumAtlasFramework",
"product_dependencies" : [
"FeedKit",
"AsyncCompatibilityKit",
"ArgumentParser"
],
"product_memberships" : [
"iosdevdirectory"
],
"sources" : [
"Extensions/Blog+FeedKit.swift",
"Extensions/FeedKit+Extensions.swift",
"Models/Article.swift",
"Models/Blog.swift",
"Models/BlogCategory.swift",
"Models/FeedItem.swift",
"Models/LocalizedBlogDirectory.swift",
"Models/SitesAndStats.swift",
"Models/SitesStats.swift",
"iOSDevDirectoryNetworkingService.swift"
],
"target_dependencies" : [
"Logging"
],
"type" : "library"
},
{
"c99name" : "OsmiumAtlas",
"module_type" : "SwiftTarget",
"name" : "OsmiumAtlas",
"path" : "Sources/OsmiumAtlas",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"iosdevdirectory"
],
"sources" : [
"CLI.swift",
"CLIUtil.swift",
"Commands/UpdateTwitterList.swift",
"Commands/iOSDevDirectoryEnglishDevBlogs.swift"
],
"target_dependencies" : [
"OsmiumAtlasFramework",
"Twitter"
],
"type" : "executable"
},
{
"c99name" : "Logging",
"module_type" : "SwiftTarget",
"name" : "Logging",
"path" : "Sources/Logging",
"product_dependencies" : [
"SwiftyBeaver"
],
"product_memberships" : [
"iosdevdirectory"
],
"sources" : [
"Logger.swift",
"NoLogger.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"iDDBlogChecker",
"OsmiumAtlas"
]
}
}
2026-03-13 09:23:49.411 xcodebuild[882:5064] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 09:23:49.556 xcodebuild[882:5064] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"iDDBlogChecker",
"OsmiumAtlas"
]
}
}
2026-03-13 09:23:50.325 xcodebuild[885:5100] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 09:23:50.475 xcodebuild[885:5100] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OsmiumAtlas -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.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 OsmiumAtlas -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
OhhAuth: https://github.com/mw99/OhhAuth.git @ 1.2.0
FeedKit: https://github.com/nmdias/FeedKit.git @ 9.1.2
OsmiumAtlas: /Users/admin/builder/spi-builder-workspace
AsyncCompatibilityKit: https://github.com/KaiOelfke/AsyncCompatibilityKit @ main (38333d1)
SwiftyBeaver: https://github.com/SwiftyBeaver/SwiftyBeaver.git @ 1.9.6
swift-argument-parser: https://github.com/MarcoEidinger/swift-argument-parser @ async (dfeefc7)
Swifter: https://github.com/mattdonnelly/Swifter @ 2.5.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
Target 'iosdevdirectory' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'Logging' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'OsmiumAtlasFramework' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'Twitter' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
➜ Explicit dependency on target 'FeedKit' in project 'FeedKit'
➜ Explicit dependency on target 'AsyncCompatibilityKit' in project 'AsyncCompatibilityKit'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'Swifter' in project 'Swifter'
➜ Explicit dependency on target 'OhhAuth' in project 'OhhAuth'
Target 'Twitter' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'Logging' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
➜ Explicit dependency on target 'Swifter' in project 'Swifter'
➜ Explicit dependency on target 'OhhAuth' in project 'OhhAuth'
➜ Explicit dependency on target 'AsyncCompatibilityKit' in project 'AsyncCompatibilityKit'
Target 'OhhAuth' in project 'OhhAuth'
➜ Explicit dependency on target 'OhhAuth' in project 'OhhAuth'
Target 'OhhAuth' in project 'OhhAuth' (no dependencies)
Target 'Swifter' in project 'Swifter'
➜ Explicit dependency on target 'Swifter' in project 'Swifter'
Target 'Swifter' in project 'Swifter' (no dependencies)
Target 'OsmiumAtlasFramework' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'Logging' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
➜ Explicit dependency on target 'FeedKit' in project 'FeedKit'
➜ Explicit dependency on target 'AsyncCompatibilityKit' in project 'AsyncCompatibilityKit'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'AsyncCompatibilityKit' in project 'AsyncCompatibilityKit'
➜ Explicit dependency on target 'AsyncCompatibilityKit' in project 'AsyncCompatibilityKit'
Target 'AsyncCompatibilityKit' in project 'AsyncCompatibilityKit' (no dependencies)
Target 'FeedKit' in project 'FeedKit'
➜ Explicit dependency on target 'FeedKit' in project 'FeedKit'
Target 'FeedKit' in project 'FeedKit' (no dependencies)
Target 'Logging' in project 'OsmiumAtlas'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
Target 'SwiftyBeaver' in project 'SwiftyBeaver'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
Target 'SwiftyBeaver' in project 'SwiftyBeaver' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 921d75580e60c282f3ea90e4261e7268
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/921d75580e60c282f3ea90e4261e7268.xcbuilddata
error: The package product 'AsyncCompatibilityKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'OsmiumAtlasFramework' from project 'OsmiumAtlas')
error: The package product 'AsyncCompatibilityKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'iosdevdirectory' from project 'OsmiumAtlas')
error: The package product 'AsyncCompatibilityKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Twitter' from project 'OsmiumAtlas')
2026-03-13 09:23:51.274 xcodebuild[887:5134] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 09:23:51.425 xcodebuild[887:5134] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 09:23:51.694 xcodebuild[887:5134] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme OsmiumAtlas
(1 failure)
BUILD FAILURE 6.2 watchOS