Build Information
Failed to build APWebAuthentication, reference 1.1.0 (cbc46a), with Swift 6.1 for Wasm on 30 May 2025 19:52:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aporat/APWebAuthentication.git
Reference: 1.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/aporat/APWebAuthentication
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at cbc46a5 min ios version
Cloned https://github.com/aporat/APWebAuthentication.git
Revision (git rev-parse @):
cbc46a5cde889bb080949c846e7a52ecfcc7a744
SUCCESS checkout https://github.com/aporat/APWebAuthentication.git at 1.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/aporat/APWebAuthentication.git
https://github.com/aporat/APWebAuthentication.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.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" : "6.2.0",
"upper_bound" : "7.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" : "7.0.0",
"upper_bound" : "8.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" : "swiftyuserdefaults",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sunshinejr/SwiftyUserDefaults.git"
},
{
"identity" : "devicekit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/devicekit/DeviceKit.git"
},
{
"identity" : "apuseragentgenerator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/aporat/APUserAgentGenerator"
}
],
"manifest_display_name" : "APWebAuthentication",
"name" : "APWebAuthentication",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "APWebAuthentication",
"targets" : [
"APWebAuthentication"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "APWebAuthenticationTests",
"module_type" : "SwiftTarget",
"name" : "APWebAuthenticationTests",
"path" : "Tests",
"sources" : [
"APWebAuthenticationErrorTests.swift",
"APWebAuthenticationTests.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",
"SwiftyUserDefaults",
"DeviceKit",
"APUserAgentGenerator"
],
"product_memberships" : [
"APWebAuthentication"
],
"sources" : [
"APWebAuthenticationError.swift",
"APWebAuthenticationLink.swift",
"APWebAuthenticationSession.swift",
"AccountStore.swift",
"AccountType.swift",
"Auth1Authentication.swift",
"Auth2Authentication.swift",
"AuthClient.swift",
"AuthClientRequestRetrier.swift",
"Authentication.swift",
"Data+APWebAuthentication.swift",
"Error+APWebAuthentication.swift",
"Extensions.swift",
"FiveHundredspxWeb/FiveHundredspxWebAPIClient.swift",
"FiveHundredspxWeb/FiveHundredspxWebAuthController.swift",
"FiveHundredspxWeb/FiveHundredspxWebAuthentication.swift",
"FiveHundredspxWeb/FiveHundredspxWebHTMLAPIClient.swift",
"FiveHundredspxWeb/FiveHundredspxWebHTMLRequestAdapter.swift",
"FiveHundredspxWeb/FiveHundredspxWebRequestAdapter.swift",
"FiveHundredspxWeb/FiveHundredspxWebUser.swift",
"Foursquare/FoursquareAPIClient.swift",
"Foursquare/FoursquareRequestAdapter.swift",
"Foursquare/FoursquareUser.swift",
"GitHub/GitHubAPIClient.swift",
"GitHub/GitHubRequestAdapter.swift",
"GitHub/GitHubUser.swift",
"JSON+APWebAuthentication.swift",
"Models/BaseMediaItem.swift",
"Models/BaseUser.swift",
"Models/MediaComment.swift",
"Models/MediaItem.swift",
"Models/StoryItem.swift",
"Models/Tag.swift",
"Models/User.swift",
"OAuth1Client.swift",
"OAuth1RequestAdapter.swift",
"OAuth2Client.swift",
"OAuth2RequestAdapter.swift",
"Pinterest/PinterestAPIClient.swift",
"Pinterest/PinterestUser.swift",
"PinterestWeb/PinterestWebAPIClient.swift",
"PinterestWeb/PinterestWebAuthController.swift",
"PinterestWeb/PinterestWebAuthentication.swift",
"PinterestWeb/PinterestWebHTMLAPIClient.swift",
"PinterestWeb/PinterestWebHTMLRequestAdapter.swift",
"PinterestWeb/PinterestWebRequestAdapter.swift",
"PinterestWeb/PinterestWebUser.swift",
"ProviderBrowserMode.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/TikTokWebMediaComment.swift",
"TikTokWeb/TikTokWebMediaItem.swift",
"TikTokWeb/TikTokWebMobileAPIClient.swift",
"TikTokWeb/TikTokWebMobileRequestAdapter.swift",
"TikTokWeb/TikTokWebRequestAdapter.swift",
"TikTokWeb/TikTokWebSignatureController.swift",
"TikTokWeb/TikTokWebUser.swift",
"Tumblr/TumblrAPIClient.swift",
"Tumblr/TumblrBlog.swift",
"Tumblr/TumblrUser.swift",
"Twitch/TwitchAPIClient.swift",
"Twitch/TwitchRequestAdapter.swift",
"Twitch/TwitchUser.swift",
"Twitter/TwitterAPIClient.swift",
"Twitter/TwitterPost.swift",
"Twitter/TwitterUser.swift",
"UI/AuthNavBarView.swift",
"UI/AuthViewController.swift",
"UI/BaseAuthViewController.swift",
"UI/ProgressView.swift",
"UI/UIApplication+APWebAuthentication.swift",
"UI/UINavigationController+Progress.swift",
"UI/WebTokensViewController.swift",
"UI/WebViewController.swift",
"URL+APWebAuthentication.swift",
"WebActivitySafari.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/SwifterSwift/SwifterSwift.git
Fetching https://github.com/devicekit/DeviceKit.git
Fetching https://github.com/sunshinejr/SwiftyUserDefaults.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/aporat/APUserAgentGenerator
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
[1/3414] Fetching swiftyuserdefaults
[2869/3666] Fetching swiftyuserdefaults, apuseragentgenerator
[3667/7723] Fetching swiftyuserdefaults, apuseragentgenerator, swiftybeaver
[3668/11789] Fetching swiftyuserdefaults, apuseragentgenerator, swiftybeaver, devicekit
[4034/17985] Fetching swiftyuserdefaults, apuseragentgenerator, swiftybeaver, devicekit, swiftyjson
[14187/46847] Fetching swiftyuserdefaults, apuseragentgenerator, swiftybeaver, devicekit, swiftyjson, swifterswift
Fetched https://github.com/devicekit/DeviceKit.git from cache (0.68s)
Fetching https://github.com/SnapKit/SnapKit.git
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (0.69s)
Fetching https://github.com/SFSafeSymbols/SFSafeSymbols.git
[11017/38724] Fetching swiftyuserdefaults, apuseragentgenerator, swiftyjson, swifterswift
[17656/42968] Fetching swiftyuserdefaults, apuseragentgenerator, swiftyjson, swifterswift, snapkit
[20611/45989] Fetching swiftyuserdefaults, apuseragentgenerator, swiftyjson, swifterswift, snapkit, sfsafesymbols
Fetched https://github.com/SnapKit/SnapKit.git from cache (0.57s)
Fetching https://github.com/JonasGessner/JGProgressHUD.git
Fetched https://github.com/SFSafeSymbols/SFSafeSymbols.git from cache (0.78s)
Fetching https://github.com/rhodgkins/SwiftHTTPStatusCodes.git
[1/1595] Fetching jgprogresshud
[911/2525] Fetching jgprogresshud, swifthttpstatuscodes
Fetched https://github.com/rhodgkins/SwiftHTTPStatusCodes.git from cache (0.37s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/aporat/APUserAgentGenerator from cache (1.94s)
Fetched https://github.com/sunshinejr/SwiftyUserDefaults.git from cache (1.94s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (1.95s)
Fetching https://github.com/Alamofire/Alamofire.git
[1021/1595] Fetching jgprogresshud
Fetched https://github.com/SwifterSwift/SwifterSwift.git from cache (1.99s)
[1596/14536] Fetching jgprogresshud, cryptoswift
Fetched https://github.com/JonasGessner/JGProgressHUD.git from cache (0.95s)
[1813/43082] Fetching cryptoswift, alamofire
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.55s)
[21099/30141] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.19s)
Computing version for https://github.com/SwifterSwift/SwifterSwift.git
Computed https://github.com/SwifterSwift/SwifterSwift.git at 7.0.0 (7.24s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 2.1.1 (0.64s)
Computing version for https://github.com/SFSafeSymbols/SFSafeSymbols.git
Computed https://github.com/SFSafeSymbols/SFSafeSymbols.git at 6.2.0 (0.92s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (0.58s)
Computing version for https://github.com/rhodgkins/SwiftHTTPStatusCodes.git
Computed https://github.com/rhodgkins/SwiftHTTPStatusCodes.git at 3.3.2 (2.34s)
Computing version for https://github.com/sunshinejr/SwiftyUserDefaults.git
Computed https://github.com/sunshinejr/SwiftyUserDefaults.git at 5.3.0 (0.61s)
Computing version for https://github.com/SnapKit/SnapKit.git
Computed https://github.com/SnapKit/SnapKit.git at 5.7.1 (1.82s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.89s)
Computing version for https://github.com/aporat/APUserAgentGenerator
warning: 'apuseragentgenerator': /Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
5 | name: "APUserAgentGenerator",
6 | platforms: [
7 | .macOS(.v10_12),
| `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
8 | .iOS(.v13),
9 | .tvOS(.v13),
Computed https://github.com/aporat/APUserAgentGenerator at 1.3.0 (0.62s)
Computing version for https://github.com/JonasGessner/JGProgressHUD.git
Computed https://github.com/JonasGessner/JGProgressHUD.git at 2.2.0 (0.61s)
Computing version for https://github.com/devicekit/DeviceKit.git
Computed https://github.com/devicekit/DeviceKit.git at 5.6.0 (0.61s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.73s)
Creating working copy for https://github.com/devicekit/DeviceKit.git
Working copy of https://github.com/devicekit/DeviceKit.git resolved at 5.6.0
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/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 2.1.1
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/SFSafeSymbols/SFSafeSymbols.git
Working copy of https://github.com/SFSafeSymbols/SFSafeSymbols.git resolved at 6.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/SwifterSwift/SwifterSwift.git
Working copy of https://github.com/SwifterSwift/SwifterSwift.git resolved at 7.0.0
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/aporat/APUserAgentGenerator
Working copy of https://github.com/aporat/APUserAgentGenerator resolved at 1.3.0
Creating working copy for https://github.com/sunshinejr/SwiftyUserDefaults.git
Working copy of https://github.com/sunshinejr/SwiftyUserDefaults.git resolved at 5.3.0
warning: 'apuseragentgenerator': /host/spi-builder-workspace/.build/checkouts/APUserAgentGenerator/Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
5 | name: "APUserAgentGenerator",
6 | platforms: [
7 | .macOS(.v10_12),
| `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
8 | .iOS(.v13),
9 | .tvOS(.v13),
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
Building for debugging...
[0/31] Write sources
[4/31] Copying PrivacyInfo.xcprivacy
[4/31] Write sources
[4/31] Copying PrivacyInfo.xcprivacy
[4/31] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDErrorIndicatorView.h:11:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:9:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[9/31] Compiling JGProgressHUD JGProgressHUDAnimation.m
[9/31] Compiling JGProgressHUD JGProgressHUDErrorIndicatorView.m
[9/31] Compiling JGProgressHUD JGProgressHUDRingIndicatorView.m
[9/31] Compiling JGProgressHUD JGProgressHUDShadow.m
[9/31] Compiling JGProgressHUD JGProgressHUD.m
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDSuccessIndicatorView.h:11:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[9/31] Compiling JGProgressHUD JGProgressHUDSuccessIndicatorView.m
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:11:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[9/31] Compiling JGProgressHUD JGProgressHUDFadeAnimation.m
[9/31] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'apuseragentgenerator': /host/spi-builder-workspace/.build/checkouts/APUserAgentGenerator/Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
5 | name: "APUserAgentGenerator",
6 | platforms: [
7 | .macOS(.v10_12),
| `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
8 | .iOS(.v13),
9 | .tvOS(.v13),
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
[0/1] Planning build
Building for debugging...
[0/23] Write sources
[0/23] Copying PrivacyInfo.xcprivacy
[0/22] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDShadow.m:9:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[6/22] Compiling JGProgressHUD JGProgressHUDShadow.m
[6/22] Compiling JGProgressHUD JGProgressHUDIndeterminateIndicatorView.m
[6/22] Compiling JGProgressHUD JGProgressHUDIndicatorView.m
[6/22] Compiling JGProgressHUD JGProgressHUDImageIndicatorView.m
[6/22] Compiling JGProgressHUD JGProgressHUDPieIndicatorView.m
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDRingIndicatorView.h:11:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[6/22] Compiling JGProgressHUD JGProgressHUDRingIndicatorView.m
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDSuccessIndicatorView.h:11:
In file included from /host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/host/spi-builder-workspace/.build/checkouts/JGProgressHUD/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[6/22] Compiling JGProgressHUD JGProgressHUDSuccessIndicatorView.m
[6/22] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm