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 Render, reference 7.0.3 (0955ba), with Swift 6.0 for macOS (SPM) on 1 Sep 2024 23:30:54 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Beta.6.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexdrone/Render.git
Reference: 7.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexdrone/Render
 * tag               7.0.3      -> FETCH_HEAD
HEAD is now at 0955bae demo
Cloned https://github.com/alexdrone/Render.git
Revision (git rev-parse @):
0955baefd967e76dd1e4b3c261c5adc740efce54
SUCCESS checkout https://github.com/alexdrone/Render.git at 7.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/alexdrone/Render.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Beta.6.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/14] Write swift-version--14728B76ED507284.txt
[1/14] Write sources
[2/14] Compiling CoreRender Yoga.c
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:9: fatal error: 'UIKit/UIKit.h' file not found
   11 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[3/14] Compiling CoreRender YGLayout.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeLayoutSpec.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeLayoutSpec.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
    2 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender CRNodeLayoutSpec.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
    2 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender CRCoordinator.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
    2 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender CRNode.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
    2 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender CRNodeBuilder+Modifiers.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
    2 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender CRContext.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
    2 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender CRHostingView.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/UIView+CRNode.mm:2:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRMacros.h:5:9: fatal error: 'UIKit/UIKit.h' file not found
    5 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender UIView+CRNode.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
    2 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender CRNodeBridge.mm
[3/14] Compiling CoreRender CRNodeHierarchy.mm
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.