Build Information
Failed to build SegmentAppsFlyer, reference 1.3.2 (2bba24), with Swift 6.0 for macOS (SPM) on 28 Apr 2026 08:42:14 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/segment-integrations/analytics-swift-appsflyer.git
Reference: 1.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/segment-integrations/analytics-swift-appsflyer
* tag 1.3.2 -> FETCH_HEAD
HEAD is now at 2bba247 Version 1.3.2
Cloned https://github.com/segment-integrations/analytics-swift-appsflyer.git
Revision (git rev-parse @):
2bba2470fed61753eb953578476773770cc7c0f5
SUCCESS checkout https://github.com/segment-integrations/analytics-swift-appsflyer.git at 1.3.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/segment-integrations/analytics-swift-appsflyer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic
Fetching https://github.com/segmentio/analytics-swift.git
[1/9589] Fetching analytics-swift
[97/9707] Fetching analytics-swift, appsflyerframework-dynamic
Fetched https://github.com/segmentio/analytics-swift.git from cache (1.10s)
Fetched https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic from cache (1.10s)
Computing version for https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic
Computed https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic at 6.17.8 (0.57s)
Computing version for https://github.com/segmentio/analytics-swift.git
Computed https://github.com/segmentio/analytics-swift.git at 1.9.3 (0.44s)
Fetching https://github.com/segmentio/sovran-swift.git
Fetching https://github.com/segmentio/jsonsafeencoding-swift.git
[1/77] Fetching jsonsafeencoding-swift
Fetched https://github.com/segmentio/jsonsafeencoding-swift.git from cache (0.58s)
[1/371] Fetching sovran-swift
Fetched https://github.com/segmentio/sovran-swift.git from cache (0.73s)
Computing version for https://github.com/segmentio/jsonsafeencoding-swift.git
Computed https://github.com/segmentio/jsonsafeencoding-swift.git at 2.0.0 (0.59s)
Computing version for https://github.com/segmentio/sovran-swift.git
Computed https://github.com/segmentio/sovran-swift.git at 1.1.2 (0.57s)
Creating working copy for https://github.com/segmentio/analytics-swift.git
Working copy of https://github.com/segmentio/analytics-swift.git resolved at 1.9.3
Creating working copy for https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic
Working copy of https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic resolved at 6.17.8
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
[7677/8311361] Downloading https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.17.8/AppsFlyerLib-Dynamic-SPM.xcframework.zip
Downloading binary artifact https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.17.8/AppsFlyerLib-Dynamic-SPM.xcframework.zip
Downloaded https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.17.8/AppsFlyerLib-Dynamic-SPM.xcframework.zip (1.03s)
error: the library 'SegmentAppsFlyer' requires macos 10.13, but depends on the product 'Segment' which requires macos 10.15; consider changing the library 'SegmentAppsFlyer' to require macos 10.15 or later, or the product 'Segment' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm