Build Information
Successful build of SACV 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.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mash3l777/SACView.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mash3l777/SACView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f8dff14 Update README.md
Cloned https://github.com/mash3l777/SACView.git
Revision (git rev-parse @):
f8dff14f8fd45754b25e99347d28049f41c9310b
SUCCESS checkout https://github.com/mash3l777/SACView.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/mash3l777/SACView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying SACVView.xib
[0/2] Copying SACVCell.xib
[3/10] Compiling SACV SACVCell.swift
[4/10] Compiling SACV resource_bundle_accessor.swift
[5/10] Compiling SACV SACVView.swift
[6/10] Compiling SACV DataSource.swift
[7/10] Compiling SACV Delegate.swift
[8/10] Compiling SACV PredefindSentence.swift
[9/10] Compiling SACV DragDelegate.swift
[10/10] Emitting module SACV
Build complete! (3.40s)
Build complete.
Done.