The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AdjustSdk, reference v5.6.2 (0a8ccc), with Swift 6.2 for macOS (SPM) on 20 Apr 2026 18:00:15 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/adjust/ios_sdk.git
Reference: v5.6.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adjust/ios_sdk
 * tag               v5.6.2     -> FETCH_HEAD
HEAD is now at 0a8ccca Merge pull request #794 from adjust/v562
Cloned https://github.com/adjust/ios_sdk.git
Revision (git rev-parse @):
0a8cccacfb354c36f8f7fbc57331e7d3a52ed9e5
SUCCESS checkout https://github.com/adjust/ios_sdk.git at v5.6.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/adjust/ios_sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git
Fetching https://github.com/adjust/adjust_signature_sdk.git
[1/198] Fetching adjust_signature_sdk
[144/304] Fetching adjust_signature_sdk, google-ads-on-device-conversion-ios-sdk
Fetched https://github.com/adjust/adjust_signature_sdk.git from cache (0.79s)
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git from cache (0.79s)
Computing version for https://github.com/adjust/adjust_signature_sdk.git
Computed https://github.com/adjust/adjust_signature_sdk.git at 3.67.0 (1.44s)
Computing version for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git
Computed https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git at 3.5.0 (0.64s)
Fetching https://github.com/google/GoogleUtilities.git
Fetching https://github.com/firebase/nanopb.git
[1/8285] Fetching nanopb
[167/13464] Fetching nanopb, googleutilities
Fetched https://github.com/google/GoogleUtilities.git from cache (1.33s)
Fetched https://github.com/firebase/nanopb.git from cache (1.33s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (2.08s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.58s)
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.0
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
Creating working copy for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git
Working copy of https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git resolved at 3.5.0
Creating working copy for https://github.com/adjust/adjust_signature_sdk.git
Working copy of https://github.com/adjust/adjust_signature_sdk.git resolved at 3.67.0
Downloading binary artifact https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
Downloading binary artifact https://github.com/adjust/adjust_signature_sdk/releases/download/v3.67.0/AdjustSigSdk-iOS-tvOS-Dynamic-3.67.0.xcframework.zip
[16375/3546024] Downloading https://github.com/adjust/adjust_signature_sdk/releases/download/v3.67.0/AdjustSigSdk-iOS-tvOS-Dynamic-3.67.0.xcframework.zip
[574868/3547479] Downloading https://github.com/adjust/adjust_signature_sdk/releases/download/v3.67.0/AdjustSigSdk-iOS-tvOS-Dynamic-3.67.0.xcframework.zip, https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
Downloaded https://github.com/adjust/adjust_signature_sdk/releases/download/v3.67.0/AdjustSigSdk-iOS-tvOS-Dynamic-3.67.0.xcframework.zip (0.77s)
Downloaded https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip (0.85s)
error: the library 'AdjustGoogleOdm' requires macos 10.13, but depends on the product 'GoogleAdsOnDeviceConversion' which requires macos 10.15; consider changing the library 'AdjustGoogleOdm' to require macos 10.15 or later, or the product 'GoogleAdsOnDeviceConversion' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm