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 SFSymbols, reference main (cbc14b), with Swift 5.9 for macOS (SPM) on 12 Oct 2024 02:28:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ActuallyTaylor/SFSymbols.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ActuallyTaylor/SFSymbols
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cbc14ba Added version 6 SF Symbols
Cloned https://github.com/ActuallyTaylor/SFSymbols.git
Revision (git rev-parse @):
cbc14bad49f56e3d38aef59de6340f7d5e356813
SUCCESS checkout https://github.com/ActuallyTaylor/SFSymbols.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/ActuallyTaylor/SFSymbols.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/17] Compiling SFSymbols AppIntents+SFSymbol.swift
[2/17] Compiling SFSymbols UIApplicationShortcutIcon+SFSymbol.swift
[3/17] Compiling SFSymbols SFSymbol+Version5.swift
[4/17] Compiling SFSymbols SFSymbol+Version6.swift
[5/18] Compiling SFSymbols UIButton+SFSymbol.swift
[6/18] Compiling SFSymbols UIImage+SFSymbol.swift
[7/18] Compiling SFSymbols SFSymbol+CaseIterable.swift
[8/18] Compiling SFSymbols SFSymbol+Image.swift
[9/18] Compiling SFSymbols SFSymbol+Name.swift
[10/18] Compiling SFSymbols SFSymbol+Version4.swift
[11/18] Compiling SFSymbols Label+SFSymbol.swift
[12/18] Compiling SFSymbols Menu+SFSymbol.swift
[13/18] Compiling SFSymbols Button+SFSymbol.swift
[14/18] Compiling SFSymbols Image+SFSymbol.swift
[15/18] Compiling SFSymbols NSButton+SFSymbol.swift
[16/18] Compiling SFSymbols NSImage+SFSymbol.swift
[17/18] Emitting module SFSymbols
[18/18] Compiling SFSymbols SFSymbol.swift
Build complete! (39.54s)
Build complete.
Done.