The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SegmentAppsFlyer, reference 1.3.2 (2bba24), with Swift 6.2 for macOS (SPM) on 28 Apr 2026 08:43:57 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.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/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.2
Building package at path:  $PWD
https://github.com/segment-integrations/analytics-swift-appsflyer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.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/segmentio/analytics-swift.git from cache (1.59s)
Fetched https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic from cache (1.59s)
Computing version for https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic
Computed https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic at 6.17.8 (2.25s)
Computing version for https://github.com/segmentio/analytics-swift.git
Computed https://github.com/segmentio/analytics-swift.git at 1.9.3 (0.53s)
Fetching https://github.com/segmentio/sovran-swift.git
Fetching https://github.com/segmentio/jsonsafeencoding-swift.git
[1/77] Fetching jsonsafeencoding-swift
[75/448] Fetching jsonsafeencoding-swift, sovran-swift
Fetched https://github.com/segmentio/jsonsafeencoding-swift.git from cache (0.74s)
Fetched https://github.com/segmentio/sovran-swift.git from cache (0.74s)
Computing version for https://github.com/segmentio/jsonsafeencoding-swift.git
Computed https://github.com/segmentio/jsonsafeencoding-swift.git at 2.0.0 (1.39s)
Computing version for https://github.com/segmentio/sovran-swift.git
Computed https://github.com/segmentio/sovran-swift.git at 1.1.2 (0.71s)
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
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
Downloading binary artifact https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.17.8/AppsFlyerLib-Dynamic-SPM.xcframework.zip
[15475/8311361] Downloading 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.16s)
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.2 macosSpm