This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of LNViewHierarchyDumper with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LeoNatan/LNViewHierarchyDumper.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LeoNatan/LNViewHierarchyDumper
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 367e15c Update demo project
Cloned https://github.com/LeoNatan/LNViewHierarchyDumper.git
Revision (git rev-parse @):
367e15c91793403b92a109b02f2919e3f30b1def
SUCCESS checkout https://github.com/LeoNatan/LNViewHierarchyDumper.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/LeoNatan/LNViewHierarchyDumper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/10] Compiling LNViewHierarchyDumper+LibraryDebug.m
[1/10] Compiling LNViewHierarchyDumper+PhaseSupport_iOS.m
[2/10] Compiling LNViewHierarchyDumper+LibrarySupport.m
[3/10] Compiling NSData+GZIP.m
[4/10] Compiling LNViewHierarchyDumper+PhaseSupport_macOS.m
[5/10] Compiling LNViewHierarchyDumper.m
[6/10] Write Objects.LinkFileList
[8/10] Archiving libLNViewHierarchyDumper-Static.a
[9/10] Linking libLNViewHierarchyDumper.dylib
Build complete! (6.28s)
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" : "5.5"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.