The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LoadableViews, reference 3.6.1 (ff30ea), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 23:29:41 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/MLSDev/LoadableViews.git
Reference: 3.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MLSDev/LoadableViews
 * tag               3.6.1      -> FETCH_HEAD
HEAD is now at ff30ea9 Releasing version 3.6.1.
Cloned https://github.com/MLSDev/LoadableViews.git
Revision (git rev-parse @):
ff30ea9900127c95557980b7026f51787aed4a17
SUCCESS checkout https://github.com/MLSDev/LoadableViews.git at 3.6.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/MLSDev/LoadableViews.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/6] Compiling LoadableViews LoadableView+macOS.swift
[4/6] Emitting module LoadableViews
[5/6] Compiling LoadableViews LoadableView.swift
[6/6] Compiling LoadableViews LoadableView+UIKit.swift
Build complete! (6.55s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LoadableViews",
  "name" : "LoadableViews",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LoadableViews",
      "targets" : [
        "LoadableViews"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "LoadableViews",
      "module_type" : "SwiftTarget",
      "name" : "LoadableViews",
      "path" : "Sources/LoadableViews",
      "product_memberships" : [
        "LoadableViews"
      ],
      "sources" : [
        "LoadableView+UIKit.swift",
        "LoadableView+macOS.swift",
        "LoadableView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.