Build Information
Successful build of YYCache with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EFPrefix/YYCache.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/EFPrefix/YYCache
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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 YYMemoryCache.m
[3/4] Compiling YYCache YYKVStorage.m
Build complete! (3.54s)
Build complete.
Done.