The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Pathman, reference 0.20.1 (e8d3e2), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 13:18:53 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ponyboy47/Pathman.git
Reference: 0.20.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ponyboy47/Pathman
 * tag               0.20.1     -> FETCH_HEAD
HEAD is now at e8d3e29 Bump version
Cloned https://github.com/Ponyboy47/Pathman.git
Revision (git rev-parse @):
e8d3e299f53a47c93aa6ebfc0d65d2798a4e769d
SUCCESS checkout https://github.com/Ponyboy47/Pathman.git at 0.20.1
Fetching https://github.com/Ponyboy47/ErrNo
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/Ponyboy47/Cdirent
Fetching https://github.com/Ponyboy47/Cglob
[1/4891] Fetching swiftshell
[2/4903] Fetching swiftshell, cglob
[14/4915] Fetching swiftshell, cglob, cdirent
[26/5209] Fetching swiftshell, cglob, cdirent, errno
Fetched https://github.com/kareman/SwiftShell from cache (1.25s)
Fetched https://github.com/Ponyboy47/Cdirent from cache (1.25s)
Fetched https://github.com/Ponyboy47/Cglob from cache (1.25s)
Fetched https://github.com/Ponyboy47/ErrNo from cache (1.25s)
Computing version for https://github.com/Ponyboy47/Cglob
Computed https://github.com/Ponyboy47/Cglob at 0.1.0 (3.70s)
Computing version for https://github.com/Ponyboy47/Cdirent
Computed https://github.com/Ponyboy47/Cdirent at 0.1.0 (0.67s)
Computing version for https://github.com/Ponyboy47/ErrNo
Computed https://github.com/Ponyboy47/ErrNo at 0.5.2 (0.72s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.1 (0.73s)
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.1
Creating working copy for https://github.com/Ponyboy47/Cdirent
Working copy of https://github.com/Ponyboy47/Cdirent resolved at 0.1.0
Creating working copy for https://github.com/Ponyboy47/ErrNo
Working copy of https://github.com/Ponyboy47/ErrNo resolved at 0.5.2
Creating working copy for https://github.com/Ponyboy47/Cglob
Working copy of https://github.com/Ponyboy47/Cglob resolved at 0.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "pathman",
      "name": "Pathman",
      "url": "https://github.com/Ponyboy47/Pathman.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Pathman",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "errno",
          "name": "ErrNo",
          "url": "https://github.com/Ponyboy47/ErrNo",
          "version": "0.5.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ErrNo",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "cdirent",
          "name": "Cdirent",
          "url": "https://github.com/Ponyboy47/Cdirent",
          "version": "0.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cdirent",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "cglob",
          "name": "Cglob",
          "url": "https://github.com/Ponyboy47/Cglob",
          "version": "0.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cglob",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swiftshell",
          "name": "SwiftShell",
          "url": "https://github.com/kareman/SwiftShell",
          "version": "5.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Ponyboy47/Pathman.git
