Build Information
Successful build of RatingControl 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.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edonv/RatingControl.git
Reference: 0.0.7
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/edonv/RatingControl
* tag 0.0.7 -> FETCH_HEAD
HEAD is now at 2793a96 Added empty privacy manifest
Cloned https://github.com/edonv/RatingControl.git
Revision (git rev-parse @):
2793a961e29bc18493354b0cf26e63e3685977b7
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/edonv/RatingControl.git at 0.0.7
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/edonv/RatingControl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Emitting module RatingControl
[2/13] Compiling RatingControl Number+RoundToNearest.swift
[3/13] Compiling RatingControl IconSizePreferenceKey.swift
[4/13] Compiling RatingControl InternalEnvironmentValues.swift
[5/13] Compiling RatingControl RatingControlIconFrameSizingMode.swift
[6/13] Compiling RatingControl Float+IsWholeNumber.swift
[7/13] Compiling RatingControl BackportShapeStyle.swift
[8/13] Compiling RatingControl BackportSymbolVariants.swift
[9/13] Compiling RatingControl BackportViewModifiers.swift
[10/13] Compiling RatingControl Clamping.swift
[11/13] Compiling RatingControl RatingControl+Inits.swift
[12/13] Compiling RatingControl RatingControl.swift
[13/13] Compiling RatingControl Shape+ScaleCGSizeModifier.swift
Build complete! (7.77s)
Build complete.
Done.