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 UILabel+Copyable, reference 2.0.1 (a1ac4d), with Swift 5.10 for macOS (SPM) on 11 Dec 2024 21:47:08 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexandreos/UILabel-Copyable.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexandreos/UILabel-Copyable
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at a1ac4d7 Add Swift Package Manager to the README file
Cloned https://github.com/alexandreos/UILabel-Copyable.git
Revision (git rev-parse @):
a1ac4d7d1118fde314796f449e803e610d7b801c
SUCCESS checkout https://github.com/alexandreos/UILabel-Copyable.git at 2.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/alexandreos/UILabel-Copyable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/4] Emitting module UILabel_Copyable
/Users/admin/builder/spi-builder-workspace/UILabel+Copyable/UILabel+Copyable.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[4/4] Compiling UILabel_Copyable UILabel+Copyable.swift
/Users/admin/builder/spi-builder-workspace/UILabel+Copyable/UILabel+Copyable.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 macosSpm