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.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/SwiftGUI.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/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.36s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.4 (0.03s)
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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/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/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Runtime",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yonaskolb/SwiftGUI.git
[1/278] Fetching swiftgui
Fetched https://github.com/yonaskolb/SwiftGUI.git (0.25s)
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/yonaskolb/SwiftGUI.git
Working copy of https://github.com/yonaskolb/SwiftGUI.git resolved at master
Creating working copy for https://github.com/wickwirew/Runtime
Working copy of https://github.com/wickwirew/Runtime resolved at 2.2.5
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
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling CRuntime dummy.c
[2/42] Compiling Runtime Errors.swift
[3/42] Compiling Runtime FunctionInfo.swift
[4/42] Compiling Runtime Kind.swift
[5/42] Compiling Runtime PropertyInfo.swift
[6/42] Compiling Runtime TypeInfo.swift
[7/47] Compiling Runtime EnumTypeDescriptor.swift
[8/47] Compiling Runtime ExistentialContainter.swift
[9/47] Compiling Runtime FieldDescriptor.swift
[10/47] Compiling Runtime FunctionMetadataLayout.swift
[11/47] Compiling Runtime MetadataLayoutType.swift
[12/47] Compiling Runtime ProtocolDescriptor.swift
[13/47] Compiling Runtime ProtocolMetadataLayout.swift
[14/47] Compiling Runtime ProtocolTypeContainer.swift
[15/47] Compiling Runtime StructMetadataLayout.swift
[16/47] Compiling Runtime StructTypeDescriptor.swift
[17/47] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[18/47] Compiling Runtime TupleMetadataLayout.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 MetadataType.swift
[25/47] Compiling Runtime NominalMetadataType.swift
[26/47] Compiling Runtime ProtocolMetadata.swift
[27/47] Compiling Runtime StructMetadata.swift
[28/47] Compiling Runtime TupleMetadata.swift
[29/47] Compiling Runtime Case.swift
[30/47] Compiling Runtime Vector.swift
[31/47] Compiling Runtime GettersSetters.swift
[32/47] Compiling Runtime Pointer+Extensions.swift
[33/47] Compiling Runtime RetainCounts.swift
[34/47] Compiling Runtime String+Extensions.swift
[35/47] Emitting module Runtime
[36/47] Compiling Runtime DefaultValue.swift
[37/47] Compiling Runtime Factory.swift
[38/47] Compiling Runtime ClassHeader.swift
[39/47] Compiling Runtime ClassMetadataLayout.swift
[40/47] Compiling Runtime ClassTypeDescriptor.swift
[41/47] Compiling Runtime EnumMetadataLayout.swift
[42/47] Compiling Runtime TypeDescriptor.swift
[43/47] Compiling Runtime ValueWitnessTable.swift
[44/47] Compiling Runtime ClassMetadata.swift
[45/47] Compiling Runtime EnumMetadata.swift
[46/47] Compiling Runtime FuntionMetadata.swift
[47/47] Compiling Runtime Metadata.swift
[48/60] Emitting module SwiftGUI
[49/61] Compiling SwiftGUI PropertyPreview.swift
[50/61] Compiling SwiftGUI DefaultPropertyPreviews.swift
[51/61] Compiling SwiftGUI EnumView.swift
[52/61] Compiling SwiftGUI SanitizedType.swift
[53/61] Compiling SwiftGUI SwiftUIExtensions.swift
[54/61] Compiling SwiftGUI ObjectView.swift
[55/61] Compiling SwiftGUI OptionalView.swift
[56/61] Compiling SwiftGUI Config.swift
[57/61] Compiling SwiftGUI Property.swift
[58/61] Compiling SwiftGUI TestObject.swift
[59/61] Compiling SwiftGUI ArrayView.swift
[60/61] Compiling SwiftGUI SwiftView.swift
[61/61] Compiling SwiftGUI UnknownView.swift
Build complete! (15.37s)
Build complete.
Done.