The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SegmentUserpilot, reference 1.0.0-beta.2 (c47ee2), with Swift 6.0 for macOS (SPM) on 25 Sep 2025 12:40:17 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Userpilot/segment-userpilot-ios.git
Reference: 1.0.0-beta.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Userpilot/segment-userpilot-ios
 * tag               1.0.0-beta.2 -> FETCH_HEAD
HEAD is now at c47ee21 Release 1.0.0-beta.2
Cloned https://github.com/Userpilot/segment-userpilot-ios.git
Revision (git rev-parse @):
c47ee219808a0bc45e41125d38fa6f894be7bf66
SUCCESS checkout https://github.com/Userpilot/segment-userpilot-ios.git at 1.0.0-beta.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Userpilot/segment-userpilot-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/Userpilot/ios-sdk.git
Fetching https://github.com/segmentio/analytics-swift.git
[1/5777] Fetching ios-sdk
[59/14538] Fetching ios-sdk, analytics-swift
Fetched https://github.com/segmentio/analytics-swift.git from cache (1.21s)
Fetched https://github.com/Userpilot/ios-sdk.git from cache (1.21s)
Computing version for https://github.com/Userpilot/ios-sdk.git
Computed https://github.com/Userpilot/ios-sdk.git at 1.0.12 (0.57s)
Computing version for https://github.com/segmentio/analytics-swift.git
Computed https://github.com/segmentio/analytics-swift.git at 1.8.0 (0.47s)
Fetching https://github.com/segmentio/jsonsafeencoding-swift.git
Fetching https://github.com/segmentio/sovran-swift.git
[1/77] Fetching jsonsafeencoding-swift
[78/448] Fetching jsonsafeencoding-swift, sovran-swift
Fetched https://github.com/segmentio/jsonsafeencoding-swift.git from cache (0.81s)
Fetched https://github.com/segmentio/sovran-swift.git from cache (0.81s)
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.54s)
Creating working copy for https://github.com/Userpilot/ios-sdk.git
Working copy of https://github.com/Userpilot/ios-sdk.git resolved at 1.0.12
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/segmentio/analytics-swift.git
Working copy of https://github.com/segmentio/analytics-swift.git resolved at 1.8.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: 'ios-sdk': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-sdk/Sources/Userpilot/Userpilot.docc
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-sdk/Sources/Userpilot/Vendor/SwiftPhoenixClient/LICENSE
error: the library 'SegmentUserpilot' requires macos 10.13, but depends on the product 'Segment' which requires macos 10.15; consider changing the library 'SegmentUserpilot' to require macos 10.15 or later, or the product 'Segment' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm