Build Information
Failed to build APProgressToolbar, reference 6.0.0 (0aaceb), with Swift 6.0 for macOS (SPM) on 19 Feb 2026 19:06:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aporat/APProgressToolbar.git
Reference: 6.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aporat/APProgressToolbar
* tag 6.0.0 -> FETCH_HEAD
HEAD is now at 0aaceb8 Merge pull request #6 from aporat/dependabot/github_actions/actions/checkout-6
Cloned https://github.com/aporat/APProgressToolbar.git
Revision (git rev-parse @):
0aaceb8750d980ffe736ff564325868cf1fa048f
SUCCESS checkout https://github.com/aporat/APProgressToolbar.git at 6.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/aporat/APProgressToolbar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/aporat/GTProgressBar.git
Fetching https://github.com/SnapKit/SnapKit.git
[1/1326] Fetching gtprogressbar
[227/5595] Fetching gtprogressbar, snapkit
Fetched https://github.com/SnapKit/SnapKit.git from cache (2.09s)
Fetched https://github.com/aporat/GTProgressBar.git from cache (2.09s)
Computing version for https://github.com/aporat/GTProgressBar.git
Computed https://github.com/aporat/GTProgressBar.git at 1.1.0 (0.49s)
Computing version for https://github.com/SnapKit/SnapKit.git
Computed https://github.com/SnapKit/SnapKit.git at 5.7.1 (0.46s)
Creating working copy for https://github.com/aporat/GTProgressBar.git
Working copy of https://github.com/aporat/GTProgressBar.git resolved at 1.1.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
warning: 'gtprogressbar': 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/GTProgressBar/GTProgressBar/Info.plist
error: the library 'APProgressToolbar' requires macos 10.13, but depends on the product 'GTProgressBar' which requires macos 12.0; consider changing the library 'APProgressToolbar' to require macos 12.0 or later, or the product 'GTProgressBar' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm