Build Information
Failed to build AdjustSdk, reference v5.6.2 (0a8ccc), with Swift 6.2 for Wasm on 20 Apr 2026 18:04:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build 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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/adjust/ios_sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/adjust/adjust_signature_sdk.git
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git
[1/106] Fetching google-ads-on-device-conversion-ios-sdk
[107/304] Fetching google-ads-on-device-conversion-ios-sdk, adjust_signature_sdk
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git from cache (0.26s)
Fetched https://github.com/adjust/adjust_signature_sdk.git from cache (0.26s)
Computing version for https://github.com/adjust/adjust_signature_sdk.git
Computed https://github.com/adjust/adjust_signature_sdk.git at 3.67.0 (0.68s)
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.49s)
Fetching https://github.com/google/GoogleUtilities.git
Fetching https://github.com/firebase/nanopb.git
[1/5179] Fetching googleutilities
[519/13464] Fetching googleutilities, nanopb
Fetched https://github.com/google/GoogleUtilities.git from cache (0.63s)
Fetched https://github.com/firebase/nanopb.git from cache (0.63s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (9.80s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.49s)
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
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
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
[1488/1488] Downloading https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
[1504445/5049072] 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://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip (1.04s)
Downloaded https://github.com/adjust/adjust_signature_sdk/releases/download/v3.67.0/AdjustSigSdk-iOS-tvOS-Dynamic-3.67.0.xcframework.zip (1.04s)
Building for debugging...
[0/93] Copying PrivacyInfo.xcprivacy
In file included from /host/spi-builder-workspace/AdjustBridge/AdjustBridgeRegister.m:9:
/host/spi-builder-workspace/AdjustBridge/AdjustBridgeRegister.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/93] Compiling AdjustWebBridge AdjustBridgeRegister.m
In file included from /host/spi-builder-workspace/AdjustBridge/AdjustBridgeConstants.m:9:
/host/spi-builder-workspace/AdjustBridge/AdjustBridgeConstants.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/93] Compiling AdjustWebBridge AdjustBridgeConstants.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/AdjustUnsigned.build/DerivedSources/resource_bundle_accessor.h:2[2/93] Compiling ADJUtil.m
In file included from /host/spi-builder-workspace/AdjustBridge/AdjustBridgeUtil.m:9:
/host/spi-builder-workspace/AdjustBridge/AdjustBridgeUtil.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/93] Compiling AdjustWebBridge AdjustBridgeUtil.m
In file included from /host/spi-builder-workspace/AdjustBridge/AdjustBridge.m:9:
/host/spi-builder-workspace/AdjustBridge/AdjustBridge.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/93] Compiling AdjustWebBridge AdjustBridge.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/AdjustUnsigned.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/93] Compiling AdjustUnsigned resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/AdjustUnsigned.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/93] Compiling ADJUserDefaults.m
In file included from /host/spi-builder-workspace/plugins/odm/sources/spm/ADJOdmPlugin.m:9:
/host/spi-builder-workspace/plugins/odm/headers/ADJOdmPlugin.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/93] Compiling ADJOdmPlugin.m
BUILD FAILURE 6.2 wasm