The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DeckUI with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/joshdholtz/DeckUI.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/joshdholtz/DeckUI
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 25c7f35 Merge pull request #2 from noppefoxwolf/feature/SlideDirectionNone
Cloned https://github.com/joshdholtz/DeckUI.git into spi-builder-workspace
25c7f35f7f8f49e57763af164f6cbc25eeafd048
SUCCESS checkout https://github.com/joshdholtz/DeckUI.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/14] Compiling DeckUI Theme.swift
[2/14] Compiling DeckUI DeckUI.swift
[3/15] Compiling DeckUI Deck.swift
[4/15] Compiling DeckUI Slide.swift
[5/15] Compiling DeckUI Code.swift
[6/15] Compiling DeckUI Columns.swift
[7/15] Compiling DeckUI Title.swift
[8/15] Compiling DeckUI Words.swift
[9/15] Compiling DeckUI Media.swift
[10/15] Compiling DeckUI RawView.swift
[11/15] Compiling DeckUI ContentItem.swift
[12/15] Compiling DeckUI Bullets.swift
[13/15] Emitting module DeckUI
[14/15] Compiling DeckUI CameraView.swift
[15/15] Compiling DeckUI Presenter.swift
Build complete! (13.60s)
Build complete.
Done.