The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of LNViewHierarchyDumper, reference 1.4.0 (64d1d6), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 23:32:17 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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LeoNatan/LNViewHierarchyDumper.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LeoNatan/LNViewHierarchyDumper
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 64d1d66 1.4.0
Cloned https://github.com/LeoNatan/LNViewHierarchyDumper.git
Revision (git rev-parse @):
64d1d66ac588c5e7369d0f0945069820fdcd7434
SUCCESS checkout https://github.com/LeoNatan/LNViewHierarchyDumper.git at 1.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/LeoNatan/LNViewHierarchyDumper.git
https://github.com/LeoNatan/LNViewHierarchyDumper.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LNViewHierarchyDumper",
  "name" : "LNViewHierarchyDumper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "LNViewHierarchyDumper",
      "targets" : [
        "LNViewHierarchyDumper"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "LNViewHierarchyDumper-Static",
      "targets" : [
        "LNViewHierarchyDumper"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LNViewHierarchyDumper",
      "module_type" : "ClangTarget",
      "name" : "LNViewHierarchyDumper",
      "path" : "LNViewHierarchyDumper",
      "product_memberships" : [
        "LNViewHierarchyDumper",
        "LNViewHierarchyDumper-Static"
      ],
      "sources" : [
        "LNViewHierarchyDumper/LNViewHierarchyDumper+LibraryDebug.m",
        "LNViewHierarchyDumper/LNViewHierarchyDumper+LibrarySupport.m",
        "LNViewHierarchyDumper/LNViewHierarchyDumper+PhaseSupport_iOS.m",
        "LNViewHierarchyDumper/LNViewHierarchyDumper+PhaseSupport_macOS.m",
        "LNViewHierarchyDumper/LNViewHierarchyDumper.m",
        "LNViewHierarchyDumper/NSData+GZIP.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Building for debugging...
[0/10] Compiling LNViewHierarchyDumper+PhaseSupport_macOS.m
[1/10] Compiling LNViewHierarchyDumper+LibrarySupport.m
[2/10] Compiling LNViewHierarchyDumper+PhaseSupport_iOS.m
[3/10] Compiling LNViewHierarchyDumper+LibraryDebug.m
[4/10] Compiling NSData+GZIP.m
[5/10] Compiling LNViewHierarchyDumper.m
[6/10] Write Objects.LinkFileList
[8/10] Archiving libLNViewHierarchyDumper-Static.a
[9/10] Linking libLNViewHierarchyDumper.dylib
Build complete! (3.92s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LNViewHierarchyDumper",
  "name" : "LNViewHierarchyDumper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "LNViewHierarchyDumper",
      "targets" : [
        "LNViewHierarchyDumper"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "LNViewHierarchyDumper-Static",
      "targets" : [
        "LNViewHierarchyDumper"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LNViewHierarchyDumper",
      "module_type" : "ClangTarget",
      "name" : "LNViewHierarchyDumper",
      "path" : "LNViewHierarchyDumper",
      "product_memberships" : [
        "LNViewHierarchyDumper",
        "LNViewHierarchyDumper-Static"
      ],
      "sources" : [
        "LNViewHierarchyDumper/LNViewHierarchyDumper+LibraryDebug.m",
        "LNViewHierarchyDumper/LNViewHierarchyDumper+LibrarySupport.m",
        "LNViewHierarchyDumper/LNViewHierarchyDumper+PhaseSupport_iOS.m",
        "LNViewHierarchyDumper/LNViewHierarchyDumper+PhaseSupport_macOS.m",
        "LNViewHierarchyDumper/LNViewHierarchyDumper.m",
        "LNViewHierarchyDumper/NSData+GZIP.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.