The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Guardian, reference 1.9.2 (671011), with Swift 6.2 for macOS (SPM) on 11 Dec 2025 22:23:36 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/auth0/Guardian.swift.git
Reference: 1.9.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/auth0/Guardian.swift
 * tag               1.9.2      -> FETCH_HEAD
HEAD is now at 6710115 Release 1.9.2
Cloned https://github.com/auth0/Guardian.swift.git
Revision (git rev-parse @):
67101158b9da161a113656550e7c24920ddd4fc1
SUCCESS checkout https://github.com/auth0/Guardian.swift.git at 1.9.2
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14859] Fetching quick
[150/34663] Fetching quick, nimble
Fetched https://github.com/Quick/Nimble.git from cache (2.00s)
Fetched https://github.com/Quick/Quick.git from cache (2.00s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (5.04s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.84s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.48s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.79s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.42s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.52s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/6041] Fetching swift-algorithms
[364/22939] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms.git from cache (1.62s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.62s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.26s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.12s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.64s)
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.53s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.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/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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.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/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "guardian.swift",
      "name": "Guardian",
      "url": "https://github.com/auth0/Guardian.swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Guardian.swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/auth0/Guardian.swift.git
[1/3204] Fetching guardian.swift
Fetched https://github.com/auth0/Guardian.swift.git from cache (1.15s)
Creating working copy for https://github.com/auth0/Guardian.swift.git
Working copy of https://github.com/auth0/Guardian.swift.git resolved at 1.9.2 (6710115)
warning: '.resolve-product-dependencies': dependency 'guardian.swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/auth0/Guardian.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[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-49B95AFC49DCD68C.txt
[9/49] 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 | /**
[10/49] 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 | /**
[11/49] 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 | /**
[12/49] 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 | /**
[13/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 | /**
[14/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 | /**
[15/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 | /**
[16/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 | /**
[17/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 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/53] 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 | /**
[19/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 | /**
[20/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 | /**
[21/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 | /**
[22/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 | /**
[23/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 | /**
[24/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 | /**
[25/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 | /**
[26/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 | /**
[27/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 | /**
[28/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 | /**
[29/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 | /**
[30/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 | /**
[31/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 | /**
[32/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 | /**
[33/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 | /**
[34/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 | /**
[35/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 | /**
[36/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 | /**
[37/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 | /**
[38/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 | /**
[39/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 | /**
[40/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 | /**
[41/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 | /**
[42/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 | /**
[43/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 | /**
[44/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 | /**
[45/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 | /**
[46/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 | /**
[47/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 | /**
[48/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 | /**
[49/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 | /**
[50/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 | /**
[51/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 | /**
[52/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 | /**
[53/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 | /**
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.2 macosSpm