The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Shapes with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.17.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/c-villain/Shapes.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/c-villain/Shapes
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4f44259 Merge pull request #7 from c-villain/fix-Bubble-initializer
Cloned https://github.com/c-villain/Shapes.git into spi-builder-workspace
4f44259a55f74087b6aac3d0baae056ccdd531c0
SUCCESS checkout https://github.com/c-villain/Shapes.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/11] Compiling Shapes RoundedRectangle.swift
[2/11] Compiling Shapes Wave.swift
[3/12] Compiling Shapes ShapeStyle.swift
[4/12] Compiling Shapes Diamonded.swift
[5/12] Compiling Shapes TopRight.swift
[6/12] Compiling Shapes Diamond.swift
[7/12] Compiling Shapes BottomRight.swift
[8/12] Compiling Shapes Bubble.swift
[9/12] Compiling Shapes CornerRadius.swift
[10/12] Compiling Shapes Bubbled.swift
[11/12] Emitting module Shapes
[12/12] Compiling Shapes Waved.swift
Build complete! (7.15s)
Build complete.
Done.