Build Information
Successful build of ShapeUp, reference main (e0ecec
), with Swift 5.9 for macOS (SPM) on 9 Oct 2024 10:54:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanlintott/ShapeUp.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ryanlintott/ShapeUp
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e0ecec9 Moved example app from another git repo to /Example inside this package. Updated .gitignore
Cloned https://github.com/ryanlintott/ShapeUp.git
Revision (git rev-parse @):
e0ecec97ff6d306f51179b15dd086c1a6c11b8c3
SUCCESS checkout https://github.com/ryanlintott/ShapeUp.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/ryanlintott/ShapeUp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/54] Emitting module ShapeUp
[3/59] Compiling ShapeUp Path+publicExtensions.swift
[4/59] Compiling ShapeUp Rectangle+publicExtensions.swift
[5/59] Compiling ShapeUp Shape+publicExtensions.swift
[6/59] Compiling ShapeUp View+publicExtensions.swift
[7/59] Compiling ShapeUp resource_bundle_accessor.swift
[8/59] Compiling ShapeUp NotchStyle.swift
[9/59] Compiling ShapeUp RectAnchor+extensions+Array.swift
[10/59] Compiling ShapeUp RectAnchor.swift
[11/59] Compiling ShapeUp RelatableValue+Arithmatic.swift
[12/59] Compiling ShapeUp RelatableValue+VectorArithmetic.swift
[13/59] Compiling ShapeUp RelatableValue.swift
[14/59] Compiling ShapeUp SketchyLine+staticInit.swift
[15/59] Compiling ShapeUp SketchyLine.swift
[16/59] Compiling ShapeUp SketchyLines.swift
[17/59] Compiling ShapeUp Vector2.swift
[18/59] Compiling ShapeUp Vector2Algebraic.swift
[19/59] Compiling ShapeUp Vector2Representable+Array.swift
[20/59] Compiling ShapeUp Corner.swift
[21/59] Compiling ShapeUp CornerStyle+Animatable.swift
[22/59] Compiling ShapeUp CornerStyle+CutoutLocation.swift
[23/59] Compiling ShapeUp CornerStyle.swift
[24/59] Compiling ShapeUp Corner+Dimensions+Array.swift
[25/59] Compiling ShapeUp Corner+Dimensions+concave.swift
[26/59] Compiling ShapeUp Vector2Representable.swift
[27/59] Compiling ShapeUp Vector2Transformable+Array.swift
[28/59] Compiling ShapeUp Vector2Transformable.swift
[29/59] Compiling ShapeUp RelativeCornerShape.swift
[30/59] Compiling ShapeUp Angle+extensions.swift
[31/59] Compiling ShapeUp AngleRepresentable.swift
[32/59] Compiling ShapeUp AngleType.swift
[33/59] Compiling ShapeUp AnimatablePack.swift
[34/59] Compiling ShapeUp Corner+Animatable.swift
[35/59] Compiling ShapeUp Corner+extensions+Array.swift
[36/59] Compiling ShapeUp Corner+extensions.swift
[37/59] Compiling ShapeUp CGRect+extensions.swift
[38/59] Compiling ShapeUp CGSize+extensions.swift
[39/59] Compiling ShapeUp CGPoint+publicExtensions.swift
[40/59] Compiling ShapeUp CGRect+publicExtensions.swift
[41/59] Compiling ShapeUp InsettableShape+publicExtensions.swift
[42/59] Compiling ShapeUp Corner+Dimensions+exensions.swift
[43/59] Compiling ShapeUp Corner+Dimensions+flattened.swift
[44/59] Compiling ShapeUp Corner+Dimensions+inset.swift
[45/59] Compiling ShapeUp Corner+Dimensions+path.swift
[46/59] Compiling ShapeUp Corner+Dimensions.swift
[47/59] Compiling ShapeUp CornerCustom.swift
[48/59] Compiling ShapeUp CornerShape.swift
[49/59] Compiling ShapeUp CornerPentagon.swift
[50/59] Compiling ShapeUp CornerRectangle.swift
[51/59] Compiling ShapeUp CornerTriangle.swift
[52/59] Compiling ShapeUp EnumeratedCornerShape.swift
[53/59] Compiling ShapeUp InsettableShapeByProperty.swift
[54/59] Compiling ShapeUp EmbossViewModifier.swift
[55/59] Compiling ShapeUp GeoMath.swift
[56/59] Compiling ShapeUp Notch+extensions.swift
[57/59] Compiling ShapeUp Notch+staticInit.swift
[58/59] Compiling ShapeUp Notch.swift
[59/59] Compiling ShapeUp NotchStyle+staticInit.swift
Build complete! (11.40s)
Build complete.
Done.