This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 PackAPrefPane with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/W1W1-M/PackAPrefPane.git
Reference: main
Initialized empty Git repository in $PWD/checkout/.git/
From https://github.com/W1W1-M/PackAPrefPane
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d3cf6ef Update data structs to classes. Update comments. Add environment objects.
Cloned https://github.com/W1W1-M/PackAPrefPane.git
Revision (git rev-parse @):
SUCCESS checkout https://github.com/W1W1-M/PackAPrefPane.git at main
d3cf6ef22b7e8c67624e78431c4fbb0d209c647d
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[0/3] Copying Info.plist
[0/3] Copying Localizable.strings
[4/11] Compiling PackAPrefPane About.swift
[5/11] Compiling PackAPrefPane PackAPrefPane.swift
[6/11] Compiling PackAPrefPane PrefPaneData.swift
[7/11] Compiling PackAPrefPane resource_bundle_accessor.swift
[8/11] Compiling PackAPrefPane PrefPaneHelper.swift
[9/11] Emitting module PackAPrefPane
[10/11] Compiling PackAPrefPane Legal.swift
[11/11] Compiling PackAPrefPane Help.swift
Build complete! (12.24s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/W1W1-M/PackAPrefPane.git
{
  "identity": ".resolve-product-dependencies",
[1/564] Fetching packaprefpane
  "name": "resolve-dependencies",
Fetched https://github.com/W1W1-M/PackAPrefPane.git (0.31s)
  "url": "$PWD/checkout",
Creating working copy for https://github.com/W1W1-M/PackAPrefPane.git
  "version": "unspecified",
Working copy of https://github.com/W1W1-M/PackAPrefPane.git resolved at main
  "path": "$PWD/checkout",
  "dependencies": [
    {
warning: '.resolve-product-dependencies': dependency 'packaprefpane' is not used by any target
      "identity": "packaprefpane",
      "name": "PackAPrefPane",
      "url": "https://github.com/W1W1-M/PackAPrefPane.git",
      "version": "unspecified",
      "path": "$PWD/checkout/.build/checkouts/PackAPrefPane",
      "dependencies": [
      ]
    }
  ]
}
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.