The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ShapeUp, reference main (e0ecec), with Swift 5.10 for macOS (SPM) on 9 Oct 2024 10:51:47 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: 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.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
[1/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 Corner.swift
[11/61] Compiling ShapeUp CornerStyle+Animatable.swift
[12/61] Compiling ShapeUp CornerStyle+CutoutLocation.swift
[13/61] Compiling ShapeUp CornerStyle.swift
[14/61] Compiling ShapeUp Corner+Dimensions+Array.swift
[15/61] Compiling ShapeUp Corner+Dimensions+concave.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 EmbossViewModifier.swift
[23/61] Compiling ShapeUp GeoMath.swift
[24/61] Compiling ShapeUp Notch+extensions.swift
[25/61] Compiling ShapeUp Notch+staticInit.swift
[26/61] Compiling ShapeUp Notch.swift
[27/61] Compiling ShapeUp NotchStyle+staticInit.swift
[28/61] Compiling ShapeUp NotchStyle.swift
[29/61] Compiling ShapeUp RectAnchor+extensions+Array.swift
[30/61] Compiling ShapeUp RectAnchor.swift
[31/61] Compiling ShapeUp RelatableValue+Arithmatic.swift
[32/61] Compiling ShapeUp RelatableValue+VectorArithmetic.swift
[33/61] Compiling ShapeUp RelatableValue.swift
[34/61] Compiling ShapeUp SketchyLine+staticInit.swift
[35/61] Compiling ShapeUp SketchyLine.swift
[36/61] Compiling ShapeUp SketchyLines.swift
[37/61] Compiling ShapeUp Vector2.swift
[38/61] Compiling ShapeUp Vector2Algebraic.swift
[39/61] Compiling ShapeUp Vector2Representable+Array.swift
[40/61] Compiling ShapeUp CornerShape.swift
[41/61] Compiling ShapeUp CornerPentagon.swift
[42/61] Compiling ShapeUp CornerRectangle.swift
[43/61] Compiling ShapeUp CornerTriangle.swift
[44/61] Compiling ShapeUp EnumeratedCornerShape.swift
[45/61] Compiling ShapeUp InsettableShapeByProperty.swift
[46/61] Compiling ShapeUp Vector2Representable.swift
[47/61] Compiling ShapeUp Vector2Transformable+Array.swift
[48/61] Compiling ShapeUp Vector2Transformable.swift
[49/61] Compiling ShapeUp RelativeCornerShape.swift
[50/61] Compiling ShapeUp Angle+extensions.swift
[51/61] Compiling ShapeUp AngleRepresentable.swift
[52/61] Compiling ShapeUp AngleType.swift
[53/61] Compiling ShapeUp AnimatablePack.swift
[54/61] Compiling ShapeUp Corner+Animatable.swift
[55/61] Compiling ShapeUp Corner+extensions+Array.swift
[56/61] Compiling ShapeUp Corner+extensions.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! (11.21s)
Build complete.
Done.