The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build iOSMcuManagerLibrary, reference 1.11.5 (83f285), with Swift 6.2 for macOS (SPM) on 17 Nov 2025 21:48:01 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build 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
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Fetching https://github.com/NordicPlayground/IOS-Common-Libraries
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/valpackett/SwiftCBOR.git
Fetching https://github.com/NordicSemiconductor/IOS-BLE-Library
[1/1860] Fetching ios-common-libraries
[299/3272] Fetching ios-common-libraries, swiftcbor
[370/9072] Fetching ios-common-libraries, swiftcbor, zipfoundation
[486/13455] Fetching ios-common-libraries, swiftcbor, zipfoundation, ios-ble-library
[840/20600] Fetching ios-common-libraries, swiftcbor, zipfoundation, ios-ble-library, ios-corebluetooth-mock
Fetched https://github.com/NordicPlayground/IOS-Common-Libraries from cache (1.43s)
Fetched https://github.com/NordicSemiconductor/IOS-BLE-Library from cache (1.43s)
Fetched https://github.com/valpackett/SwiftCBOR.git from cache (1.43s)
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (1.43s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.43s)
Computing version for https://github.com/NordicPlayground/IOS-Common-Libraries
Computed https://github.com/NordicPlayground/IOS-Common-Libraries at 0.1.13 (2.10s)
Computing version for https://github.com/NordicSemiconductor/IOS-BLE-Library
Computed https://github.com/NordicSemiconductor/IOS-BLE-Library at 0.4.3 (0.63s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.59s)
Computing version for https://github.com/valpackett/SwiftCBOR.git
Computed https://github.com/valpackett/SwiftCBOR.git at 0.5.0 (0.61s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
warning: 'ios-corebluetooth-mock': /Package.swift:12:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |   platforms: [
11 |     .macOS(.v10_13),
12 |     .iOS(.v11),
   |           `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
13 |     .watchOS(.v4),
14 |     .tvOS(.v11)
/Package.swift:14:12: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
12 |     .iOS(.v11),
13 |     .watchOS(.v4),
14 |     .tvOS(.v11)
   |            `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
15 |   ],
16 |   products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 1.0.1 (0.55s)
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.1
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
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
Creating working copy for https://github.com/valpackett/SwiftCBOR.git
Working copy of https://github.com/valpackett/SwiftCBOR.git resolved at 0.5.0
warning: 'ios-corebluetooth-mock': /Users/admin/builder/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/Package.swift:12:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |   platforms: [
11 |     .macOS(.v10_13),
12 |     .iOS(.v11),
   |           `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
13 |     .watchOS(.v4),
14 |     .tvOS(.v11)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/Package.swift:14:12: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
12 |     .iOS(.v11),
13 |     .watchOS(.v4),
14 |     .tvOS(.v11)
   |            `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
15 |   ],
16 |   products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ios-nrf-connect-device-manager",
      "name": "iOSMcuManagerLibrary",
      "url": "https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IOS-nRF-Connect-Device-Manager",
      "dependencies": [
        {
          "identity": "swiftcbor",
          "name": "SwiftCBOR",
          "url": "https://github.com/valpackett/SwiftCBOR.git",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCBOR",
          "dependencies": [
          ]
        },
        {
          "identity": "zipfoundation",
          "name": "ZIPFoundation",
          "url": "https://github.com/weichsel/ZIPFoundation.git",
          "version": "0.9.20",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
          "dependencies": [
          ]
        },
        {
          "identity": "ios-ble-library",
          "name": "iOS-BLE-Library",
          "url": "https://github.com/NordicSemiconductor/IOS-BLE-Library",
          "version": "0.4.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IOS-BLE-Library",
          "dependencies": [
            {
              "identity": "ios-corebluetooth-mock",
              "name": "CoreBluetoothMock",
              "url": "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git",
              "version": "1.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IOS-CoreBluetooth-Mock",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "ios-common-libraries",
          "name": "iOSCommonLibraries",
          "url": "https://github.com/NordicPlayground/IOS-Common-Libraries",
          "version": "0.1.13",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IOS-Common-Libraries",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
[1/6296] Fetching ios-nrf-connect-device-manager
Fetched https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git from cache (7.19s)
Fetching https://github.com/weichsel/ZIPFoundation.git from cache
Fetching https://github.com/NordicSemiconductor/IOS-BLE-Library from cache
Fetching https://github.com/NordicPlayground/IOS-Common-Libraries from cache
Fetching https://github.com/valpackett/SwiftCBOR.git from cache
Fetched https://github.com/NordicSemiconductor/IOS-BLE-Library from cache (0.47s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.47s)
Fetched https://github.com/NordicPlayground/IOS-Common-Libraries from cache (0.47s)
Fetched https://github.com/valpackett/SwiftCBOR.git from cache (0.47s)
Computing version for https://github.com/NordicPlayground/IOS-Common-Libraries
Computed https://github.com/NordicPlayground/IOS-Common-Libraries at 0.1.13 (0.53s)
Computing version for https://github.com/NordicSemiconductor/IOS-BLE-Library
Computed https://github.com/NordicSemiconductor/IOS-BLE-Library at 0.4.3 (0.03s)
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (0.45s)
Computing version for https://github.com/valpackett/SwiftCBOR.git
Computed https://github.com/valpackett/SwiftCBOR.git at 0.5.0 (0.50s)
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.53s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.20 (0.04s)
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-nRF-Connect-Device-Manager.git
Working copy of https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git resolved at 1.11.5 (83f285d)
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/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/NordicSemiconductor/IOS-BLE-Library
Working copy of https://github.com/NordicSemiconductor/IOS-BLE-Library resolved at 0.4.3
warning: '.resolve-product-dependencies': dependency 'ios-nrf-connect-device-manager' is not used by any target
Found 4 product dependencies
  - SwiftCBOR
  - ZIPFoundation
  - iOS-BLE-Library
  - iOSCommonLibraries
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
warning: 'ios-corebluetooth-mock': /Users/admin/builder/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/Package.swift:12:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |   platforms: [
11 |     .macOS(.v10_13),
12 |     .iOS(.v11),
   |           `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
13 |     .watchOS(.v4),
14 |     .tvOS(.v11)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/Package.swift:14:12: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
12 |     .iOS(.v11),
13 |     .watchOS(.v4),
14 |     .tvOS(.v11)
   |            `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
15 |   ],
16 |   products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
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.2 macosSpm