Build Information
Failed to build Customer.io, reference 4.4.1 (2ff693), with Swift 6.0 for macOS (SPM) on 19 Apr 2026 09:48:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/customerio/customerio-ios.git
Reference: 4.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/customerio/customerio-ios
* tag 4.4.1 -> FETCH_HEAD
HEAD is now at 2ff693b chore: prepare for 4.4.1
Cloned https://github.com/customerio/customerio-ios.git
Revision (git rev-parse @):
2ff693b91009453dcc6d2cea6c22296607cfd71b
SUCCESS checkout https://github.com/customerio/customerio-ios.git at 4.4.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/customerio/customerio-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/LaunchDarkly/swift-eventsource.git
Fetching https://github.com/customerio/cdp-analytics-swift.git
[1/3469] Fetching cdp-analytics-swift
[2/5264] Fetching cdp-analytics-swift, swift-eventsource
Fetched https://github.com/LaunchDarkly/swift-eventsource.git from cache (0.91s)
Fetched https://github.com/customerio/cdp-analytics-swift.git from cache (0.92s)
Computing version for https://github.com/LaunchDarkly/swift-eventsource.git
Computed https://github.com/LaunchDarkly/swift-eventsource.git at 3.3.0 (0.58s)
Computing version for https://github.com/customerio/cdp-analytics-swift.git
Computed https://github.com/customerio/cdp-analytics-swift.git at 1.7.3+cio.1 (0.45s)
Fetching https://github.com/segmentio/jsonsafeencoding-swift.git
Fetching https://github.com/segmentio/sovran-swift.git
[1/77] Fetching jsonsafeencoding-swift
[36/448] Fetching jsonsafeencoding-swift, sovran-swift
Fetched https://github.com/segmentio/jsonsafeencoding-swift.git from cache (0.70s)
Fetched https://github.com/segmentio/sovran-swift.git from cache (0.70s)
Computing version for https://github.com/segmentio/jsonsafeencoding-swift.git
Computed https://github.com/segmentio/jsonsafeencoding-swift.git at 2.0.0 (0.58s)
Computing version for https://github.com/segmentio/sovran-swift.git
Computed https://github.com/segmentio/sovran-swift.git at 1.1.2 (0.58s)
Creating working copy for https://github.com/segmentio/sovran-swift.git
Working copy of https://github.com/segmentio/sovran-swift.git resolved at 1.1.2
Creating working copy for https://github.com/segmentio/jsonsafeencoding-swift.git
Working copy of https://github.com/segmentio/jsonsafeencoding-swift.git resolved at 2.0.0
Creating working copy for https://github.com/LaunchDarkly/swift-eventsource.git
Working copy of https://github.com/LaunchDarkly/swift-eventsource.git resolved at 3.3.0
Creating working copy for https://github.com/customerio/cdp-analytics-swift.git
Working copy of https://github.com/customerio/cdp-analytics-swift.git resolved at 1.7.3+cio.1
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/Sources/MessagingPush/UserNotificationsFramework/README.md
warning: 'cdp-analytics-swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/cdp-analytics-swift/Sources/Segment/Resources/PrivacyInfo.xcprivacy
error: the library 'CioDataPipelines' requires macos 10.13, but depends on the product 'CioAnalytics' which requires macos 10.15; consider changing the library 'CioDataPipelines' to require macos 10.15 or later, or the product 'CioAnalytics' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm