Build Information
Failed to build Serialization, reference 1.2.0 (919687), with Swift 6.0 for macOS (SPM) on 18 Dec 2025 17:19:49 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/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 9196879 Merge branch 'development'
Submodule path 'Proto': checked out 'd1aee03a3e5c7d0a028d1c2303277df277a77817'
Submodule 'Proto' (https://github.com/AppliedRecognition/Ver-ID-3-Proto.git) registered for path 'Proto'
Cloning into '/Users/admin/builder/spi-builder-workspace/Proto'...
Cloned https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
Revision (git rev-parse @):
9196879adffc9cdfd3372af12319b7bb73f04e9a
SUCCESS checkout https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git at 1.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/awxkee/jxl-coder-swift.git
Fetching https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Fetching https://github.com/apple/swift-protobuf.git
[1/1250] Fetching ver-id-common-types-apple
[201/2381] Fetching ver-id-common-types-apple, jxl-coder-swift
[2382/43918] Fetching ver-id-common-types-apple, jxl-coder-swift, swift-protobuf
Fetched https://github.com/awxkee/jxl-coder-swift.git from cache (4.67s)
Fetched https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git from cache (4.67s)
Fetched https://github.com/apple/swift-protobuf.git from cache (4.67s)
Computing version for https://github.com/awxkee/jxl-coder-swift.git
Computed https://github.com/awxkee/jxl-coder-swift.git at 1.8.0 (3.35s)
Computing version for https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Computed https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git at 3.3.0 (0.70s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.73s)
Creating working copy for https://github.com/awxkee/jxl-coder-swift.git
Working copy of https://github.com/awxkee/jxl-coder-swift.git resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
Creating working copy for https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Working copy of https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git resolved at 3.3.0
error: the library 'Serialization' requires macos 10.13, but depends on the product 'VerIDCommonTypes' which requires macos 10.15; consider changing the library 'Serialization' to require macos 10.15 or later, or the product 'VerIDCommonTypes' to require macos 10.13 or earlier.
error: the library 'Serialization' requires macos 10.13, but depends on the product 'JxlCoder' which requires macos 12.0; consider changing the library 'Serialization' to require macos 12.0 or later, or the product 'JxlCoder' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm