Build Information
Successful build of SFSymbolsPicker 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.42.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.git
Reference: 1.0.6
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI
* tag 1.0.6 -> FETCH_HEAD
HEAD is now at 73c909b Version 1.0.6
Cloned https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.git
Revision (git rev-parse @):
73c909b8a7fc77a30dd04208e33f759f8b52c4c8
SUCCESS checkout https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.git at 1.0.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling SFSymbolsPicker SymbolsPickerVM.swift
[2/7] Compiling SFSymbolsPicker UsageExample.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SFSymbolsPicker/UsageExample.swift:9:8: warning: file 'UsageExample.swift' is part of module 'SFSymbolsPicker'; ignoring import
import SFSymbolsPicker
^
[3/7] Compiling SFSymbolsPicker SymbolIcon.swift
[4/7] Emitting module SFSymbolsPicker
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SFSymbolsPicker/UsageExample.swift:9:8: warning: file 'UsageExample.swift' is part of module 'SFSymbolsPicker'; ignoring import
import SFSymbolsPicker
^
[5/7] Compiling SFSymbolsPicker SymbolLoader.swift
[6/7] Compiling SFSymbolsPicker SearchBar.swift
[7/7] Compiling SFSymbolsPicker SymbolsPicker.swift
Build complete! (9.65s)
Build complete.
Done.