Build Information
Failed to build OsmiumAtlas, reference main (691238), with Swift 6.3 for iOS using Xcode 26.4 on 19 Apr 2026 03:47:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OsmiumAtlas -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.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: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/MarcoEidinger/OsmiumAtlas.git
Command line invocation:
/Applications/Xcode-26.4.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/nmdias/FeedKit.git
Fetching from https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching from https://github.com/mw99/OhhAuth.git
Fetching from https://github.com/mattdonnelly/Swifter
Creating working copy of package ‘FeedKit’
Checking out 9.1.2 of package ‘FeedKit’
Creating working copy of package ‘Swifter’
Checking out 2.5.0 of package ‘Swifter’
Creating working copy of package ‘OhhAuth’
Checking out 1.2.0 of package ‘OhhAuth’
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 ‘swift-argument-parser’
Checking out async (dfeefc7) of package ‘swift-argument-parser’
Resolve Package Graph
Resolved source packages:
SwiftyBeaver: https://github.com/SwiftyBeaver/SwiftyBeaver.git @ 1.9.6
AsyncCompatibilityKit: https://github.com/KaiOelfke/AsyncCompatibilityKit @ main (38333d1)
swift-argument-parser: https://github.com/MarcoEidinger/swift-argument-parser @ async (dfeefc7)
OsmiumAtlas: /Users/admin/builder/spi-builder-workspace
FeedKit: https://github.com/nmdias/FeedKit.git @ 9.1.2
OhhAuth: https://github.com/mw99/OhhAuth.git @ 1.2.0
Swifter: https://github.com/mattdonnelly/Swifter @ 2.5.0
resolved source packages: SwiftyBeaver, AsyncCompatibilityKit, swift-argument-parser, OsmiumAtlas, FeedKit, OhhAuth, Swifter
2026-04-18 23:46:20.276 xcodebuild[529:3074] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 23:46:20.378 xcodebuild[529:3074] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 23:46:20.901 xcodebuild[529:3074] [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-04-18 23:46:49.524 xcodebuild[831:4735] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 23:46:49.628 xcodebuild[831:4735] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"iDDBlogChecker",
"OsmiumAtlas"
]
}
}
2026-04-18 23:46:51.447 xcodebuild[839:4814] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 23:46:51.550 xcodebuild[839:4814] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OsmiumAtlas -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.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=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
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)
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)
OhhAuth: https://github.com/mw99/OhhAuth.git @ 1.2.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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 6ea93061487f67d74c80816bf3199157
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6ea93061487f67d74c80816bf3199157.xcbuilddata
error: The package product 'AsyncCompatibilityKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Twitter' from project 'OsmiumAtlas')
error: The package product 'AsyncCompatibilityKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'iosdevdirectory' from project 'OsmiumAtlas')
error: The package product 'AsyncCompatibilityKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'OsmiumAtlasFramework' from project 'OsmiumAtlas')
2026-04-18 23:46:52.478 xcodebuild[842:4847] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 23:46:52.582 xcodebuild[842:4847] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 23:46:54.728 xcodebuild[842:4847] [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.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
OhhAuth: https://github.com/mw99/OhhAuth.git @ 1.2.0
swift-argument-parser: https://github.com/MarcoEidinger/swift-argument-parser @ async (dfeefc7)
Swifter: https://github.com/mattdonnelly/Swifter @ 2.5.0
SwiftyBeaver: https://github.com/SwiftyBeaver/SwiftyBeaver.git @ 1.9.6
AsyncCompatibilityKit: https://github.com/KaiOelfke/AsyncCompatibilityKit @ main (38333d1)
OsmiumAtlas: /Users/admin/builder/spi-builder-workspace
FeedKit: https://github.com/nmdias/FeedKit.git @ 9.1.2
resolved source packages: OhhAuth, swift-argument-parser, Swifter, SwiftyBeaver, AsyncCompatibilityKit, OsmiumAtlas, FeedKit
2026-04-18 23:46:57.217 xcodebuild[907:5243] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 23:46:57.337 xcodebuild[907:5243] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 23:46:57.492 xcodebuild[907:5243] [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-04-18 23:46:58.676 xcodebuild[937:5457] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 23:46:58.779 xcodebuild[937:5457] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"iDDBlogChecker",
"OsmiumAtlas"
]
}
}
2026-04-18 23:46:59.695 xcodebuild[946:5526] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 23:46:59.798 xcodebuild[946:5526] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OsmiumAtlas -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.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=iOS
Resolve Package Graph
Resolved source packages:
swift-argument-parser: https://github.com/MarcoEidinger/swift-argument-parser @ async (dfeefc7)
AsyncCompatibilityKit: https://github.com/KaiOelfke/AsyncCompatibilityKit @ main (38333d1)
OhhAuth: https://github.com/mw99/OhhAuth.git @ 1.2.0
Swifter: https://github.com/mattdonnelly/Swifter @ 2.5.0
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
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 6ea93061487f67d74c80816bf3199157
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6ea93061487f67d74c80816bf3199157.xcbuilddata
error: The package product 'AsyncCompatibilityKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'OsmiumAtlasFramework' from project 'OsmiumAtlas')
error: The package product 'AsyncCompatibilityKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'iosdevdirectory' from project 'OsmiumAtlas')
error: The package product 'AsyncCompatibilityKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Twitter' from project 'OsmiumAtlas')
2026-04-18 23:47:00.726 xcodebuild[949:5561] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 23:47:00.825 xcodebuild[949:5561] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 23:47:01.086 xcodebuild[949:5561] [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.3 iOS