The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftGUI with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/SwiftGUI.git
Reference: 0.2.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yonaskolb/SwiftGUI
 * tag               0.2.2      -> FETCH_HEAD
HEAD is now at e95b3e0 change showRootNavTitle default value
Cloned https://github.com/yonaskolb/SwiftGUI.git into spi-builder-workspace
e95b3e09843e22cd7e6e6337fa9ad0598e999d4c
SUCCESS checkout https://github.com/yonaskolb/SwiftGUI.git at 0.2.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/wickwirew/Runtime from cache
Fetched https://github.com/wickwirew/Runtime (0.21s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.4 (0.04s)
Creating working copy for https://github.com/wickwirew/Runtime
Working copy of https://github.com/wickwirew/Runtime resolved at 2.2.4
Building for debugging...
[0/1] Compiling CRuntime dummy.c
[2/42] Compiling Runtime ProtocolMetadataLayout.swift
[3/42] Compiling Runtime ProtocolTypeContainer.swift
[4/42] Compiling Runtime StructMetadataLayout.swift
[5/42] Compiling Runtime StructTypeDescriptor.swift
[6/42] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[7/42] Compiling Runtime TupleMetadataLayout.swift
[8/47] Emitting module Runtime
[9/47] Compiling Runtime Errors.swift
[10/47] Compiling Runtime FunctionInfo.swift
[11/47] Compiling Runtime Kind.swift
[12/47] Compiling Runtime PropertyInfo.swift
[13/47] Compiling Runtime TypeInfo.swift
[14/47] Compiling Runtime TypeInfoConvertible.swift
[15/47] Compiling Runtime Pointers.swift
[16/47] Compiling Runtime RelativePointer.swift
[17/47] Compiling Runtime RelativeVectorPointer.swift
[18/47] Compiling Runtime Union.swift
[19/47] Compiling Runtime MetadataType.swift
[20/47] Compiling Runtime NominalMetadataType.swift
[21/47] Compiling Runtime ProtocolMetadata.swift
[22/47] Compiling Runtime StructMetadata.swift
[23/47] Compiling Runtime TupleMetadata.swift
[24/47] Compiling Runtime Case.swift
[25/47] Compiling Runtime TypeDescriptor.swift
[26/47] Compiling Runtime ValueWitnessTable.swift
[27/47] Compiling Runtime ClassMetadata.swift
[28/47] Compiling Runtime EnumMetadata.swift
[29/47] Compiling Runtime FuntionMetadata.swift
[30/47] Compiling Runtime Metadata.swift
[31/47] Compiling Runtime EnumTypeDescriptor.swift
[32/47] Compiling Runtime ExistentialContainter.swift
[33/47] Compiling Runtime FieldDescriptor.swift
[34/47] Compiling Runtime FunctionMetadataLayout.swift
[35/47] Compiling Runtime MetadataLayoutType.swift
[36/47] Compiling Runtime ProtocolDescriptor.swift
[37/47] Compiling Runtime Vector.swift
[38/47] Compiling Runtime GettersSetters.swift
[39/47] Compiling Runtime Pointer+Extensions.swift
[40/47] Compiling Runtime RetainCounts.swift
[41/47] Compiling Runtime String+Extensions.swift
[42/47] Compiling Runtime DefaultValue.swift
[43/47] Compiling Runtime Factory.swift
[44/47] Compiling Runtime ClassHeader.swift
[45/47] Compiling Runtime ClassMetadataLayout.swift
[46/47] Compiling Runtime ClassTypeDescriptor.swift
[47/47] Compiling Runtime EnumMetadataLayout.swift
[48/60] Compiling SwiftGUI TestObject.swift
[49/60] Compiling SwiftGUI ArrayView.swift
[50/60] Compiling SwiftGUI PropertyPreview.swift
[51/60] Compiling SwiftGUI ObjectView.swift
[52/60] Compiling SwiftGUI OptionalView.swift
[53/60] Compiling SwiftGUI SanitizedType.swift
[54/60] Compiling SwiftGUI SwiftUIExtensions.swift
[55/60] Compiling SwiftGUI Config.swift
[56/60] Compiling SwiftGUI Property.swift
[57/60] Compiling SwiftGUI DefaultPropertyPreviews.swift
[58/60] Compiling SwiftGUI EnumView.swift
[59/60] Compiling SwiftGUI SwiftView.swift
[60/60] Emitting module SwiftGUI
[61/61] Compiling SwiftGUI UnknownView.swift
Build complete! (12.69s)
Build complete.
Done.