The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CocoaCompose 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.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PasiSalenius/CocoaCompose.git
Reference: v0.5.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/PasiSalenius/CocoaCompose
 * tag               v0.5.0     -> FETCH_HEAD
HEAD is now at 90dcef6 Fix preference section alignment.
Cloned https://github.com/PasiSalenius/CocoaCompose.git
Revision (git rev-parse @):
90dcef6d11eccd4c6b938d6a6a227a08d4625181
SUCCESS checkout https://github.com/PasiSalenius/CocoaCompose.git at v0.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/PasiSalenius/CocoaCompose.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/19] Compiling CocoaCompose Box.swift
[2/19] Compiling CocoaCompose Button.swift
[3/19] Compiling CocoaCompose CalendarPicker.swift
[4/19] Compiling CocoaCompose Checkbox.swift
[5/19] Compiling CocoaCompose ClockPicker.swift
[6/19] Compiling CocoaCompose ColorWell.swift
[7/25] Emitting module CocoaCompose
[8/25] Compiling CocoaCompose DatePicker.swift
[9/25] Compiling CocoaCompose FontPicker.swift
[10/25] Compiling CocoaCompose Image.swift
[11/25] Compiling CocoaCompose Label.swift
[12/25] Compiling CocoaCompose Level.swift
[13/25] Compiling CocoaCompose PopUp.swift
[14/25] Compiling CocoaCompose Radio.swift
[15/25] Compiling CocoaCompose Separator.swift
[16/25] Compiling CocoaCompose Slider.swift
[17/25] Compiling CocoaCompose Switch.swift
[18/25] Compiling CocoaCompose Tabs.swift
[19/25] Compiling CocoaCompose TextField.swift
[20/25] Compiling CocoaCompose TextView.swift
[21/25] Compiling CocoaCompose TimePicker.swift
[22/25] Compiling CocoaCompose NSView+Extensions.swift
[23/25] Compiling CocoaCompose PreferenceGroup.swift
[24/25] Compiling CocoaCompose PreferenceList.swift
[25/25] Compiling CocoaCompose PreferenceSection.swift
Build complete! (7.33s)
Build complete.
Done.