Build Information
Failed to build FWFramework, reference master (4685e6
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 23:13:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lszzy/FWFramework.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lszzy/FWFramework
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4685e60 Finish Release-8.0.0-20250620
Cloned https://github.com/lszzy/FWFramework.git
Revision (git rev-parse @):
4685e60d0690c7c87f24057f303c0e639819a2e7
SUCCESS checkout https://github.com/lszzy/FWFramework.git at master
========================================
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/airbnb/lottie-ios.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/SDWebImage/SDWebImage.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/tristanhimmelman/ObjectMapper.git
[1/6337] Fetching objectmapper
[1015/32100] Fetching objectmapper, sdwebimage
[1717/62241] Fetching objectmapper, sdwebimage, alamofire
[5763/95943] Fetching objectmapper, sdwebimage, alamofire, lottie-ios
[16961/166866] Fetching objectmapper, sdwebimage, alamofire, lottie-ios, swift-syntax
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.56s)
[80666/136725] Fetching objectmapper, sdwebimage, lottie-ios, swift-syntax
Fetched https://github.com/airbnb/lottie-ios.git from cache (14.33s)
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (14.33s)
Fetched https://github.com/tristanhimmelman/ObjectMapper.git from cache (14.33s)
Fetched https://github.com/apple/swift-syntax.git from cache (14.33s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (17.37s)
Computing version for https://github.com/tristanhimmelman/ObjectMapper.git
Computed https://github.com/tristanhimmelman/ObjectMapper.git at 4.4.3 (0.54s)
Computing version for https://github.com/airbnb/lottie-ios.git
Computed https://github.com/airbnb/lottie-ios.git at 4.5.2 (0.41s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.46s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.1 (0.52s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.1
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
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/tristanhimmelman/ObjectMapper.git
Working copy of https://github.com/tristanhimmelman/ObjectMapper.git resolved at 4.4.3
Downloading binary artifact https://github.com/lszzy/FWFramework/releases/download/7.0.0/MMKV.xcframework.zip
[32750/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.88s)
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