The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SFSymbolsPicker, reference main (71dea7), with Swift 6.2 for macOS (SPM) on 23 Apr 2026 22:42:37 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/jaywcjlove/SFSymbolsPicker.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jaywcjlove/SFSymbolsPicker
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 71dea7d doc: update README.md
Cloned https://github.com/jaywcjlove/SFSymbolsPicker.git
Revision (git rev-parse @):
71dea7da950dc99869ef3900bb0f438de826e953
SUCCESS checkout https://github.com/jaywcjlove/SFSymbolsPicker.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jaywcjlove/SFSymbolsPicker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[1/10] Copying Info.plist
[1/10] Copying Localizable.strings
[9/10] Write swift-version--3CB7CFEC50E0D141.txt
[11/20] Compiling SFSymbolsPicker Utils.swift
[12/20] Compiling SFSymbolsPicker resource_bundle_accessor.swift
[13/20] Compiling SFSymbolsPicker SymbolIcon.swift
[14/20] Compiling SFSymbolsPicker SymbolLoader.swift
[15/20] Compiling SFSymbolsPicker SymbolPanelSearch.swift
[16/20] Compiling SFSymbolsPicker SFSymbolsPickerModifier.swift
[17/20] Compiling SFSymbolsPicker SFSymbolsPickerVM.swift
[18/20] Compiling SFSymbolsPicker SFSymbolsPicker.swift
[19/20] Emitting module SFSymbolsPicker
[20/20] Compiling SFSymbolsPicker SFSymbolsPickerPanel.swift
Build complete! (9.64s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "SFSymbolsPicker",
  "name" : "SFSymbolsPicker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SFSymbolsPicker",
      "targets" : [
        "SFSymbolsPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SFSymbolsPicker",
      "module_type" : "SwiftTarget",
      "name" : "SFSymbolsPicker",
      "path" : "Sources/SFSymbolsPicker",
      "product_memberships" : [
        "SFSymbolsPicker"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SFSymbolsPicker/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SFSymbolsPicker/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SFSymbolsPicker/Resources/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SFSymbolsPicker/Resources/ko.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ko"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SFSymbolsPicker/Resources/ru.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SFSymbolsPicker/Resources/zh-Hans.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hans"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SFSymbolsPicker/Resources/zh-Hant.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hant"
            }
          }
        }
      ],
      "sources" : [
        "SFSymbolsPicker.swift",
        "SFSymbolsPickerModifier.swift",
        "SFSymbolsPickerPanel.swift",
        "SFSymbolsPickerVM.swift",
        "SymbolIcon.swift",
        "SymbolLoader.swift",
        "SymbolPanelSearch.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.