The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AccessibilitySnapshot, reference master (54046d), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 06:54:52 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/EmergeTools/AccessibilitySnapshot.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EmergeTools/AccessibilitySnapshot
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 54046d8 Merge pull request #3 from EmergeTools/addMarkersReturns
Cloned https://github.com/EmergeTools/AccessibilitySnapshot.git
Revision (git rev-parse @):
54046d8fa44b9fa9f0e2229526f6ed89cb5e0ec2
SUCCESS checkout https://github.com/EmergeTools/AccessibilitySnapshot.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/EmergeTools/AccessibilitySnapshot.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Copying Localizable.strings
[2/9] Copying Info.plist
[2/9] Write sources
[4/9] Copying Localizable.strings
[5/9] Copying Images.xcassets
[6/9] Write swift-version-1EA4D86E10B52AF.txt
In file included from /Users/admin/builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/ObjC/UIAccessibilityStatusUtility.m:42:
/Users/admin/builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/ObjC/include/UIAccessibilityStatusUtility.h:17:9: fatal error: 'UIKit/UIKit.h' file not found
   17 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[7/9] Compiling AccessibilitySnapshotCore-ObjC UIAccessibilityStatusUtility.m
[7/9] Compiling AccessibilitySnapshotCore-ObjC ASAccessibilityEnabler.m
BUILD FAILURE 6.2 macosSpm