Build Information
Successful build of SwipeKit, reference v1.0.5 (0ddc17), with Swift 6.0 for macOS (SPM) on 2 Apr 2026 01:15:22 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ErsanQ/SwipeKit.git
Reference: v1.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ErsanQ/SwipeKit
* tag v1.0.5 -> FETCH_HEAD
HEAD is now at 0ddc17b chore: architecture hardening & clean v1.0.5 release
Cloned https://github.com/ErsanQ/SwipeKit.git
Revision (git rev-parse @):
0ddc17b9d8ee56c93b208ed66ffeb700db43a324
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ErsanQ/SwipeKit.git at v1.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ErsanQ/SwipeKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/7] Compiling SwipeKit SwipeKitFallback.swift
[4/7] Compiling SwipeKit SwipeModifier.swift
[5/7] Emitting module SwipeKit
[6/7] Compiling SwipeKit SwipeDirection.swift
[7/7] Compiling SwipeKit CardStack.swift
Build complete! (7.85s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "SwipeKit",
"name" : "SwipeKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SwipeKit",
"targets" : [
"SwipeKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwipeKit",
"module_type" : "SwiftTarget",
"name" : "SwipeKit",
"path" : "Sources/SwipeKit",
"product_memberships" : [
"SwipeKit"
],
"sources" : [
"Core/CardStack.swift",
"Core/SwipeDirection.swift",
"Extensions/SwipeModifier.swift",
"SwipeKitFallback.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.