Build Information
Failed to build FWFramework, reference 8.0.0 (4685e6
), with Swift 5.10 for macOS (SPM) on 20 Jun 2025 23:16:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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: 8.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lszzy/FWFramework
* tag 8.0.0 -> FETCH_HEAD
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 8.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/lszzy/FWFramework.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/tristanhimmelman/ObjectMapper.git
Fetching https://github.com/SDWebImage/SDWebImage.git
Fetching https://github.com/airbnb/lottie-ios.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/apple/swift-syntax.git
[1/6337] Fetching objectmapper
[1015/36478] Fetching objectmapper, alamofire
[1270/70180] Fetching objectmapper, alamofire, lottie-ios
[1524/95943] Fetching objectmapper, alamofire, lottie-ios, sdwebimage
[19373/166866] Fetching objectmapper, alamofire, lottie-ios, sdwebimage, swift-syntax
Fetched https://github.com/Alamofire/Alamofire.git from cache (23.10s)
Fetched https://github.com/apple/swift-syntax.git from cache (23.10s)
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (23.10s)
Fetched https://github.com/airbnb/lottie-ios.git from cache (23.10s)
Fetched https://github.com/tristanhimmelman/ObjectMapper.git from cache (23.10s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (2.18s)
Computing version for https://github.com/tristanhimmelman/ObjectMapper.git
Computed https://github.com/tristanhimmelman/ObjectMapper.git at 4.4.3 (0.47s)
Computing version for https://github.com/airbnb/lottie-ios.git
Computed https://github.com/airbnb/lottie-ios.git at 4.5.2 (0.36s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.36s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.1 (0.46s)
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/tristanhimmelman/ObjectMapper.git
Working copy of https://github.com/tristanhimmelman/ObjectMapper.git resolved at 4.4.3
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/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
[16375/367174] Downloading https://github.com/lszzy/FWFramework/releases/download/7.0.0/MMKV.xcframework.zip
Downloading binary artifact 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 (1.02s)
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 5.10 macosSpm