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 SwiftyPSCore 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.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dougpenny/SwiftyPSCore.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dougpenny/SwiftyPSCore
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 707ef62 Update README badges
Cloned https://github.com/dougpenny/SwiftyPSCore.git
Revision (git rev-parse @):
707ef623b88b0034cf77382b2d29ce5446d62e93
SUCCESS checkout https://github.com/dougpenny/SwiftyPSCore.git at master
========================================
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
Building for debugging...
[1/14] Emitting module SwiftyPSCore
[2/14] Compiling SwiftyPSCore ClassRoster.swift
[3/14] Compiling SwiftyPSCore ContactInformation.swift
[4/15] Compiling SwiftyPSCore SwiftyPSCorePowerQueries.swift
[5/15] Compiling SwiftyPSCore ResourceCount.swift
[6/15] Compiling SwiftyPSCore Schools.swift
[7/15] Compiling SwiftyPSCore Sections.swift
[8/15] Compiling SwiftyPSCore Students.swift
[9/15] Compiling SwiftyPSCore Courses.swift
[10/15] Compiling SwiftyPSCore Metadata.swift
[11/15] Compiling SwiftyPSCore Person.swift
[12/15] Compiling SwiftyPSCore PowerQuerySections.swift
[13/15] Compiling SwiftyPSCore SwiftyPSCoreEndpoints.swift
[14/15] Compiling SwiftyPSCore Token.swift
[15/15] Compiling SwiftyPSCore SwiftyPSCore.swift
Build complete! (21.28s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftypscore",
      "name": "SwiftyPSCore",
      "url": "https://github.com/dougpenny/SwiftyPSCore.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyPSCore",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dougpenny/SwiftyPSCore.git
[1/599] Fetching swiftypscore
Fetched https://github.com/dougpenny/SwiftyPSCore.git (0.27s)
Creating working copy for https://github.com/dougpenny/SwiftyPSCore.git
Working copy of https://github.com/dougpenny/SwiftyPSCore.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftypscore' is not used by any target
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.