The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of grand-access, reference 1.0.0 (da3e17), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 00:35:49 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftuiux/grand-access.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftuiux/grand-access
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at da3e17d Update README.md
Cloned https://github.com/swiftuiux/grand-access.git
Revision (git rev-parse @):
da3e17d254041224c1515b05ca698ee2dff657b7
SUCCESS checkout https://github.com/swiftuiux/grand-access.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftuiux/grand-access.git
https://github.com/swiftuiux/grand-access.git
{
  "default_localization" : "ru",
  "dependencies" : [
  ],
  "manifest_display_name" : "grand-access",
  "name" : "grand-access",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "grand-access",
      "targets" : [
        "grand-access"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "grand_accessTests",
      "module_type" : "SwiftTarget",
      "name" : "grand-accessTests",
      "path" : "Tests/grand-accessTests",
      "sources" : [
        "grand_accessTests.swift"
      ],
      "target_dependencies" : [
        "grand-access"
      ],
      "type" : "test"
    },
    {
      "c99name" : "grand_access",
      "module_type" : "SwiftTarget",
      "name" : "grand-access",
      "path" : "Sources/grand-access",
      "product_memberships" : [
        "grand-access"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/grand-access/Resources/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/grand-access/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/grand-access/Resources/ru.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        }
      ],
      "sources" : [
        "GrandAccessModifier.swift",
        "Permission.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[1/6] Copying Info.plist
[1/6] Copying Localizable.strings
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/10] Compiling grand_access Permission.swift
[8/10] Compiling grand_access resource_bundle_accessor.swift
[9/10] Compiling grand_access GrandAccessModifier.swift
[10/10] Emitting module grand_access
Build complete! (9.19s)
Build complete.
{
  "default_localization" : "ru",
  "dependencies" : [
  ],
  "manifest_display_name" : "grand-access",
  "name" : "grand-access",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "grand-access",
      "targets" : [
        "grand-access"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "grand_accessTests",
      "module_type" : "SwiftTarget",
      "name" : "grand-accessTests",
      "path" : "Tests/grand-accessTests",
      "sources" : [
        "grand_accessTests.swift"
      ],
      "target_dependencies" : [
        "grand-access"
      ],
      "type" : "test"
    },
    {
      "c99name" : "grand_access",
      "module_type" : "SwiftTarget",
      "name" : "grand-access",
      "path" : "Sources/grand-access",
      "product_memberships" : [
        "grand-access"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/grand-access/Resources/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/grand-access/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/grand-access/Resources/ru.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        }
      ],
      "sources" : [
        "GrandAccessModifier.swift",
        "Permission.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.