Build Information
Failed to build APProgressToolbar, reference main (0aaceb), with Swift 6.0 for macOS (SPM) on 21 Nov 2025 12:02:10 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aporat/APProgressToolbar
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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
[346/5595] Fetching gtprogressbar, snapkit
Fetched https://github.com/aporat/GTProgressBar.git from cache (1.01s)
[940/4269] Fetching snapkit
Fetched https://github.com/SnapKit/SnapKit.git from cache (1.34s)
Computing version for https://github.com/aporat/GTProgressBar.git
Computed https://github.com/aporat/GTProgressBar.git at 1.1.0 (0.46s)
Computing version for https://github.com/SnapKit/SnapKit.git
Computed https://github.com/SnapKit/SnapKit.git at 5.7.1 (0.48s)
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/aporat/GTProgressBar.git
Working copy of https://github.com/aporat/GTProgressBar.git resolved at 1.1.0
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