Build Information
Failed to build SegmentAppcues, reference main (c99bbd), with Swift 6.0 for macOS (SPM) on 25 Sep 2025 11:07:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appcues/segment-appcues-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/appcues/segment-appcues-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c99bbd3 ⬆️ Update Appcues dependency version to 5.0.0
Cloned https://github.com/appcues/segment-appcues-ios.git
Revision (git rev-parse @):
c99bbd33f394580529f92595a46bdb661ddd4900
SUCCESS checkout https://github.com/appcues/segment-appcues-ios.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/appcues/segment-appcues-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/segmentio/analytics-swift.git
Fetching https://github.com/appcues/appcues-ios-sdk.git
[1/8761] Fetching analytics-swift
[5696/55774] Fetching analytics-swift, appcues-ios-sdk
Fetched https://github.com/appcues/appcues-ios-sdk.git from cache (2.75s)
Fetched https://github.com/segmentio/analytics-swift.git from cache (2.75s)
Computing version for https://github.com/appcues/appcues-ios-sdk.git
Computed https://github.com/appcues/appcues-ios-sdk.git at 5.0.0 (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/sovran-swift.git
Fetching https://github.com/segmentio/jsonsafeencoding-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.72s)
Fetched https://github.com/segmentio/sovran-swift.git from cache (0.72s)
Computing version for https://github.com/segmentio/jsonsafeencoding-swift.git
Computed https://github.com/segmentio/jsonsafeencoding-swift.git at 2.0.0 (0.56s)
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/appcues/appcues-ios-sdk.git
Working copy of https://github.com/appcues/appcues-ios-sdk.git resolved at 5.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/jsonsafeencoding-swift.git
Working copy of https://github.com/segmentio/jsonsafeencoding-swift.git resolved at 2.0.0
warning: 'appcues-ios-sdk': 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/appcues-ios-sdk/Sources/AppcuesKit/Presentation/Assets.xcassets
error: the library 'SegmentAppcues' requires macos 10.13, but depends on the product 'Segment' which requires macos 10.15; consider changing the library 'SegmentAppcues' to require macos 10.15 or later, or the product 'Segment' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm