Build Information
Successful build of SwiftStrideIO, reference v2.0.0 (042a68), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 20:25:00 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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
Fetching https://github.com/rayhaanalykhan/CipherEncryption.git
[1/95] Fetching cipherencryption
Fetched https://github.com/rayhaanalykhan/CipherEncryption.git from cache (0.63s)
Creating working copy for https://github.com/rayhaanalykhan/CipherEncryption.git
Working copy of https://github.com/rayhaanalykhan/CipherEncryption.git resolved at main (961fe44)
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftstrideio",
"name": "SwiftStrideIO",
"url": "https://github.com/rayhaanalykhan/SwiftStrideIO.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftStrideIO",
"traits": [
"default"
],
"dependencies": [
{
"identity": "cipherencryption",
"name": "CipherEncryption",
"url": "https://github.com/rayhaanalykhan/CipherEncryption.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CipherEncryption",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/rayhaanalykhan/SwiftStrideIO.git
[1/149] Fetching swiftstrideio
Fetched https://github.com/rayhaanalykhan/SwiftStrideIO.git from cache (0.72s)
Fetching https://github.com/rayhaanalykhan/CipherEncryption.git from cache
Fetched https://github.com/rayhaanalykhan/CipherEncryption.git from cache (0.45s)
Creating working copy for https://github.com/rayhaanalykhan/SwiftStrideIO.git
Working copy of https://github.com/rayhaanalykhan/SwiftStrideIO.git resolved at v2.0.0 (042a68f)
Creating working copy for https://github.com/rayhaanalykhan/CipherEncryption.git
Working copy of https://github.com/rayhaanalykhan/CipherEncryption.git resolved at main (cbe4b05)
warning: '.resolve-product-dependencies': dependency 'swiftstrideio' is not used by any target
Found 1 product dependencies
- CipherEncryption
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/rayhaanalykhan/SwiftStrideIO.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/5] Compiling CipherEncryption CipherEncryption.swift
[5/5] Emitting module CipherEncryption
[6/7] Compiling SwiftStrideIO SwiftStrideIO.swift
[7/7] Emitting module SwiftStrideIO
Build complete! (4.70s)
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.