This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ZSWTappableLabel with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zacwest/ZSWTappableLabel.git
Reference: 3.3.2
From https://github.com/zacwest/ZSWTappableLabel
 * tag               3.3.2      -> FETCH_HEAD
Cloned https://github.com/zacwest/ZSWTappableLabel.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/zacwest/ZSWTappableLabel.git at 3.3.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
In file included from /host/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelAccessibilityElement.m:11:
/host/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelAccessibilityElement.h:11:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/5] Compiling ZSWTappableLabelAccessibilityElement.m
[0/5] Compiling ZSWTappableLabelAccessibilityActionLongPress.m
In file included from /host/spi-builder-workspace/ZSWTappableLabel/ZSWTappableLabel.m:11:
/host/spi-builder-workspace/ZSWTappableLabel/Public/ZSWTappableLabel.h:11:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/5] Compiling ZSWTappableLabel ZSWTappableLabel.m
[0/5] Compiling ZSWTappableLabelTappableRegionInfoImpl.m
[0/5] Compiling ZSWTappableLabelTouchHandling.m
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.