The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Customer.io, reference main (4c5db0), with Swift 6.2 for macOS (SPM) on 1 May 2026 13:33:18 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/customerio/customerio-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/customerio/customerio-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4c5db0e chore(deps): resolve 3rd-party vulnerabilities (MBL-1696) (#1035)
Cloned https://github.com/customerio/customerio-ios.git
Revision (git rev-parse @):
4c5db0e8586ff2b8897c6634162ad43e732a1333
SUCCESS checkout https://github.com/customerio/customerio-ios.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/customerio/customerio-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Fetching https://github.com/customerio/cdp-analytics-swift.git
Fetching https://github.com/LaunchDarkly/swift-eventsource.git
[1/3469] Fetching cdp-analytics-swift
[244/5264] Fetching cdp-analytics-swift, swift-eventsource
Fetched https://github.com/customerio/cdp-analytics-swift.git from cache (1.26s)
[431/1795] Fetching swift-eventsource
Fetched https://github.com/LaunchDarkly/swift-eventsource.git from cache (1.35s)
Computing version for https://github.com/LaunchDarkly/swift-eventsource.git
Computed https://github.com/LaunchDarkly/swift-eventsource.git at 3.3.0 (2.00s)
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.53s)
Fetching https://github.com/segmentio/sovran-swift.git
Fetching https://github.com/segmentio/jsonsafeencoding-swift.git
[1/77] Fetching jsonsafeencoding-swift
[78/448] Fetching jsonsafeencoding-swift, sovran-swift
Fetched https://github.com/segmentio/sovran-swift.git from cache (0.76s)
Fetched https://github.com/segmentio/jsonsafeencoding-swift.git from cache (0.76s)
Computing version for https://github.com/segmentio/jsonsafeencoding-swift.git
Computed https://github.com/segmentio/jsonsafeencoding-swift.git at 2.0.0 (1.39s)
Computing version for https://github.com/segmentio/sovran-swift.git
Computed https://github.com/segmentio/sovran-swift.git at 1.1.2 (0.63s)
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
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/segmentio/sovran-swift.git
Working copy of https://github.com/segmentio/sovran-swift.git resolved at 1.1.2
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.2 macosSpm