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 TrustKit, reference master (997ffe), with Swift 5.10 for macOS (SPM) on 23 Oct 2024 16:08:21 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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/datatheorem/TrustKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/datatheorem/TrustKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 997ffe9 Merge pull request #337 from EthanArbuckle/SCAN-4689
Cloned https://github.com/datatheorem/TrustKit.git
Revision (git rev-parse @):
997ffe92b9fac79eea71ba12f1b86158f1d916ec
SUCCESS checkout https://github.com/datatheorem/TrustKit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/datatheorem/TrustKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/27] Copying PrivacyInfo.xcprivacy
[1/27] Compiling TSKNSURLSessionDelegateProxy.m
[2/27] Compiling TrustKit resource_bundle_accessor.m
[3/27] Compiling TrustKit TrustKit.m
[4/27] Compiling reporting_utils.m
[5/27] Compiling TrustKit TSKTrustKitConfig.m
[6/27] Compiling TSKReportsRateLimiter.m
[7/27] Compiling TSKPinFailureReport.m
[8/27] Compiling TrustKit parse_configuration.m
[9/27] Compiling pinning_utils.m
[10/27] Compiling ssl_pin_verifier.m
[10/27] Compiling TSKBackgroundReporter.m
[12/27] Compiling TrustKit configuration_utils.m
[13/27] Compiling TSKNSURLConnectionDelegateProxy.m
[14/27] Compiling TrustKit TSKPinningValidatorResult.m
/Users/admin/builder/spi-builder-workspace/TrustKit/Pinning/TSKSPKIHashCache.m:12:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[15/27] Compiling TSKSPKIHashCache.m
[15/27] Compiling RSSwizzle.m
[15/27] Compiling trie_search.c
[15/27] Compiling init_registry_tables.c
[15/27] Compiling registry_search.c
[15/27] Compiling tsk_assert.c
[15/27] Compiling TrustKit TSKPinningValidator.m
[15/27] Compiling vendor_identifier.m
BUILD FAILURE 5.10 macosSpm