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.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PasiSalenius/CocoaCompose.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/PasiSalenius/CocoaCompose
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f2e8c5c Add enabled field to checkbox.
Cloned https://github.com/PasiSalenius/CocoaCompose.git
Revision (git rev-parse @):
f2e8c5c6c7bb0ef62f34751372dda35ea14b44b3
SUCCESS checkout https://github.com/PasiSalenius/CocoaCompose.git at main
========================================
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/21] Compiling CocoaCompose Slider.swift
[2/21] Compiling CocoaCompose Switch.swift
[3/21] Compiling CocoaCompose Tabs.swift
[4/21] Compiling CocoaCompose TextField.swift
[5/21] Compiling CocoaCompose TextView.swift
[6/21] Compiling CocoaCompose TimePicker.swift
[7/21] Emitting module CocoaCompose
[8/21] Compiling CocoaCompose FontPicker.swift
[9/21] Compiling CocoaCompose Image.swift
[10/21] Compiling CocoaCompose Label.swift
[11/21] Compiling CocoaCompose Level.swift
[12/21] Compiling CocoaCompose PopUp.swift
[13/21] Compiling CocoaCompose Radio.swift
[14/21] Compiling CocoaCompose Separator.swift
[15/21] Compiling CocoaCompose Box.swift
[16/21] Compiling CocoaCompose Button.swift
[17/21] Compiling CocoaCompose CalendarPicker.swift
[18/21] Compiling CocoaCompose Checkbox.swift
[19/21] Compiling CocoaCompose ClockPicker.swift
[20/21] Compiling CocoaCompose ColorWell.swift
[21/21] Compiling CocoaCompose DatePicker.swift
[22/27] Compiling CocoaCompose NSView+Extensions.swift
[23/27] Compiling CocoaCompose PreferenceBlock.swift
[24/27] Compiling CocoaCompose PreferenceButtonSection.swift
[25/27] Compiling CocoaCompose PreferenceGroup.swift
[26/27] Compiling CocoaCompose PreferenceList.swift
[27/27] Compiling CocoaCompose PreferenceSection.swift
Build complete! (5.49s)
Build complete.
Done.