The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Bagel with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yagiz/Bagel.git
Reference: 1.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yagiz/Bagel
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 0033906 version++
Cloned https://github.com/yagiz/Bagel.git into spi-builder-workspace
00339064dc727aefed2d92594fe7dfd899ec9bc8
SUCCESS checkout https://github.com/yagiz/Bagel.git at 1.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/robbiehanson/CocoaAsyncSocket.git from cache
Fetched https://github.com/robbiehanson/CocoaAsyncSocket.git (0.19s)
Computing version for https://github.com/robbiehanson/CocoaAsyncSocket.git
Computed https://github.com/robbiehanson/CocoaAsyncSocket.git at 7.6.5 (0.39s)
Creating working copy for https://github.com/robbiehanson/CocoaAsyncSocket.git
Working copy of https://github.com/robbiehanson/CocoaAsyncSocket.git resolved at 7.6.5
Building for debugging...
[0/13] Compiling Bagel BagelRequestInfo.m
In file included from /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/BagelRequestCarrier.m:23:
/Users/builder/builds/TDmZkXJm/2/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.
[1/13] Compiling Bagel BagelRequestCarrier.m
[1/13] Compiling Bagel BagelProjectModel.m
[1/13] Compiling Bagel BagelRequestPacket.m
[1/13] Compiling Bagel BagelDeviceModel.m
[1/13] Compiling Bagel BagelController.m
In file included from /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/BagelURLConnectionInjector.m:10:
/Users/builder/builds/TDmZkXJm/2/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/13] Compiling Bagel BagelURLConnectionInjector.m
In file included from /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/BagelUtility.m:22:
/Users/builder/builds/TDmZkXJm/2/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/13] Compiling Bagel BagelUtility.m
In file included from /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/BagelURLSessionInjector.m:23:
/Users/builder/builds/TDmZkXJm/2/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/13] Compiling Bagel BagelURLSessionInjector.m
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
In file included from /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/iOS/Source/BagelRequestCarrier.m:23:
/Users/builder/builds/TDmZkXJm/2/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/12] Compiling Bagel BagelRequestCarrier.m
[0/12] Compiling Bagel BagelController.m
[0/12] Compiling Bagel BagelProjectModel.m
[0/12] Compiling Bagel BagelDeviceModel.m
[0/12] Compiling Bagel BagelRequestPacket.m
[0/12] Compiling Bagel BagelURLSessionInjector.m
[0/12] Compiling Bagel BagelUtility.m
[0/12] Compiling Bagel BagelURLConnectionInjector.m
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm