The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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.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/1795] Fetching swift-eventsource
[73/5264] Fetching swift-eventsource, cdp-analytics-swift
Fetched https://github.com/customerio/cdp-analytics-swift.git from cache (1.03s)
Fetched https://github.com/LaunchDarkly/swift-eventsource.git from cache (1.03s)
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.46s)
Fetching https://github.com/segmentio/sovran-swift.git
Fetching https://github.com/segmentio/jsonsafeencoding-swift.git
[1/371] Fetching sovran-swift
[224/448] Fetching sovran-swift, jsonsafeencoding-swift
Fetched https://github.com/segmentio/sovran-swift.git from cache (0.67s)
Fetched https://github.com/segmentio/jsonsafeencoding-swift.git from cache (0.67s)
Computing version for https://github.com/segmentio/jsonsafeencoding-swift.git
Computed https://github.com/segmentio/jsonsafeencoding-swift.git at 2.0.0 (0.57s)
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/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/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/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
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