The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Branch, reference 0.32.0 (bf5a70), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 17:04:23 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/mihaelisaev/branch.io.spm.git
Reference: 0.32.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mihaelisaev/branch.io.spm
 * tag               0.32.0     -> FETCH_HEAD
HEAD is now at bf5a705 Trying to reach headers
Cloned https://github.com/mihaelisaev/branch.io.spm.git
Revision (git rev-parse @):
bf5a70522bcf709dab6376eeede86845e8196f21
SUCCESS checkout https://github.com/mihaelisaev/branch.io.spm.git at 0.32.0
========================================
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": "branch.io.spm",
      "name": "Branch",
      "url": "https://github.com/mihaelisaev/branch.io.spm.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/branch.io.spm",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mihaelisaev/branch.io.spm.git
[1/187] Fetching branch.io.spm
Fetched https://github.com/mihaelisaev/branch.io.spm.git from cache (0.83s)
Creating working copy for https://github.com/mihaelisaev/branch.io.spm.git
Working copy of https://github.com/mihaelisaev/branch.io.spm.git resolved at 0.32.0 (bf5a705)
warning: '.resolve-product-dependencies': dependency 'branch.io.spm' 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/mihaelisaev/branch.io.spm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
In file included from /Users/admin/builder/spi-builder-workspace/Sources/BNCDeepLinkViewControllerInstance.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/include/BNCDeepLinkViewControllerInstance.h:9:
/Users/admin/builder/spi-builder-workspace/Sources/include/BranchDeepLinkingController.h:11:9: fatal error: module 'UIKit' not found
   11 | @import UIKit;
      |  ~~~~~~~^~~~~
1 error generated.
[0/74] Compiling Branch BNCDeepLinkViewControllerInstance.m
[0/74] Compiling Branch BNCAvailability.m
[0/74] Compiling Branch BNCDeviceInfo.m
[0/74] Compiling Branch BNCCommerceEvent.m
[0/74] Compiling Branch BNCCallbackMap.m
[0/74] Compiling Branch BNCAppleReceipt.m
[0/74] Compiling Branch BNCAppleSearchAds.m
[0/74] Compiling Branch BNCApplication.m
[0/74] Compiling Branch BNCCrashlyticsWrapper.m
[0/74] Compiling Branch BNCAppleAdClient.m
BUILD FAILURE 6.3 macosSpm