The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RuntimeExtensions, reference 1.1.0 (221825), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 17:43:46 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Appsaurus/RuntimeExtensions.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Appsaurus/RuntimeExtensions
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 221825b Bumping Runtime library
Cloned https://github.com/Appsaurus/RuntimeExtensions.git
Revision (git rev-parse @):
221825b8864255392b347725f4afbccfa1cf9662
SUCCESS checkout https://github.com/Appsaurus/RuntimeExtensions.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Appsaurus/RuntimeExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Compiling CRuntime dummy.c
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/46] Compiling Runtime PropertyInfo.swift
[6/46] Compiling Runtime TypeInfo.swift
[7/46] Compiling Runtime TypeInfoConvertible.swift
[8/46] Compiling Runtime Pointers.swift
[9/50] Compiling Runtime StructTypeDescriptor.swift
[10/50] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[11/50] Compiling Runtime TupleMetadataLayout.swift
[12/50] Compiling Runtime TypeDescriptor.swift
[13/50] Compiling Runtime ValueWitnessTable.swift
[14/50] Compiling Runtime MetadataLayoutType.swift
[15/50] Compiling Runtime ProtocolDescriptor.swift
[16/50] Compiling Runtime ProtocolMetadataLayout.swift
[17/50] Compiling Runtime ProtocolTypeContainer.swift
[18/50] Compiling Runtime StructMetadataLayout.swift
[19/50] Compiling Runtime Case.swift
[20/50] Compiling Runtime Errors.swift
[21/50] Compiling Runtime FunctionInfo.swift
[22/50] Compiling Runtime Kind.swift
[23/50] Compiling Runtime EnumMetadataLayout.swift
[24/50] Compiling Runtime EnumTypeDescriptor.swift
[25/50] Compiling Runtime ExistentialContainter.swift
[26/50] Compiling Runtime FieldDescriptor.swift
[27/50] Compiling Runtime FunctionMetadataLayout.swift
[28/50] Compiling Runtime ClassMetadata.swift
[29/50] Compiling Runtime EnumMetadata.swift
[30/50] Compiling Runtime FuntionMetadata.swift
[31/50] Compiling Runtime Metadata.swift
[32/50] Compiling Runtime MetadataType.swift
[33/50] Compiling Runtime NominalMetadataType.swift
[34/50] Compiling Runtime ProtocolMetadata.swift
[35/50] Compiling Runtime StructMetadata.swift
[36/50] Compiling Runtime TupleMetadata.swift
[37/50] Compiling Runtime RelativePointer.swift
[38/50] Compiling Runtime RelativeVectorPointer.swift
[39/50] Compiling Runtime Union.swift
[40/50] Compiling Runtime Vector.swift
[41/50] Compiling Runtime GettersSetters.swift
[42/50] Compiling Runtime Pointer+Extensions.swift
[43/50] Compiling Runtime RetainCounts.swift
[44/50] Compiling Runtime String+Extensions.swift
[45/50] Emitting module Runtime
[46/50] Compiling Runtime DefaultValue.swift
[47/50] Compiling Runtime Factory.swift
[48/50] Compiling Runtime ClassHeader.swift
[49/50] Compiling Runtime ClassMetadataLayout.swift
[50/50] Compiling Runtime ClassTypeDescriptor.swift
[51/60] Compiling RuntimeExtensions KVC.swift
[52/60] Compiling RuntimeExtensions ProxyWrapper.swift
[53/60] Compiling RuntimeExtensions Exports.swift
[54/60] Compiling RuntimeExtensions OptionalProtocol.swift
[55/60] Compiling RuntimeExtensions TypeInfo++.swift
[56/60] Compiling RuntimeExtensions PropertyInfo++.swift
[57/60] Compiling RuntimeExtensions GlobalRuntimeFunctions.swift
[58/60] Compiling RuntimeExtensions EmptyInitializable.swift
[59/60] Emitting module RuntimeExtensions
[60/60] Compiling RuntimeExtensions EnumUtils.swift
Build complete! (8.93s)
Fetching https://github.com/Appsaurus/SwiftTestUtils
Fetching https://github.com/wickwirew/Runtime
[1/150] Fetching swifttestutils
[54/2116] Fetching swifttestutils, runtime
Fetched https://github.com/wickwirew/Runtime from cache (0.94s)
Fetched https://github.com/Appsaurus/SwiftTestUtils from cache (0.94s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.7 (1.48s)
Computing version for https://github.com/Appsaurus/SwiftTestUtils
Computed https://github.com/Appsaurus/SwiftTestUtils at 1.0.1 (1.83s)
Creating working copy for https://github.com/Appsaurus/SwiftTestUtils
Working copy of https://github.com/Appsaurus/SwiftTestUtils resolved at 1.0.1
Creating working copy for https://github.com/wickwirew/Runtime
Working copy of https://github.com/wickwirew/Runtime resolved at 2.2.7
Build complete.
{
  "dependencies" : [
    {
      "identity" : "runtime",
      "requirement" : {
        "exact" : [
          "2.2.7"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wickwirew/Runtime"
    },
    {
      "identity" : "swifttestutils",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appsaurus/SwiftTestUtils"
    }
  ],
  "manifest_display_name" : "RuntimeExtensions",
  "name" : "RuntimeExtensions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RuntimeExtensions",
      "targets" : [
        "RuntimeExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RuntimeExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "RuntimeExtensionsTests",
      "path" : "RuntimeExtensionsTests/Shared",
      "product_dependencies" : [
        "SwiftTestUtils"
      ],
      "sources" : [
        "RuntimeExtensionsTests.swift",
        "TestModels/TestKVCModel.swift",
        "TestModels/TestKVCStruct.swift"
      ],
      "target_dependencies" : [
        "RuntimeExtensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RuntimeExtensions",
      "module_type" : "SwiftTarget",
      "name" : "RuntimeExtensions",
      "path" : "Sources/Shared",
      "product_dependencies" : [
        "Runtime"
      ],
      "product_memberships" : [
        "RuntimeExtensions"
      ],
      "sources" : [
        "EmptyInitializable.swift",
        "EnumUtils.swift",
        "Exports.swift",
        "GlobalRuntimeFunctions.swift",
        "KVC.swift",
        "OptionalProtocol.swift",
        "PropertyInfo++.swift",
        "ProxyWrapper.swift",
        "TypeInfo++.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.