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

Successful build of RealityUI with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maxxfrazer/RealityUI.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/maxxfrazer/RealityUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b359cb4 Merge pull request #26 from maxxfrazer/visionos-readme
Cloned https://github.com/maxxfrazer/RealityUI.git
Revision (git rev-parse @):
b359cb4d0428ea75266929da710efb94a2ee7749
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/maxxfrazer/RealityUI.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/maxxfrazer/RealityUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/18] Emitting module RealityUI
[4/18] Compiling RealityUI HasRUI.swift
[5/18] Compiling RealityUI RUIAnimations.swift
[6/18] Compiling RealityUI RUIButton.swift
[7/20] Compiling RealityUI RUIDragComponent+DragEvents.swift
[8/20] Compiling RealityUI RUIDragComponent.swift
[9/20] Compiling RealityUI RUIDragDelegate.swift
[10/20] Compiling RealityUI RUIDragGestureRecognizer+Mouse.swift
[11/20] Compiling RealityUI RUIDragGestureRecognizer+Touch.swift
[12/20] Compiling RealityUI RUIDragGestureRecognizer.swift
[13/20] Compiling RealityUI RUISlider.swift
[14/20] Compiling RealityUI RUIStepper.swift
[15/20] Compiling RealityUI RUIText.swift
[16/20] Compiling RealityUI RUITexture.swift
[17/20] Compiling RealityUI RUISwitch.swift
[18/20] Compiling RealityUI RUITapComponent.swift
[19/20] Compiling RealityUI RealityUI.swift
[20/20] Compiling RealityUI SwiftUI+RUIGestures.swift
Build complete! (10.13s)
Build complete.
Done.