The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DZNEmptyDataSet, reference master (9bffa6), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 19:05:14 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
========================================
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": "dznemptydataset",
      "name": "DZNEmptyDataSet",
      "url": "https://github.com/dzenbot/DZNEmptyDataSet.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DZNEmptyDataSet",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dzenbot/DZNEmptyDataSet.git
[1/6827] Fetching dznemptydataset
Fetched https://github.com/dzenbot/DZNEmptyDataSet.git from cache (1.62s)
Creating working copy for https://github.com/dzenbot/DZNEmptyDataSet.git
Working copy of https://github.com/dzenbot/DZNEmptyDataSet.git resolved at master (9bffa69)
warning: '.resolve-product-dependencies': dependency 'dznemptydataset' 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/dzenbot/DZNEmptyDataSet.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/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.3 macosSpm