The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftStrideIO, reference main (48e3d4), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 20:24:03 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rayhaanalykhan/SwiftStrideIO
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 48e3d4b Update README.md
Cloned https://github.com/rayhaanalykhan/SwiftStrideIO.git
Revision (git rev-parse @):
48e3d4b5f459db9c2dba55ecd686dd8bc437505b
SUCCESS checkout https://github.com/rayhaanalykhan/SwiftStrideIO.git at main
========================================
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] Emitting module SwiftStrideIO
[7/7] Compiling SwiftStrideIO SwiftStrideIO.swift
Build complete! (5.18s)
Fetching https://github.com/rayhaanalykhan/CipherEncryption.git
[1/95] Fetching cipherencryption
Fetched https://github.com/rayhaanalykhan/CipherEncryption.git from cache (0.60s)
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.