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, reference 1.0.0-beta8 (67eaca), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 13:36:13 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dougpenny/SwiftyPSCore.git
Reference: 1.0.0-beta8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dougpenny/SwiftyPSCore
 * tag               1.0.0-beta8 -> FETCH_HEAD
HEAD is now at 67eacaf Minor update to copyright information
Cloned https://github.com/dougpenny/SwiftyPSCore.git
Revision (git rev-parse @):
67eacaf2b9aa88f2701212a2260c08098ffcdee1
SUCCESS checkout https://github.com/dougpenny/SwiftyPSCore.git at 1.0.0-beta8
========================================
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": "swiftypscore",
      "name": "SwiftyPSCore",
      "url": "https://github.com/dougpenny/SwiftyPSCore.git",
      "version": "unspecified",
      "path": "/Users/admin/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 from cache (0.89s)
Creating working copy for https://github.com/dougpenny/SwiftyPSCore.git
Working copy of https://github.com/dougpenny/SwiftyPSCore.git resolved at 1.0.0-beta8 (67eacaf)
warning: '.resolve-product-dependencies': dependency 'swiftypscore' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dougpenny/SwiftyPSCore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/16] Compiling SwiftyPSCore SwiftyPSCoreEndpoints.swift
[4/16] Compiling SwiftyPSCore Token.swift
[5/16] Compiling SwiftyPSCore Sections.swift
[6/16] Compiling SwiftyPSCore Students.swift
[7/16] Compiling SwiftyPSCore Courses.swift
[8/16] Compiling SwiftyPSCore Metadata.swift
[9/16] Compiling SwiftyPSCore ClassRoster.swift
[10/16] Compiling SwiftyPSCore ContactInformation.swift
[11/16] Compiling SwiftyPSCore Person.swift
[12/16] Compiling SwiftyPSCore PowerQuerySections.swift
[13/16] Compiling SwiftyPSCore ResourceCount.swift
[14/16] Compiling SwiftyPSCore Schools.swift
[15/16] Compiling SwiftyPSCore SwiftyPSCore.swift
[16/16] Emitting module SwiftyPSCore
[17/17] Compiling SwiftyPSCore SwiftyPSCorePowerQueries.swift
Build complete! (10.96s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftyPSCore",
  "name" : "SwiftyPSCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftyPSCore",
      "targets" : [
        "SwiftyPSCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SwiftyPSCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyPSCoreTests",
      "path" : "Tests/SwiftyPSCoreTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftyPSCoreTests/Resources/testing_parameters.sample.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "EndpointTests.swift",
        "ModelTests.swift",
        "PowerQueryTests.swift",
        "TestingParameters.swift"
      ],
      "target_dependencies" : [
        "SwiftyPSCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyPSCore",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyPSCore",
      "path" : "Sources/SwiftyPSCore",
      "product_memberships" : [
        "SwiftyPSCore"
      ],
      "sources" : [
        "Models/ClassRoster.swift",
        "Models/ContactInformation.swift",
        "Models/Courses.swift",
        "Models/Metadata.swift",
        "Models/Person.swift",
        "Models/PowerQuerySections.swift",
        "Models/ResourceCount.swift",
        "Models/Schools.swift",
        "Models/Sections.swift",
        "Models/Students.swift",
        "Models/Token.swift",
        "SwiftyPSCore.swift",
        "SwiftyPSCoreEndpoints.swift",
        "SwiftyPSCorePowerQueries.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.