Build Information
Failed to build OsmiumAtlas, reference main (691238), with Swift 6.2 for iOS using Xcode 26.3 on 13 Mar 2026 20:27:17 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=iOSBuild 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: iOS
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/mw99/OhhAuth.git
Fetching from https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching from https://github.com/mattdonnelly/Swifter
Fetching from https://github.com/nmdias/FeedKit.git
Creating working copy of package ‘FeedKit’
Checking out 9.1.2 of package ‘FeedKit’
Creating working copy of package ‘AsyncCompatibilityKit’
Checking out main (38333d1) of package ‘AsyncCompatibilityKit’
Creating working copy of package ‘SwiftyBeaver’
Checking out 1.9.6 of package ‘SwiftyBeaver’
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 ‘swift-argument-parser’
Checking out async (dfeefc7) of package ‘swift-argument-parser’
Resolve Package Graph
Resolved source packages:
AsyncCompatibilityKit: https://github.com/KaiOelfke/AsyncCompatibilityKit @ main (38333d1)
Swifter: https://github.com/mattdonnelly/Swifter @ 2.5.0
OhhAuth: https://github.com/mw99/OhhAuth.git @ 1.2.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
OsmiumAtlas: /Users/admin/builder/spi-builder-workspace
resolved source packages: AsyncCompatibilityKit, Swifter, OhhAuth, SwiftyBeaver, swift-argument-parser, FeedKit, OsmiumAtlas
2026-03-13 16:26:45.099 xcodebuild[523:3052] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 16:26:45.899 xcodebuild[523:3052] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 16:26:46.839 xcodebuild[523:3052] [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 16:27:06.991 xcodebuild[804:4561] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 16:27:07.136 xcodebuild[804:4561] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"iDDBlogChecker",
"OsmiumAtlas"
]
}
}
2026-03-13 16:27:07.892 xcodebuild[807:4601] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 16:27:08.033 xcodebuild[807:4601] [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=iOS
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=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
AsyncCompatibilityKit: https://github.com/KaiOelfke/AsyncCompatibilityKit @ main (38333d1)
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
Swifter: https://github.com/mattdonnelly/Swifter @ 2.5.0
SwiftyBeaver: https://github.com/SwiftyBeaver/SwiftyBeaver.git @ 1.9.6
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.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.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: 397ad57129fc46d2a82f29076028af1e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/397ad57129fc46d2a82f29076028af1e.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-03-13 16:27:08.751 xcodebuild[809:4635] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 16:27:08.891 xcodebuild[809:4635] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 16:27:11.555 xcodebuild[809:4635] [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
SwiftyBeaver: https://github.com/SwiftyBeaver/SwiftyBeaver.git @ 1.9.6
OhhAuth: https://github.com/mw99/OhhAuth.git @ 1.2.0
swift-argument-parser: https://github.com/MarcoEidinger/swift-argument-parser @ async (dfeefc7)
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: Swifter, SwiftyBeaver, OhhAuth, swift-argument-parser, AsyncCompatibilityKit, OsmiumAtlas, FeedKit
2026-03-13 16:27:13.127 xcodebuild[872:4989] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 16:27:13.282 xcodebuild[872:4989] [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 16:27:14.299 xcodebuild[880:5049] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 16:27:14.446 xcodebuild[880:5049] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"iDDBlogChecker",
"OsmiumAtlas"
]
}
}
2026-03-13 16:27:15.204 xcodebuild[883:5085] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 16:27:15.351 xcodebuild[883:5085] [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=iOS
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=iOS
Resolve Package Graph
Resolved source packages:
OhhAuth: https://github.com/mw99/OhhAuth.git @ 1.2.0
SwiftyBeaver: https://github.com/SwiftyBeaver/SwiftyBeaver.git @ 1.9.6
OsmiumAtlas: /Users/admin/builder/spi-builder-workspace
Swifter: https://github.com/mattdonnelly/Swifter @ 2.5.0
AsyncCompatibilityKit: https://github.com/KaiOelfke/AsyncCompatibilityKit @ main (38333d1)
FeedKit: https://github.com/nmdias/FeedKit.git @ 9.1.2
swift-argument-parser: https://github.com/MarcoEidinger/swift-argument-parser @ async (dfeefc7)
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.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: 397ad57129fc46d2a82f29076028af1e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/397ad57129fc46d2a82f29076028af1e.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 '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')
2026-03-13 16:27:16.101 xcodebuild[885:5116] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 16:27:16.245 xcodebuild[885:5116] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-13 16:27:16.505 xcodebuild[885:5116] [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 iOS