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 DataStructure with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ikhsan/datastructure.git
Reference: 0.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ikhsan/datastructure
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 2b38bdf Use swift tools 4.1
Cloned https://github.com/ikhsan/datastructure.git
Revision (git rev-parse @):
2b38bdf5505c7f5b9b7f604d8324c0c58462bd80
SUCCESS checkout https://github.com/ikhsan/datastructure.git at 0.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "datastructure",
      "name": "DataStructure",
      "url": "https://github.com/ikhsan/datastructure.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/datastructure",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ikhsan/datastructure.git
[1/263] Fetching datastructure
Fetched https://github.com/ikhsan/datastructure.git (1.01s)
Creating working copy for https://github.com/ikhsan/datastructure.git
Working copy of https://github.com/ikhsan/datastructure.git resolved at 0.0.1
warning: '.resolve-product-dependencies': dependency 'datastructure' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/ikhsan/datastructure.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling DataStructure Stack.swift
[2/7] Compiling DataStructure Tree.swift
[3/7] Compiling DataStructure Queue.swift
[4/7] Compiling DataStructure BinaryTree.swift
[5/7] Compiling DataStructure Graph.swift
[6/7] Compiling DataStructure LinkedList.swift
[7/7] Emitting module DataStructure
Build complete! (3.56s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.