Build Information
Successful build of NSUI, reference 1.3.0 (8792b2
), with Swift 5.9 for macOS (SPM) on 29 Jun 2024 20:50:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattmassicotte/nsui.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mattmassicotte/nsui
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at 8792b2f More text-related APIs
Cloned https://github.com/mattmassicotte/nsui.git
Revision (git rev-parse @):
8792b2f789bf03be1be9ecb4df43d2bfe0e5d361
SUCCESS checkout https://github.com/mattmassicotte/nsui.git at 1.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/mattmassicotte/nsui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Compiling NSUI ImageView.swift
[2/13] Compiling NSUI Label.swift
[3/13] Compiling NSUI PlatformKit.swift
[4/13] Compiling NSUI TextView.swift
[5/13] Compiling NSUI ViewRepresentable.swift
[6/13] Compiling NSUI Font.swift
[7/13] Compiling NSUI Image.swift
[8/13] Compiling NSUI Aliases.swift
[9/13] Compiling NSUI BezierPath.swift
[10/13] Compiling NSUI Color.swift
[11/13] Compiling NSUI ControlActiveState.swift
[12/13] Emitting module NSUI
[13/13] Compiling NSUI ViewControllerRepresentable.swift
[14/14] Compiling NSUI Views.swift
Build complete! (10.80s)
Build complete.
Done.