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 V2exAPI 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/isaced/V2exAPI.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/isaced/V2exAPI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2e15716 fix: add Hashable
Cloned https://github.com/isaced/V2exAPI.git
Revision (git rev-parse @):
2e15716b7315a2f274fa17eedaa399095f5d0156
SUCCESS checkout https://github.com/isaced/V2exAPI.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "v2exapi",
      "name": "V2exAPI",
      "url": "https://github.com/isaced/V2exAPI.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/V2exAPI",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/isaced/V2exAPI.git
[1/253] Fetching v2exapi
Fetched https://github.com/isaced/V2exAPI.git (0.26s)
Creating working copy for https://github.com/isaced/V2exAPI.git
Working copy of https://github.com/isaced/V2exAPI.git resolved at main
warning: '.resolve-product-dependencies': dependency 'v2exapi' 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/8] Compiling V2exAPI V2Notification.swift
[2/8] Compiling V2exAPI V2Response.swift
[3/8] Compiling V2exAPI V2Token.swift
[4/8] Compiling V2exAPI V2Node.swift
[5/8] Compiling V2exAPI V2Comment.swift
[6/8] Compiling V2exAPI V2Topic.swift
[7/8] Compiling V2exAPI V2Member.swift
[8/8] Emitting module V2exAPI
[9/9] Compiling V2exAPI V2exAPI.swift
Build complete! (12.17s)
Build complete.
Done.