[1/4003] Fetching pathman
Fetched https://github.com/Ponyboy47/Pathman.git from cache (0.90s)
Fetching https://github.com/Ponyboy47/Cglob from cache
Fetching https://github.com/kareman/SwiftShell from cache
Fetching https://github.com/Ponyboy47/ErrNo from cache
Fetching https://github.com/Ponyboy47/Cdirent from cache
Fetched https://github.com/Ponyboy47/Cglob from cache (0.48s)
Fetched https://github.com/Ponyboy47/Cdirent from cache (0.48s)
Fetched https://github.com/Ponyboy47/ErrNo from cache (0.48s)
Fetched https://github.com/kareman/SwiftShell from cache (0.48s)
Computing version for https://github.com/Ponyboy47/Cglob
Computed https://github.com/Ponyboy47/Cglob at 0.1.0 (0.54s)
Computing version for https://github.com/Ponyboy47/Cdirent
Computed https://github.com/Ponyboy47/Cdirent at 0.1.0 (0.03s)
Computing version for https://github.com/Ponyboy47/ErrNo
Computed https://github.com/Ponyboy47/ErrNo at 0.5.2 (0.03s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.1 (0.03s)
Creating working copy for https://github.com/Ponyboy47/Pathman.git
Working copy of https://github.com/Ponyboy47/Pathman.git resolved at 0.20.1 (e8d3e29)
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.1
Creating working copy for https://github.com/Ponyboy47/Cdirent
Working copy of https://github.com/Ponyboy47/Cdirent resolved at 0.1.0
Creating working copy for https://github.com/Ponyboy47/Cglob
Working copy of https://github.com/Ponyboy47/Cglob resolved at 0.1.0
Creating working copy for https://github.com/Ponyboy47/ErrNo
Working copy of https://github.com/Ponyboy47/ErrNo resolved at 0.5.2
warning: '.resolve-product-dependencies': dependency 'pathman' is not used by any target
Found 4 product dependencies
  - ErrNo
  - Cdirent
  - Cglob
  - SwiftShell
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Ponyboy47/Pathman.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Write swift-version--6988338F2F200930.txt
[3/9] Compiling Cglob glob.c
[4/9] Compiling Cdirent dirent.c
[6/9] Compiling ErrNo ErrNo.swift
[7/9] Compiling ErrNo ErrNo+Darwin.swift
[8/9] Compiling ErrNo ErrNo+Glibc.swift
[9/9] Emitting module ErrNo
[10/109] Compiling Pathman FilePermissions.swift
[11/109] Compiling Pathman PathType.swift
[12/109] Compiling Pathman UMask.swift
[13/109] Compiling Pathman DirectoryChildren+Iterator.swift
[14/109] Compiling Pathman DirectoryChildren+Sortable.swift
[15/109] Compiling Pathman DirectoryChildren.swift
[16/109] Compiling Pathman Offset.swift
[17/109] Compiling Pathman SocketDomain.swift
[18/109] Compiling Pathman SocketType.swift
[19/109] Compiling Pathman StatAttributes.swift
[20/109] Compiling Pathman setbuf.swift
[21/109] Compiling Pathman Path+HomeDirectory.swift
[22/109] Compiling Pathman Path+Iterator.swift
[23/109] Compiling Pathman Path+Links.swift
[24/109] Compiling Pathman Path+Movable.swift
[25/109] Compiling Pathman Path+Ownable.swift
[26/109] Compiling Pathman Path+Permissionable.swift
[27/109] Compiling Pathman Path+Relative.swift
[28/109] Compiling Pathman Path+Temporary.swift
[29/109] Compiling Pathman Copyable.swift
[30/109] Compiling Pathman Creatable.swift
[31/109] Compiling Pathman Deletable.swift
[32/119] Compiling Pathman DirectoryEnumerable.swift
[33/119] Compiling Pathman Movable.swift
[34/119] Compiling Pathman Openable.swift
[35/119] Compiling Pathman Ownable.swift
[36/119] Compiling Pathman Path.swift
[37/119] Compiling Pathman Permissionable.swift
[38/119] Compiling Pathman Readable.swift
[39/119] Compiling Pathman Seekable.swift
[40/119] Compiling Pathman Stat.swift
[41/119] Compiling Pathman StatDescriptor.swift
[42/119] Compiling Pathman StatPath.swift
[43/119] Compiling Pathman FilePath+Openable.swift
[44/119] Compiling Pathman FilePath+Readable.swift
[45/119] Compiling Pathman FilePath+Seekable.swift
[46/119] Compiling Pathman FilePath+StandardStreams.swift
[47/119] Compiling Pathman FilePath+Writable.swift
[48/119] Compiling Pathman FilePath.swift
[49/119] Compiling Pathman OpenFile.swift
[50/119] Compiling Pathman Glob.swift
[51/119] Compiling Pathman Globbing.swift
[52/119] Compiling Pathman Open+Copyable.swift
[53/119] Compiling Pathman Open+Readable.swift
[54/119] Compiling Pathman DirectoryPath+DirectoryEnumerable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pathman/Errors/Generic.swift:28:45: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
26 | /// Errors thrown during String conversions from Data
27 | public enum StringError: Error {
28 |     case notConvertibleToData(using: String.Encoding)
   |                                             `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
29 | }
30 |
Foundation.String.Encoding:2:15: note: struct declared here
 1 | struct String {
 2 | public struct Encoding : RawRepresentable, Sendable, Equatable {
   |               `- note: struct declared here
 3 |     public var rawValue: UInt
 4 |     public init(rawValue: UInt)
[55/119] Compiling Pathman DirectoryPath+Openable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pathman/Errors/Generic.swift:28:45: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
26 | /// Errors thrown during String conversions from Data
27 | public enum StringError: Error {
28 |     case notConvertibleToData(using: String.Encoding)
   |                                             `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
29 | }
30 |
Foundation.String.Encoding:2:15: note: struct declared here
 1 | struct String {
 2 | public struct Encoding : RawRepresentable, Sendable, Equatable {
   |               `- note: struct declared here
 3 |     public var rawValue: UInt
 4 |     public init(rawValue: UInt)
[56/119] Compiling Pathman DirectoryPath.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pathman/Errors/Generic.swift:28:45: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
26 | /// Errors thrown during String conversions from Data
27 | public enum StringError: Error {
28 |     case notConvertibleToData(using: String.Encoding)
   |                                             `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
29 | }
30 |
Foundation.String.Encoding:2:15: note: struct declared here
 1 | struct String {
 2 | public struct Encoding : RawRepresentable, Sendable, Equatable {
   |               `- note: struct declared here
 3 |     public var rawValue: UInt
 4 |     public init(rawValue: UInt)
[57/119] Compiling Pathman OpenDirectory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pathman/Errors/Generic.swift:28:45: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
26 | /// Errors thrown during String conversions from Data
27 | public enum StringError: Error {
28 |     case notConvertibleToData(using: String.Encoding)
   |                                             `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
29 | }
30 |
Foundation.String.Encoding:2:15: note: struct declared here
 1 | struct String {
 2 | public struct Encoding : RawRepresentable, Sendable, Equatable {
   |               `- note: struct declared here
 3 |     public var rawValue: UInt
 4 |     public init(rawValue: UInt)
[58/119] Compiling Pathman DirectoryEnumerable+Deletable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pathman/Errors/Generic.swift:28:45: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
26 | /// Errors thrown during String conversions from Data
27 | public enum StringError: Error {
28 |     case notConvertibleToData(using: String.Encoding)
   |                                             `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
29 | }
30 |
Foundation.String.Encoding:2:15: note: struct declared here
 1 | struct String {
 2 | public struct Encoding : RawRepresentable, Sendable, Equatable {
   |               `- note: struct declared here
 3 |     public var rawValue: UInt
 4 |     public init(rawValue: UInt)
[59/119] Compiling Pathman DirectoryEnumerable+Ownable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pathman/Errors/Generic.swift:28:45: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
26 | /// Errors thrown during String conversions from Data
27 | public enum StringError: Error {
28 |     case notConvertibleToData(using: String.Encoding)
   |                                             `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
29 | }
30 |
Foundation.String.Encoding:2:15: note: struct declared here
 1 | struct String {
 2 | public struct Encoding : RawRepresentable, Sendable, Equatable {
   |               `- note: struct declared here
 3 |     public var rawValue: UInt
 4 |     public init(rawValue: UInt)
[60/119] Compiling Pathman DirectoryEnumerable+Permissionable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pathman/Errors/Generic.swift:28:45: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
26 | /// Errors thrown during String conversions from Data
27 | public enum StringError: Error {
28 |     case notConvertibleToData(using: String.Encoding)
   |                                             `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
29 | }
30 |
Foundation.String.Encoding:2:15: note: struct declared here
 1 | struct String {
 2 | public struct Encoding : RawRepresentable, Sendable, Equatable {
   |               `- note: struct declared here
 3 |     public var rawValue: UInt
 4 |     public init(rawValue: UInt)
[61/119] Compiling Pathman ErrNo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pathman/Errors/Generic.swift:28:45: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
26 | /// Errors thrown during String conversions from Data
27 | public enum StringError: Error {
28 |     case notConvertibleToData(using: String.Encoding)
   |                                             `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
29 | }
30 |
Foundation.String.Encoding:2:15: note: struct declared here
 1 | struct String {
 2 | public struct Encoding : RawRepresentable, Sendable, Equatable {
   |               `- note: struct declared here
 3 |     public var rawValue: UInt
 4 |     public init(rawValue: UInt)
[62/119] Compiling Pathman Generic.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pathman/Errors/Generic.swift:28:45: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
26 | /// Errors thrown during String conversions from Data
27 | public enum StringError: Error {
28 |     case notConvertibleToData(using: String.Encoding)
   |                                             `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
29 | }
30 |
Foundation.String.Encoding:2:15: note: struct declared here
 1 | struct String {
 2 | public struct Encoding : RawRepresentable, Sendable, Equatable {
   |               `- note: struct declared here
 3 |     public var rawValue: UInt
 4 |     public init(rawValue: UInt)
[63/119] Compiling Pathman FilePath+Copyable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pathman/Errors/Generic.swift:28:45: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
26 | /// Errors thrown during String conversions from Data
27 | public enum StringError: Error {
28 |     case notConvertibleToData(using: String.Encoding)
   |                                             `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
29 | }
30 |
Foundation.String.Encoding:2:15: note: struct declared here
 1 | struct String {
 2 | public struct Encoding : RawRepresentable, Sendable, Equatable {
   |               `- note: struct declared here
 3 |     public var rawValue: UInt
 4 |     public init(rawValue: UInt)
[64/119] Compiling Pathman FilePath+Creatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pathman/Errors/Generic.swift:28:45: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
26 | /// Errors thrown during String conversions from Data
27 | public enum StringError: Error {
28 |     case notConvertibleToData(using: String.Encoding)
   |                                             `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
29 | }
30 |
Foundation.String.Encoding:2:15: note: struct declared here
 1 | struct String {
 2 | public struct Encoding : RawRepresentable, Sendable, Equatable {
   |               `- note: struct declared here
 3 |     public var rawValue: UInt
 4 |     public init(rawValue: UInt)
[65/119] Compiling Pathman Open+Seekable.swift
[66/119] Compiling Pathman Open+Writable.swift
[67/119] Compiling Pathman Open.swift
[68/119] Compiling Pathman Openable+Copyable.swift
[69/119] Compiling Pathman Path+Absolute.swift
[70/119] Compiling Pathman Path+Ancester.swift
[71/119] Compiling Pathman Path+Codable.swift
[72/119] Compiling Pathman Path+Comparable.swift
[73/119] Compiling Pathman Path+Deletable.swift
[74/119] Compiling Pathman Path+Equatable.swift
[75/119] Compiling Pathman Path+Generic.swift
[76/119] Compiling Pathman Binding+Accept.swift
[77/119] Compiling Pathman Binding+Listen.swift
[78/119] Compiling Pathman Binding.swift
[79/119] Compiling Pathman ByteRepresentable.swift
[80/119] Compiling Pathman PlatformCTypes.swift
[81/119] Compiling Pathman GlobFlags.swift
[82/119] Compiling Pathman OpenFileMode.swift
[83/119] Compiling Pathman ReceiveFlags.swift
[84/119] Compiling Pathman SendFlags.swift
[85/119] Compiling Pathman FileBits.swift
[86/119] Compiling Pathman FileMode.swift
[87/119] Emitting module Pathman
/Users/admin/builder/spi-builder-workspace/Sources/Pathman/Errors/Generic.swift:28:45: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
26 | /// Errors thrown during String conversions from Data
27 | public enum StringError: Error {
28 |     case notConvertibleToData(using: String.Encoding)
   |                                             `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
29 | }
30 |
Foundation.String.Encoding:2:15: note: struct declared here
 1 | struct String {
 2 | public struct Encoding : RawRepresentable, Sendable, Equatable {
   |               `- note: struct declared here
 3 |     public var rawValue: UInt
 4 |     public init(rawValue: UInt)
[88/119] Compiling Pathman CharacterPath+Openable.swift
[89/119] Compiling Pathman CharacterPath+Readable.swift
[90/119] Compiling Pathman CharacterPath+Writable.swift
[91/119] Compiling Pathman CharacterPath.swift
[92/119] Compiling Pathman OpenCharacter.swift
[93/119] Compiling Pathman Connection+Readable.swift
[94/119] Compiling Pathman Connection+Writable.swift
[95/119] Compiling Pathman Connection.swift
[96/119] Compiling Pathman DirectoryPath+Copyable.swift
[97/119] Compiling Pathman DirectoryPath+Creatable.swift
[98/119] Compiling Pathman DirectoryPath+Deletable.swift
[99/119] Compiling Pathman Statable.swift
[100/119] Compiling Pathman Writable.swift
[101/119] Compiling Pathman Readable+Helpers.swift
[102/119] Compiling Pathman Readable+UnusedHelpers.swift
[103/119] Compiling Pathman ReadableByOpened+Helpers.swift
[104/119] Compiling Pathman OpenSocket.swift
[105/119] Compiling Pathman SocketPath+Bindable.swift
[106/119] Compiling Pathman SocketPath+Connectable.swift
[107/119] Compiling Pathman SocketPath+Openable.swift
[108/119] Compiling Pathman SocketPath+Readable.swift
[109/119] Compiling Pathman SocketPath+Writable.swift
[110/119] Compiling Pathman SocketPath.swift
[111/119] Compiling Pathman StatInfo.swift
[112/119] Compiling Pathman StatOptions.swift
[113/119] Compiling Pathman Statable+Attributes.swift
[114/119] Compiling Pathman Statable+Ownable.swift
[115/119] Compiling Pathman Statable+Permissionable.swift
[116/119] Compiling Pathman NilCoalescing.swift
[117/119] Compiling Pathman Toggled.swift
[118/119] Compiling Pathman Writable+Helpers.swift
[119/119] Compiling Pathman WritableByOpened+Helpers.swift
Build complete! (7.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "errno",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Ponyboy47/ErrNo"
    },
    {
      "identity" : "cdirent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Ponyboy47/Cdirent"
    },
    {
      "identity" : "cglob",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Ponyboy47/Cglob"
    },
    {
      "identity" : "swiftshell",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/SwiftShell"
    }
  ],
  "manifest_display_name" : "Pathman",
  "name" : "Pathman",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Pathman",
      "targets" : [
        "Pathman"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "PathmanTests",
      "module_type" : "SwiftTarget",
      "name" : "PathmanTests",
      "path" : "Tests/PathmanTests",
      "product_dependencies" : [
        "SwiftShell"
      ],
      "sources" : [
        "Binding Tests.swift",
        "ChmodTests.swift",
        "ChownTests.swift",
        "CopyTests.swift",
        "CreateDeleteTests.swift",
        "FileBitsTests.swift",
        "FileModeTests.swift",
        "FilePermissionsTests.swift",
        "GlobTests.swift",
        "LinkTests.swift",
        "MoveTests.swift",
        "OpenTests.swift",
        "PathCollectionTests.swift",
        "PathTests.swift",
        "StatTests.swift",
        "TemporaryTests.swift",
        "UtilityTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Pathman"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Pathman",
      "module_type" : "SwiftTarget",
      "name" : "Pathman",
      "path" : "Sources/Pathman",
      "product_dependencies" : [
        "ErrNo",
        "Cdirent",
        "Cglob"
      ],
      "product_memberships" : [
        "Pathman"
      ],
      "sources" : [
        "Binding/Binding+Accept.swift",
        "Binding/Binding+Listen.swift",
        "Binding/Binding.swift",
        "CInterop/ByteRepresentable.swift",
        "CInterop/PlatformCTypes.swift",
        "CInterop/flags/glob/GlobFlags.swift",
        "CInterop/flags/open/OpenFileMode.swift",
        "CInterop/flags/recv/ReceiveFlags.swift",
        "CInterop/flags/send/SendFlags.swift",
        "CInterop/mode_t/FileBits.swift",
        "CInterop/mode_t/FileMode.swift",
        "CInterop/mode_t/FilePermissions.swift",
        "CInterop/mode_t/PathType.swift",
        "CInterop/mode_t/UMask.swift",
        "CInterop/readdir/DirectoryChildren+Iterator.swift",
        "CInterop/readdir/DirectoryChildren+Sortable.swift",
        "CInterop/readdir/DirectoryChildren.swift",
        "CInterop/seek/Offset.swift",
        "CInterop/socket/SocketDomain.swift",
        "CInterop/socket/SocketType.swift",
        "CInterop/stat/StatAttributes.swift",
        "CInterop/stdio/setbuf.swift",
        "CharacterPath/CharacterPath+Openable.swift",
        "CharacterPath/CharacterPath+Readable.swift",
        "CharacterPath/CharacterPath+Writable.swift",
        "CharacterPath/CharacterPath.swift",
        "CharacterPath/OpenCharacter.swift",
        "Connection/Connection+Readable.swift",
        "Connection/Connection+Writable.swift",
        "Connection/Connection.swift",
        "Directory/DirectoryPath+Copyable.swift",
        "Directory/DirectoryPath+Creatable.swift",
        "Directory/DirectoryPath+Deletable.swift",
        "Directory/DirectoryPath+DirectoryEnumerable.swift",
        "Directory/DirectoryPath+Openable.swift",
        "Directory/DirectoryPath.swift",
        "Directory/OpenDirectory.swift",
        "DirectoryEnumerable/DirectoryEnumerable+Deletable.swift",
        "DirectoryEnumerable/DirectoryEnumerable+Ownable.swift",
        "DirectoryEnumerable/DirectoryEnumerable+Permissionable.swift",
        "Errors/ErrNo.swift",
        "Errors/Generic.swift",
        "File/FilePath+Copyable.swift",
        "File/FilePath+Creatable.swift",
        "File/FilePath+Openable.swift",
        "File/FilePath+Readable.swift",
        "File/FilePath+Seekable.swift",
        "File/FilePath+StandardStreams.swift",
        "File/FilePath+Writable.swift",
        "File/FilePath.swift",
        "File/OpenFile.swift",
        "Glob/Glob.swift",
        "Glob/Globbing.swift",
        "Open/Open+Copyable.swift",
        "Open/Open+Readable.swift",
        "Open/Open+Seekable.swift",
        "Open/Open+Writable.swift",
        "Open/Open.swift",
        "Openable/Openable+Copyable.swift",
        "Path/Path+Absolute.swift",
        "Path/Path+Ancester.swift",
        "Path/Path+Codable.swift",
        "Path/Path+Comparable.swift",
        "Path/Path+Deletable.swift",
        "Path/Path+Equatable.swift",
        "Path/Path+Generic.swift",
        "Path/Path+HomeDirectory.swift",
        "Path/Path+Iterator.swift",
        "Path/Path+Links.swift",
        "Path/Path+Movable.swift",
        "Path/Path+Ownable.swift",
        "Path/Path+Permissionable.swift",
        "Path/Path+Relative.swift",
        "Path/Path+Temporary.swift",
        "Protocols/Copyable.swift",
        "Protocols/Creatable.swift",
        "Protocols/Deletable.swift",
        "Protocols/DirectoryEnumerable.swift",
        "Protocols/Movable.swift",
        "Protocols/Openable.swift",
        "Protocols/Ownable.swift",
        "Protocols/Path.swift",
        "Protocols/Permissionable.swift",
        "Protocols/Readable.swift",
        "Protocols/Seekable.swift",
        "Protocols/Stat.swift",
        "Protocols/StatDescriptor.swift",
        "Protocols/StatPath.swift",
        "Protocols/Statable.swift",
        "Protocols/Writable.swift",
        "Readable/Readable+Helpers.swift",
        "Readable/Readable+UnusedHelpers.swift",
        "Readable/ReadableByOpened+Helpers.swift",
        "Socket/OpenSocket.swift",
        "Socket/SocketPath+Bindable.swift",
        "Socket/SocketPath+Connectable.swift",
        "Socket/SocketPath+Openable.swift",
        "Socket/SocketPath+Readable.swift",
        "Socket/SocketPath+Writable.swift",
        "Socket/SocketPath.swift",
        "Stat/StatInfo.swift",
        "Stat/StatOptions.swift",
        "Stat/Statable+Attributes.swift",
        "Stat/Statable+Ownable.swift",
        "Stat/Statable+Permissionable.swift",
        "Utilities/NilCoalescing.swift",
        "Utilities/Toggled.swift",
        "Writable/Writable+Helpers.swift",
        "Writable/WritableByOpened+Helpers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.