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 SwiftStack 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sobotics/swiftstack.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sobotics/swiftstack
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3ed8edd [tests] import FoundationNetworking
Cloned https://github.com/sobotics/swiftstack.git
Revision (git rev-parse @):
3ed8eddf8bcf3984d8e7a8b9890802b544f4ef28
SUCCESS checkout https://github.com/sobotics/swiftstack.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftstack",
      "name": "SwiftStack",
      "url": "https://github.com/sobotics/swiftstack.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftstack",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sobotics/swiftstack.git
[1/1112] Fetching swiftstack
Fetched https://github.com/sobotics/swiftstack.git (0.40s)
Creating working copy for https://github.com/sobotics/swiftstack.git
Working copy of https://github.com/sobotics/swiftstack.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftstack' is not used by any target
Found 0 product dependencies
========================================
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/22] Emitting module SwiftStack
[2/25] Compiling SwiftStack RequestsAnswers.swift
[3/25] Compiling SwiftStack RequestsPrivileges.swift
[4/25] Compiling SwiftStack RequestsQuestions.swift
[5/25] Compiling SwiftStack StringRepresentable.swift
[6/25] Compiling SwiftStack SuggestedEdit.swift
[7/25] Compiling SwiftStack User.swift
[8/25] Compiling SwiftStack Revision.swift
[9/25] Compiling SwiftStack Site.swift
[10/25] Compiling SwiftStack String+HTMLEntities.swift
[11/25] Compiling SwiftStack RequestsRevisions.swift
[12/25] Compiling SwiftStack RequestsSites.swift
[13/25] Compiling SwiftStack RequestsSuggestedEdits.swift
[14/25] Compiling SwiftStack BadgeCount.swift
[15/25] Compiling SwiftStack Comment.swift
[16/25] Compiling SwiftStack Content.swift
[17/25] Compiling SwiftStack APIClient.swift
[18/25] Compiling SwiftStack APIResponse.swift
[19/25] Compiling SwiftStack Answer.swift
[20/25] Compiling SwiftStack DictionaryConvertible.swift
[21/25] Compiling SwiftStack JsonConvertible.swift
[22/25] Compiling SwiftStack JsonHelper.swift
[23/25] Compiling SwiftStack Post.swift
[24/25] Compiling SwiftStack Privilege.swift
[25/25] Compiling SwiftStack Question.swift
Build complete! (8.15s)
Build complete.
Done.