Build Information
Failed to build SegmentAppsFlyer, reference main (2bba24), with Swift 6.0 for macOS (SPM) on 28 Apr 2026 08:41:54 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/segment-integrations/analytics-swift-appsflyer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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/118] Fetching appsflyerframework-dynamic
[119/9707] Fetching appsflyerframework-dynamic, analytics-swift
Fetched https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic from cache (1.23s)
Fetched https://github.com/segmentio/analytics-swift.git from cache (1.23s)
Computing version for https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic
Computed https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic at 6.17.8 (0.56s)
Computing version for https://github.com/segmentio/analytics-swift.git
Computed https://github.com/segmentio/analytics-swift.git at 1.9.3 (0.45s)
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.71s)
Fetched https://github.com/segmentio/jsonsafeencoding-swift.git from cache (0.71s)
Computing version for https://github.com/segmentio/jsonsafeencoding-swift.git
Computed https://github.com/segmentio/jsonsafeencoding-swift.git at 2.0.0 (0.55s)
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/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/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.9.3
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
[16375/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.09s)
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