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 grand-access, reference 1.0.0 (da3e17), with Swift 5.10 for macOS (SPM) on 22 Aug 2024 09:12:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/grand-access.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/igor11191708/grand-access
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at da3e17d Update README.md
Cloned https://github.com/igor11191708/grand-access.git
Revision (git rev-parse @):
da3e17d254041224c1515b05ca698ee2dff657b7
SUCCESS checkout https://github.com/igor11191708/grand-access.git at 1.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": "grand-access",
      "name": "grand-access",
      "url": "https://github.com/igor11191708/grand-access.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/grand-access",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/igor11191708/grand-access.git
[1/213] Fetching grand-access
Fetched https://github.com/igor11191708/grand-access.git from cache (2.39s)
Creating working copy for https://github.com/igor11191708/grand-access.git
Working copy of https://github.com/igor11191708/grand-access.git resolved at 1.0.0 (da3e17d)
warning: '.resolve-product-dependencies': dependency 'grand-access' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/igor11191708/grand-access.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Copying Localizable.strings
[2/6] Copying Info.plist
[2/6] Copying Localizable.strings
[5/6] Write swift-version-33747A42983211AE.txt
[7/10] Compiling grand_access resource_bundle_accessor.swift
[8/10] Emitting module grand_access
[9/10] Compiling grand_access GrandAccessModifier.swift
[10/10] Compiling grand_access Permission.swift
Build complete! (8.02s)
Build complete.
Done.