Build Information
Successful build of YYCache with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EFPrefix/YYCache.git
Reference: 1.0.5
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-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: 5.10
Building package at path: $workDir
https://github.com/EFPrefix/YYCache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Compiling YYCache YYDiskCache.m
[1/4] Compiling YYCache YYCache.m
[2/4] Compiling YYCache YYMemoryCache.m
[3/4] Compiling YYCache YYKVStorage.m
Build complete! (4.20s)
Build complete.
Done.