The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SFSymbol, reference main (0eb89a), with Swift 6.2 for macOS (SPM) on 7 May 2026 17:01:06 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuckeyLogic/SFSymbol.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LuckeyLogic/SFSymbol
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0eb89ac docs: add Swift Package Index and license badges to README (#2)
Cloned https://github.com/LuckeyLogic/SFSymbol.git
Revision (git rev-parse @):
0eb89acaa8c0da737c2b35c6967befccb913cb17
SUCCESS checkout https://github.com/LuckeyLogic/SFSymbol.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/LuckeyLogic/SFSymbol.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--3CB7CFEC50E0D141.txt
[4/32] Emitting module SFSymbolKit
[5/34] Compiling SFSymbolKit SFSymbol+z.swift
[6/34] Compiling SFSymbolKit SFSymbol.swift
[7/34] Compiling SFSymbolKit SFSymbol+i.swift
[8/34] Compiling SFSymbolKit SFSymbol+j.swift
[9/34] Compiling SFSymbolKit SFSymbol+k.swift
[10/34] Compiling SFSymbolKit SFSymbol+o.swift
[11/34] Compiling SFSymbolKit SFSymbol+p.swift
[12/34] Compiling SFSymbolKit SFSymbol+q.swift
[13/34] Compiling SFSymbolKit SFSymbol+l.swift
[14/34] Compiling SFSymbolKit SFSymbol+m.swift
[15/34] Compiling SFSymbolKit SFSymbol+n.swift
[16/34] Compiling SFSymbolKit SFSymbol+x.swift
[17/34] Compiling SFSymbolKit SFSymbol+y.swift
[18/34] Compiling SFSymbolKit SFSymbol+u.swift
[19/34] Compiling SFSymbolKit SFSymbol+v.swift
[20/34] Compiling SFSymbolKit SFSymbol+w.swift
[21/34] Compiling SFSymbolKit SFSymbol+r.swift
[22/34] Compiling SFSymbolKit SFSymbol+s.swift
[23/34] Compiling SFSymbolKit SFSymbol+t.swift
[24/34] Compiling SFSymbolKit SFSymbol+f.swift
[25/34] Compiling SFSymbolKit SFSymbol+g.swift
[26/34] Compiling SFSymbolKit SFSymbol+h.swift
[27/34] Compiling SFSymbolKit SFSymbol+_digits.swift
[28/34] Compiling SFSymbolKit SFSymbol+a.swift
[29/34] Compiling SFSymbolKit SFSymbol+b.swift
[30/34] Compiling SFSymbolKit SFSymbol+c.swift
[31/34] Compiling SFSymbolKit SFSymbol+d.swift
[32/34] Compiling SFSymbolKit SFSymbol+e.swift
[33/34] Compiling SFSymbol SFSymbol.swift
[34/34] Emitting module SFSymbol
Build complete! (12.32s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SFSymbol",
  "name" : "SFSymbol",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SFSymbol",
      "targets" : [
        "SFSymbol"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SFSymbolKit",
      "targets" : [
        "SFSymbolKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SFSymbolTests",
      "module_type" : "SwiftTarget",
      "name" : "SFSymbolTests",
      "path" : "Tests/SFSymbolTests",
      "sources" : [
        "SFSymbolTests.swift"
      ],
      "target_dependencies" : [
        "SFSymbol",
        "SFSymbolKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SFSymbolKit",
      "module_type" : "SwiftTarget",
      "name" : "SFSymbolKit",
      "path" : "Sources/SFSymbolKit",
      "product_memberships" : [
        "SFSymbolKit"
      ],
      "sources" : [
        "Generated/SFSymbol+_digits.swift",
        "Generated/SFSymbol+a.swift",
        "Generated/SFSymbol+b.swift",
        "Generated/SFSymbol+c.swift",
        "Generated/SFSymbol+d.swift",
        "Generated/SFSymbol+e.swift",
        "Generated/SFSymbol+f.swift",
        "Generated/SFSymbol+g.swift",
        "Generated/SFSymbol+h.swift",
        "Generated/SFSymbol+i.swift",
        "Generated/SFSymbol+j.swift",
        "Generated/SFSymbol+k.swift",
        "Generated/SFSymbol+l.swift",
        "Generated/SFSymbol+m.swift",
        "Generated/SFSymbol+n.swift",
        "Generated/SFSymbol+o.swift",
        "Generated/SFSymbol+p.swift",
        "Generated/SFSymbol+q.swift",
        "Generated/SFSymbol+r.swift",
        "Generated/SFSymbol+s.swift",
        "Generated/SFSymbol+t.swift",
        "Generated/SFSymbol+u.swift",
        "Generated/SFSymbol+v.swift",
        "Generated/SFSymbol+w.swift",
        "Generated/SFSymbol+x.swift",
        "Generated/SFSymbol+y.swift",
        "Generated/SFSymbol+z.swift",
        "SFSymbol.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SFSymbol",
      "module_type" : "SwiftTarget",
      "name" : "SFSymbol",
      "path" : "Sources/SFSymbol",
      "product_memberships" : [
        "SFSymbol"
      ],
      "sources" : [
        "SFSymbol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.