The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-dwarf, reference main (6127d3), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 11:30:38 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/p-x9/swift-dwarf.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/swift-dwarf
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6127d36 Merge pull request #3 from p-x9/feature/elf-dwarf
Cloned https://github.com/p-x9/swift-dwarf.git
Revision (git rev-parse @):
6127d36b2d7918417c8783b9683b2b44d98522e4
SUCCESS checkout https://github.com/p-x9/swift-dwarf.git at main
Fetching https://github.com/p-x9/swift-binary-parse-support.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/p-x9/MachOKit.git
Fetching https://github.com/p-x9/swift-fileio-extra.git
Fetching https://github.com/p-x9/swift-fileio.git
Fetching https://github.com/p-x9/ELFKit.git
Fetching https://github.com/apple/swift-crypto.git
[1/1928] Fetching elfkit
[79/2170] Fetching elfkit, swift-binary-parse-support
[297/3973] Fetching elfkit, swift-binary-parse-support, swift-asn1
[444/4021] Fetching elfkit, swift-binary-parse-support, swift-asn1, swift-fileio-extra
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (0.76s)
[925/3779] Fetching elfkit, swift-asn1, swift-fileio-extra
Fetching https://github.com/p-x9/ObjectArchiveKit.git
[2753/4025] Fetching elfkit, swift-asn1, swift-fileio-extra, swift-fileio
[2773/21461] Fetching elfkit, swift-asn1, swift-fileio-extra, swift-fileio, swift-crypto
[2905/28136] Fetching elfkit, swift-asn1, swift-fileio-extra, swift-fileio, swift-crypto, machokit
Fetched https://github.com/apple/swift-asn1.git from cache (1.04s)
[2905/26333] Fetching elfkit, swift-fileio-extra, swift-fileio, swift-crypto, machokit
Fetched https://github.com/p-x9/MachOKit.git from cache (1.35s)
[3792/19658] Fetching elfkit, swift-fileio-extra, swift-fileio, swift-crypto
[3793/19917] Fetching elfkit, swift-fileio-extra, swift-fileio, swift-crypto, objectarchivekit
Fetched https://github.com/p-x9/ObjectArchiveKit.git from cache (0.76s)
[4315/19658] Fetching elfkit, swift-fileio-extra, swift-fileio, swift-crypto
Fetched https://github.com/p-x9/swift-fileio.git from cache (2.26s)
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (2.26s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.26s)
Fetched https://github.com/p-x9/ELFKit.git from cache (2.26s)
Creating working copy for https://github.com/p-x9/ELFKit.git
Creating working copy for https://github.com/apple/swift-asn1.git
Creating working copy for https://github.com/p-x9/swift-fileio-extra.git
Creating working copy for https://github.com/apple/swift-crypto.git
Creating working copy for https://github.com/p-x9/ObjectArchiveKit.git
Creating working copy for https://github.com/p-x9/swift-fileio.git
Creating working copy for https://github.com/p-x9/swift-binary-parse-support.git
Creating working copy for https://github.com/p-x9/MachOKit.git
Working copy of https://github.com/p-x9/swift-fileio-extra.git resolved at 0.2.2
Working copy of https://github.com/p-x9/ObjectArchiveKit.git resolved at 0.5.0
Working copy of https://github.com/p-x9/swift-binary-parse-support.git resolved at 0.2.1
Working copy of https://github.com/p-x9/ELFKit.git resolved at 0.6.0
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Working copy of https://github.com/p-x9/MachOKit.git resolved at 0.49.0
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.13.0
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
warning: 'machokit': /Users/admin/builder/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:129:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
127 | }
128 |
129 | extension SwiftSetting: CaseIterable {
    | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
130 |     public static var allCases: [Self] {
131 |         [
========================================
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": "swift-dwarf",
      "name": "swift-dwarf",
      "url": "https://github.com/p-x9/swift-dwarf.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dwarf",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-fileio",
          "name": "swift-fileio",
          "url": "https://github.com/p-x9/swift-fileio.git",
          "version": "0.13.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-fileio-extra",
          "name": "swift-fileio-extra",
          "url": "https://github.com/p-x9/swift-fileio-extra.git",
          "version": "0.2.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio-extra",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-fileio",
              "name": "swift-fileio",
              "url": "https://github.com/p-x9/swift-fileio.git",
              "version": "0.13.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-binary-parse-support",
              "name": "swift-binary-parse-support",
              "url": "https://github.com/p-x9/swift-binary-parse-support.git",
              "version": "0.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-binary-parse-support",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "machokit",
          "name": "MachOKit",
          "url": "https://github.com/p-x9/MachOKit.git",
          "version": "0.49.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MachOKit",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-fileio",
              "name": "swift-fileio",
              "url": "https://github.com/p-x9/swift-fileio.git",
              "version": "0.13.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-fileio-extra",
              "name": "swift-fileio-extra",
              "url": "https://github.com/p-x9/swift-fileio-extra.git",
              "version": "0.2.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio-extra",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-fileio",
                  "name": "swift-fileio",
                  "url": "https://github.com/p-x9/swift-fileio.git",
                  "version": "0.13.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-binary-parse-support",
                  "name": "swift-binary-parse-support",
                  "url": "https://github.com/p-x9/swift-binary-parse-support.git",
                  "version": "0.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-binary-parse-support",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "objectarchivekit",
              "name": "ObjectArchiveKit",
              "url": "https://github.com/p-x9/ObjectArchiveKit.git",
              "version": "0.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ObjectArchiveKit",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-fileio",
                  "name": "swift-fileio",
                  "url": "https://github.com/p-x9/swift-fileio.git",
                  "version": "0.13.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-fileio-extra",
                  "name": "swift-fileio-extra",
                  "url": "https://github.com/p-x9/swift-fileio-extra.git",
                  "version": "0.2.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio-extra",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-fileio",
                      "name": "swift-fileio",
                      "url": "https://github.com/p-x9/swift-fileio.git",
                      "version": "0.13.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-binary-parse-support",
                      "name": "swift-binary-parse-support",
                      "url": "https://github.com/p-x9/swift-binary-parse-support.git",
                      "version": "0.2.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-binary-parse-support",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-binary-parse-support",
                  "name": "swift-binary-parse-support",
                  "url": "https://github.com/p-x9/swift-binary-parse-support.git",
                  "version": "0.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-binary-parse-support",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-crypto",
              "name": "swift-crypto",
              "url": "https://github.com/apple/swift-crypto.git",
              "version": "3.15.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-asn1",
                  "name": "swift-asn1",
                  "url": "https://github.com/apple/swift-asn1.git",
                  "version": "1.7.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-binary-parse-support",
              "name": "swift-binary-parse-support",
              "url": "https://github.com/p-x9/swift-binary-parse-support.git",
              "version": "0.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-binary-parse-support",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "elfkit",
          "name": "ELFKit",
          "url": "https://github.com/p-x9/ELFKit.git",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ELFKit",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-binary-parse-support",
              "name": "swift-binary-parse-support",
              "url": "https://github.com/p-x9/swift-binary-parse-support.git",
              "version": "0.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-binary-parse-support",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-fileio",
              "name": "swift-fileio",
              "url": "https://github.com/p-x9/swift-fileio.git",
              "version": "0.13.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-fileio-extra",
              "name": "swift-fileio-extra",
              "url": "https://github.com/p-x9/swift-fileio-extra.git",
              "version": "0.2.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio-extra",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-fileio",
                  "name": "swift-fileio",
                  "url": "https://github.com/p-x9/swift-fileio.git",
                  "version": "0.13.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-binary-parse-support",
                  "name": "swift-binary-parse-support",
                  "url": "https://github.com/p-x9/swift-binary-parse-support.git",
                  "version": "0.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-binary-parse-support",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "objectarchivekit",
              "name": "ObjectArchiveKit",
              "url": "https://github.com/p-x9/ObjectArchiveKit.git",
              "version": "0.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ObjectArchiveKit",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-fileio",
                  "name": "swift-fileio",
                  "url": "https://github.com/p-x9/swift-fileio.git",
                  "version": "0.13.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-fileio-extra",
                  "name": "swift-fileio-extra",
                  "url": "https://github.com/p-x9/swift-fileio-extra.git",
                  "version": "0.2.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio-extra",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-fileio",
                      "name": "swift-fileio",
                      "url": "https://github.com/p-x9/swift-fileio.git",
                      "version": "0.13.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-binary-parse-support",
                      "name": "swift-binary-parse-support",
                      "url": "https://github.com/p-x9/swift-binary-parse-support.git",
                      "version": "0.2.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-binary-parse-support",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-binary-parse-support",
                  "name": "swift-binary-parse-support",
                  "url": "https://github.com/p-x9/swift-binary-parse-support.git",
                  "version": "0.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-binary-parse-support",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/p-x9/swift-dwarf.git
[1/1307] Fetching swift-dwarf
Fetched https://github.com/p-x9/swift-dwarf.git from cache (0.84s)
Fetching https://github.com/p-x9/MachOKit.git from cache
Fetching https://github.com/p-x9/ELFKit.git from cache
Fetching https://github.com/p-x9/swift-fileio-extra.git from cache
Fetching https://github.com/p-x9/swift-fileio.git from cache
Fetched https://github.com/p-x9/ELFKit.git from cache (0.44s)
Fetched https://github.com/p-x9/MachOKit.git from cache (0.62s)
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (0.62s)
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.62s)
Computing version for https://github.com/p-x9/ELFKit.git
Computed https://github.com/p-x9/ELFKit.git at 0.6.0 (1.19s)
Fetching https://github.com/p-x9/ObjectArchiveKit.git from cache
Fetching https://github.com/p-x9/swift-binary-parse-support.git from cache
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (0.47s)
Fetched https://github.com/p-x9/ObjectArchiveKit.git from cache (0.47s)
Computing version for https://github.com/p-x9/swift-fileio-extra.git
Computed https://github.com/p-x9/swift-fileio-extra.git at 0.2.2 (1.05s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (0.53s)
Computing version for https://github.com/p-x9/swift-binary-parse-support.git
Computed https://github.com/p-x9/swift-binary-parse-support.git at 0.2.1 (0.53s)
Computing version for https://github.com/p-x9/MachOKit.git
warning: 'machokit': /Package.swift:129:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
127 | }
128 |
129 | extension SwiftSetting: CaseIterable {
    | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
130 |     public static var allCases: [Self] {
131 |         [
Computed https://github.com/p-x9/MachOKit.git at 0.49.0 (0.65s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.57s)
Computing version for https://github.com/p-x9/ObjectArchiveKit.git
Computed https://github.com/p-x9/ObjectArchiveKit.git at 0.5.0 (1.18s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.73s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.56s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (1.21s)
Creating working copy for https://github.com/p-x9/ELFKit.git
Working copy of https://github.com/p-x9/ELFKit.git resolved at 0.6.0
Creating working copy for https://github.com/p-x9/MachOKit.git
Working copy of https://github.com/p-x9/MachOKit.git resolved at 0.49.0
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.13.0
Creating working copy for https://github.com/p-x9/swift-dwarf.git
Working copy of https://github.com/p-x9/swift-dwarf.git resolved at main (6127d36)
Creating working copy for https://github.com/p-x9/swift-binary-parse-support.git
Working copy of https://github.com/p-x9/swift-binary-parse-support.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/p-x9/swift-fileio-extra.git
Working copy of https://github.com/p-x9/swift-fileio-extra.git resolved at 0.2.2
Creating working copy for https://github.com/p-x9/ObjectArchiveKit.git
Working copy of https://github.com/p-x9/ObjectArchiveKit.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
warning: '.resolve-product-dependencies': dependency 'swift-dwarf' is not used by any target
Found 4 product dependencies
  - swift-fileio
  - swift-fileio-extra
  - MachOKit
  - ELFKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/p-x9/swift-dwarf.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[8/12] Compiling DWARFC dummy.c
[9/12] Compiling MachOKitC mach-o-linux.c
[10/12] Write swift-version--6988338F2F200930.txt
[11/12] Compiling ELFKitC dummy.c
[13/32] Compiling BinaryParseSupport MemorySequence.swift
[14/33] Compiling BinaryParseSupport LayoutWrapper.swift
[15/33] Compiling BinaryParseSupport StringTable.swift
[16/33] Compiling BinaryParseSupport StringTableEntry.swift
[17/33] Emitting module BinaryParseSupport
[18/33] Compiling BinaryParseSupport BitFlags.swift
[19/33] Compiling BinaryParseSupport FileHandle+.swift
[20/33] Compiling BinaryParseSupport String+.swift
[21/33] Compiling BinaryParseSupport UnsafePointer+.swift
[22/33] Compiling BinaryParseSupport Endian.swift
[23/33] Compiling BinaryParseSupport BinaryParseSupport.swift
[24/33] Compiling BinaryParseSupport Data+.swift
[25/33] Compiling BinaryParseSupport DataSequence.swift
[26/33] Compiling FileIO ConcatenatedStreamedFile.swift
[27/33] Compiling FileIO StreamedFile.swift
[28/33] Compiling FileIO MemoryMappedFile.swift
[29/33] Compiling FileIO system.swift
[30/33] Emitting module FileIO
[31/33] Compiling FileIO FileIO.swift
[32/33] Compiling FileIO ConcatenatedMemoryMappedFile.swift
[33/33] Compiling BinaryParseSupport UnicodeStrings.swift
[34/36] Compiling FileIOBinary _FileIOProtocol+.swift
[35/36] Compiling FileIOBinary FileIOBinary.swift
[36/36] Emitting module FileIOBinary
[37/392] Compiling MachOKit DyldCacheTproMappingInfo.swift
[38/392] Compiling MachOKit DyldSubCacheEntry.swift
[39/392] Compiling MachOKit DylibIndex.swift
[40/392] Compiling MachOKit DylibsTrieNodeContent.swift
[41/392] Compiling MachOKit LoaderRef.swift
[42/392] Compiling MachOKit ObjCBinaryInfo.swift
[43/392] Compiling MachOKit PrebuiltLoader.swift
[44/392] Compiling MachOKit PrebuiltLoaderProtocol.swift
[45/392] Compiling MachOKit PrebuiltLoaderSet.swift
[46/392] Compiling MachOKit PrebuiltLoader_Pre1165_3.swift
[47/402] Compiling ELFKit ELFVersionDefProtocol.swift
[48/402] Compiling ELFKit ELFVersionNeedAuxProtocol.swift
[49/402] Compiling ELFKit ELFVersionNeedProtocol.swift
[50/402] Compiling ELFKit ELFVersionSymProtocol.swift
[51/402] Compiling ELFKit Sections.swift
[52/402] Compiling ELFKit Segments.swift
[53/402] Compiling ELFKit ConditionalBitFlags.swift
[54/402] Compiling ELFKit RelrRelocationDecoder.swift
[55/402] Compiling ELFKit SwiftDemangle.swift
[56/402] Compiling ELFKit exported.swift
[57/402] Compiling MachOKit FixedWidthInteger+.swift
[58/402] Compiling MachOKit Sequence+.swift
[59/402] Compiling MachOKit String+.swift
[60/402] Compiling MachOKit TrieTreeProtocol+.swift
[61/402] Compiling MachOKit UUID+.swift
[62/402] Compiling MachOKit UnsafePointer+.swift
[63/402] Compiling MachOKit UnsafeRawPointer+.swift
[64/402] Compiling MachOKit _FileIOProtocol+.swift
[65/402] Compiling MachOKit dyld_chained_ptr+.swift
[66/402] Compiling MachOKit FatFile.swift
[67/402] Compiling MachOKit DyldChainedFixupPointerContent.swift
[68/402] Compiling MachOKit DyldChainedFixupPointerFormat.swift
[69/402] Compiling MachOKit DyldChainedFixupPointerInfo.swift
[70/402] Compiling MachOKit DyldChainedFixupsHeader.swift
[71/402] Compiling MachOKit DyldChainedImport.swift
[72/402] Compiling MachOKit DyldChainedImportFormat.swift
[73/402] Compiling MachOKit DyldChainedPage.swift
[74/402] Compiling MachOKit DyldChainedStartsInImage.swift
[75/402] Compiling MachOKit DyldChainedStartsInSegment.swift
[76/402] Compiling MachOKit DyldChainedStartsOffsets.swift
[77/402] Emitting module ELFKit
[78/402] Compiling MachOKit AotCache+CodeFragments.swift
[79/402] Compiling MachOKit AotCache.swift
[80/402] Compiling MachOKit DyldCache+SubCaches.swift
[81/402] Compiling MachOKit DyldCache+host.swift
[82/402] Compiling MachOKit DyldCache.swift
[83/402] Compiling MachOKit DyldCacheLoaded+SubCaches.swift
[84/402] Compiling MachOKit DyldCacheLoaded+static.swift
[85/402] Compiling MachOKit DyldCacheLoaded.swift
[86/402] Compiling MachOKit Data+.swift
[87/402] Compiling MachOKit FileHandle+.swift
[88/402] Compiling MachOKit SectionLocations.swift
[89/402] Compiling MachOKit ObjCHeaderInfoRO.swift
[90/402] Compiling MachOKit ObjCHeaderInfoRW.swift
[91/402] Compiling MachOKit ObjCHeaderOptimizationRO.swift
[92/402] Compiling MachOKit ObjCHeaderOptimizationRW.swift
[93/402] Compiling MachOKit ObjCImageInfo.swift
[94/402] Compiling MachOKit ObjCOptimization.swift
[95/402] Compiling MachOKit ObjCOptimizationFlags.swift
[96/402] Compiling MachOKit OldObjCOptimization.swift
[97/402] Compiling MachOKit _OldObjCOptimizationProtocol.swift
[98/402] Compiling MachOKit ProgramOffset.swift
[99/402] Compiling MachOKit ProgramsTrieNodeContent.swift
[100/402] Compiling MachOKit DyldCacheSlideInfo.swift
[101/402] Compiling MachOKit DyldCacheSlideInfo1.swift
[102/402] Compiling MachOKit DyldCacheSlideInfo2.swift
[103/402] Compiling MachOKit DyldCacheSlideInfo3.swift
[104/402] Compiling MachOKit DyldCacheSlideInfo4.swift
[105/402] Compiling MachOKit DyldCacheSlideInfo5.swift
[106/402] Compiling MachOKit SwiftOptimization.swift
[107/402] Compiling MachOKit DyldChainedFixupPointer.swift
[108/402] Compiling MachOKit AotBranchDataHeader.swift
[109/402] Compiling MachOKit AotBranchDataIndexEntry.swift
[110/402] Compiling MachOKit AotInstructionMap.swift
[111/402] Compiling MachOKit AotInstructionMapHeader.swift
[112/402] Compiling MachOKit AotInstructionMapIndexEntry.swift
[113/402] Compiling MachOKit BindOpcode.swift
[114/402] Compiling MachOKit BindOperation.swift
[115/402] Compiling MachOKit BindOperationsKind.swift
[116/402] Compiling MachOKit BindSpecial.swift
[117/402] Compiling MachOKit BindType.swift
[118/402] Compiling MachOKit FullDyldCache+host.swift
[119/402] Compiling MachOKit FullDyldCache.swift
[120/402] Compiling MachOKit AotCacheHeader.swift
[121/402] Compiling MachOKit MachOImage+static.swift
[122/402] Compiling MachOKit MachOImage.swift
[123/402] Compiling MachOKit MachOKit.swift
[124/402] Compiling MachOKit AotCacheCodeFragment.swift
[125/402] Compiling MachOKit AotCodeFragment.swift
[126/402] Compiling MachOKit AotCodeFragmentType.swift
[127/402] Compiling MachOKit AotBranchData.swift
[128/402] Compiling MachOKit ClassicBindType.swift
[129/402] Compiling MachOKit BindingSymbol.swift
[130/402] Compiling MachOKit ClassicBindingSymbol.swift
[131/402] Compiling MachOKit CodeSignCodeDirectory+codeLimit64.swift
[132/402] Compiling MachOKit CodeSignCodeDirectory+executableSegment.swift
[133/402] Compiling MachOKit DyldCacheMappingAndSlideInfo.swift
[134/402] Compiling MachOKit DyldCacheMappingFlags.swift
[135/402] Compiling MachOKit DyldCacheMappingInfo.swift
[136/402] Compiling MachOKit DyldCachePrewarming.swift
[137/402] Compiling MachOKit DyldCachePrewarmingEntry.swift
[138/402] Emitting module DWARF
[139/409] Compiling DWARF DWARFStringOffsetsTableHeader.swift
[140/409] Compiling DWARF DWARFRepresentable.swift
[141/409] Compiling DWARF DWARFSection.swift
[142/409] Compiling DWARF DWARFSegment.swift
[143/409] Compiling DWARF _DWARFBinary.swift
[144/409] Compiling DWARF DataChunks.swift
[145/409] Compiling DWARF exported.swift
[210/441] Compiling DWARFELF DWARF4FileEntry.swift
[211/441] Compiling DWARFELF DWARFFileEntry.swift
[212/441] Compiling DWARFELF DWARFFileEntryFormat.swift
[213/444] Compiling DWARFELF DWARFFileEntryValue.swift
[214/444] Compiling DWARFELF DWARFLineHeader.swift
[215/444] Compiling DWARFELF DWARFLineTable.swift
[216/444] Compiling DWARFELF DWARFAbbreviationsSet.swift
[217/444] Compiling DWARFELF DWARFAddressTable.swift
[218/444] Compiling DWARFELF DWARFAddressRangeTable.swift
[219/444] Compiling DWARFELF DWARFAddressRangeTableHeader.swift
[220/444] Compiling DWARFELF DWARFAttributeValue.swift
[221/444] Compiling DWARFELF DWARFCompilationUnit.swift
[222/444] Compiling DWARFELF DWARFCompilationUnitHeader.swift
[223/444] Compiling DWARFELF DWARFDebugInfoEntry.swift
[224/444] Compiling DWARFELF DWARFLocationList.swift
[225/444] Compiling DWARFELF DWARFLocationListHeader.swift
[226/444] Compiling DWARFELF DWARFNameIndexAbbreviation.swift
[227/444] Compiling DWARFELF DWARFNameIndexAbbreviationsSet.swift
[228/444] Compiling DWARFELF DWARFNameIndex.swift
[229/444] Compiling DWARFELF DWARFNameIndexEntry.swift
[230/444] Compiling DWARFELF DWARFNameIndexHeader.swift
[231/444] Compiling DWARFELF DWARFNameIndexNameTable.swift
[232/444] Compiling DWARFELF DWARFRangeList.swift
[233/444] Compiling DWARFELF ELFRepresentable+.swift
[234/444] Compiling DWARFELF ELFSection+.swift
[235/444] Compiling DWARFELF Sequence+.swift
[236/444] Compiling DWARFELF DWARFAbbreviation.swift
[237/444] Compiling DWARFELF DWARFRangeListHeader.swift
[238/444] Compiling DWARFELF DWARFStringOffsetsTable.swift
[239/444] Compiling DWARFELF exported.swift
[306/466] Emitting module DWARFELF
[307/466] Compiling DWARFELF ELFFile+DWARF.swift
[308/466] Compiling DWARFELF ELFFile+DWARFSegment.swift
[309/466] Compiling DWARFELF DWARFSectionKind+.swift
[310/466] Compiling DWARFELF ELFFile+.swift
[334/466] Emitting module MachOKit
[346/466] Compiling MachOKit RebaseType.swift
[347/466] Compiling MachOKit Relocation.swift
[348/466] Compiling MachOKit RelocationInfo.swift
[349/466] Compiling MachOKit RelocationLength.swift
[350/466] Compiling MachOKit RelocationType.swift
[351/466] Compiling MachOKit ScatteredRelocationInfo.swift
[352/466] Compiling MachOKit Nlist.swift
[353/466] Compiling MachOKit Stab.swift
[354/466] Compiling MachOKit SymbolDescription.swift
[355/466] Compiling MachOKit SymbolFlags.swift
[356/466] Compiling MachOKit SymbolLibraryOrdinalType.swift
[357/466] Compiling MachOKit CodeSignCodeDirectory+runtime.swift
[358/466] Compiling MachOKit CodeSignCodeDirectory+scatter.swift
[359/466] Compiling MachOKit CodeSignCodeDirectory+teamID.swift
[360/466] Compiling MachOKit CodeSignCodeDirectory.swift
[361/466] Compiling MachOKit CodeSignBlobIndex.swift
[362/466] Compiling MachOKit CodeSignExecSegmentFlags.swift
[363/466] Compiling MachOKit CodeSignGenericBlob.swift
[364/466] Compiling MachOKit CodeSignHashType.swift
[365/466] Compiling MachOKit CodeSignMagic.swift
[366/466] Compiling MachOKit CodeSignSlot.swift
[367/466] Compiling MachOKit CodeSignSpecialSlotType.swift
[368/466] Compiling MachOKit CodeSignSuperBlob.swift
[369/466] Compiling MachOKit CFString.swift
[370/466] Compiling MachOKit DataInCodeEntry.swift
[371/466] Compiling MachOKit DependedDylib.swift
[372/466] Compiling MachOKit DyldCacheDynamicData.swift
[373/466] Compiling MachOKit DyldCacheFunctionVariantEntry.swift
[374/466] Compiling MachOKit DyldCacheFunctionVariantInfo.swift
[375/466] Compiling MachOKit DyldCacheImageInfo.swift
[376/466] Compiling MachOKit DyldCacheImageTextInfo.swift
[377/466] Compiling MachOKit DyldCacheLocalSymbolsEntry.swift
[378/466] Compiling MachOKit DyldCacheLocalSymbolsInfo.swift
[379/466] Compiling MachOKit CPU.swift
[380/466] Compiling MachOKit CPUSubType.swift
[381/466] Compiling MachOKit CPUType.swift
[382/466] Compiling MachOKit DyldCacheHeader.swift
[383/466] Compiling MachOKit DyldCacheType.swift
[384/466] Compiling MachOKit FatArch.swift
[385/466] Compiling MachOKit FatHeader.swift
[386/466] Compiling MachOKit FileType.swift
[387/466] Compiling MachOKit MachHeader+Flags+Bit.swift
[388/466] Compiling MachOKit MachHeader+Flags.swift
[389/466] Compiling MachOKit MachHeader.swift
[390/466] Compiling MachOKit Magic.swift
[391/466] Compiling MachOKit AotMetadataCommand.swift
[392/466] Compiling MachOKit BuildVersionCommand.swift
[393/466] Compiling MachOKit DylibCommand.swift
[394/466] Compiling MachOKit DylibUseCommand.swift
[395/466] Compiling MachOKit DylinkerCommand.swift
[396/466] Compiling MachOKit EncryptionInfoCommand.swift
[397/466] Compiling MachOKit EntryPointCommand.swift
[398/466] Compiling MachOKit FilesetEntryCommand.swift
[399/466] Compiling MachOKit LinkerOptionCommand.swift
[400/466] Compiling MachOKit LoadCommand.swift
[401/466] Compiling MachOKit LoadCommandInfo.swift
[402/466] Compiling MachOKit LoadCommandType.swift
[403/466] Compiling MachOKit BuildToolVersion.swift
[404/466] Compiling MachOKit Dylib.swift
[405/466] Compiling MachOKit DylibUseFlags.swift
[406/466] Compiling MachOKit Platform.swift
[407/466] Compiling MachOKit Section+Attribute.swift
[408/466] Compiling MachOKit Section+Flags.swift
[409/466] Compiling MachOKit Section+Type.swift
[410/466] Compiling MachOKit Section.swift
[411/466] Compiling MachOKit ThreadState.swift
[412/466] Compiling MachOKit ThreadStateFlavor.swift
[413/466] Compiling MachOKit Tool.swift
[414/466] Compiling MachOKit VMProtection.swift
[415/466] Compiling MachOKit Version.swift
[416/466] Compiling MachOKit NoteCommand.swift
[417/466] Compiling MachOKit RpathCommand.swift
[418/466] Compiling MachOKit SegmentCommand+Flags.swift
[419/466] Compiling MachOKit SegmentCommand.swift
[420/466] Compiling MachOKit SourceVersionCommand.swift
[421/466] Compiling MachOKit SubFrameworkCommand.swift
[422/466] Compiling MachOKit TargetTripleCommand.swift
[423/466] Compiling MachOKit ThreadCommand.swift
[424/466] Compiling MachOKit UUIDCommand.swift
[425/466] Compiling MachOKit VersionMinCommand.swift
[426/466] Compiling MachOKit MachOFile+BindOperations.swift
[427/466] Compiling MachOKit MachOFile+CodeSign.swift
[428/466] Compiling MachOKit MachOFile+DyldChainedFixups.swift
[429/466] Compiling MachOKit MachOFile+ExportTrie.swift
[430/466] Compiling MachOKit MachOFile+FunctionStarts.swift
[431/466] Compiling MachOKit MachOFile+LoadCommands.swift
[432/466] Compiling MachOKit MachOFile+RebaseOperations.swift
[433/466] Compiling MachOKit MachOFile+Strings.swift
[434/466] Compiling MachOKit MachOFile+Symbols.swift
[435/466] Compiling MachOKit MachOFile.swift
[436/466] Compiling MachOKit MachOImage+BindOperations.swift
[437/466] Compiling MachOKit MachOImage+CodeSign.swift
[438/466] Compiling MachOKit MachOImage+DyldChainedFixups..swift
[439/466] Compiling MachOKit MachOImage+ExportTrie.swift
[440/466] Compiling MachOKit MachOImage+FunctionStarts.swift
[441/466] Compiling MachOKit MachOImage+LoadCommands.swift
[442/466] Compiling MachOKit MachOImage+RebaseOperations.swift
[443/466] Compiling MachOKit MachOImage+Strings.swift
[444/466] Compiling MachOKit MachOImage+Symbols.swift
[445/466] Compiling MachOKit SymbolReferenceFlag.swift
[446/466] Compiling MachOKit SymbolType.swift
[447/466] Compiling MachOKit CodeSignProtocol.swift
[448/466] Compiling MachOKit DyldCacheLocalSymbolsEntryProtocol.swift
[449/466] Compiling MachOKit DyldCacheRepresentable.swift
[450/466] Compiling MachOKit DyldChainedFixupsProtocol.swift
[451/466] Compiling MachOKit DyldChainedImportProtocol.swift
[452/466] Compiling MachOKit LoadCommandWrapper.swift
[453/466] Compiling MachOKit LoadCommandsProtocol.swift
[454/466] Compiling MachOKit MachORepresentable.swift
[455/466] Compiling MachOKit SymbolProtocol.swift
[456/466] Compiling MachOKit _DyldCacheFileRepresentable.swift
[457/466] Compiling MachOKit CxaDemangle.swift
[458/466] Compiling MachOKit SwiftDemangle.swift
[459/466] Compiling MachOKit DataTrieTree.swift
[460/466] Compiling MachOKit MemoryTrieTree.swift
[461/466] Compiling MachOKit TrieNode.swift
[462/466] Compiling MachOKit TrieNodeContent.swift
[463/466] Compiling MachOKit TrieTreeProtocol.swift
[464/466] Compiling MachOKit _DyldSharedCacheRuntime.swift
[465/466] Compiling MachOKit exported.swift
[466/466] Compiling MachOKit global.swift
[467/498] Compiling DWARFMachO DWARFFileEntryValue.swift
[468/498] Compiling DWARFMachO DWARFLineHeader.swift
[469/498] Compiling DWARFMachO DWARFLineTable.swift
[470/498] Compiling DWARFMachO DWARFLocationList.swift
[471/498] Compiling DWARFMachO DWARFLocationListHeader.swift
[472/498] Compiling DWARFMachO DWARFNameIndexAbbreviation.swift
[473/498] Compiling DWARFMachO DWARFNameIndexAbbreviationsSet.swift
[474/498] Compiling DWARFMachO DWARFNameIndex.swift
[475/498] Compiling DWARFMachO DWARFNameIndexEntry.swift
[476/501] Compiling DWARFMachO DWARFAbbreviationsSet.swift
[477/501] Compiling DWARFMachO DWARFAddressTable.swift
[478/501] Compiling DWARFMachO DWARFAddressRangeTable.swift
[479/501] Compiling DWARFMachO DWARFAddressRangeTableHeader.swift
[480/501] Compiling DWARFMachO DWARF4FileEntry.swift
[481/501] Compiling DWARFMachO DWARFFileEntry.swift
[482/501] Compiling DWARFMachO DWARFFileEntryFormat.swift
[483/501] Compiling DWARFMachO DWARFNameIndexHeader.swift
[484/501] Compiling DWARFMachO DWARFNameIndexNameTable.swift
[485/501] Compiling DWARFMachO DWARFRangeList.swift
[486/501] Compiling DWARFMachO DWARFAttributeValue.swift
[487/501] Compiling DWARFMachO DWARFCompilationUnit.swift
[488/501] Compiling DWARFMachO DWARFCompilationUnitHeader.swift
[489/501] Compiling DWARFMachO DWARFDebugInfoEntry.swift
[490/501] Compiling DWARFMachO DWARFSectionKind+.swift
[491/501] Compiling DWARFMachO LoadCommandsProtocol+.swift
[492/501] Compiling DWARFMachO MachOFile+.swift
[493/501] Compiling DWARFMachO MachORepresentable+.swift
[494/501] Compiling DWARFMachO SegmentCommandProtocol+.swift
[495/501] Compiling DWARFMachO Sequence+.swift
[496/501] Compiling DWARFMachO MachOFile+DWARF.swift
[497/501] Compiling DWARFMachO DWARFAbbreviation.swift
[498/501] Emitting module DWARFMachO
[499/501] Compiling DWARFMachO DWARFRangeListHeader.swift
[500/501] Compiling DWARFMachO DWARFStringOffsetsTable.swift
[501/501] Compiling DWARFMachO exported.swift
Build complete! (18.36s)
warning: 'machokit': /Users/admin/builder/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:129:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
127 | }
128 |
129 | extension SwiftSetting: CaseIterable {
    | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
130 |     public static var allCases: [Self] {
131 |         [
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-fileio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/swift-fileio.git"
    },
    {
      "identity" : "swift-fileio-extra",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/swift-fileio-extra.git"
    },
    {
      "identity" : "machokit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.47.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/MachOKit.git"
    },
    {
      "identity" : "elfkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/ELFKit.git"
    }
  ],
  "manifest_display_name" : "swift-dwarf",
  "name" : "swift-dwarf",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "DWARF",
      "targets" : [
        "DWARF"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DWARFMachO",
      "targets" : [
        "DWARFMachO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DWARFELF",
      "targets" : [
        "DWARFELF"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DWARFTests",
      "module_type" : "SwiftTarget",
      "name" : "DWARFTests",
      "path" : "Tests/DWARFTests",
      "sources" : [
        "DWARFELFPrintTests.swift",
        "DWARFMachOPrintTests.swift",
        "DWARFTests.swift",
        "dump.swift"
      ],
      "target_dependencies" : [
        "DWARF",
        "DWARFMachO",
        "DWARFELF"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DWARFMachO",
      "module_type" : "SwiftTarget",
      "name" : "DWARFMachO",
      "path" : "Sources/DWARFMachO",
      "product_dependencies" : [
        "MachOKit",
        "FileIO"
      ],
      "product_memberships" : [
        "DWARFMachO"
      ],
      "sources" : [
        "Extension/DWARFSectionKind+.swift",
        "Extension/LoadCommandsProtocol+.swift",
        "Extension/MachOFile+.swift",
        "Extension/MachORepresentable+.swift",
        "Extension/SegmentCommandProtocol+.swift",
        "Extension/Sequence+.swift",
        "MachOFile+DWARF.swift",
        "Model/Abbreviation/DWARFAbbreviation.swift",
        "Model/Abbreviation/DWARFAbbreviationsSet.swift",
        "Model/Address/DWARFAddressTable.swift",
        "Model/AddressRange/DWARFAddressRangeTable.swift",
        "Model/AddressRange/DWARFAddressRangeTableHeader.swift",
        "Model/Attribute/DWARFAttributeValue.swift",
        "Model/Info/DWARFCompilationUnit.swift",
        "Model/Info/DWARFCompilationUnitHeader.swift",
        "Model/Info/DWARFDebugInfoEntry.swift",
        "Model/Line/DWARF4FileEntry.swift",
        "Model/Line/DWARFFileEntry.swift",
        "Model/Line/DWARFFileEntryFormat.swift",
        "Model/Line/DWARFFileEntryValue.swift",
        "Model/Line/DWARFLineHeader.swift",
        "Model/Line/DWARFLineTable.swift",
        "Model/LocationList/DWARFLocationList.swift",
        "Model/LocationList/DWARFLocationListHeader.swift",
        "Model/NameIndex/Abbreviation/DWARFNameIndexAbbreviation.swift",
        "Model/NameIndex/Abbreviation/DWARFNameIndexAbbreviationsSet.swift",
        "Model/NameIndex/DWARFNameIndex.swift",
        "Model/NameIndex/DWARFNameIndexEntry.swift",
        "Model/NameIndex/DWARFNameIndexHeader.swift",
        "Model/NameIndex/DWARFNameIndexNameTable.swift",
        "Model/RangeList/DWARFRangeList.swift",
        "Model/RangeList/DWARFRangeListHeader.swift",
        "Model/StringOffsets/DWARFStringOffsetsTable.swift",
        "Util/exported.swift"
      ],
      "target_dependencies" : [
        "DWARF"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DWARFELF",
      "module_type" : "SwiftTarget",
      "name" : "DWARFELF",
      "path" : "Sources/DWARFELF",
      "product_dependencies" : [
        "ELFKit",
        "FileIO"
      ],
      "product_memberships" : [
        "DWARFELF"
      ],
      "sources" : [
        "ELFFile+DWARF.swift",
        "ELFFile+DWARFSegment.swift",
        "Extension/DWARFSectionKind+.swift",
        "Extension/ELFFile+.swift",
        "Extension/ELFRepresentable+.swift",
        "Extension/ELFSection+.swift",
        "Extension/Sequence+.swift",
        "Model/Abbreviation/DWARFAbbreviation.swift",
        "Model/Abbreviation/DWARFAbbreviationsSet.swift",
        "Model/Address/DWARFAddressTable.swift",
        "Model/AddressRange/DWARFAddressRangeTable.swift",
        "Model/AddressRange/DWARFAddressRangeTableHeader.swift",
        "Model/Attribute/DWARFAttributeValue.swift",
        "Model/Info/DWARFCompilationUnit.swift",
        "Model/Info/DWARFCompilationUnitHeader.swift",
        "Model/Info/DWARFDebugInfoEntry.swift",
        "Model/Line/DWARF4FileEntry.swift",
        "Model/Line/DWARFFileEntry.swift",
        "Model/Line/DWARFFileEntryFormat.swift",
        "Model/Line/DWARFFileEntryValue.swift",
        "Model/Line/DWARFLineHeader.swift",
        "Model/Line/DWARFLineTable.swift",
        "Model/LocationList/DWARFLocationList.swift",
        "Model/LocationList/DWARFLocationListHeader.swift",
        "Model/NameIndex/Abbreviation/DWARFNameIndexAbbreviation.swift",
        "Model/NameIndex/Abbreviation/DWARFNameIndexAbbreviationsSet.swift",
        "Model/NameIndex/DWARFNameIndex.swift",
        "Model/NameIndex/DWARFNameIndexEntry.swift",
        "Model/NameIndex/DWARFNameIndexHeader.swift",
        "Model/NameIndex/DWARFNameIndexNameTable.swift",
        "Model/RangeList/DWARFRangeList.swift",
        "Model/RangeList/DWARFRangeListHeader.swift",
        "Model/StringOffsets/DWARFStringOffsetsTable.swift",
        "Util/exported.swift"
      ],
      "target_dependencies" : [
        "DWARF"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DWARFC",
      "module_type" : "ClangTarget",
      "name" : "DWARFC",
      "path" : "Sources/DWARFC",
      "product_memberships" : [
        "DWARF",
        "DWARFMachO",
        "DWARFELF"
      ],
      "sources" : [
        "dummy.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DWARF",
      "module_type" : "SwiftTarget",
      "name" : "DWARF",
      "path" : "Sources/DWARF",
      "product_dependencies" : [
        "FileIO",
        "FileIOBinary"
      ],
      "product_memberships" : [
        "DWARF",
        "DWARFMachO",
        "DWARFELF"
      ],
      "sources" : [
        "DWARF.swift",
        "Extension/Data+.swift",
        "Extension/FixedWidthInteger+.swift",
        "Extension/Sequence+.swift",
        "Extension/UnsafeRawPointer+.swift",
        "Extension/_FileIOProtocol+.swift",
        "Model/Abbreviation/DWARFAbbreviation.swift",
        "Model/Abbreviation/DWARFAbbreviationsSet.swift",
        "Model/Address/DWARFAddress.swift",
        "Model/Address/DWARFAddressTable.swift",
        "Model/Address/DWARFAddressTableHeader.swift",
        "Model/Address/DWARFAddresses.swift",
        "Model/AddressRange/DWARFAddressRange.swift",
        "Model/AddressRange/DWARFAddressRangeTable.swift",
        "Model/AddressRange/DWARFAddressRangeTableHeader.swift",
        "Model/AddressRange/DWARFAddressRanges.swift",
        "Model/Attribute/DWARFAttribute.swift",
        "Model/Attribute/DWARFAttributeFormat.swift",
        "Model/Attribute/DWARFAttributeFormatType.swift",
        "Model/Attribute/DWARFAttributeResolvedValue.swift",
        "Model/Attribute/DWARFAttributeValue.swift",
        "Model/DWARFFormat.swift",
        "Model/DWARFLanguage.swift",
        "Model/DWARFOpcode.swift",
        "Model/DWARFOperation.swift",
        "Model/DWARFSectionKind.swift",
        "Model/DWARFTag.swift",
        "Model/DWARFVersion.swift",
        "Model/Info/DWARFCompilationUnit.swift",
        "Model/Info/DWARFCompilationUnitHeader.swift",
        "Model/Info/DWARFDebugInfoEntry.swift",
        "Model/Info/DWARFUnitType.swift",
        "Model/Line/DWARF4FileEntry.swift",
        "Model/Line/DWARFFileEntry.swift",
        "Model/Line/DWARFFileEntryFormat.swift",
        "Model/Line/DWARFFileEntryValue.swift",
        "Model/Line/DWARFLine.swift",
        "Model/Line/DWARFLineContentType.swift",
        "Model/Line/DWARFLineHeader.swift",
        "Model/Line/DWARFLineTable.swift",
        "Model/Line/Opcode/DWARFLineExtendedOpcode.swift",
        "Model/Line/Opcode/DWARFLineStandardOpcode.swift",
        "Model/Line/Operation/DWARFLineExtendedOperation.swift",
        "Model/Line/Operation/DWARFLineOperation.swift",
        "Model/Line/Operation/DWARFLineStandardOperation.swift",
        "Model/LocatonList/DWARFLocation.swift",
        "Model/LocatonList/DWARFLocationList.swift",
        "Model/LocatonList/DWARFLocationListHeader.swift",
        "Model/LocatonList/DWARFLocationOpcode.swift",
        "Model/LocatonList/DWARFLocationOperation.swift",
        "Model/NameIndex/Abbreviation/DWARFNameIndexAbbreviation.swift",
        "Model/NameIndex/Abbreviation/DWARFNameIndexAbbreviationsSet.swift",
        "Model/NameIndex/Abbreviation/DWARFNameIndexAttribute.swift",
        "Model/NameIndex/DWARFNameIndex.swift",
        "Model/NameIndex/DWARFNameIndexEntry.swift",
        "Model/NameIndex/DWARFNameIndexHashTable.swift",
        "Model/NameIndex/DWARFNameIndexHeader.swift",
        "Model/NameIndex/DWARFNameIndexNameTable.swift",
        "Model/RangeList/DWARFRange.swift",
        "Model/RangeList/DWARFRangeList.swift",
        "Model/RangeList/DWARFRangeListHeader.swift",
        "Model/RangeList/DWARFRangeOpcode.swift",
        "Model/RangeList/DWARFRangeOperation.swift",
        "Model/StringOffsets/DWARFStringOffsetsTable.swift",
        "Model/StringOffsets/DWARFStringOffsetsTableHeader.swift",
        "Protocol/DWARFRepresentable.swift",
        "Protocol/DWARFSection.swift",
        "Protocol/DWARFSegment.swift",
        "Protocol/_DWARFBinary.swift",
        "Util/DataChunks.swift",
        "Util/exported.swift"
      ],
      "target_dependencies" : [
        "DWARFC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.