Build Information
Successful build of YYCache, reference 1.0.5 (632e4a
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 21:08:32 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/EFPrefix/YYCache.git
Reference: 1.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EFPrefix/YYCache
* tag 1.0.5 -> FETCH_HEAD
HEAD is now at 632e4a6 FIx source url
Cloned https://github.com/EFPrefix/YYCache.git
Revision (git rev-parse @):
632e4a683cec7a03c8a8fc6de677f1b00d5a00bf
SUCCESS checkout https://github.com/EFPrefix/YYCache.git at 1.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/EFPrefix/YYCache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Compiling YYCache YYCache.m
[1/4] Compiling YYCache YYDiskCache.m
[2/4] Compiling YYCache YYKVStorage.m
[3/4] Compiling YYCache YYMemoryCache.m
Build complete! (2.35s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "YYCache",
"name" : "YYCache",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "8.0"
}
],
"products" : [
{
"name" : "YYCache",
"targets" : [
"YYCache"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "YYCache",
"module_type" : "ClangTarget",
"name" : "YYCache",
"path" : "YYCache",
"product_memberships" : [
"YYCache"
],
"sources" : [
"YYCache.m",
"YYDiskCache.m",
"YYKVStorage.m",
"YYMemoryCache.m"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.