The Swift Package Index logo.Swift Package Index

Build Information

Successful build of lyria4-org, reference 1.0.0 (94dc3f), with Swift 6.1 for macOS (SPM) on 15 May 2026 21:48:09 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aitools12/lyria4_org.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aitools12/lyria4_org
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 94dc3f3 Add Swift Package Manager support for swiftpackageindex.com
Cloned https://github.com/aitools12/lyria4_org.git
Revision (git rev-parse @):
94dc3f34a82dd8ab8b3ce77437baea53b0fcff20
SUCCESS checkout https://github.com/aitools12/lyria4_org.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/aitools12/lyria4_org.git
https://github.com/aitools12/lyria4_org.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "lyria4-org",
  "name" : "lyria4-org",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Lyria4Org",
      "targets" : [
        "Lyria4Org"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Lyria4Org",
      "module_type" : "SwiftTarget",
      "name" : "Lyria4Org",
      "path" : "Sources/Lyria4Org",
      "product_memberships" : [
        "Lyria4Org"
      ],
      "sources" : [
        "Lyria4Org.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Emitting module Lyria4Org
[4/4] Compiling Lyria4Org Lyria4Org.swift
Build complete! (0.62s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "lyria4-org",
  "name" : "lyria4-org",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Lyria4Org",
      "targets" : [
        "Lyria4Org"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Lyria4Org",
      "module_type" : "SwiftTarget",
      "name" : "Lyria4Org",
      "path" : "Sources/Lyria4Org",
      "product_memberships" : [
        "Lyria4Org"
      ],
      "sources" : [
        "Lyria4Org.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.