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 Reaper, reference main (c9be82), with Swift 6.0 for macOS (SPM) on 28 Aug 2025 19:53:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/getsentry/Reaper-iOS.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/getsentry/Reaper-iOS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c9be823 Update cocoapods version (#21)
Cloned https://github.com/getsentry/Reaper-iOS.git
Revision (git rev-parse @):
c9be8239b81e49870641bbaa475254de43e337be
SUCCESS checkout https://github.com/getsentry/Reaper-iOS.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/getsentry/Reaper-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-5BDAB9E9C0126B9D.txt
[3/6] Compiling ReaperSwift NameFinder.swift
[4/6] Emitting module ReaperSwift
/Users/admin/builder/spi-builder-workspace/Sources/Reaper/ReaperUIKit.m:1:9: fatal error: module 'UIKit' not found
    1 | @import UIKit;
      |  ~~~~~~~^~~~~
1 error generated.
[4/6] Compiling Reaper ReaperUIKit.m
[4/6] Compiling Reaper EMGReaper.mm
BUILD FAILURE 6.0 macosSpm