The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BranchSDK, reference master (e8518a), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 09:52:27 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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/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 e8518a8 Bump actions/checkout from 4 to 6 (#1547)
Cloned https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git
Revision (git rev-parse @):
e8518a87820adcdede1c29ba9a1e87547db11cbb
SUCCESS checkout https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "ios-branch-deep-linking-attribution",
      "name": "BranchSDK",
      "url": "https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-branch-deep-linking-attribution",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git
[1/49998] Fetching ios-branch-deep-linking-attribution
Fetched https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git from cache (283.80s)
Creating working copy for https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git
Working copy of https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git resolved at master (e8518a8)
warning: '.resolve-product-dependencies': dependency 'ios-branch-deep-linking-attribution' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.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
   10 | @import UIKit;
      |  ~~~~~~~^~~~~
1 error generated.
[1/74] Compiling UIViewController+Branch.m
[1/74] Compiling NSError+Branch.m
[1/74] Compiling BranchShareLink.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
   10 | @import UIKit;
      |  ~~~~~~~^~~~~
[1/74] Compiling BranchUniversalObject.m
[1/74] Compiling NSMutableDictionary+Branch.m
[1/74] Compiling NSString+Branch.m
[1/74] Compiling BranchSpotlightUrlRequest.m
[1/74] Compiling BranchShortUrlSyncRequest.m
In file included from /Users/admin/builder/spi-builder-workspace/Sources/BranchSDK/BranchShortUrlRequest.m: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
   10 | @import UIKit;
      |  ~~~~~~~^~~~~
[1/74] Compiling BranchShortUrlRequest.m
[1/74] Compiling BranchSDK resource_bundle_accessor.m
BUILD FAILURE 6.3 macosSpm