Build Information
Failed to build iOSMcuManagerLibrary, reference 1.11.5 (83f285), with Swift 5.10 for macOS (SPM) on 17 Nov 2025 21:48:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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: 5.10
Building package at path: $PWD
https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/valpackett/SwiftCBOR.git
Fetching https://github.com/NordicPlayground/IOS-Common-Libraries
Fetching https://github.com/NordicSemiconductor/IOS-BLE-Library
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/1860] Fetching ios-common-libraries
[262/7660] Fetching ios-common-libraries, zipfoundation
[263/12043] Fetching ios-common-libraries, zipfoundation, ios-ble-library
[264/13455] Fetching ios-common-libraries, zipfoundation, ios-ble-library, swiftcbor
Fetched https://github.com/valpackett/SwiftCBOR.git from cache (21.67s)
Fetched https://github.com/NordicSemiconductor/IOS-BLE-Library from cache (21.67s)
Fetched https://github.com/NordicPlayground/IOS-Common-Libraries from cache (21.67s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (21.67s)
Computing version for https://github.com/NordicPlayground/IOS-Common-Libraries
Computed https://github.com/NordicPlayground/IOS-Common-Libraries at 0.1.13 (0.47s)
Computing version for https://github.com/NordicSemiconductor/IOS-BLE-Library
Computed https://github.com/NordicSemiconductor/IOS-BLE-Library at 0.4.3 (0.47s)
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 (6.28s)
Computing version for https://github.com/valpackett/SwiftCBOR.git
Computed https://github.com/valpackett/SwiftCBOR.git at 0.5.0 (0.47s)
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.37s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.20 (0.39s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.20
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/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-BLE-Library
Working copy of https://github.com/NordicSemiconductor/IOS-BLE-Library resolved at 0.4.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
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
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 5.10 macosSpm