Build Information
Failed to build APWebAuthentication, reference main (e0e5de), with Swift 6.1 for macOS (SPM) on 6 May 2026 23:53:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aporat/APWebAuthentication.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aporat/APWebAuthentication
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e0e5de5 date handling
Cloned https://github.com/aporat/APWebAuthentication.git
Revision (git rev-parse @):
e0e5de50288a1f5671f3e222daa51c4fcfbc4925
SUCCESS checkout https://github.com/aporat/APWebAuthentication.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/aporat/APWebAuthentication.git
https://github.com/aporat/APWebAuthentication.git
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.11.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "swifthttpstatuscodes",
"requirement" : {
"range" : [
{
"lower_bound" : "3.3.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rhodgkins/SwiftHTTPStatusCodes.git"
},
{
"identity" : "jgprogresshud",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JonasGessner/JGProgressHUD.git"
},
{
"identity" : "sfsafesymbols",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SFSafeSymbols/SFSafeSymbols.git"
},
{
"identity" : "snapkit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SnapKit/SnapKit.git"
},
{
"identity" : "swiftybeaver",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
},
{
"identity" : "swifterswift",
"requirement" : {
"range" : [
{
"lower_bound" : "8.0.0",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwifterSwift/SwifterSwift.git"
},
{
"identity" : "swiftyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
},
{
"identity" : "devicekit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.8.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/devicekit/DeviceKit.git"
},
{
"identity" : "apuseragentgenerator",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/aporat/APUserAgentGenerator.git"
}
],
"manifest_display_name" : "APWebAuthentication",
"name" : "APWebAuthentication",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
}
],
"products" : [
{
"name" : "APWebAuthentication",
"targets" : [
"APWebAuthentication"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "APWebAuthenticationTests",
"module_type" : "SwiftTarget",
"name" : "APWebAuthenticationTests",
"path" : "Tests",
"sources" : [
"APWebAuthenticationErrorTests.swift",
"APWebAuthenticationLinkTests.swift",
"APWebAuthenticationTests.swift",
"AccountStoreTests.swift",
"Auth1AuthenticationTests.swift",
"Auth2AuthenticationTests.swift",
"AuthClientTests.swift",
"AuthenticationTests.swift",
"BlueskyDPoPManagerTests.swift",
"BlueskyUserTests.swift",
"ErrorExtensionTests.swift",
"FoursquareUserTests.swift",
"GitHubUserTests.swift",
"JSONExtensionTests.swift",
"OAuth1ClientTests.swift",
"OAuth2ClientTests.swift",
"PinterestUserTests.swift",
"PinterestWebUserTests.swift",
"ProviderBrowserModeTests.swift",
"RedditUserTests.swift",
"TumblrUserTests.swift"
],
"target_dependencies" : [
"APWebAuthentication"
],
"type" : "test"
},
{
"c99name" : "APWebAuthentication",
"module_type" : "SwiftTarget",
"name" : "APWebAuthentication",
"path" : "Sources",
"product_dependencies" : [
"Alamofire",
"CryptoSwift",
"HTTPStatusCodes",
"JGProgressHUD",
"SnapKit",
"SwiftyBeaver",
"SFSafeSymbols",
"SwifterSwift",
"SwiftyJSON",
"DeviceKit",
"APUserAgentGenerator"
],
"product_memberships" : [
"APWebAuthentication"
],
"sources" : [
"APWebAuthSession.swift",
"APWebAuthenticationError.swift",
"APWebAuthenticationLink.swift",
"ASWebAuthenticationSession.swift",
"AccountStore.swift",
"AccountType.swift",
"Auth1Authentication.swift",
"Auth2Authentication.swift",
"AuthClient.swift",
"Authentication.swift",
"AuthenticationMode.swift",
"Bluesky/BlueskyAPIClient.swift",
"Bluesky/BlueskyAuthentication.swift",
"Bluesky/BlueskyDPoPManager.swift",
"Bluesky/BlueskyInterceptor.swift",
"Bluesky/BlueskyUser.swift",
"Data+APWebAuthentication.swift",
"Error+APWebAuthentication.swift",
"FileManager+APWebAuthentication.swift",
"Foursquare/FoursquareAPIClient.swift",
"Foursquare/FoursquareInterceptor.swift",
"Foursquare/FoursquareUser.swift",
"GitHub/GitHubAPIClient.swift",
"GitHub/GitHubInterceptor.swift",
"GitHub/GitHubUser.swift",
"JSON+APWebAuthentication.swift",
"Models/GenericUser.swift",
"Models/MediaComment.swift",
"Models/MediaItem.swift",
"Models/StoryItem.swift",
"Models/Tag.swift",
"Models/User.swift",
"OAuth1Client.swift",
"OAuth1Interceptor.swift",
"OAuth2Client.swift",
"OAuth2Interceptor.swift",
"Pinterest/PinterestAPIClient.swift",
"Pinterest/PinterestUser.swift",
"PinterestWeb/PinterestWebAPIClient.swift",
"PinterestWeb/PinterestWebAuthController.swift",
"PinterestWeb/PinterestWebAuthentication.swift",
"PinterestWeb/PinterestWebHTMLAPIClient.swift",
"PinterestWeb/PinterestWebHTMLInterceptor.swift",
"PinterestWeb/PinterestWebInterceptor.swift",
"PinterestWeb/PinterestWebUser.swift",
"Reddit/RedditAPIClient.swift",
"Reddit/RedditUser.swift",
"SessionAuthentication.swift",
"String+APWebAuthentication.swift",
"TikTokWeb/TikTokWebAPIClient.swift",
"TikTokWeb/TikTokWebAuthCheckpointController.swift",
"TikTokWeb/TikTokWebAuthController.swift",
"TikTokWeb/TikTokWebAuthentication.swift",
"TikTokWeb/TikTokWebInterceptor.swift",
"TikTokWeb/TikTokWebMediaComment.swift",
"TikTokWeb/TikTokWebMediaItem.swift",
"TikTokWeb/TikTokWebMobileAPIClient.swift",
"TikTokWeb/TikTokWebMobileInterceptor.swift",
"TikTokWeb/TikTokWebSignatureController.swift",
"TikTokWeb/TikTokWebUser.swift",
"Tumblr/TumblrAPIClient.swift",
"Tumblr/TumblrBlog.swift",
"Tumblr/TumblrUser.swift",
"Twitch/TwitchAPIClient.swift",
"Twitch/TwitchInterceptor.swift",
"Twitch/TwitchUser.swift",
"UI/AuthNavBarView.swift",
"UI/ProgressView.swift",
"UI/UINavigationController+Progress.swift",
"UI/WebAuthCookieManager.swift",
"UI/WebAuthJavaScriptBridge.swift",
"UI/WebAuthNavigationManager.swift",
"UI/WebAuthRedirectHandler.swift",
"UI/WebAuthViewController.swift",
"UI/WebTokenInterceptorViewController.swift",
"UIApplication+APWebAuthentication.swift",
"URL+APWebAuthentication.swift",
"UserAgentMode.swift",
"WebActivitySafari.swift",
"X/XAPIClient.swift",
"X/XPost.swift",
"X/XUser.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Fetching https://github.com/aporat/APUserAgentGenerator.git
[1/402] Fetching apuseragentgenerator
Fetched https://github.com/aporat/APUserAgentGenerator.git from cache (0.67s)
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/SnapKit/SnapKit.git
Fetching https://github.com/devicekit/DeviceKit.git
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching https://github.com/SFSafeSymbols/SFSafeSymbols.git
Fetching https://github.com/JonasGessner/JGProgressHUD.git
Fetching https://github.com/SwifterSwift/SwifterSwift.git
[1/1595] Fetching jgprogresshud
[225/5864] Fetching jgprogresshud, snapkit
[626/9948] Fetching jgprogresshud, snapkit, swiftybeaver
[1174/14356] Fetching jgprogresshud, snapkit, swiftybeaver, devicekit
[1755/36319] Fetching jgprogresshud, snapkit, swiftybeaver, devicekit, sfsafesymbols
[1800/42586] Fetching jgprogresshud, snapkit, swiftybeaver, devicekit, sfsafesymbols, swiftyjson
[6842/72308] Fetching jgprogresshud, snapkit, swiftybeaver, devicekit, sfsafesymbols, swiftyjson, swifterswift
Fetched https://github.com/SnapKit/SnapKit.git from cache (1.20s)
[15223/68039] Fetching jgprogresshud, swiftybeaver, devicekit, sfsafesymbols, swiftyjson, swifterswift
Fetching https://github.com/rhodgkins/SwiftHTTPStatusCodes.git
Fetched https://github.com/devicekit/DeviceKit.git from cache (1.34s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (1.34s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/Alamofire/Alamofire.git
[9895/57364] Fetching jgprogresshud, swiftybeaver, sfsafesymbols, swifterswift
[22620/58294] Fetching jgprogresshud, swiftybeaver, sfsafesymbols, swifterswift, swifthttpstatuscodes
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (1.83s)
[23384/54210] Fetching jgprogresshud, sfsafesymbols, swifterswift, swifthttpstatuscodes
Fetched https://github.com/rhodgkins/SwiftHTTPStatusCodes.git from cache (0.75s)
[29931/53280] Fetching jgprogresshud, sfsafesymbols, swifterswift
[36677/66667] Fetching jgprogresshud, sfsafesymbols, swifterswift, cryptoswift
[55156/98780] Fetching jgprogresshud, sfsafesymbols, swifterswift, cryptoswift, alamofire
Fetched https://github.com/JonasGessner/JGProgressHUD.git from cache (2.36s)
Fetched https://github.com/SFSafeSymbols/SFSafeSymbols.git from cache (2.36s)
Fetched https://github.com/SwifterSwift/SwifterSwift.git from cache (2.36s)
[2197/45500] Fetching cryptoswift, alamofire
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.46s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.46s)
Computing version for https://github.com/devicekit/DeviceKit.git
Computed https://github.com/devicekit/DeviceKit.git at 5.8.0 (8.17s)
Computing version for https://github.com/SwifterSwift/SwifterSwift.git
Computed https://github.com/SwifterSwift/SwifterSwift.git at 8.0.0 (0.50s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 2.1.1 (0.63s)
Computing version for https://github.com/SFSafeSymbols/SFSafeSymbols.git
Computed https://github.com/SFSafeSymbols/SFSafeSymbols.git at 7.0.0 (0.51s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.10.0 (0.63s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (0.62s)
Computing version for https://github.com/rhodgkins/SwiftHTTPStatusCodes.git
Computed https://github.com/rhodgkins/SwiftHTTPStatusCodes.git at 3.3.2 (2.56s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.12.0 (0.49s)
Computing version for https://github.com/SnapKit/SnapKit.git
Computed https://github.com/SnapKit/SnapKit.git at 5.7.1 (0.49s)
Computing version for https://github.com/JonasGessner/JGProgressHUD.git
Computed https://github.com/JonasGessner/JGProgressHUD.git at 2.2.0 (0.57s)
Creating working copy for https://github.com/rhodgkins/SwiftHTTPStatusCodes.git
Working copy of https://github.com/rhodgkins/SwiftHTTPStatusCodes.git resolved at 3.3.2
Creating working copy for https://github.com/SFSafeSymbols/SFSafeSymbols.git
Working copy of https://github.com/SFSafeSymbols/SFSafeSymbols.git resolved at 7.0.0
Creating working copy for https://github.com/JonasGessner/JGProgressHUD.git
Working copy of https://github.com/JonasGessner/JGProgressHUD.git resolved at 2.2.0
Creating working copy for https://github.com/SnapKit/SnapKit.git
Working copy of https://github.com/SnapKit/SnapKit.git resolved at 5.7.1
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.12.0
Creating working copy for https://github.com/aporat/APUserAgentGenerator.git
Working copy of https://github.com/aporat/APUserAgentGenerator.git resolved at main (296ccce)
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.10.0
Creating working copy for https://github.com/devicekit/DeviceKit.git
Working copy of https://github.com/devicekit/DeviceKit.git resolved at 5.8.0
Creating working copy for https://github.com/SwifterSwift/SwifterSwift.git
Working copy of https://github.com/SwifterSwift/SwifterSwift.git resolved at 8.0.0
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 2.1.1
error: the library 'APWebAuthentication' requires macos 10.13, but depends on the product 'SFSafeSymbols' which requires macos 10.14; consider changing the library 'APWebAuthentication' to require macos 10.14 or later, or the product 'SFSafeSymbols' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'APWebAuthentication' requires macos 10.13, but depends on the product 'SFSafeSymbols' which requires macos 10.14; consider changing the library 'APWebAuthentication' to require macos 10.14 or later, or the product 'SFSafeSymbols' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm