Build Information
Successful build of PINCache with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pinterest/PINCache.git
Reference: 3.0.4
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pinterest/PINCache
* tag 3.0.4 -> FETCH_HEAD
HEAD is now at 2fb8594 Cut 3.0.4 release #changelog (#331)
Cloned https://github.com/pinterest/PINCache.git
Revision (git rev-parse @):
2fb85948463292c2e824148cf17dc62a4c217a94
SUCCESS checkout https://github.com/pinterest/PINCache.git at 3.0.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/pinterest/PINCache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Compiling PINCache PINDiskCache.m
[2/5] Compiling PINCache resource_bundle_accessor.m
[3/5] Compiling PINCache PINMemoryCache.m
[4/5] Compiling PINCache PINCache.m
Build complete! (3.25s)
Fetching https://github.com/pinterest/PINOperation.git from cache
Fetched https://github.com/pinterest/PINOperation.git (0.20s)
Computing version for https://github.com/pinterest/PINOperation.git
Computed https://github.com/pinterest/PINOperation.git at 1.2.3 (0.24s)
Creating working copy for https://github.com/pinterest/PINOperation.git
Working copy of https://github.com/pinterest/PINOperation.git resolved at 1.2.3
Build complete.
Done.