The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CrystalViewUtilities 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/robhasacamera/CrystalViewUtilities.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/robhasacamera/CrystalViewUtilities
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 76fb613 Merge pull request #20 from robhasacamera/0.12.1
Cloned https://github.com/robhasacamera/CrystalViewUtilities.git
Revision (git rev-parse @):
76fb6130c996bb6e5fbaba3579c48ef359691e52
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/robhasacamera/CrystalViewUtilities.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/robhasacamera/CrystalViewUtilities.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/19] Compiling CrystalViewUtilities UIScreen_Extension.swift
[4/19] Compiling CrystalViewUtilities View_Extension.swift
[5/21] Compiling CrystalViewUtilities TypeAliases.swift
[6/21] Compiling CrystalViewUtilities CUIAdaptiveStackView.swift
[7/21] Emitting module CrystalViewUtilities
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Shapes/CUIRoundedCornerShape.swift:34:9: warning: stored property 'corners' of 'Sendable'-conforming struct 'CUIRoundedCornerShape' has non-sendable type 'CUICorner'
    var corners: CUICorner
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/OptionSets/CUICorner.swift:30:15: note: consider making struct 'CUICorner' conform to the 'Sendable' protocol
public struct CUICorner: OptionSet {
              ^
                                  , Sendable
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Shapes/CUIRoundedCornerShape.swift:36:17: warning: stored property 'cutPositionSet' of 'Sendable'-conforming struct 'CUIRoundedCornerShape' has non-sendable type 'CUIPositionSet?'
    private var cutPositionSet: CUIPositionSet? = nil
                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Structs/CUIPositionSet.swift:32:13: note: consider making enum 'CUIPositionSet' conform to the 'Sendable' protocol
public enum CUIPositionSet {
            ^
                           : Sendable
[8/21] Compiling CrystalViewUtilities Alignment_Extension.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Extensions/CUIBezierPath_Extension.swift:347:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Extensions/CUIBezierPath_Extension.swift:347:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Extensions/CUIBezierPath_Extension.swift:347:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[9/21] Compiling CrystalViewUtilities CGFloat_Extension.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Extensions/CUIBezierPath_Extension.swift:347:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Extensions/CUIBezierPath_Extension.swift:347:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Extensions/CUIBezierPath_Extension.swift:347:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[10/21] Compiling CrystalViewUtilities CUIBezierPath_Extension.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Extensions/CUIBezierPath_Extension.swift:347:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Extensions/CUIBezierPath_Extension.swift:347:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Extensions/CUIBezierPath_Extension.swift:347:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[11/21] Compiling CrystalViewUtilities Color_Extension.swift
[12/21] Compiling CrystalViewUtilities GeometryProxy_extension.swift
[13/21] Compiling CrystalViewUtilities Image_Extension.swift
[14/21] Compiling CrystalViewUtilities CUIRoundedCornerShape.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Shapes/CUIRoundedCornerShape.swift:34:9: warning: stored property 'corners' of 'Sendable'-conforming struct 'CUIRoundedCornerShape' has non-sendable type 'CUICorner'
    var corners: CUICorner
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/OptionSets/CUICorner.swift:30:15: note: consider making struct 'CUICorner' conform to the 'Sendable' protocol
public struct CUICorner: OptionSet {
              ^
                                  , Sendable
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Shapes/CUIRoundedCornerShape.swift:36:17: warning: stored property 'cutPositionSet' of 'Sendable'-conforming struct 'CUIRoundedCornerShape' has non-sendable type 'CUIPositionSet?'
    private var cutPositionSet: CUIPositionSet? = nil
                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Structs/CUIPositionSet.swift:32:13: note: consider making enum 'CUIPositionSet' conform to the 'Sendable' protocol
public enum CUIPositionSet {
            ^
                           : Sendable
[15/21] Compiling CrystalViewUtilities CUIPositionSet.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Shapes/CUIRoundedCornerShape.swift:34:9: warning: stored property 'corners' of 'Sendable'-conforming struct 'CUIRoundedCornerShape' has non-sendable type 'CUICorner'
    var corners: CUICorner
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/OptionSets/CUICorner.swift:30:15: note: consider making struct 'CUICorner' conform to the 'Sendable' protocol
public struct CUICorner: OptionSet {
              ^
                                  , Sendable
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Shapes/CUIRoundedCornerShape.swift:36:17: warning: stored property 'cutPositionSet' of 'Sendable'-conforming struct 'CUIRoundedCornerShape' has non-sendable type 'CUIPositionSet?'
    private var cutPositionSet: CUIPositionSet? = nil
                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CrystalViewUtilities/Structs/CUIPositionSet.swift:32:13: note: consider making enum 'CUIPositionSet' conform to the 'Sendable' protocol
public enum CUIPositionSet {
            ^
                           : Sendable
[16/21] Compiling CrystalViewUtilities CUIChildGeometryReader.swift
[17/21] Compiling CrystalViewUtilities CUIChildSizeReader.swift
[18/21] Compiling CrystalViewUtilities CUIFlowLayout.swift
[19/21] Compiling CrystalViewUtilities CUICorner.swift
[20/21] Compiling CrystalViewUtilities CUITitledGroup.swift
[21/21] Compiling CrystalViewUtilities CUITitledGroupTextLabel.swift
Build complete! (5.73s)
Build complete.
Done.

Build Machine: Mac 7