The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build BranchSDK, reference main (93340f), with Swift 5.9 for macOS (SPM) on 24 Oct 2024 04:04:14 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BranchMetrics/ios-branch-sdk-spm.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BranchMetrics/ios-branch-sdk-spm
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 93340fd Release 3.6.5
Cloned https://github.com/BranchMetrics/ios-branch-sdk-spm.git
Revision (git rev-parse @):
93340fd2b38401a91bc5b2e044b21f7bdd8ea80f
SUCCESS checkout https://github.com/BranchMetrics/ios-branch-sdk-spm.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/BranchMetrics/ios-branch-sdk-spm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/71] 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/71] Compiling UIViewController+Branch.m
In file included from /Users/admin/builder/spi-builder-workspace/Sources/BranchSDK/BranchShareLink.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/BranchSDK/Public/BranchShareLink.h:11:
/Users/admin/builder/spi-builder-workspace/Sources/BranchSDK/Public/BranchUniversalObject.h:10:9: fatal error: module 'UIKit' not found
@import UIKit;
 ~~~~~~~^~~~~
[1/71] Compiling BranchSpotlightUrlRequest.m
[1/71] Compiling BranchShareLink.m
[1/71] Compiling BranchShortUrlRequest.m
[1/71] Compiling NSString+Branch.m
[1/71] Compiling BranchShortUrlSyncRequest.m
[1/71] Compiling NSError+Branch.m
[1/71] Compiling NSMutableDictionary+Branch.m
[1/71] Compiling BranchSDK resource_bundle_accessor.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/71] Compiling BranchUniversalObject.m
BUILD FAILURE 5.9 macosSpm