Build Information
Failed to build Popover_OC, reference master (9641cb), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 00:06:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mohamede1945/Popover.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mohamede1945/Popover
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9641cb3 Support Swift Package Manager
Cloned https://github.com/mohamede1945/Popover.git
Revision (git rev-parse @):
9641cb324d61554f7e542acb58df2eba55b3a537
SUCCESS checkout https://github.com/mohamede1945/Popover.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mohamede1945/Popover.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
In file included from /Users/admin/builder/spi-builder-workspace/PopoverView/PopoverViewCell.m:9:
/Users/admin/builder/spi-builder-workspace/PopoverView/PopoverViewCell.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[0/3] Compiling Popover_OC PopoverViewCell.m
In file included from /Users/admin/builder/spi-builder-workspace/PopoverView/PopoverView.m:9:
/Users/admin/builder/spi-builder-workspace/PopoverView/include/PopoverView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/3] Compiling Popover_OC PopoverView.m
[0/3] Compiling Popover_OC PopoverAction.m
BUILD FAILURE 6.2 macosSpm