Build Information
Failed to build PBPopupController, reference master (64e29e), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 13:10:08 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/iDevelopper/PBPopupController.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iDevelopper/PBPopupController
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 64e29e1 3.10.8
Cloned https://github.com/iDevelopper/PBPopupController.git
Revision (git rev-parse @):
64e29e16bb286a55a5c52b31d07cd0a1837dcd4f
SUCCESS checkout https://github.com/iDevelopper/PBPopupController.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": "pbpopupcontroller",
"name": "PBPopupController",
"url": "https://github.com/iDevelopper/PBPopupController.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PBPopupController",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/iDevelopper/PBPopupController.git
[1/4266] Fetching pbpopupcontroller
Fetched https://github.com/iDevelopper/PBPopupController.git from cache (2.51s)
Creating working copy for https://github.com/iDevelopper/PBPopupController.git
Working copy of https://github.com/iDevelopper/PBPopupController.git resolved at master (64e29e1)
warning: 'pbpopupcontroller': ignoring broken symlink /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PBPopupController/PBPopupController/PBPopupController/PBPopupController-ObjC/include/UIView+PBPopupSupportPrivate.h
warning: '.resolve-product-dependencies': dependency 'pbpopupcontroller' 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/iDevelopper/PBPopupController.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--6988338F2F200930.txt
In file included from /Users/admin/builder/spi-builder-workspace/PBPopupController/PBPopupController/PBPopupController-ObjC/Private/NSObject+PBPopupSupportPrivate.m:9:
/Users/admin/builder/spi-builder-workspace/PBPopupController/PBPopupController/PBPopupController-ObjC/NSObject+PBPopupSupportPrivate.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
10 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[2/4] Compiling NSObject+PBPopupSupportPrivate.m
[2/4] Compiling UIView+PBPopupSupportPrivate.m
warning: 'spi-builder-workspace': ignoring broken symlink /Users/admin/builder/spi-builder-workspace/PBPopupController/PBPopupController/PBPopupController-ObjC/include/UIView+PBPopupSupportPrivate.h
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/PBPopupController/PBPopupController/PBPopupController-Swift/Info.plist': File not found.
BUILD FAILURE 6.3 macosSpm