Build Information
Failed to build Popover_OC, reference master (9641cb), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 05:07:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "popover",
"name": "Popover_OC",
"url": "https://github.com/mohamede1945/Popover.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Popover",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/mohamede1945/Popover.git
[1/336] Fetching popover
Fetched https://github.com/mohamede1945/Popover.git from cache (0.83s)
Creating working copy for https://github.com/mohamede1945/Popover.git
Working copy of https://github.com/mohamede1945/Popover.git resolved at master (9641cb3)
warning: '.resolve-product-dependencies': dependency 'popover' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mohamede1945/Popover.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.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 PopoverAction.m
[0/3] Compiling Popover_OC PopoverView.m
BUILD FAILURE 6.3 macosSpm