The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PillboxView with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Awesomeplayer165/PillboxView.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Awesomeplayer165/PillboxView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 971e784 Add support for macOS (AppKit) using the NSUI package (#29)
Cloned https://github.com/Awesomeplayer165/PillboxView.git
Revision (git rev-parse @):
971e78430704047d57d66cd0ad788e2092464558
SUCCESS checkout https://github.com/Awesomeplayer165/PillboxView.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Awesomeplayer165/PillboxView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/11] Compiling NSUI ViewRepresentable.swift
[5/11] Compiling NSUI Label.swift
[6/11] Compiling NSUI Views.swift
[7/11] Compiling NSUI TextView.swift
[8/11] Compiling NSUI Image.swift
[9/11] Compiling NSUI Aliases.swift
[10/11] Emitting module NSUI
[11/11] Compiling NSUI ImageView.swift
[12/19] Compiling PillboxView PillPosition.swift
[13/19] Compiling PillboxView PillTransitions.swift
[14/19] Compiling PillboxView PillView.swift
[15/19] Compiling PillboxView NSUI+Extensions.swift
[16/19] Compiling PillboxView PillShowType.swift
[17/19] Compiling PillboxView PillColors.swift
[18/19] Compiling PillboxView Conformance.swift
[19/19] Emitting module PillboxView
Build complete! (10.84s)
Fetching https://github.com/mattmassicotte/nsui from cache
Fetched https://github.com/mattmassicotte/nsui from cache (0.15s)
Creating working copy for https://github.com/mattmassicotte/nsui
Working copy of https://github.com/mattmassicotte/nsui resolved at main (38439e1)
Build complete.
Done.