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 Bagel with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yagiz/Bagel.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yagiz/Bagel
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 763aadb Merge pull request #69 from techinpark/feature/update-readme
Cloned https://github.com/yagiz/Bagel.git
Revision (git rev-parse @):
763aadbf6a099681a66e69522f902e33094f6a55
SUCCESS checkout https://github.com/yagiz/Bagel.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/yagiz/Bagel.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
In file included from /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/BagelUtility.m:22:
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/BagelUtility.h:23:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/13] Compiling Bagel BagelUtility.m
[0/13] Compiling Bagel BagelRequestCarrier.m
[0/13] Compiling Bagel BagelURLSessionInjector.m
[0/13] Compiling Bagel BagelRequestInfo.m
[0/13] Compiling Bagel BagelURLConnectionInjector.m
[0/13] Compiling Bagel BagelBrowser.m
[0/13] Compiling Bagel BagelProjectModel.m
[0/13] Compiling Bagel BagelRequestPacket.m
Fetching https://github.com/robbiehanson/CocoaAsyncSocket.git from cache
Fetched https://github.com/robbiehanson/CocoaAsyncSocket.git from cache (0.16s)
Computing version for https://github.com/robbiehanson/CocoaAsyncSocket.git
Computed https://github.com/robbiehanson/CocoaAsyncSocket.git at 7.6.5 (0.36s)
Creating working copy for https://github.com/robbiehanson/CocoaAsyncSocket.git
Working copy of https://github.com/robbiehanson/CocoaAsyncSocket.git resolved at 7.6.5
[0/1] Planning build
Building for debugging...
In file included from /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/BagelRequestCarrier.m:23:
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/BagelUtility.h:23:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/13] Compiling Bagel BagelRequestCarrier.m
[0/13] Compiling Bagel BagelProjectModel.m
[0/13] Compiling Bagel BagelRequestInfo.m
[0/13] Compiling Bagel BagelDeviceModel.m
In file included from /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/BagelURLConnectionInjector.m:10:
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/Bagel.h:22:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/13] Compiling Bagel BagelURLConnectionInjector.m
In file included from /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/BagelURLSessionInjector.m:23:
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/Bagel.h:22:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
In file included from /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/BagelUtility.m:22:
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/BagelUtility.h:23:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/13] Compiling Bagel BagelURLSessionInjector.m
[0/13] Compiling Bagel BagelUtility.m
[0/13] Compiling Bagel BagelRequestPacket.m
BUILD FAILURE 5.10 macosSpm