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 Pipify, reference 0.4.0 (e35dce), with Swift 5.8 for macOS (SPM) on 21 Aug 2024 20:36:51 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/getsidetrack/swiftui-pipify.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/getsidetrack/swiftui-pipify
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at e35dced Merge pull request #32 from yusufkildan/improvements
Cloned https://github.com/getsidetrack/swiftui-pipify.git
Revision (git rev-parse @):
e35dced4771bb538d27d3a63361bca2f0ed56930
SUCCESS checkout https://github.com/getsidetrack/swiftui-pipify.git at 0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/getsidetrack/swiftui-pipify.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling Pipify View+Pipify.swift
[2/7] Compiling Pipify View+Changes.swift
[3/7] Compiling Pipify PipifyViewModifier.swift
[4/7] Compiling Pipify View+Buffer.swift
/Users/admin/builder/spi-builder-workspace/Sources/View+Buffer.swift:14:27: error: cannot find 'UIScreen' in scope
        let scale = await UIScreen.main.scale * 2
                          ^~~~~~~~
[5/7] Emitting module Pipify
[6/7] Compiling Pipify PipifyController.swift
[7/7] Compiling Pipify LayerView.swift
BUILD FAILURE 5.8 macosSpm