The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftStrideIO, reference v2.0.0 (042a68), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 20:24:08 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rayhaanalykhan/SwiftStrideIO.git
Reference: v2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rayhaanalykhan/SwiftStrideIO
 * tag               v2.0.0     -> FETCH_HEAD
HEAD is now at 042a68f Add Swift 6 concurrency checks.
Cloned https://github.com/rayhaanalykhan/SwiftStrideIO.git
Revision (git rev-parse @):
042a68f006fd6d1fcc7ba78a5d6fc5258119a21d
SUCCESS checkout https://github.com/rayhaanalykhan/SwiftStrideIO.git at v2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/rayhaanalykhan/SwiftStrideIO.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/5] Emitting module CipherEncryption
[5/5] Compiling CipherEncryption CipherEncryption.swift
[6/7] Compiling SwiftStrideIO SwiftStrideIO.swift
[7/7] Emitting module SwiftStrideIO
Build complete! (5.56s)
Fetching https://github.com/rayhaanalykhan/CipherEncryption.git
[1/95] Fetching cipherencryption
Fetched https://github.com/rayhaanalykhan/CipherEncryption.git from cache (0.64s)
Creating working copy for https://github.com/rayhaanalykhan/CipherEncryption.git
Working copy of https://github.com/rayhaanalykhan/CipherEncryption.git resolved at main (cbe4b05)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cipherencryption",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rayhaanalykhan/CipherEncryption.git"
    }
  ],
  "manifest_display_name" : "SwiftStrideIO",
  "name" : "SwiftStrideIO",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftStrideIO",
      "targets" : [
        "SwiftStrideIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftStrideIO",
      "module_type" : "SwiftTarget",
      "name" : "SwiftStrideIO",
      "path" : "Sources/SwiftStrideIO",
      "product_dependencies" : [
        "CipherEncryption"
      ],
      "product_memberships" : [
        "SwiftStrideIO"
      ],
      "sources" : [
        "SwiftStrideIO.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.