Build Information
Successful build of SwiftGUI with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/SwiftGUI.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yonaskolb/SwiftGUI
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b5ee2e1 updated min iOS to 14
Cloned https://github.com/yonaskolb/SwiftGUI.git
Revision (git rev-parse @):
b5ee2e1806029e557071044a37201f539138ad19
SUCCESS checkout https://github.com/yonaskolb/SwiftGUI.git at master
Fetching https://github.com/wickwirew/Runtime from cache
Fetched https://github.com/wickwirew/Runtime (0.15s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.4 (0.02s)
Creating working copy for https://github.com/wickwirew/Runtime
Working copy of https://github.com/wickwirew/Runtime resolved at 2.2.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftgui",
"name": "SwiftGUI",
"url": "https://github.com/yonaskolb/SwiftGUI.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftGUI",
"dependencies": [
{
"identity": "runtime",
"name": "Runtime",
"url": "https://github.com/wickwirew/Runtime",
"version": "2.2.5",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Runtime",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/yonaskolb/SwiftGUI.git from cache
Fetched https://github.com/yonaskolb/SwiftGUI.git (0.15s)
Fetching https://github.com/wickwirew/Runtime from cache
Fetched https://github.com/wickwirew/Runtime (0.17s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.5 (0.02s)
Creating working copy for https://github.com/wickwirew/Runtime
Working copy of https://github.com/wickwirew/Runtime resolved at 2.2.5
Creating working copy for https://github.com/yonaskolb/SwiftGUI.git
Working copy of https://github.com/yonaskolb/SwiftGUI.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftgui' is not used by any target
Found 1 product dependencies
- Runtime
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/yonaskolb/SwiftGUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling CRuntime dummy.c
[2/42] Emitting module Runtime
[3/47] Compiling Runtime Errors.swift
[4/47] Compiling Runtime FunctionInfo.swift
[5/47] Compiling Runtime Kind.swift
[6/47] Compiling Runtime PropertyInfo.swift
[7/47] Compiling Runtime TypeInfo.swift
[8/47] Compiling Runtime MetadataType.swift
[9/47] Compiling Runtime NominalMetadataType.swift
[10/47] Compiling Runtime ProtocolMetadata.swift
[11/47] Compiling Runtime StructMetadata.swift
[12/47] Compiling Runtime TupleMetadata.swift
[13/47] Compiling Runtime Case.swift
[14/47] Compiling Runtime Vector.swift
[15/47] Compiling Runtime GettersSetters.swift
[16/47] Compiling Runtime Pointer+Extensions.swift
[17/47] Compiling Runtime RetainCounts.swift
[18/47] Compiling Runtime String+Extensions.swift
[19/47] Compiling Runtime TypeInfoConvertible.swift
[20/47] Compiling Runtime Pointers.swift
[21/47] Compiling Runtime RelativePointer.swift
[22/47] Compiling Runtime RelativeVectorPointer.swift
[23/47] Compiling Runtime Union.swift
[24/47] Compiling Runtime TypeDescriptor.swift
[25/47] Compiling Runtime ValueWitnessTable.swift
[26/47] Compiling Runtime ClassMetadata.swift
[27/47] Compiling Runtime EnumMetadata.swift
[28/47] Compiling Runtime FuntionMetadata.swift
[29/47] Compiling Runtime Metadata.swift
[30/47] Compiling Runtime EnumTypeDescriptor.swift
[31/47] Compiling Runtime ExistentialContainter.swift
[32/47] Compiling Runtime FieldDescriptor.swift
[33/47] Compiling Runtime FunctionMetadataLayout.swift
[34/47] Compiling Runtime MetadataLayoutType.swift
[35/47] Compiling Runtime ProtocolDescriptor.swift
[36/47] Compiling Runtime ProtocolMetadataLayout.swift
[37/47] Compiling Runtime ProtocolTypeContainer.swift
[38/47] Compiling Runtime StructMetadataLayout.swift
[39/47] Compiling Runtime StructTypeDescriptor.swift
[40/47] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[41/47] Compiling Runtime TupleMetadataLayout.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 ObjectView.swift
[49/60] Compiling SwiftGUI OptionalView.swift
[50/61] Emitting module SwiftGUI
[51/61] Compiling SwiftGUI Config.swift
[52/61] Compiling SwiftGUI Property.swift
[53/61] Compiling SwiftGUI SanitizedType.swift
[54/61] Compiling SwiftGUI SwiftUIExtensions.swift
[55/61] Compiling SwiftGUI DefaultPropertyPreviews.swift
[56/61] Compiling SwiftGUI EnumView.swift
[57/61] Compiling SwiftGUI TestObject.swift
[58/61] Compiling SwiftGUI ArrayView.swift
[59/61] Compiling SwiftGUI PropertyPreview.swift
[60/61] Compiling SwiftGUI SwiftView.swift
[61/61] Compiling SwiftGUI UnknownView.swift
Build complete! (14.37s)
Build complete.
Done.