Build Information
Successful build of ShapeUp, reference 0.5.2 (e0ecec
), with Swift 5.10 for macOS (SPM) on 9 Oct 2024 10:47:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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: 0.5.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ryanlintott/ShapeUp
* tag 0.5.2 -> FETCH_HEAD
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 0.5.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/ryanlintott/ShapeUp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-33747A42983211AE.txt
[4/56] Emitting module ShapeUp
[5/61] Compiling ShapeUp Path+publicExtensions.swift
[6/61] Compiling ShapeUp Rectangle+publicExtensions.swift
[7/61] Compiling ShapeUp Shape+publicExtensions.swift
[8/61] Compiling ShapeUp View+publicExtensions.swift
[9/61] Compiling ShapeUp resource_bundle_accessor.swift
[10/61] Compiling ShapeUp CornerShape.swift
[11/61] Compiling ShapeUp CornerPentagon.swift
[12/61] Compiling ShapeUp CornerRectangle.swift
[13/61] Compiling ShapeUp CornerTriangle.swift
[14/61] Compiling ShapeUp EnumeratedCornerShape.swift
[15/61] Compiling ShapeUp InsettableShapeByProperty.swift
[16/61] Compiling ShapeUp Corner+Dimensions+exensions.swift
[17/61] Compiling ShapeUp Corner+Dimensions+flattened.swift
[18/61] Compiling ShapeUp Corner+Dimensions+inset.swift
[19/61] Compiling ShapeUp Corner+Dimensions+path.swift
[20/61] Compiling ShapeUp Corner+Dimensions.swift
[21/61] Compiling ShapeUp CornerCustom.swift
[22/61] Compiling ShapeUp SketchyLine+staticInit.swift
[23/61] Compiling ShapeUp SketchyLine.swift
[24/61] Compiling ShapeUp SketchyLines.swift
[25/61] Compiling ShapeUp Vector2.swift
[26/61] Compiling ShapeUp Vector2Algebraic.swift
[27/61] Compiling ShapeUp Vector2Representable+Array.swift
[28/61] Compiling ShapeUp EmbossViewModifier.swift
[29/61] Compiling ShapeUp GeoMath.swift
[30/61] Compiling ShapeUp Notch+extensions.swift
[31/61] Compiling ShapeUp Notch+staticInit.swift
[32/61] Compiling ShapeUp Notch.swift
[33/61] Compiling ShapeUp NotchStyle+staticInit.swift
[34/61] Compiling ShapeUp AngleRepresentable.swift
[35/61] Compiling ShapeUp AngleType.swift
[36/61] Compiling ShapeUp AnimatablePack.swift
[37/61] Compiling ShapeUp Corner+Animatable.swift
[38/61] Compiling ShapeUp Corner+extensions+Array.swift
[39/61] Compiling ShapeUp Corner+extensions.swift
[40/61] Compiling ShapeUp Vector2Representable.swift
[41/61] Compiling ShapeUp Vector2Transformable+Array.swift
[42/61] Compiling ShapeUp Vector2Transformable.swift
[43/61] Compiling ShapeUp RelativeCornerShape.swift
[44/61] Compiling ShapeUp Angle+extensions.swift
[45/61] Compiling ShapeUp NotchStyle.swift
[46/61] Compiling ShapeUp RectAnchor+extensions+Array.swift
[47/61] Compiling ShapeUp RectAnchor.swift
[48/61] Compiling ShapeUp RelatableValue+Arithmatic.swift
[49/61] Compiling ShapeUp RelatableValue+VectorArithmetic.swift
[50/61] Compiling ShapeUp RelatableValue.swift
[51/61] Compiling ShapeUp Corner.swift
[52/61] Compiling ShapeUp CornerStyle+Animatable.swift
[53/61] Compiling ShapeUp CornerStyle+CutoutLocation.swift
[54/61] Compiling ShapeUp CornerStyle.swift
[55/61] Compiling ShapeUp Corner+Dimensions+Array.swift
[56/61] Compiling ShapeUp Corner+Dimensions+concave.swift
[57/61] Compiling ShapeUp CGRect+extensions.swift
[58/61] Compiling ShapeUp CGSize+extensions.swift
[59/61] Compiling ShapeUp CGPoint+publicExtensions.swift
[60/61] Compiling ShapeUp CGRect+publicExtensions.swift
[61/61] Compiling ShapeUp InsettableShape+publicExtensions.swift
Build complete! (10.64s)
Build complete.
Done.