Build Information
Failed to build Guardian, reference master (cc2ad8), with Swift 6.1 for macOS (SPM) on 11 Dec 2025 22:18:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/auth0/Guardian.swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/auth0/Guardian.swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at cc2ad87 feat: support consent details without scope (#163)
Cloned https://github.com/auth0/Guardian.swift.git
Revision (git rev-parse @):
cc2ad87595792871e83677de73aabb104f66eb57
SUCCESS checkout https://github.com/auth0/Guardian.swift.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/auth0/Guardian.swift.git
https://github.com/auth0/Guardian.swift.git
{
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "12.0.0",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
}
],
"manifest_display_name" : "Guardian",
"name" : "Guardian",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "Guardian",
"targets" : [
"Guardian"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GuardianTests",
"module_type" : "SwiftTarget",
"name" : "GuardianTests",
"path" : "GuardianTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"API/ConsentApiClientSpec.swift",
"API/GuardianErrorSpec.swift",
"API/ModelsSpec.swift",
"API/NoContentSpec.swift",
"API/RequestSpec.swift",
"APIClientSpec.swift",
"AuthenticationSpec.swift",
"Base32Spec.swift",
"ConsentSpec.swift",
"Constants.swift",
"Enrollment/EnrolledDeviceSpec.swift",
"Generators/OneTimePasswordGeneratorSpec.swift",
"GuardianSpec.swift",
"JWTSpec.swift",
"Keys+Utils.swift",
"Keys/ASNPublicKeyDecodableSpec.swift",
"Keys/AsymmetricPublicKeySpec.swift",
"Keys/DataRSAPrivateKeyCreationSpec.swift",
"Keys/DataRSAPrivateKeySpec.swift",
"Keys/KeychainRSAPrivateKeyCreationSpec.swift",
"Keys/KeychainRSAPrivateKeySpec.swift",
"Keys/SigningKeyStorageSpec.swift",
"Matchers.swift",
"MockNSURLSession.swift",
"MockURLProtocol.swift",
"MockURLProtocolCondition.swift",
"MockURLResponse.swift",
"Networking/ClientInfoSpec.swift",
"Networking/NetworkOperationSpec.swift",
"Networking/NoContentDecoderSpec.swift",
"NotificationSpec.swift",
"Responses.swift"
],
"target_dependencies" : [
"Guardian"
],
"type" : "test"
},
{
"c99name" : "Guardian",
"module_type" : "SwiftTarget",
"name" : "Guardian",
"path" : "Guardian",
"product_memberships" : [
"Guardian"
],
"sources" : [
"API/API.swift",
"API/APIClient.swift",
"API/ConsentAPI.swift",
"API/ConsentAPIClient.swift",
"API/DeviceAPI.swift",
"API/DeviceAPIClient.swift",
"API/GuardianError.swift",
"API/JSON.swift",
"API/Models.swift",
"API/NoContent.swift",
"API/Request.swift",
"Authentication/Authentication.swift",
"Authentication/AuthenticationDevice.swift",
"Authentication/Notification/AuthenticationCategory.swift",
"Authentication/Notification/AuthenticationLocation.swift",
"Authentication/Notification/AuthenticationNotification.swift",
"Authentication/Notification/AuthenticationSource.swift",
"Authentication/Notification/Notification.swift",
"Crypto/A0HMAC.swift",
"Crypto/A0RSA.swift",
"Crypto/A0SHA.swift",
"Crypto/Base32.swift",
"Crypto/Data+Base64URL.swift",
"Crypto/JWT.swift",
"Enrollment/EnrollRequest.swift",
"Enrollment/EnrolledDevice.swift",
"Generators/OneTimePasswordGenerator.swift",
"Guardian.swift",
"Keys/ASNPublicKeyDecodable.swift",
"Keys/AsymmetricPublicKey.swift",
"Keys/DataRSAPrivateKey.swift",
"Keys/KeychainRSAPrivateKey.swift",
"Keys/Keys+Generation.swift",
"Keys/Keys.swift",
"Keys/RSA+Utils.swift",
"Networking/Additions.swift",
"Networking/ClientInfo.swift",
"Networking/CodableAdditions.swift",
"Networking/Events.swift",
"Networking/NetworkError.swift",
"Networking/NetworkOperation.swift",
"Networking/NoContentDecoder.swift",
"Networking/Operation.swift",
"Networking/Result.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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 -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
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/8] Write sources
[7/8] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/49] Emitting module Guardian
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[10/53] Compiling Guardian ASNPublicKeyDecodable.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[11/53] Compiling Guardian AsymmetricPublicKey.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[12/53] Compiling Guardian DataRSAPrivateKey.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[13/53] Compiling Guardian KeychainRSAPrivateKey.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[14/53] Compiling Guardian NetworkOperation.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[15/53] Compiling Guardian NoContentDecoder.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[16/53] Compiling Guardian Operation.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[17/53] Compiling Guardian Result.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[18/53] Compiling Guardian Request.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[19/53] Compiling Guardian Authentication.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[20/53] Compiling Guardian AuthenticationDevice.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[21/53] Compiling Guardian AuthenticationCategory.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[22/53] Compiling Guardian AuthenticationLocation.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[23/53] Compiling Guardian A0SHA.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[24/53] Compiling Guardian Base32.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[25/53] Compiling Guardian Data+Base64URL.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[26/53] Compiling Guardian JWT.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[27/53] Compiling Guardian Keys+Generation.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[28/53] Compiling Guardian Keys.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[29/53] Compiling Guardian RSA+Utils.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[30/53] Compiling Guardian Additions.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[31/53] Compiling Guardian DeviceAPIClient.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[32/53] Compiling Guardian GuardianError.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[33/53] Compiling Guardian JSON.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[34/53] Compiling Guardian Models.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[35/53] Compiling Guardian NoContent.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[36/53] Compiling Guardian EnrollRequest.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[37/53] Compiling Guardian EnrolledDevice.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[38/53] Compiling Guardian OneTimePasswordGenerator.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[39/53] Compiling Guardian Guardian.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[40/53] Compiling Guardian ClientInfo.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[41/53] Compiling Guardian CodableAdditions.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[42/53] Compiling Guardian Events.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[43/53] Compiling Guardian NetworkError.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[44/53] Compiling Guardian AuthenticationNotification.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[45/53] Compiling Guardian AuthenticationSource.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[46/53] Compiling Guardian Notification.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[47/53] Compiling Guardian A0HMAC.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[48/53] Compiling Guardian A0RSA.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[49/53] Compiling Guardian API.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[50/53] Compiling Guardian APIClient.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[51/53] Compiling Guardian ConsentAPI.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[52/53] Compiling Guardian ConsentAPIClient.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[53/53] Compiling Guardian DeviceAPI.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/19804] Fetching nimble
[2/34663] Fetching nimble, quick
Fetched https://github.com/Quick/Quick.git from cache (1.57s)
[5348/19804] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.86s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (4.86s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.85s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.45s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.76s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.35s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.50s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.71s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.33s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.11s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.93s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.41s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.50s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Guardian/PrivacyInfo.xcprivacy
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/7] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/48] Emitting module Guardian
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[9/52] Compiling Guardian ASNPublicKeyDecodable.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[10/52] Compiling Guardian AsymmetricPublicKey.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[11/52] Compiling Guardian DataRSAPrivateKey.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[12/52] Compiling Guardian KeychainRSAPrivateKey.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[13/52] Compiling Guardian ClientInfo.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[14/52] Compiling Guardian CodableAdditions.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[15/52] Compiling Guardian Events.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[16/52] Compiling Guardian NetworkError.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[17/52] Compiling Guardian Request.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[18/52] Compiling Guardian Authentication.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[19/52] Compiling Guardian AuthenticationDevice.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[20/52] Compiling Guardian AuthenticationCategory.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[21/52] Compiling Guardian AuthenticationLocation.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[22/52] Compiling Guardian Keys+Generation.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[23/52] Compiling Guardian Keys.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[24/52] Compiling Guardian RSA+Utils.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[25/52] Compiling Guardian Additions.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[26/52] Compiling Guardian API.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[27/52] Compiling Guardian APIClient.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[28/52] Compiling Guardian ConsentAPI.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[29/52] Compiling Guardian ConsentAPIClient.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[30/52] Compiling Guardian DeviceAPI.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[31/52] Compiling Guardian DeviceAPIClient.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[32/52] Compiling Guardian GuardianError.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[33/52] Compiling Guardian JSON.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[34/52] Compiling Guardian Models.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[35/52] Compiling Guardian NoContent.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[36/52] Compiling Guardian EnrollRequest.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[37/52] Compiling Guardian EnrolledDevice.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[38/52] Compiling Guardian OneTimePasswordGenerator.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[39/52] Compiling Guardian Guardian.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[40/52] Compiling Guardian AuthenticationNotification.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[41/52] Compiling Guardian AuthenticationSource.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[42/52] Compiling Guardian Notification.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[43/52] Compiling Guardian A0HMAC.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[44/52] Compiling Guardian A0RSA.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[45/52] Compiling Guardian NetworkOperation.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[46/52] Compiling Guardian NoContentDecoder.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[47/52] Compiling Guardian Operation.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[48/52] Compiling Guardian Result.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[49/52] Compiling Guardian A0SHA.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[50/52] Compiling Guardian Base32.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[51/52] Compiling Guardian Data+Base64URL.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
[52/52] Compiling Guardian JWT.swift
/Users/admin/builder/spi-builder-workspace/Guardian/Enrollment/EnrolledDevice.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 |
25 | /**
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/GuardianTests/Data/guardian-test.public.json
/Users/admin/builder/spi-builder-workspace/GuardianTests/Data/README.md
/Users/admin/builder/spi-builder-workspace/GuardianTests/GuardianTests.xctestplan
/Users/admin/builder/spi-builder-workspace/GuardianTests/Data/guardian-test.public.pem
/Users/admin/builder/spi-builder-workspace/GuardianTests/Data/guardian-test.private.pem
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Guardian/PrivacyInfo.xcprivacy
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
BUILD FAILURE 6.1 macosSpm