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 ProjectNavigator, reference 1.5.2 (071d0b), with Swift 6.0 for macOS (SPM) on 8 Aug 2025 00:03:34 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mchakravarty/ProjectNavigator.git
Reference: 1.5.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mchakravarty/ProjectNavigator
 * tag               1.5.2      -> FETCH_HEAD
HEAD is now at 071d0bf Resizing should only apply to images
Cloned https://github.com/mchakravarty/ProjectNavigator.git
Revision (git rev-parse @):
071d0bf87fd27f3b610ea874dc597764c6b19ca1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mchakravarty/ProjectNavigator.git at 1.5.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mchakravarty/ProjectNavigator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/8] Write sources
[7/8] Write swift-version-5BDAB9E9C0126B9D.txt
[9/22] Compiling InternalCollectionsUtilities Debugging.swift
[10/23] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/23] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/23] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/23] Compiling InternalCollectionsUtilities Descriptions.swift
[14/23] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/23] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/23] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/23] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/23] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/23] Compiling InternalCollectionsUtilities Integer rank.swift
[20/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/23] Emitting module InternalCollectionsUtilities
[23/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[25/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[26/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[27/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[28/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[29/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[30/79] Compiling OrderedCollections OrderedSet+Codable.swift
[31/79] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[32/79] Compiling OrderedCollections OrderedSet+Descriptions.swift
[33/79] Compiling OrderedCollections OrderedSet+Diffing.swift
[34/79] Compiling OrderedCollections OrderedSet+Equatable.swift
[35/79] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[36/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[37/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[38/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[39/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[40/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[41/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[42/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[43/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[44/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/85] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[46/85] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[47/85] Compiling OrderedCollections OrderedSet+Sendable.swift
[48/85] Compiling OrderedCollections OrderedSet+Hashable.swift
[49/85] Compiling OrderedCollections OrderedSet+Initializers.swift
[50/85] Compiling OrderedCollections OrderedSet+Insertions.swift
[51/85] Compiling OrderedCollections OrderedSet+Invariants.swift
[52/85] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[53/85] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[54/85] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[55/85] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[56/85] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[57/85] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[58/85] Compiling OrderedCollections OrderedDictionary+Values.swift
[59/85] Compiling OrderedCollections OrderedDictionary.swift
[60/85] Compiling OrderedCollections OrderedSet+SubSequence.swift
[61/85] Compiling OrderedCollections OrderedSet+Testing.swift
[62/85] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[63/85] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[64/85] Compiling OrderedCollections OrderedSet.swift
[65/85] Compiling OrderedCollections _UnsafeBitset.swift
[66/85] Compiling OrderedCollections _Hashtable+Header.swift
[67/85] Compiling OrderedCollections OrderedDictionary+Codable.swift
[68/85] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[69/85] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[70/85] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[71/85] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[72/85] Compiling OrderedCollections OrderedDictionary+Elements.swift
[73/85] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[74/85] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[75/85] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[76/85] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[77/85] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[78/85] Emitting module OrderedCollections
[79/85] Compiling OrderedCollections _HashTable+Bucket.swift
[80/85] Compiling OrderedCollections _HashTable+BucketIterator.swift
[81/85] Compiling OrderedCollections _HashTable+Constants.swift
[82/85] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[83/85] Compiling OrderedCollections _HashTable+Testing.swift
[84/85] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[85/85] Compiling OrderedCollections _HashTable.swift
[86/89] Compiling Files FileOperations.swift
[87/89] Compiling Files Files.swift
[88/89] Compiling Files FileTree.swift
[89/89] Emitting module Files
[90/91] Emitting module _FilesTestSupport
[91/91] Compiling _FilesTestSupport Payload.swift
[92/96] Compiling ProjectNavigator WrappedUUIDSet.swift
[93/96] Compiling ProjectNavigator FileNavigator.swift
[94/96] Compiling ProjectNavigator SwitchFileOrFolder.swift
[95/96] Emitting module ProjectNavigator
[96/96] Compiling ProjectNavigator EditableLabel.swift
Build complete! (30.11s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
[211/19041] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.72s)
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (3.21s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3444] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.07s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.63s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "ProjectNavigator",
  "name" : "ProjectNavigator",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Files",
      "targets" : [
        "Files"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ProjectNavigator",
      "targets" : [
        "ProjectNavigator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_FilesTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "_FilesTestSupport",
      "path" : "Sources/_FilesTestSupport",
      "product_memberships" : [
        "ProjectNavigator"
      ],
      "sources" : [
        "Payload.swift"
      ],
      "target_dependencies" : [
        "Files"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProjectNavigatorTests",
      "module_type" : "SwiftTarget",
      "name" : "ProjectNavigatorTests",
      "path" : "Tests/ProjectNavigatorTests",
      "sources" : [
        "NavigationViewTests.swift"
      ],
      "target_dependencies" : [
        "ProjectNavigator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ProjectNavigator",
      "module_type" : "SwiftTarget",
      "name" : "ProjectNavigator",
      "path" : "Sources/ProjectNavigator",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "ProjectNavigator"
      ],
      "sources" : [
        "EditableLabel.swift",
        "FileNavigator.swift",
        "SwitchFileOrFolder.swift",
        "WrappedUUIDSet.swift"
      ],
      "target_dependencies" : [
        "Files",
        "_FilesTestSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FilesTests",
      "module_type" : "SwiftTarget",
      "name" : "FilesTests",
      "path" : "Tests/FilesTests",
      "sources" : [
        "FileOperationsTests.swift",
        "FilesTests.swift"
      ],
      "target_dependencies" : [
        "Files",
        "_FilesTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Files",
      "module_type" : "SwiftTarget",
      "name" : "Files",
      "path" : "Sources/Files",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "Files",
        "ProjectNavigator"
      ],
      "sources" : [
        "FileOperations.swift",
        "FileTree.swift",
        "Files.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.