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 master (020fdc), with Swift 5.10 for macOS (SPM) on 3 Oct 2025 20:18:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BranchMetrics/ios-branch-deep-linking-attribution
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 020fdc6 Release 3.13.3 Updates. (#1536)
Cloned https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git
Revision (git rev-parse @):
020fdc6ead00fefd099544e91f978882305143f0
SUCCESS checkout https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git at master
========================================
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
[1/74] Compiling NSError+Branch.m
[2/74] Compiling BranchSDK resource_bundle_accessor.m
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.
[3/74] Compiling UIViewController+Branch.m
[65/74] Compiling BranchShortUrlRequest.m
[65/74] Compiling BranchShortUrlSyncRequest.m
[66/74] Compiling BranchShareLink.m
[68/74] Compiling NSMutableDictionary+Branch.m
[69/74] Compiling BranchQRCode.m
[70/74] Compiling BranchUniversalObject.m
[71/74] Compiling NSString+Branch.m
[72/74] Compiling BranchScene.m
In file included from /Users/admin/builder/spi-builder-workspace/Sources/BranchSDK/BranchSpotlightUrlRequest.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/BranchSDK/Private/BranchSpotlightUrlRequest.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/BranchSDK/Private/BranchShortUrlRequest.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/BranchSDK/Public/Branch.h:18:
/Users/admin/builder/spi-builder-workspace/Sources/BranchSDK/Public/BranchUniversalObject.h:10:9: fatal error: module 'UIKit' not found
@import UIKit;
 ~~~~~~~^~~~~
[73/74] Compiling BranchSpotlightUrlRequest.m
BUILD FAILURE 5.10 macosSpm