The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DZNEmptyDataSet, reference master (9bffa6), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 18:47:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dzenbot/DZNEmptyDataSet.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dzenbot/DZNEmptyDataSet
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9bffa69 Merge pull request #469 from Jeehut/master
Cloned https://github.com/dzenbot/DZNEmptyDataSet.git
Revision (git rev-parse @):
9bffa69a83a9fa58a14b3cf43cb6dd8a63774179
SUCCESS checkout https://github.com/dzenbot/DZNEmptyDataSet.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dzenbot/DZNEmptyDataSet.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/Source/UIScrollView+EmptyDataSet.m:11:
/Users/admin/builder/spi-builder-workspace/Source/UIScrollView+EmptyDataSet.h:11:9: fatal error: 'UIKit/UIKit.h' file not found
   11 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[0/1] Compiling UIScrollView+EmptyDataSet.m
BUILD FAILURE 6.2 macosSpm