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 SFSymbol, reference main (1870d4), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 19:27:12 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nirma/SFSymbol.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nirma/SFSymbol
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1870d4d Implement support for SFSymbol 6.0
Cloned https://github.com/Nirma/SFSymbol.git
Revision (git rev-parse @):
1870d4da704042fcabcd086235d97149c2196ea7
SUCCESS checkout https://github.com/Nirma/SFSymbol.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Nirma/SFSymbol.git
https://github.com/Nirma/SFSymbol.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SFSymbol",
  "name" : "SFSymbol",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SFSymbol",
      "targets" : [
        "SFSymbol"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SFSymbolTests",
      "module_type" : "SwiftTarget",
      "name" : "SFSymbolTests",
      "path" : "Tests/SFSymbolTests",
      "sources" : [
        "ImageExtensionTests.swift",
        "UIImageExtensionTests.swift"
      ],
      "target_dependencies" : [
        "SFSymbol"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SFSymbol",
      "module_type" : "SwiftTarget",
      "name" : "SFSymbol",
      "path" : "Sources/SFSymbol",
      "product_memberships" : [
        "SFSymbol"
      ],
      "sources" : [
        "Extensions/Image+SFSymbol.swift",
        "Extensions/NSImage+SFSymbol.swift",
        "Extensions/UIImage+SFSymbol.swift",
        "Protocols/SymbolImage.swift",
        "SFSymbol1/SFSymbol.swift",
        "SFSymbol2/SFSymbol2.swift",
        "SFSymbol3/SFSymbol3.swift",
        "SFSymbol4/SFSymbol4.swift",
        "SFSymbol5/SFSymbol5.swift",
        "SFSymbol6/SFSymbol6.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/12] Compiling SFSymbol SFSymbol.swift
[4/12] Compiling SFSymbol UIImage+SFSymbol.swift
[5/12] Compiling SFSymbol SFSymbol4.swift
[6/13] Compiling SFSymbol SFSymbol3.swift
[7/13] Compiling SFSymbol SymbolImage.swift
[8/13] Compiling SFSymbol SFSymbol2.swift
[9/13] Compiling SFSymbol NSImage+SFSymbol.swift
[10/13] Compiling SFSymbol SFSymbol5.swift
[11/13] Compiling SFSymbol SFSymbol6.swift
[12/13] Emitting module SFSymbol
[13/13] Compiling SFSymbol Image+SFSymbol.swift
Build complete! (17.26s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SFSymbol",
  "name" : "SFSymbol",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SFSymbol",
      "targets" : [
        "SFSymbol"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SFSymbolTests",
      "module_type" : "SwiftTarget",
      "name" : "SFSymbolTests",
      "path" : "Tests/SFSymbolTests",
      "sources" : [
        "ImageExtensionTests.swift",
        "UIImageExtensionTests.swift"
      ],
      "target_dependencies" : [
        "SFSymbol"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SFSymbol",
      "module_type" : "SwiftTarget",
      "name" : "SFSymbol",
      "path" : "Sources/SFSymbol",
      "product_memberships" : [
        "SFSymbol"
      ],
      "sources" : [
        "Extensions/Image+SFSymbol.swift",
        "Extensions/NSImage+SFSymbol.swift",
        "Extensions/UIImage+SFSymbol.swift",
        "Protocols/SymbolImage.swift",
        "SFSymbol1/SFSymbol.swift",
        "SFSymbol2/SFSymbol2.swift",
        "SFSymbol3/SFSymbol3.swift",
        "SFSymbol4/SFSymbol4.swift",
        "SFSymbol5/SFSymbol5.swift",
        "SFSymbol6/SFSymbol6.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.