Build Information
Failed to build iOSMcuManagerLibrary, reference 1.11.5 (83f285), with Swift 6.0 for macOS (SPM) on 17 Nov 2025 21:47:45 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/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Reference: 1.11.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager
* tag 1.11.5 -> FETCH_HEAD
HEAD is now at 83f285d Merge pull request #500 from NordicSemiconductor/release
Cloned https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Revision (git rev-parse @):
83f285d4058f1a728fe91813824f98728689d54b
SUCCESS checkout https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git at 1.11.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/NordicSemiconductor/IOS-BLE-Library
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/valpackett/SwiftCBOR.git
Fetching https://github.com/NordicPlayground/IOS-Common-Libraries
[1/1412] Fetching swiftcbor
[72/3272] Fetching swiftcbor, ios-common-libraries
[240/9072] Fetching swiftcbor, ios-common-libraries, zipfoundation
[356/13455] Fetching swiftcbor, ios-common-libraries, zipfoundation, ios-ble-library
Fetched https://github.com/valpackett/SwiftCBOR.git from cache (0.88s)
[2322/12043] Fetching ios-common-libraries, zipfoundation, ios-ble-library
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.31s)
Fetched https://github.com/NordicPlayground/IOS-Common-Libraries from cache (1.31s)
Fetched https://github.com/NordicSemiconductor/IOS-BLE-Library from cache (1.31s)
Computing version for https://github.com/NordicPlayground/IOS-Common-Libraries
Computed https://github.com/NordicPlayground/IOS-Common-Libraries at 0.1.13 (0.56s)
Computing version for https://github.com/NordicSemiconductor/IOS-BLE-Library
Computed https://github.com/NordicSemiconductor/IOS-BLE-Library at 0.4.3 (0.56s)
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
[1/7145] Fetching ios-corebluetooth-mock
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (1.29s)
Computing version for https://github.com/valpackett/SwiftCBOR.git
Computed https://github.com/valpackett/SwiftCBOR.git at 0.5.0 (0.56s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 1.0.3 (0.46s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.20 (0.46s)
Creating working copy for https://github.com/valpackett/SwiftCBOR.git
Working copy of https://github.com/valpackett/SwiftCBOR.git resolved at 0.5.0
Creating working copy for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Working copy of https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git resolved at 1.0.3
Creating working copy for https://github.com/NordicPlayground/IOS-Common-Libraries
Working copy of https://github.com/NordicPlayground/IOS-Common-Libraries resolved at 0.1.13
Creating working copy for https://github.com/NordicSemiconductor/IOS-BLE-Library
Working copy of https://github.com/NordicSemiconductor/IOS-BLE-Library resolved at 0.4.3
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.20
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/iOSMcuManagerLibrary/Source/PrivacyInfo.xcprivacy
warning: 'ios-common-libraries': 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/IOS-Common-Libraries/Sources/iOS-Common-Libraries/Effects/Shaders/Iridescence.metal
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IOS-Common-Libraries/Sources/iOS-Common-Libraries/Effects/Shaders/Flicker.metal
error: the library 'iOSOtaLibrary' requires macos 10.14, but depends on the product 'iOS-BLE-Library-Mock' which requires macos 10.15; consider changing the library 'iOSOtaLibrary' to require macos 10.15 or later, or the product 'iOS-BLE-Library-Mock' to require macos 10.14 or earlier.
error: the library 'iOSOtaLibrary' requires macos 10.14, but depends on the product 'iOSCommonLibraries' which requires macos 10.15; consider changing the library 'iOSOtaLibrary' to require macos 10.15 or later, or the product 'iOSCommonLibraries' to require macos 10.14 or earlier.
BUILD FAILURE 6.0 macosSpm