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 3.0.0 (1870d4), with Swift 6.0 for macOS (SPM) on 3 Dec 2024 01:08:12 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nirma/SFSymbol.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nirma/SFSymbol
 * tag               3.0.0      -> FETCH_HEAD
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 3.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sfsymbol",
      "name": "SFSymbol",
      "url": "https://github.com/Nirma/SFSymbol.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SFSymbol",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Nirma/SFSymbol.git
[1/576] Fetching sfsymbol
Fetched https://github.com/Nirma/SFSymbol.git from cache (0.99s)
Creating working copy for https://github.com/Nirma/SFSymbol.git
Working copy of https://github.com/Nirma/SFSymbol.git resolved at 3.0.0 (1870d4d)
warning: '.resolve-product-dependencies': dependency 'sfsymbol' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
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.1.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--7754E27361AE5C74.txt
[3/12] Compiling SFSymbol SFSymbol2.swift
[4/13] Compiling SFSymbol SFSymbol4.swift
[5/13] Compiling SFSymbol SFSymbol3.swift
[6/13] Compiling SFSymbol SFSymbol.swift
[7/13] Compiling SFSymbol SymbolImage.swift
[8/13] Compiling SFSymbol UIImage+SFSymbol.swift
[9/13] Compiling SFSymbol NSImage+SFSymbol.swift
[10/13] Compiling SFSymbol Image+SFSymbol.swift
[11/13] Compiling SFSymbol SFSymbol5.swift
[12/13] Compiling SFSymbol SFSymbol6.swift
[13/13] Emitting module SFSymbol
Build complete! (46.93s)
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.