The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SymbolAvailability, reference 1.0.1 (8c0fee), with Swift 6.2 for macOS (SPM) on 1 May 2026 00:54:49 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/WindowsMEMZ/SymbolAvailability.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/WindowsMEMZ/SymbolAvailability
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 8c0feeb Follow dependency module name change
Cloned https://github.com/WindowsMEMZ/SymbolAvailability.git
Revision (git rev-parse @):
8c0feebe0c7d0ac54d219b60401327395995ca2f
SUCCESS checkout https://github.com/WindowsMEMZ/SymbolAvailability.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/WindowsMEMZ/SymbolAvailability.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GybPlugin
Building for debugging...
[1/5] Write swift-version--3CB7CFEC50E0D141.txt
[2/5] Using gyb convert SymbolsInternal.swift.gyb to SymbolsInternal.swift
[3/5] Using gyb convert Symbols.swift.gyb to Symbols.swift
[4/5] Write sources
[6/9] Compiling SymbolAvailability Symbols.swift
[7/9] Compiling SymbolAvailability SymbolAvailability.swift
/Users/admin/builder/spi-builder-workspace/Sources/SymbolAvailability/SymbolAvailability.swift:276:14: warning: 'init(_internalSystemName:colorPalette:)' is deprecated: Use .renderingMode(.original) [#DeprecatedDeclaration]
274 |     @inlinable
275 |     public init(_internalSystemName systemName: SFSymbol) {
276 |         self.init(_internalSystemName: systemName.name)
    |              `- warning: 'init(_internalSystemName:colorPalette:)' is deprecated: Use .renderingMode(.original) [#DeprecatedDeclaration]
277 |     }
278 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[8/9] Compiling SymbolAvailability SymbolsInternal.swift
[9/9] Emitting module SymbolAvailability
/Users/admin/builder/spi-builder-workspace/Sources/SymbolAvailability/SymbolAvailability.swift:276:14: warning: 'init(_internalSystemName:colorPalette:)' is deprecated: Use .renderingMode(.original) [#DeprecatedDeclaration]
274 |     @inlinable
275 |     public init(_internalSystemName systemName: SFSymbol) {
276 |         self.init(_internalSystemName: systemName.name)
    |              `- warning: 'init(_internalSystemName:colorPalette:)' is deprecated: Use .renderingMode(.original) [#DeprecatedDeclaration]
277 |     }
278 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (27.24s)
Fetching https://github.com/swift-library/swift-gyb
[1/98] Fetching swift-gyb
Fetched https://github.com/swift-library/swift-gyb from cache (0.78s)
Computing version for https://github.com/swift-library/swift-gyb
Computed https://github.com/swift-library/swift-gyb at 0.0.2 (1.37s)
Creating working copy for https://github.com/swift-library/swift-gyb
Working copy of https://github.com/swift-library/swift-gyb resolved at 0.0.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-gyb",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-library/swift-gyb"
    }
  ],
  "manifest_display_name" : "SymbolAvailability",
  "name" : "SymbolAvailability",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SymbolAvailability",
      "targets" : [
        "SymbolAvailability"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SymbolAvailability",
      "module_type" : "SwiftTarget",
      "name" : "SymbolAvailability",
      "path" : "Sources/SymbolAvailability",
      "product_dependencies" : [
        "GybPlugin"
      ],
      "product_memberships" : [
        "SymbolAvailability"
      ],
      "sources" : [
        "SymbolAvailability.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.