Build Information
Failed to build ZxcvbnSwift, reference master (ae0c3d), with Swift 5.10 for macOS (SPM) on 21 Oct 2025 17:20:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/scr037/zxcvbn-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/scr037/zxcvbn-swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ae0c3d5 Minimum target version: iOS 13
Cloned https://github.com/scr037/zxcvbn-swift.git
Revision (git rev-parse @):
ae0c3d5c01d8492119f15e54c44297f9822a9afb
SUCCESS checkout https://github.com/scr037/zxcvbn-swift.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/scr037/zxcvbn-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Copying frequency_lists.json
[0/7] Copying adjacency_graphs.json
In file included from /Users/admin/builder/spi-builder-workspace/Sources/ZxcvbnSwift/DBPasswordStrengthMeterView.m:9:
/Users/admin/builder/spi-builder-workspace/Sources/ZxcvbnSwift/DBPasswordStrengthMeterView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
1 error generated.
[2/7] Compiling ZxcvbnSwift DBPasswordStrengthMeterView.m
[2/7] Compiling ZxcvbnSwift resource_bundle_accessor.m
[2/7] Compiling ZxcvbnSwift DBScorer.m
[2/7] Compiling ZxcvbnSwift DBMatcher.m
[2/7] Compiling ZxcvbnSwift DBZxcvbn.m
BUILD FAILURE 5.10 macosSpm