The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EmarsysSDK, reference master (638280), with Swift 6.0 for macOS (SPM) on 28 Apr 2026 19:01:41 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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/emartech/ios-emarsys-sdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/emartech/ios-emarsys-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 638280a chore(release): version set to 3.10.0
Cloned https://github.com/emartech/ios-emarsys-sdk.git
Revision (git rev-parse @):
638280ae81e8f7cd212c5ea76441e88492c93389
SUCCESS checkout https://github.com/emartech/ios-emarsys-sdk.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/emartech/ios-emarsys-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/201] Copying PrivacyInfo.xcprivacy
[1/201] Compiling EMSProductBuilder.m
[2/201] Compiling PRERequestContext.m
[3/201] Compiling EMSVisitorIdResponseHandler.m
[4/201] Compiling EMSProduct.m
[5/201] Compiling EMSPredictRequestModelBuilder.m
[6/201] Compiling EMSCartItem.m
[7/201] Compiling EMSProductMapper.m
[8/201] Compiling EMSPredictMapper.m
[9/201] Compiling EMSCartItemUtils.m
[10/201] Compiling MERequestTools.m
[11/201] Compiling EmarsysSDK resource_bundle_accessor.m
[12/201] Compiling EMSLoggingPredictInternal.m
In file included from /Users/admin/builder/spi-builder-workspace/Sources/MobileEngage/Storage/MERequestRepositoryProxy.m:14:
/Users/admin/builder/spi-builder-workspace/Sources/Private/MEInApp.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
    8 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[13/201] Compiling MERequestRepositoryProxy.m
[13/201] Compiling MEDisplayedIAM.m
[13/201] Compiling MEDisplayedIAMMapper.m
[13/201] Compiling EMSRecommendationFilter.m
[13/201] Compiling MEDisplayedIAMRepository.m
[13/201] Compiling MERequestModelRepositoryFactory.m
[13/201] Compiling EMSXPResponseHandler.m
[13/201] Compiling EMSLogic.m
[13/201] Compiling EMSPredictRequestModelBuilderProvider.m
[13/201] Compiling EMSPredictInternal.m
BUILD FAILURE 6.0 macosSpm