The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CornerStacks 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/filiplazov/CornerStacks.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/filiplazov/CornerStacks
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at ab94487 All corner stack views no longer have the content view builder as `@escaping`, and `content` is now a private `let` property in each one of them
Cloned https://github.com/filiplazov/CornerStacks.git
Revision (git rev-parse @):
ab944879891c48ff53459a14c813b139bd24fa17
SUCCESS checkout https://github.com/filiplazov/CornerStacks.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/filiplazov/CornerStacks.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Compiling CornerStacks BottomLeadingHStack.swift
[4/10] Emitting module CornerStacks
[5/11] Compiling CornerStacks TopLeadingHStack.swift
[6/11] Compiling CornerStacks TopLeadingVStack.swift
[7/11] Compiling CornerStacks TopTrailingHStack.swift
[8/11] Compiling CornerStacks BottomTrailingHStack.swift
[9/11] Compiling CornerStacks BottomTrailingVStack.swift
[10/11] Compiling CornerStacks BottomLeadingVStack.swift
[11/11] Compiling CornerStacks TopTrailingVStack.swift
Build complete! (13.17s)
Build complete.
Done.