The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build BranchSDK, reference 3.13.1 (b88d37), with Swift 5.10 for macOS (SPM) on 10 Sep 2025 03:33:57 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git
Reference: 3.13.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BranchMetrics/ios-branch-deep-linking-attribution
 * tag               3.13.1     -> FETCH_HEAD
HEAD is now at b88d372 Release 3.13.1 Updates. (#1527)
Cloned https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git
Revision (git rev-parse @):
b88d3720dc933f925d8babcabf14ceeb162caa23
SUCCESS checkout https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git at 3.13.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/74] Copying PrivacyInfo.xcprivacy
In file included from /Users/admin/builder/spi-builder-workspace/Sources/BranchSDK/UIViewController+Branch.m:9:
/Users/admin/builder/spi-builder-workspace/Sources/BranchSDK/Private/UIViewController+Branch.h:10:9: fatal error: module 'UIKit' not found
@import UIKit;
 ~~~~~~~^~~~~
1 error generated.
[1/74] Compiling UIViewController+Branch.m
[1/74] Compiling BranchShareLink.m
[1/74] Compiling BranchShortUrlSyncRequest.m
[1/74] Compiling BranchShortUrlRequest.m
[1/74] Compiling BranchScene.m
[1/74] Compiling NSError+Branch.m
[1/74] Compiling BranchSpotlightUrlRequest.m
[1/74] Compiling NSMutableDictionary+Branch.m
[1/74] Compiling NSString+Branch.m
In file included from /Users/admin/builder/spi-builder-workspace/Sources/BranchSDK/BranchUniversalObject.m:9:
/Users/admin/builder/spi-builder-workspace/Sources/BranchSDK/Public/BranchUniversalObject.h:10:9: fatal error: module 'UIKit' not found
@import UIKit;
 ~~~~~~~^~~~~
[1/74] Compiling BranchUniversalObject.m
BUILD FAILURE 5.10 macosSpm