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.9 for macOS (SPM) on 23 Oct 2024 16:07:37 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/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.9
Building package at path:  $PWD
https://github.com/datatheorem/TrustKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Copying PrivacyInfo.xcprivacy
[1/25] Compiling TrustKit resource_bundle_accessor.m
[2/25] Compiling TrustKit parse_configuration.m
[3/25] Compiling TrustKit TSKTrustKitConfig.m
[4/25] Compiling TrustKit configuration_utils.m
[5/25] Compiling TSKNSURLSessionDelegateProxy.m
[6/25] Compiling TrustKit TrustKit.m
[7/25] Compiling reporting_utils.m
[8/25] Compiling TrustKit TSKPinningValidator.m
[9/25] Compiling TSKReportsRateLimiter.m
[10/25] Compiling TSKPinFailureReport.m
[11/25] Compiling TSKNSURLConnectionDelegateProxy.m
[12/25] Compiling ssl_pin_verifier.m
[13/25] Compiling pinning_utils.m
[14/25] Compiling TSKBackgroundReporter.m
[15/25] 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.
[16/25] Compiling TSKSPKIHashCache.m
[16/25] Compiling RSSwizzle.m
[16/25] Compiling trie_search.c
[16/25] Compiling registry_search.c
[16/25] Compiling init_registry_tables.c
[16/25] Compiling tsk_assert.c
[16/25] Compiling vendor_identifier.m
BUILD FAILURE 5.9 macosSpm