Build Information
Failed to build FWFramework, reference 9.2.0 (1c6b6c
), with Swift 6.2 (beta) for macOS (SPM) on 1 Sep 2025 10:33:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lszzy/FWFramework.git
Reference: 9.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lszzy/FWFramework
* tag 9.2.0 -> FETCH_HEAD
HEAD is now at 1c6b6cf Finish Release-9.2.0-20250901
Cloned https://github.com/lszzy/FWFramework.git
Revision (git rev-parse @):
1c6b6cf1d0230c9faa9e8a93d8bffa33e9e26deb
SUCCESS checkout https://github.com/lszzy/FWFramework.git at 9.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/lszzy/FWFramework.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/airbnb/lottie-ios.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/tristanhimmelman/ObjectMapper.git
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/6334] Fetching objectmapper
[2408/32140] Fetching objectmapper, sdwebimage
[2667/62381] Fetching objectmapper, sdwebimage, alamofire
[3238/96295] Fetching objectmapper, sdwebimage, alamofire, lottie-ios
[12627/168137] Fetching objectmapper, sdwebimage, alamofire, lottie-ios, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (14.90s)
[71307/96295] Fetching objectmapper, sdwebimage, alamofire, lottie-ios
Fetched https://github.com/airbnb/lottie-ios.git from cache (62.21s)
Fetched https://github.com/tristanhimmelman/ObjectMapper.git from cache (62.21s)
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (62.21s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (62.21s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (65.14s)
Computing version for https://github.com/tristanhimmelman/ObjectMapper.git
Computed https://github.com/tristanhimmelman/ObjectMapper.git at 4.4.3 (0.51s)
Computing version for https://github.com/airbnb/lottie-ios.git
Computed https://github.com/airbnb/lottie-ios.git at 4.5.2 (0.52s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.44s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.2 (0.50s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.2
Creating working copy for https://github.com/tristanhimmelman/ObjectMapper.git
Working copy of https://github.com/tristanhimmelman/ObjectMapper.git resolved at 4.4.3
Creating working copy for https://github.com/airbnb/lottie-ios.git
Working copy of https://github.com/airbnb/lottie-ios.git resolved at 4.5.2
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Downloading binary artifact https://github.com/lszzy/FWFramework/releases/download/7.0.0/MMKV.xcframework.zip
[16375/367174] Downloading https://github.com/lszzy/FWFramework/releases/download/7.0.0/MMKV.xcframework.zip
Downloaded https://github.com/lszzy/FWFramework/releases/download/7.0.0/MMKV.xcframework.zip (0.40s)
error: the library 'FWPluginObjectMapper' requires macos 10.15, but depends on the product 'ObjectMapper' which requires macos 12.0; consider changing the library 'FWPluginObjectMapper' to require macos 12.0 or later, or the product 'ObjectMapper' to require macos 10.15 or earlier.
BUILD FAILURE 6.2 macosSpm