Build Information
Failed to build FWFramework, reference 9.2.0 (1c6b6c
), with Swift 6.0 for macOS (SPM) on 1 Sep 2025 10:31:10 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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.0
Building package at path: $PWD
https://github.com/lszzy/FWFramework.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/tristanhimmelman/ObjectMapper.git
Fetching https://github.com/airbnb/lottie-ios.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/6334] Fetching objectmapper
[192/36575] Fetching objectmapper, alamofire
[256/70489] Fetching objectmapper, alamofire, lottie-ios
[2514/142331] Fetching objectmapper, alamofire, lottie-ios, swift-syntax
[5226/168137] Fetching objectmapper, alamofire, lottie-ios, swift-syntax, sdwebimage
Fetched https://github.com/apple/swift-syntax.git from cache (23.61s)
[66212/96295] Fetching objectmapper, alamofire, lottie-ios, sdwebimage
Fetched https://github.com/tristanhimmelman/ObjectMapper.git from cache (79.77s)
Fetched https://github.com/airbnb/lottie-ios.git from cache (79.77s)
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (79.77s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (79.77s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (3.42s)
Computing version for https://github.com/tristanhimmelman/ObjectMapper.git
Computed https://github.com/tristanhimmelman/ObjectMapper.git at 4.4.3 (0.57s)
Computing version for https://github.com/airbnb/lottie-ios.git
Computed https://github.com/airbnb/lottie-ios.git at 4.5.2 (0.45s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.49s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.2 (0.56s)
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/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/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/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 (0.60s)
warning: 'objectmapper': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Info.plist
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Resources/PrivacyInfo.xcprivacy
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.0 macosSpm