Build Information
Failed to build braze-swift-sdk, reference main (f1f99b
), with Swift 6.0 for macOS (SPM) on 6 May 2025 13:46:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/braze-inc/braze-swift-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/braze-inc/braze-swift-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f1f99b7 Add new fields to bug report template (#161)
Cloned https://github.com/braze-inc/braze-swift-sdk.git
Revision (git rev-parse @):
f1f99b784d8d7a82069c821df5b077369645ca44
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/braze-inc/braze-swift-sdk.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/braze-inc/braze-swift-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
/Users/admin/builder/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKClassicContentCard.m:7:9: fatal error: module 'BrazeKit' not found
7 | @import BrazeKit;
| ~~~~~~~^~~~~~~~
1 error generated.
[0/298] Compiling ABKClassicContentCard.m
[0/298] Compiling ABKBannerCard.m
[0/298] Compiling ABKBannerContentCard.m
[0/298] Compiling ABKCaptionedImageCard.m
[0/298] Compiling ABKCaptionedImageContentCard.m
[0/298] Compiling ABKCard.m
[0/298] Compiling ABKContentCard.m
[0/298] Compiling ABKClassicCard.m
[0/298] Compiling ABKContentCardsController.m
[0/298] Compiling ABKFacebookUser.m
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25724] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.14s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.0 (2.82s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.0
[32750/39045664] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeKit.zip
[2913765/40070060] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeKit.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazePushStory.zip
[3529913/40659060] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeKit.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazePushStory.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeLocation.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazePushStory.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeLocation.zip
[12998853/41296099] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeKit.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazePushStory.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeLocation.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeNotificationService.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeNotificationService.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeKit.zip
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeNotificationService.zip (1.05s)
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazePushStory.zip (1.07s)
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeLocation.zip (1.07s)
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeKit.zip (3.52s)
BUILD FAILURE 6.0 macosSpm