Build Information
Failed to build AdjustSdk, reference master (0a8ccc), with Swift 6.1 for macOS (SPM) on 20 Apr 2026 18:13:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adjust/ios_sdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adjust/ios_sdk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/adjust/ios_sdk.git
https://github.com/adjust/ios_sdk.git
{
"dependencies" : [
{
"identity" : "adjust_signature_sdk",
"requirement" : {
"exact" : [
"3.67.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/adjust/adjust_signature_sdk.git"
},
{
"identity" : "google-ads-on-device-conversion-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git"
}
],
"manifest_display_name" : "AdjustSdk",
"name" : "AdjustSdk",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "AdjustSdk",
"targets" : [
"AdjustSdk"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AdjustUnsigned",
"targets" : [
"AdjustUnsigned"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AdjustWebBridge",
"targets" : [
"AdjustWebBridge",
"AdjustSdk"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AdjustGoogleOdm",
"targets" : [
"AdjustGoogleOdm",
"AdjustSdk"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AdjustWebBridge",
"module_type" : "ClangTarget",
"name" : "AdjustWebBridge",
"path" : "AdjustBridge",
"product_memberships" : [
"AdjustWebBridge"
],
"sources" : [
"AdjustBridge.m",
"AdjustBridgeConstants.m",
"AdjustBridgeRegister.m",
"AdjustBridgeUtil.m"
],
"type" : "library"
},
{
"c99name" : "AdjustUnsigned",
"module_type" : "ClangTarget",
"name" : "AdjustUnsigned",
"path" : "AdjustUnsigned",
"product_memberships" : [
"AdjustUnsigned"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AdjustUnsigned/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ADJAdRevenue.m",
"ADJAppStorePurchase.m",
"ADJAppStoreSubscription.m",
"ADJAttribution.m",
"ADJConfig.m",
"ADJDeeplink.m",
"ADJEvent.m",
"ADJEventFailure.m",
"ADJEventSuccess.m",
"ADJLinkResolution.m",
"ADJLogger.m",
"ADJPurchaseVerificationResult.m",
"ADJRemoteTrigger.m",
"ADJSessionFailure.m",
"ADJSessionSuccess.m",
"ADJStoreInfo.m",
"ADJThirdPartySharing.m",
"Adjust.m",
"Internal/ADJActivityHandler.m",
"Internal/ADJActivityKind.m",
"Internal/ADJActivityPackage.m",
"Internal/ADJActivityState.m",
"Internal/ADJAdditions.m",
"Internal/ADJAdjustFactory.m",
"Internal/ADJAttributionHandler.m",
"Internal/ADJBackoffStrategy.m",
"Internal/ADJEventMetadata.m",
"Internal/ADJGlobalParameters.m",
"Internal/ADJOdmManager.m",
"Internal/ADJPackageBuilder.m",
"Internal/ADJPackageHandler.m",
"Internal/ADJPackageParams.m",
"Internal/ADJPurchaseVerificationHandler.m",
"Internal/ADJRequestHandler.m",
"Internal/ADJResponseData.m",
"Internal/ADJSKAdNetwork.m",
"Internal/ADJSdkClickHandler.m",
"Internal/ADJTimerCycle.m",
"Internal/ADJTimerOnce.m",
"Internal/ADJUrlStrategy.m",
"Internal/ADJUserDefaults.m",
"Internal/ADJUtil.m"
],
"type" : "library"
},
{
"c99name" : "AdjustSdk",
"module_type" : "ClangTarget",
"name" : "AdjustSdk",
"path" : "Adjust",
"product_dependencies" : [
"AdjustSignature"
],
"product_memberships" : [
"AdjustSdk",
"AdjustWebBridge",
"AdjustGoogleOdm"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Adjust/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ADJAdRevenue.m",
"ADJAppStorePurchase.m",
"ADJAppStoreSubscription.m",
"ADJAttribution.m",
"ADJConfig.m",
"ADJDeeplink.m",
"ADJEvent.m",
"ADJEventFailure.m",
"ADJEventSuccess.m",
"ADJLinkResolution.m",
"ADJLogger.m",
"ADJPurchaseVerificationResult.m",
"ADJRemoteTrigger.m",
"ADJSessionFailure.m",
"ADJSessionSuccess.m",
"ADJStoreInfo.m",
"ADJThirdPartySharing.m",
"Adjust.m",
"Internal/ADJActivityHandler.m",
"Internal/ADJActivityKind.m",
"Internal/ADJActivityPackage.m",
"Internal/ADJActivityState.m",
"Internal/ADJAdditions.m",
"Internal/ADJAdjustFactory.m",
"Internal/ADJAttributionHandler.m",
"Internal/ADJBackoffStrategy.m",
"Internal/ADJEventMetadata.m",
"Internal/ADJGlobalParameters.m",
"Internal/ADJOdmManager.m",
"Internal/ADJPackageBuilder.m",
"Internal/ADJPackageHandler.m",
"Internal/ADJPackageParams.m",
"Internal/ADJPurchaseVerificationHandler.m",
"Internal/ADJRequestHandler.m",
"Internal/ADJResponseData.m",
"Internal/ADJSKAdNetwork.m",
"Internal/ADJSdkClickHandler.m",
"Internal/ADJTimerCycle.m",
"Internal/ADJTimerOnce.m",
"Internal/ADJUrlStrategy.m",
"Internal/ADJUserDefaults.m",
"Internal/ADJUtil.m"
],
"type" : "library"
},
{
"c99name" : "AdjustGoogleOdm",
"module_type" : "ClangTarget",
"name" : "AdjustGoogleOdm",
"path" : "plugins/odm",
"product_dependencies" : [
"GoogleAdsOnDeviceConversion"
],
"product_memberships" : [
"AdjustGoogleOdm"
],
"sources" : [
"sources/spm/ADJOdmPlugin.m"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
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.65s)
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git from cache (0.65s)
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.28s)
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.61s)
Fetching https://github.com/firebase/nanopb.git from cache
Fetching https://github.com/google/GoogleUtilities.git from cache
Fetched https://github.com/firebase/nanopb.git from cache (0.77s)
Fetched https://github.com/google/GoogleUtilities.git from cache (0.78s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (1.41s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.50s)
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/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.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
[1455/1455] Downloading https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
[81094/3610743] Downloading https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip, https://github.com/adjust/adjust_signature_sdk/releases/download/v3.67.0/AdjustSigSdk-iOS-tvOS-Dynamic-3.67.0.xcframework.zip
Downloaded https://github.com/adjust/adjust_signature_sdk/releases/download/v3.67.0/AdjustSigSdk-iOS-tvOS-Dynamic-3.67.0.xcframework.zip (0.75s)
Downloaded https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip (0.86s)
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.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
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.1 macosSpm