Build Information
Successful build of MachOSwiftSection, reference 0.8.3 (3d6165), with Swift 6.2 for macOS (SPM) on 9 Mar 2026 23:30:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lynnswap/MachOSwiftSection.git
Reference: 0.8.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lynnswap/MachOSwiftSection
* tag 0.8.3 -> FETCH_HEAD
HEAD is now at 3d6165d Switch dependencies to tagged versions
Cloned https://github.com/lynnswap/MachOSwiftSection.git
Revision (git rev-parse @):
3d6165d8dd4edd17937be00811a76225c0a947b6
SUCCESS checkout https://github.com/lynnswap/MachOSwiftSection.git at 0.8.3
Fetching https://github.com/lynnswap/DyldPrivate.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/lynnswap/swift-apinotes.git
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/lynnswap/SourceKitD.git
Fetching https://github.com/christophhagen/BinaryCodable
Fetching https://github.com/MxIris-DeveloperTool-Forks/swift-clang
[1/19] Fetching dyldprivate
[12/6675] Fetching dyldprivate, swift-dependencies
[16/8098] Fetching dyldprivate, swift-dependencies, rainbow
[17/8334] Fetching dyldprivate, swift-dependencies, rainbow, swift-apinotes
[187/11275] Fetching dyldprivate, swift-dependencies, rainbow, swift-apinotes, binarycodable
[276/11436] Fetching dyldprivate, swift-dependencies, rainbow, swift-apinotes, binarycodable, sourcekitd
[1149/11520] Fetching dyldprivate, swift-dependencies, rainbow, swift-apinotes, binarycodable, sourcekitd, swift-clang
Fetched https://github.com/onevcat/Rainbow from cache (0.97s)
[3742/10097] Fetching dyldprivate, swift-dependencies, swift-apinotes, binarycodable, sourcekitd, swift-clang
Fetching https://github.com/MxIris-Library-Forks/swift-memberwise-init-macro
Fetched https://github.com/lynnswap/SourceKitD.git from cache (1.23s)
Fetched https://github.com/christophhagen/BinaryCodable from cache (1.23s)
Fetched https://github.com/lynnswap/DyldPrivate.git from cache (1.23s)
Fetched https://github.com/lynnswap/swift-apinotes.git from cache (1.23s)
Fetched https://github.com/MxIris-DeveloperTool-Forks/swift-clang from cache (1.23s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.23s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/p-x9/swift-fileio.git
Fetching https://github.com/lynnswap/FrameworkToolbox.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/667] Fetching swift-memberwise-init-macro
[668/1158] Fetching swift-memberwise-init-macro, frameworktoolbox
Fetched https://github.com/MxIris-Library-Forks/swift-memberwise-init-macro from cache (0.91s)
Fetching https://github.com/apple/swift-async-algorithms
[124/737] Fetching frameworktoolbox, swift-fileio
[624/22944] Fetching frameworktoolbox, swift-fileio, swift-collections
[961/40126] Fetching frameworktoolbox, swift-fileio, swift-collections, swift-argument-parser
[32577/46350] Fetching frameworktoolbox, swift-fileio, swift-collections, swift-argument-parser, swift-async-algorithms
Fetched https://github.com/apple/swift-argument-parser from cache (1.54s)
[17261/29168] Fetching frameworktoolbox, swift-fileio, swift-collections, swift-async-algorithms
Fetching https://github.com/lynnswap/MachOKit.git
[18878/103834] Fetching frameworktoolbox, swift-fileio, swift-collections, swift-async-algorithms, swift-syntax
Fetched https://github.com/apple/swift-async-algorithms from cache (1.23s)
[32651/97610] Fetching frameworktoolbox, swift-fileio, swift-collections, swift-syntax
Fetching https://github.com/lynnswap/MachOObjCSection.git
Fetched https://github.com/apple/swift-collections from cache (1.92s)
[11937/75403] Fetching frameworktoolbox, swift-fileio, swift-syntax
[30605/81640] Fetching frameworktoolbox, swift-fileio, swift-syntax, machokit
[73048/83953] Fetching frameworktoolbox, swift-fileio, swift-syntax, machokit, machoobjcsection
Fetched https://github.com/lynnswap/MachOKit.git from cache (1.08s)
[75589/77716] Fetching frameworktoolbox, swift-fileio, swift-syntax, machoobjcsection
Fetched https://github.com/lynnswap/MachOObjCSection.git from cache (0.89s)
Fetching https://github.com/p-x9/AssociatedObject
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.82s)
Fetched https://github.com/lynnswap/FrameworkToolbox.git from cache (3.82s)
Fetched https://github.com/p-x9/swift-fileio.git from cache (3.83s)
[1/707] Fetching associatedobject
Fetched https://github.com/p-x9/AssociatedObject from cache (0.93s)
Computing version for https://github.com/lynnswap/DyldPrivate.git
Computed https://github.com/lynnswap/DyldPrivate.git at 0.1.0 (6.54s)
Computing version for https://github.com/lynnswap/swift-apinotes.git
Computed https://github.com/lynnswap/swift-apinotes.git at 0.1.0 (0.53s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/SwiftyLab/MetaCodable
[1/11505] Fetching yams
[2/169746] Fetching yams, metacodable
Fetched https://github.com/SwiftyLab/MetaCodable from cache (6.63s)
Fetched https://github.com/jpsim/Yams from cache (6.63s)
Computing version for https://github.com/MxIris-DeveloperTool-Forks/swift-clang
Computed https://github.com/MxIris-DeveloperTool-Forks/swift-clang at 0.1.0 (7.17s)
Computing version for https://github.com/lynnswap/SourceKitD.git
Computed https://github.com/lynnswap/SourceKitD.git at 0.1.0 (0.63s)
Computing version for https://github.com/lynnswap/FrameworkToolbox.git
Computed https://github.com/lynnswap/FrameworkToolbox.git at 0.3.3 (0.54s)
Fetching https://github.com/apple/swift-log.git
[1/6169] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.11s)
Computing version for https://github.com/lynnswap/MachOObjCSection.git
Computed https://github.com/lynnswap/MachOObjCSection.git at 0.5.2 (3.22s)
Fetching https://github.com/lynnswap/swift-objc-dump.git
[1/452] Fetching swift-objc-dump
Fetched https://github.com/lynnswap/swift-objc-dump.git from cache (0.71s)
Computing version for https://github.com/lynnswap/MachOKit.git
Computed https://github.com/lynnswap/MachOKit.git at 0.45.1 (1.26s)
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.48s)
Computing version for https://github.com/lynnswap/swift-objc-dump.git
Computed https://github.com/lynnswap/swift-objc-dump.git at 0.8.2 (0.52s)
Computing version for https://github.com/p-x9/AssociatedObject
Computed https://github.com/p-x9/AssociatedObject at 0.14.0 (0.53s)
Fetching https://github.com/p-x9/swift-object-association.git
Fetching https://github.com/p-x9/swift-literal-type-inference.git
[1/111] Fetching swift-literal-type-inference
[112/318] Fetching swift-literal-type-inference, swift-object-association
Fetched https://github.com/p-x9/swift-literal-type-inference.git from cache (0.71s)
Fetched https://github.com/p-x9/swift-object-association.git from cache (0.71s)
Computing version for https://github.com/p-x9/swift-object-association.git
Computed https://github.com/p-x9/swift-object-association.git at 0.5.0 (1.25s)
Computing version for https://github.com/p-x9/swift-literal-type-inference.git
Computed https://github.com/p-x9/swift-literal-type-inference.git at 0.5.0 (0.52s)
Computing version for https://github.com/SwiftyLab/MetaCodable
Computed https://github.com/SwiftyLab/MetaCodable at 1.6.0 (0.72s)
Computing version for https://github.com/christophhagen/BinaryCodable
Computed https://github.com/christophhagen/BinaryCodable at 3.2.0 (0.52s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (0.53s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (0.57s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2550] Fetching combine-schedulers
[154/3867] Fetching combine-schedulers, swift-clocks
[181/4753] Fetching combine-schedulers, swift-clocks, swift-concurrency-extras
[903/10471] Fetching combine-schedulers, swift-clocks, swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.00s)
[4668/9585] Fetching combine-schedulers, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.45s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.45s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.45s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (2.02s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.0 (0.66s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (2.12s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.63s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.75s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.57s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.80s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.59s)
Computing version for https://github.com/MxIris-Library-Forks/swift-memberwise-init-macro
Computed https://github.com/MxIris-Library-Forks/swift-memberwise-init-macro at 0.5.3-fork.1 (0.78s)
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/lynnswap/DyldPrivate.git
Working copy of https://github.com/lynnswap/DyldPrivate.git resolved at 0.1.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.11.0
Creating working copy for https://github.com/MxIris-DeveloperTool-Forks/swift-clang
Working copy of https://github.com/MxIris-DeveloperTool-Forks/swift-clang resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Creating working copy for https://github.com/MxIris-Library-Forks/swift-memberwise-init-macro
Working copy of https://github.com/MxIris-Library-Forks/swift-memberwise-init-macro resolved at 0.5.3-fork.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/lynnswap/swift-objc-dump.git
Working copy of https://github.com/lynnswap/swift-objc-dump.git resolved at 0.8.2
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/lynnswap/MachOObjCSection.git
Working copy of https://github.com/lynnswap/MachOObjCSection.git resolved at 0.5.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/lynnswap/swift-apinotes.git
Working copy of https://github.com/lynnswap/swift-apinotes.git resolved at 0.1.0
Creating working copy for https://github.com/p-x9/swift-literal-type-inference.git
Working copy of https://github.com/p-x9/swift-literal-type-inference.git resolved at 0.5.0
Creating working copy for https://github.com/p-x9/AssociatedObject
Working copy of https://github.com/p-x9/AssociatedObject resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/lynnswap/MachOKit.git
Working copy of https://github.com/lynnswap/MachOKit.git resolved at 0.45.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.0
Creating working copy for https://github.com/christophhagen/BinaryCodable
Working copy of https://github.com/christophhagen/BinaryCodable resolved at 3.2.0
Creating working copy for https://github.com/SwiftyLab/MetaCodable
Working copy of https://github.com/SwiftyLab/MetaCodable resolved at 1.6.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/lynnswap/SourceKitD.git
Working copy of https://github.com/lynnswap/SourceKitD.git resolved at 0.1.0
Creating working copy for https://github.com/lynnswap/FrameworkToolbox.git
Working copy of https://github.com/lynnswap/FrameworkToolbox.git resolved at 0.3.3
Creating working copy for https://github.com/p-x9/swift-object-association.git
Working copy of https://github.com/p-x9/swift-object-association.git resolved at 0.5.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
========================================
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",
"dependencies": [
{
"identity": "machoswiftsection",
"name": "MachOSwiftSection",
"url": "https://github.com/lynnswap/MachOSwiftSection.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MachOSwiftSection",
"dependencies": [
{
"identity": "machokit",
"name": "MachOKit",
"url": "https://github.com/lynnswap/MachOKit.git",
"version": "0.45.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MachOKit",
"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",
"dependencies": [
]
}
]
},
{
"identity": "machoobjcsection",
"name": "MachOObjCSection",
"url": "https://github.com/lynnswap/MachOObjCSection.git",
"version": "0.5.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MachOObjCSection",
"dependencies": [
{
"identity": "machokit",
"name": "MachOKit",
"url": "https://github.com/lynnswap/MachOKit.git",
"version": "0.45.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MachOKit",
"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",
"dependencies": [
]
}
]
},
{
"identity": "swift-objc-dump",
"name": "ObjCDump",
"url": "https://github.com/lynnswap/swift-objc-dump.git",
"version": "0.8.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-objc-dump",
"dependencies": [
{
"identity": "frameworktoolbox",
"name": "FrameworkToolbox",
"url": "https://github.com/lynnswap/FrameworkToolbox.git",
"version": "0.3.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FrameworkToolbox",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.10.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"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",
"dependencies": [
]
}
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms",
"version": "1.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "associatedobject",
"name": "AssociatedObject",
"url": "https://github.com/p-x9/AssociatedObject",
"version": "0.14.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AssociatedObject",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "swift-literal-type-inference",
"name": "LiteralTypeInference",
"url": "https://github.com/p-x9/swift-literal-type-inference.git",
"version": "0.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-literal-type-inference",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
},
{
"identity": "swift-object-association",
"name": "ObjectAssociation",
"url": "https://github.com/p-x9/swift-object-association.git",
"version": "0.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-object-association",
"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",
"dependencies": [
]
},
{
"identity": "frameworktoolbox",
"name": "FrameworkToolbox",
"url": "https://github.com/lynnswap/FrameworkToolbox.git",
"version": "0.3.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FrameworkToolbox",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.10.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
},
{
"identity": "swift-memberwise-init-macro",
"name": "MemberwiseInit",
"url": "https://github.com/MxIris-Library-Forks/swift-memberwise-init-macro",
"version": "0.5.3-fork.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-memberwise-init-macro",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
},
{
"identity": "sourcekitd",
"name": "SourceKitD",
"url": "https://github.com/lynnswap/SourceKitD.git",
"version": "0.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SourceKitD",
"dependencies": [
]
},
{
"identity": "binarycodable",
"name": "BinaryCodable",
"url": "https://github.com/christophhagen/BinaryCodable",
"version": "3.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BinaryCodable",
"dependencies": [
]
},
{
"identity": "swift-dependencies",
"name": "swift-dependencies",
"url": "https://github.com/pointfreeco/swift-dependencies",
"version": "1.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
"dependencies": [
{
"identity": "combine-schedulers",
"name": "combine-schedulers",
"url": "https://github.com/pointfreeco/combine-schedulers",
"version": "1.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-clocks",
"name": "swift-clocks",
"url": "https://github.com/pointfreeco/swift-clocks",
"version": "1.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
},
{
"identity": "swift-clang",
"name": "swift-clang",
"url": "https://github.com/MxIris-DeveloperTool-Forks/swift-clang",
"version": "0.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clang",
"dependencies": [
]
},
{
"identity": "swift-apinotes",
"name": "swift-apinotes",
"url": "https://github.com/lynnswap/swift-apinotes.git",
"version": "0.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-apinotes",
"dependencies": [
{
"identity": "metacodable",
"name": "MetaCodable",
"url": "https://github.com/SwiftyLab/MetaCodable",
"version": "1.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MetaCodable",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
},
{
"identity": "yams",
"name": "Yams",
"url": "https://github.com/jpsim/Yams",
"version": "6.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
"dependencies": [
]
}
]
},
{
"identity": "dyldprivate",
"name": "DyldPrivate",
"url": "https://github.com/lynnswap/DyldPrivate.git",
"version": "0.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DyldPrivate",
"dependencies": [
]
},
{
"identity": "rainbow",
"name": "Rainbow",
"url": "https://github.com/onevcat/Rainbow",
"version": "4.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/lynnswap/MachOSwiftSection.git
[1/9253] Fetching machoswiftsection
Fetched https://github.com/lynnswap/MachOSwiftSection.git from cache (1.21s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/lynnswap/DyldPrivate.git from cache
Fetching https://github.com/MxIris-DeveloperTool-Forks/swift-clang from cache
Fetching https://github.com/christophhagen/BinaryCodable from cache
Fetching https://github.com/lynnswap/SourceKitD.git from cache
Fetching https://github.com/lynnswap/swift-apinotes.git from cache
Fetched https://github.com/lynnswap/SourceKitD.git from cache (0.46s)
Fetching https://github.com/MxIris-Library-Forks/swift-memberwise-init-macro from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.48s)
Fetching https://github.com/lynnswap/FrameworkToolbox.git from cache
Fetched https://github.com/MxIris-DeveloperTool-Forks/swift-clang from cache (0.58s)
Fetched https://github.com/christophhagen/BinaryCodable from cache (0.58s)
Fetched https://github.com/lynnswap/DyldPrivate.git from cache (0.59s)
Fetched https://github.com/lynnswap/swift-apinotes.git from cache (0.59s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.59s)
Fetching https://github.com/p-x9/swift-fileio.git from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/lynnswap/MachOObjCSection.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/p-x9/AssociatedObject from cache
Fetched https://github.com/MxIris-Library-Forks/swift-memberwise-init-macro from cache (0.44s)
Fetching https://github.com/lynnswap/MachOKit.git from cache
Fetched https://github.com/lynnswap/FrameworkToolbox.git from cache (0.44s)
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.45s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.54s)
Fetched https://github.com/p-x9/AssociatedObject from cache (0.54s)
Fetched https://github.com/apple/swift-collections from cache (0.58s)
Fetched https://github.com/lynnswap/MachOObjCSection.git from cache (0.58s)
Fetched https://github.com/lynnswap/MachOKit.git from cache (0.44s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.55s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.89s)
Computing version for https://github.com/lynnswap/DyldPrivate.git
Computed https://github.com/lynnswap/DyldPrivate.git at 0.1.0 (2.02s)
Computing version for https://github.com/lynnswap/swift-apinotes.git
Computed https://github.com/lynnswap/swift-apinotes.git at 0.1.0 (0.03s)
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/SwiftyLab/MetaCodable from cache
Fetched https://github.com/jpsim/Yams from cache (0.58s)
Fetched https://github.com/SwiftyLab/MetaCodable from cache (0.58s)
Computing version for https://github.com/MxIris-DeveloperTool-Forks/swift-clang
Computed https://github.com/MxIris-DeveloperTool-Forks/swift-clang at 0.1.0 (0.64s)
Computing version for https://github.com/lynnswap/SourceKitD.git
Computed https://github.com/lynnswap/SourceKitD.git at 0.1.0 (0.03s)
Computing version for https://github.com/lynnswap/FrameworkToolbox.git
Computed https://github.com/lynnswap/FrameworkToolbox.git at 0.3.3 (0.03s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Computing version for https://github.com/lynnswap/MachOObjCSection.git
Computed https://github.com/lynnswap/MachOObjCSection.git at 0.5.2 (0.62s)
Fetching https://github.com/lynnswap/swift-objc-dump.git from cache
Fetched https://github.com/lynnswap/swift-objc-dump.git from cache (0.48s)
Computing version for https://github.com/lynnswap/MachOKit.git
Computed https://github.com/lynnswap/MachOKit.git at 0.45.1 (0.53s)
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.03s)
Computing version for https://github.com/lynnswap/swift-objc-dump.git
Computed https://github.com/lynnswap/swift-objc-dump.git at 0.8.2 (0.03s)
Computing version for https://github.com/p-x9/AssociatedObject
Computed https://github.com/p-x9/AssociatedObject at 0.14.0 (0.03s)
Fetching https://github.com/p-x9/swift-literal-type-inference.git from cache
Fetching https://github.com/p-x9/swift-object-association.git from cache
Fetched https://github.com/p-x9/swift-literal-type-inference.git from cache (0.48s)
Fetched https://github.com/p-x9/swift-object-association.git from cache (0.48s)
Computing version for https://github.com/p-x9/swift-object-association.git
Computed https://github.com/p-x9/swift-object-association.git at 0.5.0 (0.54s)
Computing version for https://github.com/p-x9/swift-literal-type-inference.git
Computed https://github.com/p-x9/swift-literal-type-inference.git at 0.5.0 (0.03s)
Computing version for https://github.com/SwiftyLab/MetaCodable
Computed https://github.com/SwiftyLab/MetaCodable at 1.6.0 (0.05s)
Computing version for https://github.com/christophhagen/BinaryCodable
Computed https://github.com/christophhagen/BinaryCodable at 3.2.0 (0.04s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (0.04s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (0.04s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.50s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.50s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.50s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.50s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.57s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.04s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.0 (0.04s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.04s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.04s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.04s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.03s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.04s)
Computing version for https://github.com/MxIris-Library-Forks/swift-memberwise-init-macro
Computed https://github.com/MxIris-Library-Forks/swift-memberwise-init-macro at 0.5.3-fork.1 (0.03s)
Creating working copy for https://github.com/MxIris-Library-Forks/swift-memberwise-init-macro
Working copy of https://github.com/MxIris-Library-Forks/swift-memberwise-init-macro resolved at 0.5.3-fork.1
Creating working copy for https://github.com/lynnswap/swift-objc-dump.git
Working copy of https://github.com/lynnswap/swift-objc-dump.git resolved at 0.8.2
Creating working copy for https://github.com/christophhagen/BinaryCodable
Working copy of https://github.com/christophhagen/BinaryCodable resolved at 3.2.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.0
Creating working copy for https://github.com/p-x9/swift-object-association.git
Working copy of https://github.com/p-x9/swift-object-association.git resolved at 0.5.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
Creating working copy for https://github.com/p-x9/AssociatedObject
Working copy of https://github.com/p-x9/AssociatedObject resolved at 0.14.0
Creating working copy for https://github.com/lynnswap/MachOSwiftSection.git
Working copy of https://github.com/lynnswap/MachOSwiftSection.git resolved at 0.8.3 (3d6165d)
Creating working copy for https://github.com/lynnswap/MachOObjCSection.git
Working copy of https://github.com/lynnswap/MachOObjCSection.git resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/SwiftyLab/MetaCodable
Working copy of https://github.com/SwiftyLab/MetaCodable resolved at 1.6.0
Creating working copy for https://github.com/lynnswap/DyldPrivate.git
Working copy of https://github.com/lynnswap/DyldPrivate.git resolved at 0.1.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/lynnswap/MachOKit.git
Working copy of https://github.com/lynnswap/MachOKit.git resolved at 0.45.1
Creating working copy for https://github.com/lynnswap/FrameworkToolbox.git
Working copy of https://github.com/lynnswap/FrameworkToolbox.git resolved at 0.3.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.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/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.11.0
Creating working copy for https://github.com/p-x9/swift-literal-type-inference.git
Working copy of https://github.com/p-x9/swift-literal-type-inference.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/MxIris-DeveloperTool-Forks/swift-clang
Working copy of https://github.com/MxIris-DeveloperTool-Forks/swift-clang resolved at 0.1.0
Creating working copy for https://github.com/lynnswap/swift-apinotes.git
Working copy of https://github.com/lynnswap/swift-apinotes.git resolved at 0.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/lynnswap/SourceKitD.git
Working copy of https://github.com/lynnswap/SourceKitD.git resolved at 0.1.0
Found 17 product dependencies
- MachOKit
- MachOObjCSection
- swift-syntax
- swift-async-algorithms
- swift-argument-parser
- swift-collections
- AssociatedObject
- swift-fileio
- FrameworkToolbox
- MemberwiseInit
- SourceKitD
- BinaryCodable
- swift-dependencies
- swift-clang
- swift-apinotes
- DyldPrivate
- Rainbow
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/lynnswap/MachOSwiftSection.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin MetaProtocolCodable
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/130] Write sources
[10/130] Write swift-section-entitlement.plist
[10/130] Write sources
[77/130] Write swift-version-49B95AFC49DCD68C.txt
[78/130] Write sources
[79/130] Compiling _SwiftSyntaxCShims dummy.c
[80/130] Compiling MachOSwiftSectionC ValueWitnessTable.c
[81/130] Compiling DyldPrivate dummy.c
[82/130] Compiling _SwiftSyntaxCShims dummy.c
[82/130] Compiling MachOKitC mach-o-linux.c
[84/130] Compiling MachOSwiftSectionC Functions.c
[85/130] Compiling MachOSwiftSectionC CallAccessor.c
[86/144] Compiling MachOObjCSectionC dummy.c
[87/168] Compiling UtilitiesC PtrAuthWrapper.c
[89/183] Compiling SwiftSyntax510 Empty.swift
[90/183] Emitting module SwiftSyntax510
[91/183] Compiling SwiftSyntax509 Empty.swift
[92/183] Emitting module SwiftSyntax509
[93/183] Compiling SwiftSyntax509 Empty.swift
[94/183] Emitting module SwiftSyntax509
[95/183] Compiling SwiftSyntax600 Empty.swift
[96/183] Emitting module SwiftSyntax600
[98/183] Compiling SwiftSyntax600 Empty.swift
[99/183] Compiling SwiftSyntax510 Empty.swift
[100/183] Emitting module SwiftSyntax510
[101/183] Compiling SwiftSyntax601 Empty.swift
[102/183] Emitting module SwiftSyntax601
[104/183] Compiling SwiftSyntax601 Empty.swift
[105/247] Emitting module IssueReportingPackageSupport
[106/247] Compiling IssueReportingPackageSupport _Test.swift
[107/379] Compiling SwiftSyntax TokenKind.swift
[108/379] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[109/379] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[110/379] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[111/381] Compiling SwiftSyntax SyntaxKind.swift
[112/381] Compiling SwiftSyntax SyntaxRewriter.swift
[113/381] Compiling SwiftSyntax SyntaxCollections.swift
[114/381] Compiling SwiftSyntax SyntaxEnum.swift
[115/381] Compiling SwiftSyntax SyntaxTraits.swift
[116/381] Compiling SwiftSyntax SyntaxVisitor.swift
[117/381] Compiling SwiftSyntax Convenience.swift
[118/381] Compiling SwiftSyntax CustomTraits.swift
[119/381] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[120/381] Compiling SwiftSyntax RawSyntaxValidation.swift
[121/381] Compiling SwiftSyntax SyntaxNodesAB.swift
[126/382] Compiling SwiftSyntax Assert.swift
[127/382] Compiling SwiftSyntax BumpPtrAllocator.swift
[128/382] Compiling SwiftSyntax CommonAncestor.swift
[129/382] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[130/382] Emitting module Semantic
[131/382] Compiling SwiftSyntax AbsolutePosition.swift
[132/382] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[133/382] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[164/383] Emitting module InternalCollectionsUtilities
[165/383] Compiling Semantic SemanticStringComponent.swift
[166/383] Compiling Semantic SemanticType.swift
[169/383] Emitting module InternalCollectionsUtilities
[170/383] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[171/466] Compiling MachOMacros MachOMacroPlugin.swift
[172/466] Emitting module MachOMacros
[173/466] Compiling MachOMacros LayoutMacro.swift
[174/522] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[175/522] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[176/522] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[177/522] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[178/522] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[179/522] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[180/528] Compiling OrderedCollections _HashTable+BucketIterator.swift
[181/528] Compiling OrderedCollections _HashTable+Constants.swift
[182/528] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[183/528] Compiling OrderedCollections _HashTable+Testing.swift
[184/528] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[185/528] Compiling OrderedCollections _HashTable.swift
[186/528] Compiling OrderedCollections OrderedDictionary+Codable.swift
[187/528] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[188/528] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[189/528] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[190/528] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[191/528] Compiling OrderedCollections _HashTable+Bucket.swift
[192/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[193/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[194/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[195/528] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[196/528] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[197/528] Compiling OrderedCollections OrderedSet+Sendable.swift
[204/534] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[205/534] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[206/534] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[207/534] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[208/534] Compiling OrderedCollections OrderedDictionary+Values.swift
[209/534] Compiling OrderedCollections OrderedDictionary.swift
[210/534] Compiling OrderedCollections OrderedSet+Hashable.swift
[211/534] Compiling OrderedCollections OrderedSet+Initializers.swift
[212/534] Compiling OrderedCollections OrderedSet+Insertions.swift
[213/534] Compiling OrderedCollections OrderedSet+Invariants.swift
[214/534] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[215/534] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[216/534] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[217/534] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[218/534] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[219/534] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[220/534] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[221/534] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[222/534] Compiling OrderedCollections OrderedSet+Codable.swift
[223/534] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[224/534] Compiling OrderedCollections OrderedSet+Descriptions.swift
[225/534] Compiling OrderedCollections OrderedSet+Diffing.swift
[226/534] Compiling OrderedCollections OrderedSet+Equatable.swift
[227/534] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[234/534] Compiling Logging LogHandler.swift
[235/534] Compiling Logging MetadataProvider.swift
[236/534] Emitting module Logging
[237/534] Compiling Logging Logging.swift
[238/534] Compiling Logging Locks.swift
[238/534] Write Objects.LinkFileList
[239/534] Write sources
[265/541] Linking MachOMacros-tool
[266/541] Write sources
[267/541] Compiling Csourcekitd sourcekitd.c
[268/541] Write sources
[271/541] Compiling OrderedCollections OrderedDictionary+Elements.swift
[272/541] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[273/541] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[274/541] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[275/541] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[276/541] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[277/541] Compiling OrderedCollections _Hashtable+Header.swift
[278/556] Compiling ContainersPreview InputSpan.swift
[279/557] Compiling ContainersPreview Shared.swift
[280/557] Compiling ContainersPreview Inout.swift
[281/557] Compiling ContainersPreview Drain.swift
[282/557] Compiling ContainersPreview Producer.swift
[283/557] Compiling ContainersPreview Borrow.swift
[284/557] Compiling ContainersPreview Container.swift
[285/557] Compiling ContainersPreview ContainerAlgorithms.swift
[286/557] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[287/557] Compiling ContainersPreview BorrowingSequence.swift
[288/557] Compiling ContainersPreview Box.swift
[289/557] Compiling OrderedCollections OrderedSet+SubSequence.swift
[290/557] Compiling OrderedCollections OrderedSet+Testing.swift
[291/557] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[292/557] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[293/557] Compiling OrderedCollections OrderedSet.swift
[294/557] Compiling OrderedCollections _UnsafeBitset.swift
[295/557] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[296/557] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[297/557] Emitting module ContainersPreview
[298/557] Compiling ContainersPreview OutputSpan+Extras.swift
[299/557] Compiling ContainersPreview TemporaryAllocation.swift
[319/568] Compiling Rainbow StringGenerator.swift
[320/568] Compiling Rainbow Style.swift
[321/569] Compiling Rainbow String+Rainbow.swift
[322/569] Emitting module OrderedCollections
[323/610] Compiling DequeModule RigidDeque+Consumption.swift
[324/610] Compiling DequeModule RigidDeque+Container.swift
[325/610] Compiling DequeModule RigidDeque+Descriptions.swift
[326/610] Compiling DequeModule RigidDeque+Equatable.swift
[327/610] Compiling DequeModule RigidDeque+Experimental.swift
[328/614] Compiling DequeModule UniqueDeque+Equatable.swift
[329/614] Compiling DequeModule UniqueDeque+Experimental.swift
[330/614] Compiling DequeModule UniqueDeque+Hashable.swift
[331/614] Compiling DequeModule UniqueDeque+Initializers.swift
[332/614] Compiling DequeModule UniqueDeque+Append.swift
[333/614] Compiling DequeModule UniqueDeque+Consumption.swift
[334/614] Compiling DequeModule UniqueDeque+Container.swift
[335/614] Compiling DequeModule UniqueDeque+Descriptions.swift
[336/614] Emitting module OrderedCollections
[337/614] Compiling DequeModule Deque+Extras.swift
[338/614] Compiling DequeModule Deque+Hashable.swift
[339/614] Compiling DequeModule Deque+Testing.swift
[340/614] Compiling DequeModule Deque._Storage.swift
[341/614] Compiling DequeModule RigidDeque+Hashable.swift
[342/614] Compiling DequeModule RigidDeque+Initializers.swift
[343/614] Compiling DequeModule Deque+Codable.swift
[344/614] Compiling DequeModule Deque+Collection.swift
[345/614] Compiling DequeModule Deque+CustomReflectable.swift
[346/614] Compiling DequeModule Deque+Descriptions.swift
[347/614] Compiling DequeModule Deque+Equatable.swift
[348/614] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[348/614] Write sources
[352/614] Compiling Cclang clang.c
[353/614] Compiling writer.c
[355/617] Compiling DequeModule RigidDeque+Removals.swift
[356/617] Compiling DequeModule RigidDeque+Replacements.swift
[357/617] Compiling DequeModule RigidDeque+Testing.swift
[358/617] Compiling DequeModule RigidDeque.swift
[359/617] Compiling DequeModule UniqueDeque+Insertions.swift
[360/617] Compiling DequeModule UniqueDeque+Prepend.swift
[361/617] Compiling DequeModule UniqueDeque+Removals.swift
[362/617] Compiling DequeModule UniqueDeque+Replacements.swift
[365/617] Compiling DequeModule RigidDeque+Insertions.swift
[366/617] Compiling DequeModule RigidDeque+Prepend.swift
[372/617] Compiling DequeModule Deque._UnsafeHandle.swift
[373/617] Compiling DequeModule Deque.swift
[374/617] Compiling DequeModule _DequeBuffer.swift
[375/617] Compiling DequeModule _DequeBufferHeader.swift
[376/617] Compiling DequeModule RigidDeque+Append.swift
[377/617] Compiling Rainbow String+ConditionalStyling.swift
[388/619] Emitting module Rainbow
[391/619] Compiling ConcurrencyExtras UncheckedBox.swift
[392/619] Compiling ConcurrencyExtras Task.swift
[393/619] Compiling ConcurrencyExtras LockIsolated.swift
[394/619] Compiling ConcurrencyExtras MainSerialExecutor.swift
[395/619] Compiling ConcurrencyExtras Result.swift
[409/620] Emitting module IssueReporting
[414/620] Compiling FrameworkToolboxMacros FrameworkToolboxCompatibleMacro.swift
[415/620] Compiling FrameworkToolboxMacros FrameworkToolboxMacroPlugin.swift
[416/620] Emitting module FrameworkToolboxMacros
[419/620] Compiling MemberwiseInitMacros SyntaxHelpers.swift
[420/620] Compiling MemberwiseInitMacros ExprTypeInference.swift
[425/620] Emitting module MemberwiseInitMacros
[426/620] Compiling MemberwiseInitMacros String.swift
[427/620] Compiling MemberwiseInitMacros Models.swift
[428/620] Compiling MemberwiseInitMacros MemberwiseInitFormatter.swift
[429/620] Compiling MemberwiseInitMacros Diagnostics.swift
[430/621] Compiling ConcurrencyExtras Locking.swift
[431/621] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[434/621] Emitting module ConcurrencyExtras
[435/621] Compiling ConcurrencyExtras AsyncStream.swift
[436/621] Compiling Rainbow StyledStringBuilder.swift
[436/621] Write Objects.LinkFileList
[437/621] Compiling reader.c
[438/621] Compiling scanner.c
[439/621] Compiling parser.c
[441/621] Compiling ConcurrencyExtras UncheckedSendable.swift
[441/621] Compiling emitter.c
[442/621] Compiling CAtomics CAtomics.c
[443/621] Write sources
[444/621] Compiling api.c
[446/621] Compiling MemberwiseInitMacros UncheckedMemberwiseInitMacro.swift
[447/722] Compiling FileIO system.swift
[447/722] Linking FrameworkToolboxMacros-tool
[448/722] Write Objects.LinkFileList
[449/722] Write sources
[451/722] Compiling CclangWrapper library_wrapper_Clang_C.swift
[452/722] Compiling CclangWrapper library_wrapper.swift
[453/722] Emitting module CclangWrapper
[454/722] Compiling FileIO MemoryMappedFile.swift
[455/722] Compiling FileIO ConcatenatedMemoryMappedFile.swift
[456/722] Compiling FileIO FileIO.swift
[457/722] Emitting module FileIO
[458/722] Compiling FileIO StreamedFile.swift
[459/722] Compiling FileIO ConcatenatedStreamedFile.swift
[460/725] Compiling BinaryCodable CodingKey+Encoding.swift
[461/725] Compiling BinaryCodable EncodableContainer.swift
[462/742] Compiling BinaryCodable Int16+Coding.swift
[463/742] Compiling BinaryCodable Int32+Coding.swift
[464/742] Compiling BinaryCodable Int64+Coding.swift
[465/742] Compiling BinaryCodable Int8+Coding.swift
[466/742] Compiling FrameworkToolbox AccessLevel.swift
[467/742] Compiling FrameworkToolbox FrameworkToolbox.swift
[468/742] Emitting module FrameworkToolbox
[469/949] Emitting module DequeModule
[470/949] Compiling MachOKit AotCache+CodeFragments.swift
[471/949] Compiling MachOKit AotCache.swift
[472/949] Compiling MachOKit DyldCache+SubCaches.swift
[473/949] Compiling MachOKit DyldCache+host.swift
[474/949] Compiling MachOKit DyldCache.swift
[475/962] Compiling MachOKit Sequence+.swift
[476/962] Compiling MachOKit String+.swift
[477/962] Compiling MachOKit TrieTreeProtocol+.swift
[478/962] Compiling MachOKit UUID+.swift
[479/962] Compiling MachOKit UnsafePointer+.swift
[480/962] Compiling MachOKit FileHandle+.swift
[481/962] Compiling MachOKit FixedWidthInteger+.swift
[482/962] Compiling MachOKit dyld_chained_ptr+.swift
[483/962] Compiling MachOKit FatFile.swift
[484/962] Compiling MachOKit DyldCacheLoaded.swift
[485/962] Compiling MachOKit Data+.swift
[486/962] Compiling CombineSchedulers NSRecursiveLock.swift
[487/962] Compiling MachOKit DyldCacheLoaded+static.swift
[488/962] Compiling MachOKit UnsafeRawPointer+.swift
[489/962] Compiling MachOKit _FileIOProtocol+.swift
[489/964] Linking MemberwiseInitMacros-tool
[491/964] Compiling XCTestDynamicOverlay Exports.swift
[492/973] Emitting module SwiftExtensions
[493/973] Compiling CombineSchedulers Deprecations.swift
[494/973] Compiling CombineSchedulers Lock.swift
[495/973] Compiling CombineSchedulers AnyScheduler.swift
[496/973] Compiling CombineSchedulers Concurrency.swift
[497/973] Compiling CombineSchedulers ImmediateScheduler.swift
[498/973] Compiling SwiftExtensions TransitiveClosure.swift
[499/973] Compiling SwiftExtensions URLExtensions.swift
[500/1028] Compiling Clang TranslationUnit.swift
[501/1028] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[502/1028] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[503/1028] Compiling AsyncAlgorithms Rethrow.swift
[504/1028] Compiling AsyncAlgorithms SetAlgebra.swift
[505/1028] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[506/1028] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[507/1028] Compiling Clang Token.swift
[508/1029] Emitting module XCTestDynamicOverlay
[509/1029] Compiling XCTestDynamicOverlay Deprecations.swift
[510/1038] Compiling Clang Utilities.swift
[511/1038] Compiling SKLogging SetGlobalLogFileHandler.swift
[512/1038] Compiling SKLogging SplitLogMessage.swift
[515/1038] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[516/1038] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[517/1038] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[518/1038] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[519/1043] Compiling SKLogging Logging.swift
[520/1043] Compiling SKLogging OrLog.swift
[521/1043] Compiling SKLogging LoggingScope.swift
[522/1043] Compiling SKLogging NonDarwinLogging.swift
[523/1043] Emitting module SKLogging
[524/1043] Compiling SKLogging CustomLogStringConvertible.swift
[525/1043] Compiling SKLogging Error+ForLogging.swift
[525/1043] Write sources
[527/1053] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[528/1053] Compiling AsyncAlgorithms MergeStateMachine.swift
[529/1053] Compiling AsyncAlgorithms UnsafeTransfer.swift
[530/1053] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[531/1053] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[532/1053] Compiling AsyncAlgorithms ZipStateMachine.swift
[533/1053] Compiling AsyncAlgorithms ZipStorage.swift
[534/1059] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[535/1059] Compiling AsyncAlgorithms DebounceStateMachine.swift
[536/1059] Compiling AsyncAlgorithms _TinyArray.swift
[537/1059] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[538/1059] Compiling AsyncAlgorithms Locking.swift
[539/1059] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[540/1059] Compiling AsyncAlgorithms DebounceStorage.swift
[541/1059] Compiling AsyncAlgorithms Dictionary.swift
[542/1059] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[543/1059] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[544/1059] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[545/1059] Compiling AsyncAlgorithms Disconnected.swift
[546/1059] Compiling AsyncAlgorithms MergeStorage.swift
[547/1059] Emitting module BinaryCodable
[548/1059] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[549/1059] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[550/1059] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[551/1059] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[552/1059] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[553/1059] Compiling AsyncAlgorithms CombineLatestStorage.swift
[554/1059] Emitting module MachOKit
[560/1081] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[563/1081] Emitting module Clang
[575/1081] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[576/1081] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[577/1081] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[578/1081] Compiling SourceKitD dlopen.swift
[579/1082] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[580/1082] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[581/1082] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[582/1082] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[583/1082] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[584/1082] Compiling AsyncAlgorithms AsyncChannel.swift
[585/1082] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[586/1082] Compiling AsyncAlgorithms ChannelStateMachine.swift
[587/1082] Compiling AsyncAlgorithms ChannelStorage.swift
[588/1082] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[589/1082] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[590/1082] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[591/1082] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[592/1082] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[593/1082] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[594/1082] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[595/1082] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[596/1082] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[597/1082] Compiling AsyncAlgorithms AsyncShareSequence.swift
[634/1084] Compiling SourceKitD SourceKitDRegistry.swift
[635/1084] Compiling SourceKitD sourcekitd_functions.swift
[636/1084] Compiling MemberwiseInit MemberwiseInit.swift
[637/1084] Emitting module MemberwiseInit
[637/1084] Compiling AssociatedObjectC associated_object_key.c
[638/1084] Write sources
[644/1088] Emitting module AsyncAlgorithms
[661/1088] Write sources
[675/1088] Compiling BinaryCodable FixedSizeEncoded.swift
[676/1088] Compiling BinaryCodable Packed.swift
[677/1088] Compiling BinaryCodable VariableLengthCodable.swift
[678/1088] Compiling BinaryCodable VariableLengthEncoded.swift
[679/1088] Compiling BinaryCodable ZigZagCodable.swift
[680/1088] Compiling BinaryCodable ZigZagEncoded.swift
[686/1088] Emitting module Yams
[687/1088] Compiling Yams YamlError.swift
[688/1088] Compiling Yams YamlTagProviding.swift
[689/1088] Compiling SourceKitD SKDResponseDictionary.swift
[690/1088] Compiling SourceKitD SKDResponseArray.swift
[691/1088] Compiling SourceKitD SKDRequestDictionary.swift
[692/1088] Compiling SourceKitD SKDResponse.swift
[693/1088] Compiling SourceKitD SKDRequestArray.swift
[694/1088] Emitting module SourceKitD
[695/1088] Compiling SourceKitD SourceKitD.swift
[696/1088] Emitting module SwiftSyntax
[697/1088] Emitting module ArgumentParserToolInfo
[698/1088] Compiling ArgumentParserToolInfo ToolInfo.swift
[699/1088] Emitting module SwiftSyntax
[700/1142] Compiling MachOKit ExportTrieEntry.swift
[701/1142] Compiling MachOKit ExportedSymbol.swift
[702/1142] Compiling MachOKit FunctionStart.swift
[703/1142] Compiling MachOKit IndirectSymbol.swift
[704/1142] Compiling MachOKit Rebase.swift
[705/1142] Compiling MachOKit RebaseOpcode.swift
[706/1142] Compiling MachOKit RebaseOperation.swift
[707/1142] Compiling MachOKit RebaseType.swift
[708/1142] Compiling MachOKit Relocation.swift
[709/1142] Compiling MachOKit RelocationInfo.swift
[710/1142] Compiling MachOKit RelocationLength.swift
[711/1142] Compiling MachOKit RelocationType.swift
[712/1142] Compiling MachOKit ScatteredRelocationInfo.swift
[713/1142] Compiling MachOKit StringTableEntry.swift
[714/1142] Compiling MachOKit Nlist.swift
[715/1142] Compiling MachOKit Stab.swift
[716/1142] Compiling MachOKit SymbolDescription.swift
[717/1142] Compiling MachOKit SymbolFlags.swift
[718/1142] Compiling MachOKit SymbolLibraryOrdinalType.swift
[719/1142] Compiling MachOKit SymbolReferenceFlag.swift
[720/1142] Compiling MachOKit SymbolType.swift
[721/1142] Compiling MachOKit CodeSignProtocol.swift
[722/1142] Compiling MachOKit AotCacheCodeFragment.swift
[723/1142] Compiling MachOKit AotCodeFragment.swift
[724/1142] Compiling MachOKit AotCodeFragmentType.swift
[725/1142] Compiling MachOKit AotBranchData.swift
[726/1142] Compiling MachOKit AotBranchDataHeader.swift
[727/1142] Compiling MachOKit AotBranchDataIndexEntry.swift
[728/1142] Compiling MachOKit AotInstructionMap.swift
[729/1142] Compiling MachOKit AotInstructionMapHeader.swift
[730/1142] Compiling MachOKit AotInstructionMapIndexEntry.swift
[731/1142] Compiling MachOKit BindOpcode.swift
[732/1142] Compiling MachOKit BindOperation.swift
[733/1142] Compiling MachOKit BindOperationsKind.swift
[734/1142] Compiling MachOKit BindSpecial.swift
[735/1142] Compiling MachOKit BindType.swift
[736/1142] Compiling MachOKit ClassicBindType.swift
[737/1142] Compiling MachOKit BindingSymbol.swift
[738/1142] Compiling MachOKit ClassicBindingSymbol.swift
[739/1142] Compiling MachOKit CodeSignCodeDirectory+codeLimit64.swift
[740/1142] Compiling MachOKit CodeSignCodeDirectory+executableSegment.swift
[741/1142] Compiling MachOKit CodeSignCodeDirectory+runtime.swift
[742/1142] Compiling MachOKit CodeSignCodeDirectory+scatter.swift
[743/1142] Compiling MachOKit CodeSignCodeDirectory+teamID.swift
[744/1142] Compiling MachOKit CodeSignCodeDirectory.swift
[745/1142] Compiling MachOKit DyldCachePrewarmingEntry.swift
[746/1142] Compiling MachOKit DyldCacheTproMappingInfo.swift
[747/1142] Compiling MachOKit DyldSubCacheEntry.swift
[748/1142] Compiling MachOKit DylibIndex.swift
[749/1142] Compiling MachOKit DylibsTrieNodeContent.swift
[750/1142] Compiling MachOKit LoaderRef.swift
[751/1142] Compiling MachOKit ObjCBinaryInfo.swift
[752/1142] Compiling MachOKit PrebuiltLoader.swift
[753/1142] Compiling MachOKit PrebuiltLoaderProtocol.swift
[754/1142] Compiling MachOKit PrebuiltLoaderSet.swift
[755/1142] Compiling MachOKit PrebuiltLoader_Pre1165_3.swift
[756/1142] Compiling MachOKit SectionLocations.swift
[757/1142] Compiling MachOKit ObjCHeaderInfoRO.swift
[758/1142] Compiling MachOKit ObjCHeaderInfoRW.swift
[759/1142] Compiling MachOKit ObjCHeaderOptimizationRO.swift
[760/1142] Compiling MachOKit ObjCHeaderOptimizationRW.swift
[761/1142] Compiling MachOKit ObjCImageInfo.swift
[762/1142] Compiling MachOKit ObjCOptimization.swift
[763/1142] Compiling MachOKit ObjCOptimizationFlags.swift
[764/1142] Compiling MachOKit OldObjCOptimization.swift
[765/1142] Compiling MachOKit ProgramOffset.swift
[766/1142] Compiling MachOKit ProgramsTrieNodeContent.swift
[767/1142] Compiling CombineSchedulers UIScheduler.swift
[768/1143] Compiling Clocks UnimplementedClock.swift
[769/1143] Compiling SourceKitD sourcekitd_uids.swift
[770/1143] Compiling CombineSchedulers UIKit.swift
[771/1143] Compiling CombineSchedulers Timer.swift
[772/1143] Compiling Clocks Timer.swift
[773/1143] Compiling Clocks TestClock.swift
[774/1143] Compiling ArgumentParser OptionGroup.swift
[775/1143] Compiling ArgumentParser ParentCommand.swift
[776/1143] Compiling ArgumentParser AsyncParsableCommand.swift
[777/1143] Compiling ArgumentParser MessageInfo.swift
[778/1143] Compiling ArgumentParser UsageGenerator.swift
[779/1143] Compiling ArgumentParser CollectionExtensions.swift
[780/1143] Compiling ArgumentParser Foundation.swift
[781/1143] Compiling ArgumentParser BashCompletionsGenerator.swift
[782/1143] Compiling ArgumentParser CompletionsGenerator.swift
[783/1143] Compiling ArgumentParser FishCompletionsGenerator.swift
[784/1143] Compiling ArgumentParser ZshCompletionsGenerator.swift
[785/1143] Compiling ArgumentParser Argument.swift
[786/1143] Compiling ArgumentParser ArgumentDiscussion.swift
[787/1143] Compiling ArgumentParser NameSpecification.swift
[788/1143] Compiling ArgumentParser Option.swift
[789/1143] Emitting module ArgumentParser
[790/1148] Compiling CombineSchedulers UnimplementedScheduler.swift
[791/1148] Compiling ArgumentParser CommandConfiguration.swift
[792/1148] Compiling ArgumentParser CommandGroup.swift
[793/1148] Compiling ArgumentParser EnumerableFlag.swift
[794/1148] Compiling ArgumentParser ExpressibleByArgument.swift
[795/1148] Compiling ArgumentParser ParsableArguments.swift
[796/1148] Compiling ArgumentParser Platform.swift
[797/1148] Compiling ArgumentParser SequenceExtensions.swift
[798/1148] Compiling ArgumentParser StringExtensions.swift
[799/1148] Compiling ArgumentParser SwiftExtensions.swift
[800/1148] Compiling ArgumentParser Tree.swift
[801/1148] Compiling MachOKit CodeSignBlobIndex.swift
[802/1148] Compiling MachOKit CodeSignExecSegmentFlags.swift
[803/1148] Compiling MachOKit CodeSignGenericBlob.swift
[804/1148] Compiling MachOKit CodeSignHashType.swift
[805/1148] Compiling MachOKit CodeSignMagic.swift
[806/1148] Compiling MachOKit CodeSignSlot.swift
[807/1148] Compiling MachOKit CodeSignSpecialSlotType.swift
[808/1148] Compiling MachOKit CodeSignSuperBlob.swift
[809/1148] Compiling MachOKit CFString.swift
[810/1148] Compiling MachOKit DataInCodeEntry.swift
[811/1148] Compiling MachOKit DependedDylib.swift
[812/1148] Compiling MachOKit DyldCacheDynamicData.swift
[813/1148] Compiling MachOKit DyldCacheFunctionVariantEntry.swift
[814/1148] Compiling MachOKit DyldCacheFunctionVariantInfo.swift
[815/1148] Compiling MachOKit DyldCacheImageInfo.swift
[816/1148] Compiling MachOKit DyldCacheImageTextInfo.swift
[817/1148] Compiling MachOKit DyldCacheLocalSymbolsEntry.swift
[818/1148] Compiling MachOKit DyldCacheLocalSymbolsInfo.swift
[819/1148] Compiling MachOKit DyldCacheMappingAndSlideInfo.swift
[820/1148] Compiling MachOKit DyldCacheMappingFlags.swift
[821/1148] Compiling MachOKit DyldCacheMappingInfo.swift
[822/1148] Compiling MachOKit DyldCachePrewarming.swift
[823/1148] Compiling SwiftSyntax SyntaxNodesOP.swift
[824/1148] Compiling SwiftSyntax SyntaxNodesQRS.swift
[825/1148] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[826/1148] Compiling MachOKit DyldCacheSlideInfo3.swift
[827/1148] Compiling MachOKit DyldCacheSlideInfo4.swift
[828/1148] Compiling MachOKit DyldCacheSlideInfo5.swift
[829/1148] Compiling MachOKit SwiftOptimization.swift
[830/1148] Compiling MachOKit DyldChainedFixupPointer.swift
[831/1148] Compiling MachOKit DyldChainedFixupPointerContent.swift
[832/1148] Compiling MachOKit DyldChainedFixupPointerFormat.swift
[833/1148] Compiling MachOKit DyldChainedFixupPointerInfo.swift
[834/1148] Compiling MachOKit DyldChainedFixupsHeader.swift
[835/1148] Compiling MachOKit DyldChainedImport.swift
[836/1148] Compiling MachOKit DyldChainedImportFormat.swift
[837/1148] Compiling MachOKit DyldChainedPage.swift
[838/1148] Compiling MachOKit DyldChainedStartsInImage.swift
[839/1148] Compiling MachOKit DyldChainedStartsInSegment.swift
[840/1148] Compiling MachOKit DyldChainedStartsOffsets.swift
[841/1148] Compiling MachOKit DyldChainedSymbolsFormat.swift
[842/1148] Compiling MachOKit Endian.swift
[843/1148] Compiling MachOKit ExportSymbolFlags.swift
[844/1148] Compiling MachOKit ExportSymbolKind.swift
[845/1148] Compiling MachOKit LoadCommandType.swift
[846/1148] Compiling MachOKit BuildToolVersion.swift
[847/1148] Compiling MachOKit Dylib.swift
[848/1148] Compiling MachOKit DylibUseFlags.swift
[849/1148] Compiling MachOKit Platform.swift
[850/1148] Compiling MachOKit Section+Attribute.swift
[851/1148] Compiling MachOKit Section+Flags.swift
[852/1148] Compiling MachOKit Section+Type.swift
[853/1148] Compiling MachOKit Section.swift
[854/1148] Compiling MachOKit ThreadState.swift
[855/1148] Compiling MachOKit ThreadStateFlavor.swift
[856/1148] Compiling MachOKit Tool.swift
[857/1148] Compiling MachOKit VMProtection.swift
[858/1148] Compiling MachOKit Version.swift
[859/1148] Compiling MachOKit NoteCommand.swift
[860/1148] Compiling MachOKit RpathCommand.swift
[861/1148] Compiling MachOKit SegmentCommand+Flags.swift
[862/1148] Compiling MachOKit SegmentCommand.swift
[863/1148] Compiling MachOKit SourceVersionCommand.swift
[864/1148] Compiling MachOKit SubFrameworkCommand.swift
[865/1148] Compiling MachOKit TargetTripleCommand.swift
[866/1148] Compiling MachOKit ThreadCommand.swift
[867/1148] Compiling MachOKit UUIDCommand.swift
[873/1148] Compiling ArgumentParser CodingKeyValidator.swift
[874/1148] Compiling ArgumentParser NonsenseFlagsValidator.swift
[875/1148] Compiling ArgumentParser ParsableArgumentsValidation.swift
[876/1148] Compiling ArgumentParser PositionalArgumentsValidator.swift
[877/1148] Compiling ArgumentParser UniqueNamesValidator.swift
[882/1148] Compiling ArgumentParser Mutex.swift
[883/1148] Compiling ArgumentParser ArgumentHelp.swift
[884/1148] Compiling ArgumentParser ArgumentVisibility.swift
[885/1148] Compiling ArgumentParser CompletionKind.swift
[886/1148] Compiling ArgumentParser Errors.swift
[887/1148] Compiling ArgumentParser Flag.swift
[888/1148] Compiling ArgumentParser InputKey.swift
[889/1148] Compiling ArgumentParser InputOrigin.swift
[890/1148] Compiling ArgumentParser Name.swift
[891/1148] Compiling ArgumentParser Parsed.swift
[892/1148] Compiling ArgumentParser ParsedValues.swift
[899/1148] Compiling MachOKit DyldCacheLocalSymbolsEntryProtocol.swift
[900/1148] Compiling MachOKit DyldCacheRepresentable.swift
[901/1148] Compiling MachOKit DyldChainedFixupsProtocol.swift
[902/1148] Compiling MachOKit DyldChainedImportProtocol.swift
[903/1148] Compiling MachOKit LayoutWrapper.swift
[904/1148] Compiling MachOKit LoadCommandWrapper.swift
[905/1148] Compiling MachOKit LoadCommandsProtocol.swift
[906/1148] Compiling MachOKit MachORepresentable.swift
[907/1148] Compiling MachOKit StringTable.swift
[908/1148] Compiling MachOKit SymbolProtocol.swift
[909/1148] Compiling MachOKit _DyldCacheFileRepresentable.swift
[910/1148] Compiling MachOKit BitFlags.swift
[911/1148] Compiling MachOKit DataSequence.swift
[912/1148] Compiling MachOKit MemorySequence.swift
[913/1148] Compiling MachOKit SwiftDemangle.swift
[914/1148] Compiling MachOKit DataTrieTree.swift
[915/1148] Compiling MachOKit MemoryTrieTree.swift
[916/1148] Compiling MachOKit TrieNode.swift
[917/1148] Compiling MachOKit TrieNodeContent.swift
[918/1148] Compiling MachOKit TrieTreeProtocol.swift
[919/1148] Compiling MachOKit exported.swift
[920/1148] Compiling MachOKit global.swift
[921/1148] Compiling ArgumentParser ParserError.swift
[922/1148] Compiling ArgumentParser SplitArguments.swift
[923/1148] Compiling ArgumentParser DumpHelpGenerator.swift
[924/1148] Compiling ArgumentParser HelpCommand.swift
[925/1148] Compiling ArgumentParser HelpGenerator.swift
[926/1148] Compiling ArgumentParser ParsableCommand.swift
[927/1148] Compiling ArgumentParser ArgumentDecoder.swift
[928/1148] Compiling ArgumentParser ArgumentDefinition.swift
[929/1148] Compiling ArgumentParser ArgumentSet.swift
[930/1148] Compiling ArgumentParser CommandParser.swift
[996/1148] Compiling SwiftSyntax SyntaxNodesD.swift
[997/1148] Compiling SwiftSyntax SyntaxNodesEF.swift
[998/1148] Compiling SwiftSyntax SyntaxNodesGHI.swift
[999/1148] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[1000/1148] Compiling Clocks _AsyncTimerSequence.swift
[1001/1148] Compiling Clocks ImmediateClock.swift
[1002/1148] Compiling Clocks Lock.swift
[1003/1148] Compiling Clocks AnyClock.swift
[1004/1148] Emitting module Clocks
[1005/1148] Compiling Clocks SwiftUI.swift
[1006/1148] Compiling CombineSchedulers TestScheduler.swift
[1009/1148] Compiling CombineSchedulers Platform.swift
[1014/1148] Emitting module CombineSchedulers
[1015/1148] Compiling CombineSchedulers SwiftUI.swift
[1031/1173] Compiling Dependencies MainRunLoop.swift
[1032/1173] Compiling Dependencies NotificationCenter.swift
[1033/1173] Compiling Dependencies OpenURL.swift
[1034/1173] Compiling Dependencies TypeName.swift
[1035/1173] Compiling Dependencies PreviewTrait.swift
[1036/1175] Compiling Dependencies Dependency.swift
[1037/1175] Compiling Dependencies DependencyContext.swift
[1038/1175] Compiling Dependencies DependencyKey.swift
[1039/1175] Emitting module Dependencies
[1040/1175] Compiling Dependencies TimeZone.swift
[1041/1175] Compiling Dependencies URLSession.swift
[1042/1175] Compiling Dependencies UUID.swift
[1043/1175] Compiling Dependencies Deprecations.swift
[1044/1175] Compiling Dependencies Exports.swift
[1045/1175] Compiling Dependencies Clocks.swift
[1046/1175] Compiling Dependencies Context.swift
[1047/1175] Compiling Dependencies Date.swift
[1048/1175] Compiling Dependencies WithRandomNumberGenerator.swift
[1049/1175] Compiling Dependencies AppEntryPoint.swift
[1050/1175] Compiling Dependencies FireAndForget.swift
[1051/1175] Compiling Dependencies Locale.swift
[1052/1175] Compiling Dependencies MainQueue.swift
[1053/1175] Compiling Dependencies DependencyValues.swift
[1054/1175] Compiling Dependencies Assert.swift
[1055/1175] Compiling Dependencies Calendar.swift
[1078/1175] Compiling Dependencies TestTrait.swift
[1079/1175] Compiling Dependencies WithDependencies.swift
[1158/1234] Compiling SwiftDiagnostics Message.swift
[1159/1235] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[1160/1235] Compiling SwiftBasicFormat Syntax+Extensions.swift
[1161/1235] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[1162/1235] Compiling SwiftDiagnostics Note.swift
[1163/1235] Compiling SwiftBasicFormat InferIndentation.swift
[1164/1235] Compiling SwiftDiagnostics FixIt.swift
[1165/1235] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[1166/1235] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[1167/1235] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[1168/1235] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[1169/1235] Compiling SwiftDiagnostics Diagnostic.swift
[1170/1235] Compiling SwiftDiagnostics Convenience.swift
[1171/1235] Emitting module SwiftDiagnostics
[1172/1235] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1173/1235] Compiling SwiftBasicFormat Indenter.swift
[1174/1235] Emitting module SwiftBasicFormat
[1175/1235] Compiling SwiftBasicFormat BasicFormat.swift
[1176/1235] Compiling SwiftParser TopLevel.swift
[1177/1235] Compiling SwiftParser TriviaParser.swift
[1178/1235] Compiling SwiftParser Types.swift
[1179/1235] Compiling SwiftParser ExperimentalFeatures.swift
[1180/1235] Compiling SwiftParser StringLiterals.swift
[1181/1235] Compiling SwiftParser SwiftParserCompatibility.swift
[1182/1235] Compiling SwiftParser SwiftVersion.swift
[1183/1235] Compiling SwiftParser SyntaxUtils.swift
[1184/1239] Compiling SwiftParser UnicodeScalarExtensions.swift
[1185/1239] Compiling SwiftParser Lookahead.swift
[1186/1239] Compiling SwiftParser LoopProgressCondition.swift
[1187/1239] Compiling SwiftParser Modifiers.swift
[1188/1239] Compiling SwiftParser Names.swift
[1189/1239] Compiling SwiftParser TokenConsumer.swift
[1190/1239] Compiling SwiftParser TokenPrecedence.swift
[1191/1239] Compiling SwiftParser TokenSpec.swift
[1192/1239] Compiling SwiftParser TokenSpecSet.swift
[1193/1239] Compiling SwiftParser Nominals.swift
[1194/1239] Compiling SwiftParser Parameters.swift
[1195/1239] Compiling SwiftParser ParseSourceFile.swift
[1196/1239] Compiling SwiftParser Parser.swift
[1197/1239] Compiling SwiftParser Patterns.swift
[1198/1239] Compiling SwiftParser Recovery.swift
[1199/1239] Compiling SwiftParser Specifiers.swift
[1200/1239] Compiling SwiftParser Statements.swift
[1201/1239] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1202/1239] Emitting module SwiftParser
[1203/1239] Compiling SwiftParser Attributes.swift
[1204/1239] Compiling SwiftParser Availability.swift
[1205/1239] Compiling SwiftParser CharacterInfo.swift
[1206/1239] Compiling SwiftParser CollectionNodes+Parsable.swift
[1207/1239] Compiling SwiftParser Declarations.swift
[1208/1239] Compiling SwiftParser Directives.swift
[1209/1239] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[1210/1239] Compiling SwiftParser Expressions.swift
[1211/1239] Compiling SwiftParser IncrementalParseTransition.swift
[1212/1239] Compiling SwiftParser IsValidIdentifier.swift
[1213/1239] Compiling SwiftParser Cursor.swift
[1214/1239] Compiling SwiftParser Lexeme.swift
[1215/1239] Compiling SwiftParser LexemeSequence.swift
[1216/1239] Compiling SwiftParser Lexer.swift
[1217/1239] Compiling SwiftParser RegexLiteralLexer.swift
[1218/1239] Compiling SwiftParser IsLexerClassified.swift
[1219/1239] Compiling SwiftParser LayoutNodes+Parsable.swift
[1220/1239] Compiling SwiftParser Parser+TokenSpecSet.swift
[1221/1239] Compiling SwiftParser TokenSpecStaticMembers.swift
[1222/1252] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1223/1253] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1224/1253] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1225/1253] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1226/1253] Compiling SwiftParserDiagnostics Utils.swift
[1227/1253] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1235/1253] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1236/1253] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1237/1253] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1238/1253] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1239/1253] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1240/1253] Emitting module SwiftParserDiagnostics
[1241/1253] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1242/1253] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1243/1312] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[1244/1327] Compiling SwiftDiagnostics Message.swift
[1245/1328] Compiling SwiftBasicFormat Syntax+Extensions.swift
[1246/1328] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[1247/1328] Emitting module SwiftDiagnostics
[1248/1328] Compiling SwiftDiagnostics Note.swift
[1249/1328] Compiling SwiftBasicFormat Indenter.swift
[1250/1328] Compiling SwiftBasicFormat InferIndentation.swift
[1251/1328] Compiling SwiftDiagnostics FixIt.swift
[1252/1328] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[1253/1328] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[1254/1328] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[1255/1328] Compiling SwiftDiagnostics Diagnostic.swift
[1256/1328] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[1257/1328] Compiling SwiftDiagnostics Convenience.swift
[1258/1328] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1259/1328] Emitting module SwiftBasicFormat
[1260/1328] Compiling SwiftBasicFormat BasicFormat.swift
[1261/1328] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1262/1328] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1263/1328] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1264/1328] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1265/1329] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1266/1329] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1267/1329] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1268/1329] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1269/1329] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1270/1329] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1271/1329] Compiling SwiftSyntaxBuilder Indenter.swift
[1272/1329] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1273/1329] Emitting module SwiftSyntaxBuilder
[1274/1329] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1275/1329] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1276/1329] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1277/1329] Compiling SwiftParser TopLevel.swift
[1278/1329] Compiling SwiftParser TriviaParser.swift
[1279/1329] Compiling SwiftParser Types.swift
[1280/1329] Compiling SwiftParser ExperimentalFeatures.swift
[1281/1333] Compiling SwiftParser StringLiterals.swift
[1282/1333] Compiling SwiftParser SwiftParserCompatibility.swift
[1283/1333] Compiling SwiftParser SwiftVersion.swift
[1284/1333] Compiling SwiftParser SyntaxUtils.swift
[1285/1333] Compiling SwiftParser TokenConsumer.swift
[1286/1333] Compiling SwiftParser TokenPrecedence.swift
[1287/1333] Compiling SwiftParser TokenSpec.swift
[1288/1333] Compiling SwiftParser TokenSpecSet.swift
[1289/1333] Compiling SwiftParser UnicodeScalarExtensions.swift
[1290/1333] Compiling SwiftParser Lookahead.swift
[1291/1333] Compiling SwiftParser LoopProgressCondition.swift
[1292/1333] Compiling SwiftParser Modifiers.swift
[1293/1333] Compiling SwiftParser Names.swift
[1294/1333] Compiling SwiftParser Nominals.swift
[1295/1333] Compiling SwiftParser Parameters.swift
[1296/1333] Compiling SwiftParser ParseSourceFile.swift
[1297/1333] Compiling SwiftParser Parser.swift
[1298/1333] Compiling SwiftParser Patterns.swift
[1299/1333] Compiling SwiftParser Recovery.swift
[1300/1333] Compiling SwiftParser Specifiers.swift
[1301/1333] Compiling SwiftParser Statements.swift
[1302/1333] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1303/1333] Emitting module SwiftParser
[1314/1333] Compiling SwiftParser Cursor.swift
[1315/1333] Compiling SwiftParser Lexeme.swift
[1316/1333] Compiling SwiftParser LexemeSequence.swift
[1317/1333] Compiling SwiftParser Lexer.swift
[1318/1333] Compiling SwiftParser RegexLiteralLexer.swift
[1319/1333] Compiling SwiftParser IsLexerClassified.swift
[1320/1333] Compiling SwiftParser LayoutNodes+Parsable.swift
[1321/1333] Compiling SwiftParser Parser+TokenSpecSet.swift
[1322/1333] Compiling SwiftParser TokenSpecStaticMembers.swift
[1323/1356] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1324/1357] Compiling SwiftOperators PrecedenceGroup.swift
[1325/1357] Compiling SwiftOperators PrecedenceGraph.swift
[1326/1358] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1327/1358] Compiling SwiftOperators OperatorTable.swift
[1328/1358] Compiling SwiftOperators OperatorTable+Semantics.swift
[1329/1358] Compiling SwiftOperators OperatorTable+Defaults.swift
[1330/1358] Compiling SwiftOperators OperatorError.swift
[1331/1358] Compiling SwiftOperators Operator.swift
[1332/1358] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1333/1358] Emitting module SwiftOperators
[1334/1358] Compiling SwiftOperators OperatorTable+Folding.swift
[1335/1358] Compiling SwiftOperators SyntaxSynthesis.swift
[1336/1358] Compiling SwiftParserDiagnostics Utils.swift
[1337/1358] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1338/1358] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1339/1358] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1340/1358] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1341/1358] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1342/1358] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1343/1358] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1344/1358] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1345/1358] Emitting module SwiftParserDiagnostics
[1346/1358] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1347/1358] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1348/1373] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1349/1373] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1350/1373] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1351/1373] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1352/1373] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1353/1373] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1354/1374] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1355/1374] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1356/1374] Compiling SwiftSyntaxBuilder Indenter.swift
[1357/1374] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1358/1374] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1359/1374] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1360/1374] Emitting module SwiftSyntaxBuilder
[1361/1374] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1362/1374] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1363/1374] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1364/1401] Compiling SwiftSyntaxMacros MemberMacro.swift
[1365/1401] Compiling SwiftSyntaxMacros PeerMacro.swift
[1366/1401] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[1367/1401] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[1368/1401] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[1369/1401] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[1370/1401] Compiling SwiftSyntaxMacros Macro.swift
[1371/1401] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1372/1401] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[1373/1401] Compiling SwiftSyntaxMacros Macro+Format.swift
[1374/1401] Compiling SwiftSyntaxMacros PreambleMacro.swift
[1375/1401] Compiling SwiftSyntaxMacros AttachedMacro.swift
[1376/1401] Compiling SwiftSyntaxMacros BodyMacro.swift
[1377/1402] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[1378/1402] Compiling SwiftSyntaxMacros AccessorMacro.swift
[1379/1402] Emitting module SwiftSyntaxMacros
[1380/1402] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[1381/1402] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[1382/1402] Compiling LiteralTypeInference TupleExprSyntax+inference.swift
[1383/1402] Compiling LiteralTypeInference LiteralTypeInference.swift
[1384/1402] Compiling LiteralTypeInference DictionaryExprSyntax+inference.swift
[1385/1402] Compiling LiteralTypeInference TupleTypeElementListSyntax+.swift
[1386/1402] Compiling LiteralTypeInference ArrayExprSyntax+inference.swift
[1387/1402] Emitting module LiteralTypeInference
[1388/1402] Compiling LiteralTypeInference ExprSyntax+.swift
[1389/1402] Compiling LiteralTypeInference ExprSyntax+isElementsEmpty.swift
[1390/1402] Compiling LiteralTypeInference ExprSyntax+inference.swift
[1391/1402] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[1392/1505] Compiling AssociatedObjectPlugin TypeSyntax+.swift
[1393/1505] Compiling MacroToolbox LockPropertyParser.swift
[1394/1505] Emitting module MacroToolbox
[1395/1505] Compiling MacroToolbox LockMacroProtocol.swift
[1396/1505] Compiling AssociatedObjectPlugin AssociatedObjectMacrosPlugin.swift
[1397/1505] Compiling AssociatedObjectPlugin AssociatedObjectMacroDiagnostic.swift
[1398/1505] Compiling AssociatedObjectPlugin PatternBindingSyntax+.swift
[1399/1525] Emitting module AssociatedObjectPlugin
[1400/1525] Compiling AssociatedObjectPlugin AssociatedObjectMacro.swift
[1400/1525] Write Objects.LinkFileList
[1402/1525] Compiling SwiftStdlibToolboxMacros SimpleFixItMessage.swift
[1403/1525] Compiling SwiftStdlibToolboxMacros MainPlugin.swift
[1404/1526] Compiling SwiftStdlibToolboxMacros VariableDeclSyntax+Extensions.swift
[1405/1526] Compiling SwiftStdlibToolboxMacros TypeDeclSyntax+Extensions.swift
[1406/1526] Compiling SwiftStdlibToolboxMacros TypeSyntax+Extensions.swift
[1407/1526] Compiling FoundationToolboxMacros URLMacro.swift
[1408/1526] Compiling FoundationToolboxMacros OSAllocatedUnfairLockMacro.swift
[1409/1526] Compiling SwiftStdlibToolboxMacros MutexMacro.swift
[1410/1526] Compiling FoundationToolboxMacros MainPlugin.swift
[1411/1526] Compiling FoundationToolboxMacros LoggableMacro.swift
[1412/1526] Emitting module FoundationToolboxMacros
[1413/1526] Compiling FoundationToolboxMacros LogMacro.swift
[1413/1526] Write Objects.LinkFileList
[1415/1526] Compiling SwiftStdlibToolboxMacros Closure.swift
[1416/1526] Compiling SwiftStdlibToolboxMacros EquatableIgnoredMacro.swift
[1417/1526] Compiling PluginCore InvalidDeclaration.swift
[1418/1526] Compiling PluginCore MetaCodableMessage.swift
[1419/1526] Compiling PluginCore StaticVariableDeclaration.swift
[1420/1526] Compiling PluginCore UninitializedVariableDecl.swift
[1421/1526] Compiling PluginCore AttributeExpander.swift
[1422/1526] Compiling PluginCore DeclModifiersGenerator.swift
[1423/1526] Compiling PluginCore Options.swift
[1424/1526] Compiling PluginCore ComposedVariable.swift
[1425/1526] Compiling PluginCore ConditionalCodingVariable.swift
[1426/1526] Compiling PluginCore AssociatedVariable.swift
[1427/1536] Compiling SwiftStdlibToolboxMacros IdentifierTypeSyntax+Extensions.swift
[1428/1536] Compiling SwiftStdlibToolboxMacros MemberTypeSyntax+Extensions.swift
[1429/1536] Compiling SwiftStdlibToolboxMacros AssociatedValueMacro.swift
[1430/1536] Compiling SwiftStdlibToolboxMacros CaseCheckableMacro.swift
[1431/1536] Compiling SwiftStdlibToolboxMacros EquatableIgnoredUnsafeClosureMacro.swift
[1432/1536] Compiling SwiftStdlibToolboxMacros EquatableMacro.swift
[1433/1536] Emitting module SwiftStdlibToolboxMacros
[1442/1536] Compiling PluginCore Decodable+Expansion.swift
[1443/1536] Compiling PluginCore Decodable.swift
[1444/1536] Compiling PluginCore AttributeExpander+Encodable.swift
[1444/1536] Write Objects.LinkFileList
[1446/1536] Compiling PluginCore UnTaggedEnumSwitcher.swift
[1447/1536] Compiling PluginCore AnyInitialization.swift
[1448/1536] Compiling PluginCore AnyRequiredVariableInitialization.swift
[1449/1536] Compiling PluginCore IgnoredInitialization.swift
[1450/1536] Compiling PluginCore MemberwiseInitGenerator.swift
[1451/1536] Compiling PluginCore OptionalInitialization.swift
[1452/1536] Compiling PluginCore RequiredInitialization.swift
[1453/1536] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[1454/1536] Compiling PluginCore RequiredVariableInitialization.swift
[1455/1536] Compiling PluginCore VariableInitialization.swift
[1456/1536] Compiling PluginCore BasicAssociatedVariable.swift
[1457/1536] Compiling PluginCore BasicEnumCaseVariable.swift
[1458/1536] Compiling PluginCore EnumCaseVariable.swift
[1459/1536] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[1460/1536] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[1461/1536] Compiling PluginCore AnyEnumSwitcher.swift
[1462/1536] Compiling PluginCore EnumSwitcherVariable.swift
[1463/1536] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[1464/1536] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[1465/1536] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[1466/1536] Compiling PluginCore IgnoreEncoding.swift
[1467/1536] Compiling PluginCore CodedAt.swift
[1468/1536] Compiling PluginCore CodedIn.swift
[1469/1536] Compiling PluginCore ContentAt.swift
[1470/1536] Compiling PluginCore DecodedAt.swift
[1471/1536] Compiling PluginCore EncodedAt.swift
[1472/1536] Compiling PluginCore KeyPathProvider.swift
[1473/1536] Compiling PluginCore MemberInit+Expansion.swift
[1474/1536] Compiling PluginCore MemberInit.swift
[1475/1536] Compiling PluginCore PeerAttribute.swift
[1476/1536] Compiling PluginCore AggregatedDiagnosticProducer.swift
[1477/1536] Compiling PluginCore CombinedUsage.swift
[1478/1536] Compiling PluginCore ArgumentCountCondition.swift
[1479/1536] Compiling PluginCore DeclarationCondition.swift
[1480/1536] Compiling PluginCore DiagnosticCondition.swift
[1481/1536] Compiling PluginCore RawRepresentableEnumCondition.swift
[1482/1536] Compiling PluginCore ConditionalDiagnosticProducer.swift
[1483/1536] Compiling PluginCore DiagnosticProducer.swift
[1484/1536] Compiling PluginCore DuplicateUsage.swift
[1485/1536] Compiling PluginCore GroupedVariableDeclaration.swift
[1486/1536] Compiling PluginCore InvalidCombination.swift
[1487/1536] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[1488/1536] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[1489/1536] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[1490/1536] Compiling PluginCore PropertyVariableTreeNode.swift
[1491/1536] Compiling PluginCore AssociatedDeclSyntax.swift
[1492/1536] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[1493/1536] Compiling PluginCore MemberGroupSyntax.swift
[1494/1536] Compiling PluginCore PropertyDeclSyntax.swift
[1495/1536] Compiling PluginCore VariableSyntax.swift
[1496/1536] Compiling PluginCore ActorVariable.swift
[1497/1536] Emitting module PluginCore
[1498/1536] Compiling PluginCore AliasedPropertyVariable.swift
[1499/1536] Compiling PluginCore AnyPropertyVariable.swift
[1500/1536] Compiling PluginCore BasicPropertyVariable.swift
[1501/1536] Compiling PluginCore DecodingFallback.swift
[1502/1536] Compiling PluginCore DefaultValueVariable.swift
[1503/1536] Compiling PluginCore HelperCodedVariable.swift
[1504/1536] Compiling PluginCore InitializationVariable.swift
[1505/1536] Compiling PluginCore KeyedVariable.swift
[1506/1536] Compiling PluginCore PropertyVariable.swift
[1507/1536] Compiling PluginCore StrategyVariable.swift
[1508/1536] Compiling PluginCore Encodable+Expansion.swift
[1509/1536] Compiling PluginCore Encodable.swift
[1510/1536] Compiling PluginCore IgnoreCodingInitialized.swift
[1511/1536] Compiling PluginCore Inherits.swift
[1512/1536] Compiling PluginCore StrategyFinder.swift
[1513/1536] Compiling PluginCore UnTagged.swift
[1514/1536] Compiling PluginCore CodedAs.swift
[1515/1536] Compiling PluginCore CodedBy.swift
[1516/1536] Compiling PluginCore Default.swift
[1517/1536] Compiling PluginCore IgnoreCoding.swift
[1518/1536] Compiling PluginCore IgnoreDecoding.swift
[1518/1536] Linking AssociatedObjectPlugin-tool
[1520/1541] Compiling AssociatedObject functions.swift
[1521/1541] Compiling AssociatedObject swift_AssociationPolicy+.swift
[1521/1541] Linking FoundationToolboxMacros-tool
[1523/1541] Compiling PluginCore ClassVariable.swift
[1524/1541] Compiling PluginCore Case.swift
[1525/1541] Compiling PluginCore CodingKeysMap.swift
[1526/1541] Compiling PluginCore Key.swift
[1527/1541] Compiling PluginCore ConstraintGenerator.swift
[1528/1541] Compiling PluginCore Registration.swift
[1529/1541] Compiling PluginCore EnumVariable.swift
[1530/1541] Compiling PluginCore MemberGroup.swift
[1531/1541] Compiling PluginCore TypeVariable.swift
[1532/1541] Compiling PluginCore Variable.swift
[1532/1544] Linking SwiftStdlibToolboxMacros-tool
[1534/1564] Emitting module MacroPlugin
[1535/1564] Compiling MacroPlugin Definitions.swift
[1536/1564] Compiling MacroPlugin Plugin.swift
[1536/1564] Write Objects.LinkFileList
[1538/1564] Compiling AssociatedObject objc_AssociationPolicy+.swift
[1539/1564] Compiling AssociatedObject AssociatedObject.swift
[1540/1564] Emitting module AssociatedObject
[1541/1564] Compiling SwiftStdlibToolbox KeyPath+.swift
[1542/1564] Compiling SwiftStdlibToolbox Number+.swift
[1543/1564] Compiling SwiftStdlibToolbox Comparable+.swift
[1544/1564] Compiling SwiftStdlibToolbox FrameworkToolboxCompatible+Stdlib.swift
[1545/1564] Compiling SwiftStdlibToolbox WeakBox.swift
[1546/1564] Compiling SwiftStdlibToolbox Mutex.swift
[1547/1566] Compiling SwiftStdlibToolbox CaseCheckableMacro.swift
[1548/1566] Compiling SwiftStdlibToolbox MutexMacro.swift
[1549/1566] Compiling SwiftStdlibToolbox BitPattern.swift
[1550/1566] Compiling SwiftStdlibToolbox Collection+.swift
[1551/1566] Compiling SwiftStdlibToolbox ArrayBuilder.swift
[1552/1566] Compiling SwiftStdlibToolbox ComparableBuildable.swift
[1553/1566] Compiling SwiftStdlibToolbox DictionaryBuilder.swift
[1554/1566] Compiling SwiftStdlibToolbox OptionalProtocol.swift
[1555/1566] Compiling SwiftStdlibToolbox Pointers+.swift
[1556/1566] Compiling SwiftStdlibToolbox Equatable.swift
[1557/1566] Compiling SwiftStdlibToolbox AsyncExtensions.swift
[1558/1566] Compiling SwiftStdlibToolbox AccessLevel.swift
[1559/1566] Compiling SwiftStdlibToolbox AssociatedValueMacro.swift
[1560/1566] Compiling SwiftStdlibToolbox RangeRepresentable.swift
[1561/1566] Compiling SwiftStdlibToolbox StringBuilder.swift
[1562/1566] Emitting module SwiftStdlibToolbox
[1562/1583] Linking MacroPlugin-tool
[1564/1607] Compiling FoundationToolbox URLMacro.swift
[1565/1607] Compiling FoundationToolbox OSAllocatedUnfairLockMacro.swift
[1566/1608] Compiling MetaCodable IgnoreCodingInitialized.swift
[1567/1608] Compiling MetaCodable Codable.swift
[1568/1608] Compiling MetaCodable CodedIn.swift
[1569/1608] Compiling MetaCodable ContentAt.swift
[1570/1608] Compiling MetaCodable Decodable.swift
[1571/1608] Compiling MetaCodable Encodable.swift
[1572/1608] Compiling MetaCodable CodableCommonStrategy.swift
[1573/1608] Compiling MetaCodable CodingKeys.swift
[1574/1608] Compiling MetaCodable AnyCodableLiteral.swift
[1575/1608] Compiling MetaCodable CodedAs+Dynamic.swift
[1576/1608] Compiling MetaCodable DecodedAt.swift
[1577/1608] Compiling MetaCodable UnTagged.swift
[1578/1608] Emitting module FoundationToolbox
[1579/1608] Compiling MetaCodable HelperCoder.swift
[1580/1608] Compiling MetaCodable LossySequence.swift
[1581/1608] Compiling FoundationToolbox SecureCodingCodable.swift
[1582/1630] Compiling MetaCodable CodedAs.swift
[1583/1630] Compiling MetaCodable CodedAt.swift
[1584/1630] Compiling MetaCodable CodedBy.swift
[1585/1632] Compiling ObjCTypeDecodeKit String+.swift
[1586/1632] Compiling ObjCTypeDecodeKit Node.swift
[1587/1632] Compiling ObjCTypeDecodeKit ObjCField.swift
[1588/1632] Compiling ObjCTypeDecodeKit ObjCMethodType.swift
[1591/1632] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[1592/1632] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[1593/1632] Emitting module MetaCodable
[1594/1632] Compiling MetaCodable Default.swift
[1595/1632] Compiling MetaCodable DynamicCodable.swift
[1596/1632] Compiling MetaCodable DynamicCodableIdentifier.swift
[1597/1632] Compiling MetaCodable EncodedAt.swift
[1606/1632] Compiling MetaCodable IgnoreCoding.swift
[1607/1632] Compiling MetaCodable MemberInit.swift
[1608/1646] Compiling Utilities AsyncExtensions.swift
[1609/1646] Compiling Utilities SubstitutionMap.swift
[1610/1646] Compiling Utilities OffsetEnumeratedSequence.swift
[1611/1646] Compiling Utilities OrFunctions.swift
[1612/1646] Compiling Utilities MemoryPressureMonitor.swift
[1613/1646] Compiling Utilities StringBuilder.swift
[1614/1646] Compiling Utilities Layout.swift
[1615/1646] Compiling Utilities _PtrAuth.swift
[1616/1646] Compiling ObjCTypeDecodeKit ObjCModifier.swift
[1617/1647] Compiling ObjCTypeDecodeKit types.swift
[1618/1647] Compiling HelperCoders DateCoder.swift
[1619/1647] Compiling HelperCoders Since1970DateCoder.swift
[1620/1647] Compiling HelperCoders Base64Coder.swift
[1621/1647] Compiling HelperCoders ConditionalCoder.swift
[1622/1647] Emitting module Utilities
[1623/1647] Compiling Utilities Alignment.swift
[1624/1647] Compiling HelperCoders NonConformingCoder.swift
[1625/1647] Compiling HelperCoders PropertyWrapperCoder.swift
[1626/1648] Compiling HelperCoders Bool.swift
[1627/1648] Compiling HelperCoders String.swift
[1628/1648] Compiling HelperCoders HelperCoderStrategy.swift
[1629/1648] Compiling HelperCoders Number.swift
[1630/1648] Compiling HelperCoders SequenceCoderConfiguration.swift
[1635/1648] Emitting module HelperCoders
[1636/1648] Compiling HelperCoders DefaultSequenceElementCoding.swift
[1637/1648] Compiling HelperCoders SequenceCoder.swift
[1638/1648] Emitting module ObjCTypeDecodeKit
[1639/1648] Compiling ObjCTypeDecodeKit ObjCTypeCodable.swift
[1640/1648] Compiling ObjCTypeDecodeKit ObjCMethodTypeDecoder.swift
[1641/1648] Compiling ObjCTypeDecodeKit ObjCPropertyTypeDecoder.swift
[1642/1648] Compiling ObjCTypeDecodeKit ObjCTypeDecoder.swift
[1643/1706] Compiling HelperCoders ValueCoder.swift
[1644/1706] Compiling ObjCTypeDecodeKit ObjCPropertyAttribute.swift
[1645/1706] Compiling ObjCTypeDecodeKit ObjCType.swift
[1646/1734] Compiling APINotes ObjCProperty.swift
[1647/1734] Compiling APINotes Function.swift
[1648/1734] Compiling APINotes ObjCContext.swift
[1649/1734] Compiling APINotes ObjCMemberKind.swift
[1650/1734] Compiling APINotes SwiftWrapper.swift
[1651/1734] Compiling APINotes CommonEntity.swift
[1652/1734] Compiling APINotes CommonType.swift
[1653/1734] Compiling APINotes EnumKind.swift
[1654/1734] Compiling APINotes Nullability.swift
[1655/1734] Compiling APINotes ObjCMethod.swift
[1656/1738] Compiling APINotes Parameter.swift
[1657/1738] Compiling APINotes Variable.swift
[1658/1738] Compiling APINotes Tag.swift
[1659/1738] Compiling APINotes Typedef.swift
[1660/1738] Compiling APINotes Module.swift
[1661/1738] Compiling APINotes Enumerator.swift
[1662/1739] Compiling APINotes Availability.swift
[1663/1739] Compiling APINotes EnumExtensibility.swift
[1666/1739] Compiling MachOExtensions UnsafeRawPointer+.swift
[1667/1739] Compiling ObjCDump ObjCMethodInfo.swift
[1668/1739] Compiling ObjCDump ObjCDump.swift
[1669/1739] Compiling ObjCDump ObjCPropertyInfo.swift
[1670/1739] Compiling ObjCDump ObjCProtocolInfo.swift
[1671/1739] Compiling ObjCDump ObjCIvarInfo.swift
[1672/1739] Compiling ObjCDump ObjCCategoryInfo.swift
[1673/1739] Emitting module ObjCDump
[1674/1739] Compiling ObjCDump ObjCClassInfo.swift
[1675/1739] Compiling ObjCDump ObjCType+.swift
[1684/1739] Emitting module MachOExtensions
[1689/1830] Compiling MachOObjCSection ObjCIvarListProtocol.swift
[1690/1830] Compiling MachOObjCSection ObjCIvarProtocol.swift
[1691/1830] Compiling MachOReading ReadingError.swift
[1692/1830] Compiling MachOReading DataSequence.swift
[1693/1832] Compiling MachOObjCSection ObjCClassRWDataExtProtocol.swift
[1694/1832] Compiling MachOObjCSection ObjCClassRWDataProtocol.swift
[1695/1832] Compiling MachOObjCSection ObjCClassRWDataExt64.swift
[1696/1832] Compiling MachOObjCSection ObjCClassRWData32.swift
[1697/1832] Compiling MachOCaches SharedCache.swift
[1698/1832] Emitting module MachOCaches
[1699/1832] Compiling MachOReading MachOContext.swift
[1700/1832] Compiling MachOReading InProcessContext.swift
[1701/1832] Compiling MachOReading UnsafeRawPointer+Readable.swift
[1702/1832] Compiling MachOReading Readable.swift
[1703/1833] Compiling MachOReading MachOImage+Readable.swift
[1704/1833] Compiling MachOReading MemorySequence.swift
[1705/1833] Compiling MachOReading MachOFile+Readable.swift
[1708/1833] Compiling MachOReading FileIO+.swift
[1709/1833] Compiling MachOReading MachOFile+.swift
[1710/1833] Emitting module MachOReading
[1711/1833] Compiling MachOReading ReadingContext.swift
[1712/1833] Compiling MachOReading DyldCache+.swift
[1713/1833] Compiling MachOReading FileHandle+.swift
[1716/1837] Compiling MachOObjCSection _ObjCClassLayoutProtocol.swift
[1717/1837] Compiling MachOObjCSection _ObjCStubClassLayoutProtocol.swift
[1718/1837] Compiling MachOObjCSection _ObjCClassRWDataExtLayoutProtocol.swift
[1719/1837] Compiling MachOObjCSection _ObjCClassRWDataLayoutProtocol.swift
[1720/1837] Compiling MachOObjCSection _ObjCIvarLayoutProtocol.swift
[1721/1837] Compiling MachOObjCSection ObjCSectionRepresentable.swift
[1722/1837] Compiling MachOObjCSection ObjCProtocolArray64.swift
[1723/1837] Compiling MachOObjCSection ObjCProtocolList32.swift
[1724/1837] Compiling APINotes Version.Tuple.swift
[1725/1837] Compiling APINotes Version.swift
[1726/1837] Compiling MachOObjCSection ObjCProtocolRelativeListList.swift
[1727/1837] Compiling MachOObjCSection EntrySizeList.swift
[1728/1837] Compiling MachOObjCSection ListArrayKind.swift
[1729/1837] Compiling MachOObjCSection RelativeListList.swift
[1738/1845] Compiling MachOObjCSection RelativeRawPointer.swift
[1739/1845] Compiling MachOObjCSection ObjCProperty.swift
[1740/1845] Compiling MachOObjCSection ObjCPropertyArray.swift
[1741/1845] Compiling MachOObjCSection ObjCPropertyList.swift
[1742/1845] Compiling MachOObjCSection ObjCPropertyRelativeListList.swift
[1743/1845] Compiling MachOObjCSection ObjCProtocol32.swift
[1744/1845] Compiling MachOObjCSection ObjCProtocol64.swift
[1745/1845] Compiling MachOObjCSection ObjCProtocolArray32.swift
[1746/1845] Compiling MachOObjCSection DyldCache+.swift
[1747/1845] Compiling MachOObjCSection DyldCacheLoaded+.swift
[1748/1845] Compiling MachOObjCSection DyldCacheRepresentable+.swift
[1749/1845] Compiling MachOObjCSection FullDyldCache+.swift
[1750/1845] Compiling MachOObjCSection LoadCommandsProtocol+.swift
[1751/1845] Compiling MachOObjCSection MachOFile+.swift
[1752/1845] Compiling MachOObjCSection MachOImage+.swift
[1753/1845] Compiling MachOObjCSection MachORepresentable+.swift
[1754/1845] Compiling MachOObjCSection ObjCHeaderOptimizationRO+.swift
[1759/1845] Emitting module APINotes
[1762/1845] Emitting module MachOObjCSection
[1771/1845] Compiling MachOResolving Resolvable.swift
[1772/1845] Compiling MachOResolving AsyncResolvable.swift
[1773/1845] Compiling MachOResolving AnyResolvable.swift
[1774/1845] Emitting module MachOResolving
[1777/1858] Compiling MachOObjCSection ObjCMethodList.swift
[1778/1858] Compiling MachOObjCSection ObjCMethodListMask.swift
[1779/1858] Compiling MachOObjCSection ObjCMethodRelativeListList.swift
[1780/1858] Compiling MachOObjCSection ObjCMachOSection.swift
[1781/1858] Emitting module Demangling
[1782/1858] Compiling MachOPointers TargetRelativeIndirectablePointer.swift
[1783/1858] Compiling MachOPointers RelativePointers.swift
[1784/1858] Compiling MachOPointers RelativePointerProtocol.swift
[1785/1858] Compiling MachOPointers TargetRelativeIndirectPointer.swift
[1786/1858] Compiling MachOPointers TargetRelativeDirectPointer.swift
[1787/1859] Compiling MachOObjCSection SegmentCommandProtocol+.swift
[1788/1859] Compiling MachOObjCSection _FileIOProtocol+.swift
[1789/1859] Compiling MachOObjCSection MachOFile+MethodList.swift
[1790/1859] Compiling MachOObjCSection MachOFile+ObjectiveC.swift
[1791/1859] Compiling MachOObjCSection MachOImage+MethodList.swift
[1792/1859] Compiling MachOObjCSection MachOImage+ObjectiveC.swift
[1793/1859] Compiling MachOObjCSection MachOKitObjCSupport.swift
[1794/1859] Compiling MachOObjCSection ObjCCategory32.swift
[1795/1859] Compiling MachOObjCSection ObjCCategory64.swift
[1798/1859] Compiling MachOObjCSection ObjCClassRWData64.swift
[1799/1859] Compiling MachOObjCSection ObjCClassRWDataFlags.swift
[1800/1859] Compiling MachOObjCSection ObjCIvar32.swift
[1801/1859] Compiling MachOObjCSection ObjCIvar64.swift
[1802/1859] Compiling MachOObjCSection ObjCIvarList32.swift
[1803/1859] Compiling MachOObjCSection ObjCIvarList64.swift
[1804/1859] Compiling MachOObjCSection ObjCMethod.swift
[1805/1859] Compiling MachOObjCSection ObjCMethodArray.swift
[1810/1859] Compiling MachOObjCSection RelativeDirectPointer.swift
[1811/1859] Compiling MachOObjCSection RelativeIndirectPointer.swift
[1812/1859] Compiling MachOObjCSection ObjCCategoryProtocol.swift
[1813/1859] Compiling MachOObjCSection _ObjCCategoryLayoutProtocol.swift
[1814/1859] Compiling MachOObjCSection ObjCClassProtocol.swift
[1815/1859] Compiling MachOObjCSection ObjCStubClassProtocol.swift
[1816/1859] Compiling MachOObjCSection ObjCClassRODataProtocol.swift
[1817/1859] Compiling MachOObjCSection _ObjCClassRODataLayoutProtocol.swift
[1820/1859] Compiling MachOPointers RelativeDirectPointerProtocol.swift
[1821/1859] Compiling MachOPointers RelativeIndirectPointerProtocol.swift
[1822/1859] Compiling MachOPointers RelativeIndirectType.swift
[1823/1859] Compiling MachOPointers RelativeIndirectablePointerIntPairProtocol.swift
[1824/1859] Compiling MachOPointers RelativeIndirectablePointerProtocol.swift
[1833/1859] Compiling MachOObjCSection ObjCProtocolArrayProtocol.swift
[1834/1859] Compiling MachOObjCSection ObjCProtocolListProtocol.swift
[1835/1859] Compiling MachOObjCSection ObjCProtocolProtocol.swift
[1836/1859] Compiling MachOObjCSection ObjCProtocolRelativeListListProtocol.swift
[1837/1859] Compiling MachOObjCSection _ObjCProtocolLayoutProtocol.swift
[1838/1859] Compiling MachOObjCSection ObjCDump.swift
[1839/1859] Compiling MachOObjCSection FixupResolvable.swift
[1840/1859] Compiling MachOObjCSection exported.swift
[1841/1859] Compiling MachOPointers Pointer.swift
[1842/1859] Compiling MachOPointers PointerProtocol.swift
[1843/1859] Emitting module MachOPointers
[1844/1859] Compiling MachOPointers TargetRelativeIndirectablePointerIntPair.swift
[1857/1866] Compiling MachOSymbols Symbol.swift
[1858/1866] Compiling MachOSymbols Symbols.swift
[1859/1866] Compiling MachOSymbols DemangledSymbol.swift
[1860/1866] Emitting module MachOSymbols
[1861/1866] Compiling MachOSymbols SymbolOrElement.swift
[1862/1866] Compiling MachOSymbols SymbolIndexStore.swift
[1863/1866] Compiling MachOSymbols MachO+Symbol.swift
[1864/1868] Compiling MachOSymbolPointers SymbolOrElementPointer.swift
[1865/1868] Emitting module MachOSymbolPointers
[1866/1870] Emitting module MachOFoundation
[1867/1870] Compiling MachOFoundation Exported.swift
[1868/2084] Compiling MachOSwiftSection AnyClassMetadataObjCInteropProtocol.swift
[1869/2084] Compiling MachOSwiftSection ClassMetadataBounds.swift
[1870/2084] Compiling MachOSwiftSection ClassMetadataBoundsLayout.swift
[1871/2084] Compiling MachOSwiftSection ClassMetadataBoundsProtocol.swift
[1872/2084] Compiling MachOSwiftSection StoredClassMetadataBounds.swift
[1873/2084] Compiling MachOSwiftSection ClassMetadata.swift
[1874/2084] Compiling MachOSwiftSection ClassMetadataLayout.swift
[1875/2084] Compiling MachOSwiftSection ClassMetadataProtocol.swift
[1876/2084] Compiling MachOSwiftSection ClassMetadataObjCInterop.swift
[1877/2084] Compiling MachOSwiftSection ClassMetadataObjCInteropLayout.swift
[1878/2084] Compiling MachOSwiftSection ClassMetadataObjCInteropProtocol.swift
[1879/2084] Compiling MachOSwiftSection FinalClassMetadataLayout.swift
[1880/2084] Compiling MachOSwiftSection FinalClassMetadataProtocol.swift
[1881/2084] Compiling MachOSwiftSection ObjCClassWrapperMetadata.swift
[1882/2084] Compiling MachOSwiftSection MethodDefaultOverrideDescriptor.swift
[1883/2084] Compiling MachOSwiftSection MethodDefaultOverrideTableHeader.swift
[1884/2084] Compiling MachOSwiftSection MethodDescriptor.swift
[1885/2084] Compiling MachOSwiftSection MethodDescriptorFlags.swift
[1886/2084] Compiling MachOSwiftSection MethodDescriptorKind.swift
[1887/2084] Compiling MachOSwiftSection MethodDescriptorWrapper.swift
[1888/2084] Compiling MachOSwiftSection MethodImplementationPointer.swift
[1889/2084] Compiling MachOSwiftSection MethodOverrideDescriptor.swift
[1890/2084] Compiling MachOSwiftSection OverrideTableHeader.swift
[1891/2107] Compiling MachOSwiftSection ModuleContext.swift
[1892/2107] Compiling MachOSwiftSection ModuleContextDescriptor.swift
[1893/2107] Compiling MachOSwiftSection ModuleContextDescriptorLayout.swift
[1894/2107] Compiling MachOSwiftSection ModuleContextDescriptorProtocol.swift
[1895/2107] Compiling MachOSwiftSection OpaqueMetadata.swift
[1896/2107] Compiling MachOSwiftSection OpaqueType.swift
[1897/2107] Compiling MachOSwiftSection OpaqueTypeDescriptor.swift
[1898/2107] Compiling MachOSwiftSection OpaqueTypeDescriptorLayout.swift
[1899/2107] Compiling MachOSwiftSection OpaqueTypeDescriptorProtocol.swift
[1900/2107] Compiling MachOSwiftSection InvertibleProtocolKind.swift
[1901/2107] Compiling MachOSwiftSection InvertibleProtocolSet.swift
[1902/2107] Compiling MachOSwiftSection InvertibleProtocolsRequirementCount.swift
[1903/2107] Compiling MachOSwiftSection ObjCProtocolPrefix.swift
[1904/2107] Compiling MachOSwiftSection RelativeObjCProtocolPrefix.swift
[1905/2107] Compiling MachOSwiftSection Protocol.swift
[1906/2107] Compiling MachOSwiftSection ProtocolClassConstraint.swift
[1907/2107] Compiling MachOSwiftSection ProtocolContextDescriptorFlags.swift
[1908/2107] Compiling MachOSwiftSection ProtocolDescriptor.swift
[1909/2107] Compiling MachOSwiftSection ProtocolDescriptorFlags.swift
[1910/2107] Compiling MachOSwiftSection ProtocolDescriptorLayout.swift
[1911/2107] Compiling MachOSwiftSection ProtocolDescriptorProtocol.swift
[1912/2107] Compiling MachOSwiftSection ProtocolDescriptorRef.swift
[1913/2107] Compiling MachOSwiftSection ProtocolDescriptorWithObjCInterop.swift
[1914/2107] Compiling MachOSwiftSection ProtocolDispatchStrategy.swift
[1915/2107] Compiling MachOSwiftSection ForeignReferenceTypeMetadata.swift
[1916/2107] Compiling MachOSwiftSection ForeignReferenceTypeMetadataLayout.swift
[1917/2107] Compiling MachOSwiftSection FunctionTypeFlags.swift
[1918/2107] Compiling MachOSwiftSection FunctionTypeMetadata.swift
[1919/2107] Compiling MachOSwiftSection GenericContext.swift
[1920/2107] Compiling MachOSwiftSection GenericContextDescriptorFlags.swift
[1921/2107] Compiling MachOSwiftSection GenericContextDescriptorHeader.swift
[1922/2107] Compiling MachOSwiftSection GenericContextDescriptorHeaderProtocol.swift
[1923/2107] Compiling MachOSwiftSection GenericEnvironment.swift
[1924/2107] Compiling MachOSwiftSection GenericEnvironmentFlags.swift
[1925/2107] Compiling MachOSwiftSection GenericPackKind.swift
[1926/2107] Compiling MachOSwiftSection GenericPackShapeDescriptor.swift
[1927/2107] Compiling MachOSwiftSection GenericPackShapeHeader.swift
[1928/2107] Compiling MachOSwiftSection GenericParamDescriptor.swift
[1929/2107] Compiling MachOSwiftSection GenericParamKind.swift
[1930/2107] Compiling MachOSwiftSection GenericRequirement.swift
[1931/2107] Compiling MachOSwiftSection GenericRequirementContent.swift
[1932/2107] Compiling MachOSwiftSection GenericRequirementDescriptor.swift
[1933/2107] Compiling MachOSwiftSection GenericRequirementFlags.swift
[1934/2107] Compiling MachOSwiftSection GenericRequirementKind.swift
[1935/2107] Compiling MachOSwiftSection GenericRequirementLayoutKind.swift
[1936/2107] Compiling MachOSwiftSection GenericValueDescriptor.swift
[1937/2107] Compiling MachOSwiftSection GenericValueHeader.swift
[1938/2107] Compiling MachOSwiftSection GenericValueType.swift
[1939/2107] Compiling MachOSwiftSection GenericWitnessTable.swift
[1940/2107] Compiling MachOSwiftSection TypeGenericContext.swift
[1941/2107] Compiling MachOSwiftSection TypeGenericContextDescriptorHeader.swift
[1942/2107] Compiling MachOSwiftSection GenericBoxHeapMetadata.swift
[1943/2107] Compiling MachOSwiftSection HeapLocalVariableMetadata.swift
[1944/2107] Compiling MachOSwiftSection MangledName.swift
[1945/2107] Compiling MachOSwiftSection MangledNameKind.swift
[1946/2107] Compiling MachOSwiftSection CanonicalSpecializedMetadataAccessorsListEntry.swift
[1947/2107] Compiling MachOSwiftSection CanonicalSpecializedMetadatasCachingOnceToken.swift
[1948/2107] Compiling MachOSwiftSection CanonicalSpecializedMetadatasListCount.swift
[1949/2107] Compiling MachOSwiftSection CanonicalSpecializedMetadatasListEntry.swift
[1950/2107] Compiling MachOSwiftSection FixedArrayTypeMetadata.swift
[1951/2107] Compiling MachOSwiftSection FixedArrayTypeMetadataLayout.swift
[1952/2107] Compiling MachOSwiftSection FullMetadata.swift
[1953/2107] Compiling MachOSwiftSection HeapMetadataHeader.swift
[1954/2107] Compiling MachOSwiftSection HeapMetadataHeaderLayout.swift
[1955/2107] Compiling MachOSwiftSection HeapMetadataHeaderPrefix.swift
[1956/2107] Compiling MachOSwiftSection HeapMetadataHeaderPrefixLayout.swift
[1957/2107] Compiling MachOSwiftSection HeapMetadataHeaderPrefixProtocol.swift
[1958/2107] Compiling MachOSwiftSection HeapMetadataHeaderProtocol.swift
[1959/2107] Compiling MachOSwiftSection TypeMetadataHeader.swift
[1960/2107] Compiling MachOSwiftSection TypeMetadataHeaderBase.swift
[1961/2107] Compiling MachOSwiftSection TypeMetadataHeaderBaseLayout.swift
[1962/2107] Compiling MachOSwiftSection TypeMetadataHeaderBaseProtocol.swift
[1963/2107] Compiling MachOSwiftSection ProtocolRequirement.swift
[1964/2107] Compiling MachOSwiftSection ProtocolRequirementFlags.swift
[1965/2107] Compiling MachOSwiftSection ProtocolRequirementKind.swift
[1966/2107] Compiling MachOSwiftSection ProtocolWitnessTable.swift
[1967/2107] Compiling MachOSwiftSection ResilientWitness.swift
[1968/2107] Compiling MachOSwiftSection ResilientWitnessesHeader.swift
[1969/2107] Compiling MachOSwiftSection SpecialProtocolKind.swift
[1970/2107] Compiling MachOSwiftSection ProtocolConformance.swift
[1971/2107] Compiling MachOSwiftSection ProtocolConformanceDescriptor.swift
[1972/2107] Compiling MachOSwiftSection ProtocolConformanceFlags.swift
[1973/2107] Compiling MachOSwiftSection TupleTypeMetadata.swift
[1974/2107] Compiling MachOSwiftSection TupleTypeMetadataElementLayout.swift
[1975/2107] Compiling MachOSwiftSection TupleTypeMetadataLayout.swift
[1976/2107] Compiling MachOSwiftSection Class.swift
[1977/2107] Compiling MachOSwiftSection ClassDescriptor.swift
[1978/2107] Compiling MachOSwiftSection ClassDescriptorLayout.swift
[1979/2107] Compiling MachOSwiftSection ClassFlags.swift
[1980/2107] Compiling MachOSwiftSection ExtraClassDescriptorFlags.swift
[1981/2107] Compiling MachOSwiftSection AnyClassMetadata.swift
[1982/2107] Compiling MachOSwiftSection AnyClassMetadataLayout.swift
[1983/2107] Compiling MachOSwiftSection AnyClassMetadataProtocol.swift
[1984/2107] Compiling MachOSwiftSection AnyClassMetadataObjCInterop.swift
[1985/2107] Compiling MachOSwiftSection AnyClassMetadataObjCInteropLayout.swift
[1986/2107] Compiling MachOSwiftSection VTableDescriptorHeader.swift
[1987/2107] Compiling MachOSwiftSection ObjCResilientClassStubInfo.swift
[1988/2107] Compiling MachOSwiftSection ResilientSuperclass.swift
[1989/2107] Compiling MachOSwiftSection Enum.swift
[1990/2107] Compiling MachOSwiftSection EnumDescriptor.swift
[1991/2107] Compiling MachOSwiftSection EnumDescriptorLayout.swift
[1992/2107] Compiling MachOSwiftSection EnumFunctions.swift
[1993/2107] Compiling MachOSwiftSection EnumMetadata.swift
[1994/2107] Compiling MachOSwiftSection EnumMetadataLayout.swift
[1995/2107] Compiling MachOSwiftSection EnumMetadataProtocol.swift
[1996/2107] Compiling MachOSwiftSection MultiPayloadEnumDescriptor.swift
[1997/2107] Compiling MachOSwiftSection Struct.swift
[1998/2107] Compiling MachOSwiftSection StructDescriptor.swift
[1999/2107] Compiling MachOSwiftSection StructDescriptorLayout.swift
[2000/2107] Compiling MachOSwiftSection StructMetadata.swift
[2001/2107] Compiling MachOSwiftSection StructMetadataLayout.swift
[2002/2107] Compiling MachOSwiftSection StructMetadataProtocol.swift
[2003/2107] Compiling MachOSwiftSection TypeContextDescriptor.swift
[2004/2107] Compiling MachOSwiftSection TypeContextDescriptorFlags.swift
[2005/2107] Compiling MachOSwiftSection TypeContextDescriptorLayout.swift
[2006/2107] Compiling MachOSwiftSection TypeContextDescriptorProtocol.swift
[2007/2107] Compiling MachOSwiftSection TypeContextDescriptorWrapper.swift
[2008/2107] Compiling MachOSwiftSection TypeContextWrapper.swift
[2009/2107] Compiling MachOSwiftSection TypeMetadataHeaderLayout.swift
[2010/2107] Compiling MachOSwiftSection TypeMetadataHeaderProtocol.swift
[2011/2107] Compiling MachOSwiftSection TypeMetadataLayoutPrefix.swift
[2012/2107] Compiling MachOSwiftSection TypeMetadataLayoutPrefixLayout.swift
[2013/2107] Compiling MachOSwiftSection TypeMetadataLayoutPrefixProtocol.swift
[2014/2107] Compiling MachOSwiftSection HeapMetadataLayout.swift
[2015/2107] Compiling MachOSwiftSection HeapMetadataProtocol.swift
[2016/2107] Compiling MachOSwiftSection Metadata.swift
[2017/2107] Compiling MachOSwiftSection MetadataAccessorFunction.swift
[2018/2107] Compiling MachOSwiftSection MetadataBounds.swift
[2019/2107] Compiling MachOSwiftSection MetadataBoundsLayout.swift
[2020/2107] Compiling MachOSwiftSection MetadataBoundsProtocol.swift
[2021/2107] Compiling MachOSwiftSection ForeignMetadataInitialization.swift
[2022/2107] Compiling MachOSwiftSection SingletonMetadataInitialization.swift
[2023/2107] Compiling MachOSwiftSection MetadataKind.swift
[2024/2107] Compiling MachOSwiftSection MetadataLayout.swift
[2025/2107] Compiling MachOSwiftSection MetadataProtocol.swift
[2026/2107] Compiling MachOSwiftSection MetadataRequest.swift
[2027/2107] Compiling MachOSwiftSection MetadataResponse.swift
[2028/2107] Compiling MachOSwiftSection MetadataState.swift
[2029/2107] Compiling MachOSwiftSection MetadataWrapper.swift
[2030/2107] Compiling MachOSwiftSection MetatypeMetadata.swift
[2031/2107] Compiling MachOSwiftSection MetatypeMetadataLayout.swift
[2032/2107] Compiling MachOSwiftSection SingletonMetadataPointer.swift
[2033/2107] Compiling MachOSwiftSection TypeReference.swift
[2034/2107] Compiling MachOSwiftSection TypeReferenceKind.swift
[2035/2107] Compiling MachOSwiftSection ValueMetadata.swift
[2036/2107] Compiling MachOSwiftSection ValueMetadataLayout.swift
[2037/2107] Compiling MachOSwiftSection ValueMetadataProtocol.swift
[2038/2107] Compiling MachOSwiftSection ValueWitnessFlags.swift
[2039/2107] Compiling MachOSwiftSection ValueWitnessTable.swift
[2040/2107] Compiling MachOSwiftSection ContextPointer.swift
[2041/2107] Compiling MachOSwiftSection RelativePointers.swift
[2042/2107] Compiling MachOSwiftSection RelativeProtocolDescriptorPointer.swift
[2043/2107] Compiling MachOSwiftSection FlagSet.swift
[2044/2107] Compiling MachOSwiftSection MachOSwiftSectionRepresentableWithCache.swift
[2045/2107] Compiling MachOSwiftSection RuntimeProtocol.swift
[2046/2107] Compiling MachOSwiftSection SwiftSectionRepresentable.swift
[2047/2107] Compiling MachOSwiftSection TopLevelDescriptor.swift
[2048/2107] Compiling MachOSwiftSection TopLevelType.swift
[2049/2107] Compiling MachOSwiftSection RuntimeFunctions.swift
[2050/2107] Compiling MachOSwiftSection AnyLocatableLayoutWrapper.swift
[2051/2107] Compiling MachOSwiftSection MachOSwiftSectionError.swift
[2052/2107] Compiling MachOSwiftSection MachOSwiftSectionName.swift
[2053/2107] Compiling MachOSwiftSection PtrAuth.swift
[2054/2107] Compiling MachOSwiftSection ResolvableLocatableLayoutWrapper.swift
[2055/2107] Compiling MachOSwiftSection RuntimeLayout.swift
[2056/2107] Compiling MachOSwiftSection Exported.swift
[2057/2107] Compiling MachOSwiftSection Array+.swift
[2058/2107] Compiling MachOSwiftSection Bool+.swift
[2059/2107] Compiling MachOSwiftSection MachORepresentable+.swift
[2060/2107] Compiling MachOSwiftSection String+.swift
[2061/2107] Compiling MachOSwiftSection MachOFile+Swift.swift
[2062/2107] Compiling MachOSwiftSection MachOImage+Swift.swift
[2063/2107] Compiling MachOSwiftSection AnonymousContext.swift
[2064/2107] Compiling MachOSwiftSection AnonymousContextDescriptor.swift
[2065/2107] Compiling MachOSwiftSection AnonymousContextDescriptorFlags.swift
[2066/2107] Compiling MachOSwiftSection AnonymousContextDescriptorLayout.swift
[2067/2107] Compiling MachOSwiftSection AnonymousContextDescriptorProtocol.swift
[2068/2107] Compiling MachOSwiftSection AssociatedType.swift
[2069/2107] Compiling MachOSwiftSection AssociatedTypeDescriptor.swift
[2070/2107] Compiling MachOSwiftSection AssociatedTypeRecord.swift
[2071/2107] Compiling MachOSwiftSection BuiltinType.swift
[2072/2107] Compiling MachOSwiftSection BuiltinTypeDescriptor.swift
[2073/2107] Compiling MachOSwiftSection Capture.swift
[2074/2107] Compiling MachOSwiftSection CaptureDescriptor.swift
[2075/2107] Compiling MachOSwiftSection ContextDescriptor.swift
[2076/2107] Compiling MachOSwiftSection ContextDescriptorFlags.swift
[2077/2107] Compiling MachOSwiftSection ContextDescriptorKind.swift
[2078/2107] Compiling MachOSwiftSection ContextDescriptorKindSpecificFlags.swift
[2079/2107] Compiling MachOSwiftSection ContextDescriptorLayout.swift
[2080/2107] Compiling MachOSwiftSection ContextDescriptorProtocol.swift
[2081/2107] Compiling MachOSwiftSection ContextDescriptorWrapper.swift
[2082/2107] Compiling MachOSwiftSection ContextProtocol.swift
[2083/2107] Compiling MachOSwiftSection ContextWrapper.swift
[2084/2107] Compiling MachOSwiftSection NamedContextDescriptorLayout.swift
[2085/2107] Compiling MachOSwiftSection NamedContextDescriptorProtocol.swift
[2086/2107] Compiling MachOSwiftSection DispatchClassMetadata.swift
[2087/2107] Compiling MachOSwiftSection ExistentialMetatypeMetadata.swift
[2088/2107] Compiling MachOSwiftSection ExistentialTypeFlags.swift
[2089/2107] Compiling MachOSwiftSection ExistentialTypeMetadata.swift
[2090/2107] Compiling MachOSwiftSection ExistentialTypeMetadataLayout.swift
[2091/2107] Compiling MachOSwiftSection ExtendedExistentialTypeMetadata.swift
[2092/2107] Compiling MachOSwiftSection ExtendedExistentialTypeShape.swift
[2093/2107] Compiling MachOSwiftSection NonUniqueExtendedExistentialTypeShape.swift
[2094/2107] Compiling MachOSwiftSection ExtensionContext.swift
[2095/2107] Compiling MachOSwiftSection ExtensionContextDescriptor.swift
[2096/2107] Compiling MachOSwiftSection ExtensionContextDescriptorLayout.swift
[2097/2107] Compiling MachOSwiftSection ExtensionContextDescriptorProtocol.swift
[2098/2107] Compiling MachOSwiftSection FieldDescriptor.swift
[2099/2107] Compiling MachOSwiftSection FieldDescriptorKind.swift
[2100/2107] Compiling MachOSwiftSection FieldRecord.swift
[2101/2107] Compiling MachOSwiftSection FieldRecordFlags.swift
[2102/2107] Compiling MachOSwiftSection ForeignClassMetadata.swift
[2103/2107] Compiling MachOSwiftSection ForeignClassMetadataLayout.swift
[2104/2107] Emitting module MachOSwiftSection
[2105/2114] Compiling SwiftInspection PrimitiveTypeMappingCache.swift
[2106/2114] Compiling SwiftInspection PrimitiveTypeMapping.swift
[2107/2114] Compiling SwiftInspection EnumLayoutCalculator.swift
[2108/2114] Compiling SwiftInspection MetadataReader.swift
[2109/2114] Compiling SwiftInspection BitMask.swift
[2110/2114] Compiling SwiftInspection ClassHierarchyDumper.swift
[2111/2114] Emitting module SwiftInspection
[2112/2144] Compiling SwiftDump ConformedDumper.swift
[2113/2144] Compiling SwiftDump Dumpable.swift
[2114/2144] Compiling SwiftDump Dumper.swift
[2115/2147] Compiling SwiftDump DemangleResolver.swift
[2116/2147] Compiling SwiftDump AssociatedType+Dumpable.swift
[2117/2147] Compiling SwiftDump Class+Dumpable.swift
[2118/2147] Compiling SwiftDump Enum+Dumpable.swift
[2119/2147] Compiling SwiftDump Keyword+Swift.swift
[2120/2147] Compiling SwiftDump MetadataWrapper+Dump.swift
[2121/2147] Compiling SwiftDump Node+.swift
[2122/2147] Compiling SwiftDump String+.swift
[2123/2147] Compiling SwiftDump TypeWrapper+Dumper.swift
[2124/2147] Compiling SwiftDump ConformedDumpable.swift
[2125/2147] Compiling SwiftDump NamedDumpable.swift
[2126/2147] Compiling SwiftDump NamedDumper.swift
[2127/2147] Compiling SwiftDump TypedDumper.swift
[2128/2147] Emitting module SwiftDump
[2129/2147] Compiling SwiftDump OpaqueType+.swift
[2130/2147] Compiling SwiftDump ResilientSuperclass+Dump.swift
[2131/2147] Compiling SwiftDump SemanticString+.swift
[2132/2147] Compiling SwiftDump Protocol+Dumpable.swift
[2133/2147] Compiling SwiftDump ProtocolConformance+Dumpable.swift
[2134/2147] Compiling SwiftDump Struct+Dumpable.swift
[2135/2147] Compiling SwiftDump AssociatedTypeDumper.swift
[2136/2147] Compiling SwiftDump DumperConfiguration.swift
[2137/2147] Compiling SwiftDump ContextDescriptorWrapper+Dump.swift
[2138/2147] Compiling SwiftDump GenericContext+Dump.swift
[2139/2147] Compiling SwiftDump ProtocolConformanceDumper.swift
[2140/2147] Compiling SwiftDump ProtocolDumper.swift
[2141/2147] Compiling SwiftDump StructDumper.swift
[2142/2147] Compiling SwiftDump ClassDumper.swift
[2143/2147] Compiling SwiftDump EnumDumper.swift
[2144/2147] Compiling SwiftDump ExtensionDumper.swift
[2145/2200] Emitting module SwiftIndex
[2146/2200] Compiling SwiftIndex SwiftIndex.swift
[2147/2200] Compiling SwiftInterface SwiftInterfaceBuilderConfiguration.swift
[2148/2200] Compiling SwiftInterface SwiftInterfaceBuilderDependencies.swift
[2149/2200] Compiling SwiftInterface SwiftInterfaceBuilderExtraDataProvider.swift
[2150/2200] Compiling SwiftInterface SwiftInterfaceBuilderOpaqueTypeProvider.swift
[2151/2204] Compiling SwiftInterface ProtocolName.swift
[2152/2204] Compiling SwiftInterface TypeName.swift
[2153/2204] Compiling SwiftInterface DependencyPath.swift
[2154/2204] Compiling SwiftInterface Extensions.swift
[2155/2204] Compiling SwiftInterface FunctionKind.swift
[2156/2204] Compiling SwiftInterface TypeKind.swift
[2157/2204] Compiling SwiftInterface DefinitionName.swift
[2158/2204] Compiling SwiftInterface ExtensionName.swift
[2159/2204] Compiling SwiftInterface FieldDefinition.swift
[2160/2204] Compiling SwiftInterface FunctionDefinition.swift
[2161/2204] Compiling SwiftInterface ProtocolDefinition.swift
[2162/2204] Compiling SwiftInterface SubscriptDefinition.swift
[2163/2204] Compiling SwiftInterface TypeDefinition.swift
[2164/2204] Compiling SwiftInterface VariableDefinition.swift
[2165/2204] Compiling SwiftInterface AccessorKind.swift
[2166/2204] Compiling SwiftInterface ExtensionKind.swift
[2167/2204] Compiling SwiftInterface Accessor.swift
[2168/2204] Compiling SwiftInterface Definition+.swift
[2169/2204] Compiling SwiftInterface Definition.swift
[2170/2204] Compiling SwiftInterface DefinitionBuilder.swift
[2171/2204] Compiling SwiftInterface ExtensionDefinition.swift
[2172/2204] Compiling SwiftInterface BoundGenericNodePrintable.swift
[2173/2204] Compiling SwiftInterface DependentGenericNodePrintable.swift
[2174/2204] Compiling SwiftInterface FunctionTypeNodePrintable.swift
[2175/2204] Compiling SwiftInterface InterfaceNodePrintable.swift
[2176/2204] Compiling SwiftInterface NodePrintable.swift
[2177/2204] Compiling SwiftInterface NodePrintableDelegate.swift
[2178/2204] Compiling SwiftInterface TypeNodePrintable.swift
[2179/2204] Compiling SwiftInterface FunctionNodePrinter.swift
[2180/2204] Compiling SwiftInterface SubscriptNodePrinter.swift
[2181/2204] Compiling SwiftInterface TypeNodePrinter.swift
[2182/2204] Compiling SwiftInterface VariableNodePrinter.swift
[2183/2204] Compiling SwiftInterface SwiftInterfaceBuilder.swift
[2184/2204] Emitting module SwiftInterface
[2191/2204] Compiling MachOTestingSupport MachOImageName.swift
[2192/2204] Compiling MachOTestingSupport URL+.swift
[2193/2204] Emitting module MachOTestingSupport
[2194/2204] Compiling MachOTestingSupport XcodeMachOFileName.swift
[2195/2204] Compiling MachOTestingSupport SwiftStdlibDemangle.swift
[2196/2204] Compiling MachOTestingSupport MachOFileTests.swift
[2197/2204] Compiling MachOTestingSupport MachOImageTests.swift
[2198/2205] Compiling MachOTestingSupport XcodeMachOFileTests.swift
[2199/2205] Compiling SwiftInterface SwiftInterfaceEvents.swift
[2200/2205] Compiling SwiftInterface SwiftInterfaceEventsHandlers.swift
[2201/2205] Compiling SwiftInterface SwiftInterfaceIndexer.swift
[2202/2205] Compiling SwiftInterface SwiftInterfacePrinter.swift
[2203/2226] Compiling swift_section SemanticColorScheme.swift
[2204/2226] Compiling swift_section SwiftSection.swift
[2205/2227] Compiling swift_section IgnoreCoding.swift
[2206/2227] Compiling swift_section MachOOptionGroup.swift
[2207/2227] Compiling swift_section SwiftSectionCommandError.swift
[2208/2227] Compiling swift_section Extensions.swift
[2209/2227] Compiling swift_section SwiftSectionCommand.swift
[2210/2227] Compiling swift_section DemangleOptionGroup.swift
[2211/2227] Compiling TypeIndexing Subprocess.swift
[2212/2227] Compiling TypeIndexing SourceKitManager.swift
[2213/2227] Compiling TypeIndexing SwiftModule.swift
[2214/2227] Compiling TypeIndexing SwiftInterfaceBuilderTypeNameProvider.swift
[2215/2227] Compiling TypeIndexing SwiftInterfaceParser.swift
[2216/2228] Compiling swift_section InterfaceCommand.swift
[2217/2228] Emitting module swift_section
[2218/2228] Compiling swift_section Architecture.swift
[2219/2228] Compiling swift_section DumpCommand.swift
[2219/2228] Write Objects.LinkFileList
[2221/2228] Compiling TypeIndexing SDKPlatform.swift
[2222/2228] Compiling TypeIndexing ObjCInterfaceIndexer.swift
[2223/2228] Emitting module TypeIndexing
[2224/2228] Compiling TypeIndexing SDKIndexer.swift
[2225/2228] Compiling TypeIndexing APINodesManager.swift
[2226/2228] Compiling TypeIndexing TypeDatabase.swift
[2226/2228] Linking swift-section
[2227/2228] Applying swift-section
Build complete! (75.76s)
Build complete.
{
"dependencies" : [
{
"identity" : "machokit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.45.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lynnswap/MachOKit.git"
},
{
"identity" : "machoobjcsection",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lynnswap/MachOObjCSection.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.1.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "associatedobject",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p-x9/AssociatedObject"
},
{
"identity" : "swift-fileio",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p-x9/swift-fileio.git"
},
{
"identity" : "frameworktoolbox",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lynnswap/FrameworkToolbox.git"
},
{
"identity" : "swift-memberwise-init-macro",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.3-fork",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MxIris-Library-Forks/swift-memberwise-init-macro"
},
{
"identity" : "sourcekitd",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lynnswap/SourceKitD.git"
},
{
"identity" : "binarycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/christophhagen/BinaryCodable"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-clang",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MxIris-DeveloperTool-Forks/swift-clang"
},
{
"identity" : "swift-apinotes",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lynnswap/swift-apinotes.git"
},
{
"identity" : "dyldprivate",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lynnswap/DyldPrivate.git"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
}
],
"manifest_display_name" : "MachOSwiftSection",
"name" : "MachOSwiftSection",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "MachOSwiftSection",
"targets" : [
"MachOSwiftSection"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftDump",
"targets" : [
"SwiftDump"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftInterface",
"targets" : [
"SwiftInterface"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TypeIndexing",
"targets" : [
"TypeIndexing"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "swift-section",
"targets" : [
"swift-section"
],
"type" : {
"executable" : null
}
},
{
"name" : "MachOMacros",
"targets" : [
"MachOMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "swift_section",
"module_type" : "SwiftTarget",
"name" : "swift-section",
"path" : "Sources/swift-section",
"product_dependencies" : [
"Rainbow",
"ArgumentParser"
],
"product_memberships" : [
"swift-section"
],
"sources" : [
"Architecture.swift",
"Commands/DumpCommand.swift",
"Commands/InterfaceCommand.swift",
"Commands/SwiftSectionCommand.swift",
"DemangleOptionGroup.swift",
"Extensions.swift",
"IgnoreCoding.swift",
"MachOOptionGroup.swift",
"SemanticColorScheme.swift",
"SwiftSection.swift",
"SwiftSectionCommandError.swift"
],
"target_dependencies" : [
"SwiftDump",
"SwiftInterface"
],
"type" : "executable"
},
{
"c99name" : "UtilitiesC",
"module_type" : "ClangTarget",
"name" : "UtilitiesC",
"path" : "Sources/UtilitiesC",
"product_memberships" : [
"MachOSwiftSection",
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"PtrAuthWrapper.c"
],
"type" : "library"
},
{
"c99name" : "Utilities",
"module_type" : "SwiftTarget",
"name" : "Utilities",
"path" : "Sources/Utilities",
"product_dependencies" : [
"FoundationToolbox",
"AssociatedObject",
"MemberwiseInit",
"OrderedCollections",
"Dependencies",
"AsyncAlgorithms"
],
"product_memberships" : [
"MachOSwiftSection",
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"Alignment.swift",
"AsyncExtensions.swift",
"Macros/Layout.swift",
"MemoryPressureMonitor.swift",
"OffsetEnumeratedSequence.swift",
"OrFunctions.swift",
"StringBuilder.swift",
"SubstitutionMap.swift",
"_PtrAuth.swift"
],
"target_dependencies" : [
"MachOMacros",
"UtilitiesC"
],
"type" : "library"
},
{
"c99name" : "TypeIndexingTests",
"module_type" : "SwiftTarget",
"name" : "TypeIndexingTests",
"path" : "Tests/TypeIndexingTests",
"sources" : [
"APINodesManagerTests.swift",
"SDKIndexerTests.swift",
"SourceKitManagerTests.swift",
"SwiftInterfaceParserTests.swift"
],
"target_dependencies" : [
"TypeIndexing",
"MachOTestingSupport"
],
"type" : "test"
},
{
"c99name" : "TypeIndexing",
"module_type" : "SwiftTarget",
"name" : "TypeIndexing",
"path" : "Sources/TypeIndexing",
"product_dependencies" : [
"SwiftSyntax",
"SwiftParser",
"SwiftSyntaxBuilder",
"MachOObjCSection",
"Clang",
"SourceKitD",
"BinaryCodable",
"APINotes"
],
"product_memberships" : [
"TypeIndexing"
],
"sources" : [
"APINodesManager.swift",
"ObjCInterfaceIndexer.swift",
"SDKIndexer.swift",
"SDKPlatform.swift",
"SourceKitManager.swift",
"Subprocess.swift",
"SwiftInterfaceBuilderTypeNameProvider.swift",
"SwiftInterfaceParser.swift",
"SwiftModule.swift",
"TypeDatabase.swift"
],
"target_dependencies" : [
"SwiftInterface",
"Utilities"
],
"type" : "library"
},
{
"c99name" : "SwiftInterfaceTests",
"module_type" : "SwiftTarget",
"name" : "SwiftInterfaceTests",
"path" : "Tests/SwiftInterfaceTests",
"sources" : [
"GenericSpecializationTests.swift",
"NodePrinterTests.swift",
"SwiftInterfaceBuilderTests.swift",
"SwiftInterfaceIndexerTests.swift"
],
"target_dependencies" : [
"SwiftInterface",
"MachOTestingSupport"
],
"type" : "test"
},
{
"c99name" : "SwiftInterface",
"module_type" : "SwiftTarget",
"name" : "SwiftInterface",
"path" : "Sources/SwiftInterface",
"product_dependencies" : [
"MachOKit",
"MachOObjCSection"
],
"product_memberships" : [
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"Components/Definitions/Accessor.swift",
"Components/Definitions/Definition+.swift",
"Components/Definitions/Definition.swift",
"Components/Definitions/DefinitionBuilder.swift",
"Components/Definitions/ExtensionDefinition.swift",
"Components/Definitions/FieldDefinition.swift",
"Components/Definitions/FunctionDefinition.swift",
"Components/Definitions/ProtocolDefinition.swift",
"Components/Definitions/SubscriptDefinition.swift",
"Components/Definitions/TypeDefinition.swift",
"Components/Definitions/VariableDefinition.swift",
"Components/Kinds/AccessorKind.swift",
"Components/Kinds/ExtensionKind.swift",
"Components/Kinds/FunctionKind.swift",
"Components/Kinds/TypeKind.swift",
"Components/Names/DefinitionName.swift",
"Components/Names/ExtensionName.swift",
"Components/Names/ProtocolName.swift",
"Components/Names/TypeName.swift",
"DependencyPath.swift",
"Extensions.swift",
"NodePrintables/BoundGenericNodePrintable.swift",
"NodePrintables/DependentGenericNodePrintable.swift",
"NodePrintables/FunctionTypeNodePrintable.swift",
"NodePrintables/InterfaceNodePrintable.swift",
"NodePrintables/NodePrintable.swift",
"NodePrintables/NodePrintableDelegate.swift",
"NodePrintables/TypeNodePrintable.swift",
"NodePrinter/FunctionNodePrinter.swift",
"NodePrinter/SubscriptNodePrinter.swift",
"NodePrinter/TypeNodePrinter.swift",
"NodePrinter/VariableNodePrinter.swift",
"SwiftInterfaceBuilder.swift",
"SwiftInterfaceBuilderConfiguration.swift",
"SwiftInterfaceBuilderDependencies.swift",
"SwiftInterfaceBuilderExtraDataProvider.swift",
"SwiftInterfaceBuilderOpaqueTypeProvider.swift",
"SwiftInterfaceEvents.swift",
"SwiftInterfaceEventsHandlers.swift",
"SwiftInterfaceIndexer.swift",
"SwiftInterfacePrinter.swift"
],
"target_dependencies" : [
"MachOSwiftSection",
"SwiftInspection",
"SwiftDump",
"Semantic",
"Utilities"
],
"type" : "library"
},
{
"c99name" : "SwiftInspectionTests",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectionTests",
"path" : "Tests/SwiftInspectionTests",
"sources" : [
"ClassHierarchyDumpTests.swift",
"MetadataReaderTests.swift",
"MultiPayloadEnumTests.swift",
"SpareBitAnalyzer.swift"
],
"target_dependencies" : [
"MachOSwiftSection",
"MachOTestingSupport"
],
"type" : "test"
},
{
"c99name" : "SwiftInspection",
"module_type" : "SwiftTarget",
"name" : "SwiftInspection",
"path" : "Sources/SwiftInspection",
"product_dependencies" : [
"MachOKit",
"MachOObjCSection"
],
"product_memberships" : [
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"BitMask.swift",
"ClassHierarchyDumper.swift",
"EnumLayoutCalculator.swift",
"MetadataReader.swift",
"PrimitiveTypeMapping.swift",
"PrimitiveTypeMappingCache.swift"
],
"target_dependencies" : [
"MachOSwiftSection",
"Semantic",
"Utilities"
],
"type" : "library"
},
{
"c99name" : "SwiftIndex",
"module_type" : "SwiftTarget",
"name" : "SwiftIndex",
"path" : "Sources/SwiftIndex",
"product_dependencies" : [
"MachOKit"
],
"sources" : [
"SwiftIndex.swift"
],
"target_dependencies" : [
"MachOSwiftSection",
"SwiftDump",
"Semantic",
"Utilities"
],
"type" : "library"
},
{
"c99name" : "SwiftDumpTests",
"module_type" : "SwiftTarget",
"name" : "SwiftDumpTests",
"path" : "Tests/SwiftDumpTests",
"product_dependencies" : [
"MachOObjCSection"
],
"sources" : [
"DyldCacheDumpTests.swift",
"MachOFileDumpTests.swift",
"MachOImageDumpTests.swift",
"XcodeMachOFileDumpTests.swift"
],
"target_dependencies" : [
"SwiftDump",
"MachOTestingSupport"
],
"type" : "test"
},
{
"c99name" : "SwiftDump",
"module_type" : "SwiftTarget",
"name" : "SwiftDump",
"path" : "Sources/SwiftDump",
"product_dependencies" : [
"MachOKit",
"MachOObjCSection"
],
"product_memberships" : [
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"DemangleResolver.swift",
"Dumpable/AssociatedType+Dumpable.swift",
"Dumpable/Class+Dumpable.swift",
"Dumpable/Enum+Dumpable.swift",
"Dumpable/Protocol+Dumpable.swift",
"Dumpable/ProtocolConformance+Dumpable.swift",
"Dumpable/Struct+Dumpable.swift",
"Dumper/AssociatedTypeDumper.swift",
"Dumper/ClassDumper.swift",
"Dumper/EnumDumper.swift",
"Dumper/ExtensionDumper.swift",
"Dumper/ProtocolConformanceDumper.swift",
"Dumper/ProtocolDumper.swift",
"Dumper/StructDumper.swift",
"DumperConfiguration.swift",
"Extensions/ContextDescriptorWrapper+Dump.swift",
"Extensions/GenericContext+Dump.swift",
"Extensions/Keyword+Swift.swift",
"Extensions/MetadataWrapper+Dump.swift",
"Extensions/Node+.swift",
"Extensions/OpaqueType+.swift",
"Extensions/ResilientSuperclass+Dump.swift",
"Extensions/SemanticString+.swift",
"Extensions/String+.swift",
"Extensions/TypeWrapper+Dumper.swift",
"Protocols/ConformedDumpable.swift",
"Protocols/ConformedDumper.swift",
"Protocols/Dumpable.swift",
"Protocols/Dumper.swift",
"Protocols/NamedDumpable.swift",
"Protocols/NamedDumper.swift",
"Protocols/TypedDumper.swift"
],
"target_dependencies" : [
"MachOSwiftSection",
"Semantic",
"Utilities",
"SwiftInspection"
],
"type" : "library"
},
{
"c99name" : "SemanticTests",
"module_type" : "SwiftTarget",
"name" : "SemanticTests",
"path" : "Tests/SemanticTests",
"sources" : [
"SemanticStringTests.swift"
],
"target_dependencies" : [
"Semantic"
],
"type" : "test"
},
{
"c99name" : "Semantic",
"module_type" : "SwiftTarget",
"name" : "Semantic",
"path" : "Sources/Semantic",
"product_memberships" : [
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"Components/AnyComponent.swift",
"Components/Argument.swift",
"Components/Block.swift",
"Components/Comment.swift",
"Components/Conditional.swift",
"Components/Error.swift",
"Components/FunctionDeclaration.swift",
"Components/FunctionName.swift",
"Components/Group.swift",
"Components/Joined.swift",
"Components/Keyword.swift",
"Components/MemberDeclaration.swift",
"Components/MemberName.swift",
"Components/Numeric.swift",
"Components/Other.swift",
"Components/Standard.swift",
"Components/TypeDeclaration.swift",
"Components/TypeName.swift",
"Components/Variable.swift",
"SemanticString.swift",
"SemanticStringBuilder.swift",
"SemanticStringComponent.swift",
"SemanticType.swift"
],
"type" : "library"
},
{
"c99name" : "MachOTestingSupport",
"module_type" : "SwiftTarget",
"name" : "MachOTestingSupport",
"path" : "Sources/MachOTestingSupport",
"product_dependencies" : [
"MachOKit"
],
"sources" : [
"DemangleOptions.swift",
"DumpableTests.swift",
"DyldCacheTests.swift",
"DyldSharedCachePath.swift",
"Extensions.swift",
"MachOFileName.swift",
"MachOFileTests.swift",
"MachOImageName.swift",
"MachOImageTests.swift",
"SwiftStdlibDemangle.swift",
"URL+.swift",
"XcodeMachOFileName.swift",
"XcodeMachOFileTests.swift"
],
"target_dependencies" : [
"MachOExtensions",
"SwiftDump"
],
"type" : "library"
},
{
"c99name" : "MachOSymbolsTests",
"module_type" : "SwiftTarget",
"name" : "MachOSymbolsTests",
"path" : "Tests/MachOSymbolsTests",
"sources" : [
"DyldCacheSymbolRemangleTests.swift",
"DyldCacheSymbolSimpleTests.swift",
"DyldCacheSymbolTests.swift",
"ExternalSymbolTests.swift",
"MachOFileSymbolTests.swift",
"XcodeMachOFilesSymbolDemangleTests.swift"
],
"target_dependencies" : [
"MachOSymbols",
"MachOTestingSupport"
],
"type" : "test"
},
{
"c99name" : "MachOSymbols",
"module_type" : "SwiftTarget",
"name" : "MachOSymbols",
"path" : "Sources/MachOSymbols",
"product_dependencies" : [
"MachOKit"
],
"product_memberships" : [
"MachOSwiftSection",
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"DemangledSymbol.swift",
"MachO+Symbol.swift",
"Symbol.swift",
"SymbolIndexStore.swift",
"SymbolOrElement.swift",
"Symbols.swift"
],
"target_dependencies" : [
"MachOReading",
"MachOResolving",
"Utilities",
"Demangling",
"MachOCaches"
],
"type" : "library"
},
{
"c99name" : "MachOSymbolPointers",
"module_type" : "SwiftTarget",
"name" : "MachOSymbolPointers",
"path" : "Sources/MachOSymbolPointers",
"product_dependencies" : [
"MachOKit"
],
"product_memberships" : [
"MachOSwiftSection",
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"SymbolOrElementPointer.swift"
],
"target_dependencies" : [
"MachOReading",
"MachOResolving",
"MachOPointers",
"MachOSymbols",
"Utilities"
],
"type" : "library"
},
{
"c99name" : "MachOSwiftSectionTests",
"module_type" : "SwiftTarget",
"name" : "MachOSwiftSectionTests",
"path" : "Tests/MachOSwiftSectionTests",
"sources" : [
"AssociatedTypeTests.swift",
"LayoutTests.swift",
"MetadataAccessorTests.swift",
"OpaqueTypeTests.swift",
"PrimitiveTypeMappingTests.swift",
"ProtocolGenericContextTests.swift",
"ProtocolRequirementSignatureTests.swift",
"SymbolIndexStoreTests.swift",
"TypeContextDescriptorFlagsTests.swift"
],
"target_dependencies" : [
"MachOSwiftSection",
"MachOTestingSupport",
"SwiftDump"
],
"type" : "test"
},
{
"c99name" : "MachOSwiftSectionC",
"module_type" : "ClangTarget",
"name" : "MachOSwiftSectionC",
"path" : "Sources/MachOSwiftSectionC",
"product_memberships" : [
"MachOSwiftSection",
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"CallAccessor.c",
"Functions.c",
"ValueWitnessTable.c"
],
"type" : "library"
},
{
"c99name" : "MachOSwiftSection",
"module_type" : "SwiftTarget",
"name" : "MachOSwiftSection",
"path" : "Sources/MachOSwiftSection",
"product_dependencies" : [
"MachOKit",
"DyldPrivate"
],
"product_memberships" : [
"MachOSwiftSection",
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"Exported.swift",
"Extensions/Array+.swift",
"Extensions/Bool+.swift",
"Extensions/MachORepresentable+.swift",
"Extensions/String+.swift",
"MachOFile+Swift.swift",
"MachOImage+Swift.swift",
"Models/Anonymous/AnonymousContext.swift",
"Models/Anonymous/AnonymousContextDescriptor.swift",
"Models/Anonymous/AnonymousContextDescriptorFlags.swift",
"Models/Anonymous/AnonymousContextDescriptorLayout.swift",
"Models/Anonymous/AnonymousContextDescriptorProtocol.swift",
"Models/AssociatedType/AssociatedType.swift",
"Models/AssociatedType/AssociatedTypeDescriptor.swift",
"Models/AssociatedType/AssociatedTypeRecord.swift",
"Models/BuiltinType/BuiltinType.swift",
"Models/BuiltinType/BuiltinTypeDescriptor.swift",
"Models/Capture/Capture.swift",
"Models/Capture/CaptureDescriptor.swift",
"Models/ContextDescriptor/ContextDescriptor.swift",
"Models/ContextDescriptor/ContextDescriptorFlags.swift",
"Models/ContextDescriptor/ContextDescriptorKind.swift",
"Models/ContextDescriptor/ContextDescriptorKindSpecificFlags.swift",
"Models/ContextDescriptor/ContextDescriptorLayout.swift",
"Models/ContextDescriptor/ContextDescriptorProtocol.swift",
"Models/ContextDescriptor/ContextDescriptorWrapper.swift",
"Models/ContextDescriptor/ContextProtocol.swift",
"Models/ContextDescriptor/ContextWrapper.swift",
"Models/ContextDescriptor/NamedContextDescriptorLayout.swift",
"Models/ContextDescriptor/NamedContextDescriptorProtocol.swift",
"Models/DispatchClass/DispatchClassMetadata.swift",
"Models/ExistentialType/ExistentialMetatypeMetadata.swift",
"Models/ExistentialType/ExistentialTypeFlags.swift",
"Models/ExistentialType/ExistentialTypeMetadata.swift",
"Models/ExistentialType/ExistentialTypeMetadataLayout.swift",
"Models/ExistentialType/ExtendedExistentialTypeMetadata.swift",
"Models/ExistentialType/ExtendedExistentialTypeShape.swift",
"Models/ExistentialType/NonUniqueExtendedExistentialTypeShape.swift",
"Models/Extension/ExtensionContext.swift",
"Models/Extension/ExtensionContextDescriptor.swift",
"Models/Extension/ExtensionContextDescriptorLayout.swift",
"Models/Extension/ExtensionContextDescriptorProtocol.swift",
"Models/FieldDescriptor/FieldDescriptor.swift",
"Models/FieldDescriptor/FieldDescriptorKind.swift",
"Models/FieldRecord/FieldRecord.swift",
"Models/FieldRecord/FieldRecordFlags.swift",
"Models/ForeignType/ForeignClassMetadata.swift",
"Models/ForeignType/ForeignClassMetadataLayout.swift",
"Models/ForeignType/ForeignReferenceTypeMetadata.swift",
"Models/ForeignType/ForeignReferenceTypeMetadataLayout.swift",
"Models/Function/FunctionTypeFlags.swift",
"Models/Function/FunctionTypeMetadata.swift",
"Models/Generic/GenericContext.swift",
"Models/Generic/GenericContextDescriptorFlags.swift",
"Models/Generic/GenericContextDescriptorHeader.swift",
"Models/Generic/GenericContextDescriptorHeaderProtocol.swift",
"Models/Generic/GenericEnvironment.swift",
"Models/Generic/GenericEnvironmentFlags.swift",
"Models/Generic/GenericPackKind.swift",
"Models/Generic/GenericPackShapeDescriptor.swift",
"Models/Generic/GenericPackShapeHeader.swift",
"Models/Generic/GenericParamDescriptor.swift",
"Models/Generic/GenericParamKind.swift",
"Models/Generic/GenericRequirement.swift",
"Models/Generic/GenericRequirementContent.swift",
"Models/Generic/GenericRequirementDescriptor.swift",
"Models/Generic/GenericRequirementFlags.swift",
"Models/Generic/GenericRequirementKind.swift",
"Models/Generic/GenericRequirementLayoutKind.swift",
"Models/Generic/GenericValueDescriptor.swift",
"Models/Generic/GenericValueHeader.swift",
"Models/Generic/GenericValueType.swift",
"Models/Generic/GenericWitnessTable.swift",
"Models/Generic/TypeGenericContext.swift",
"Models/Generic/TypeGenericContextDescriptorHeader.swift",
"Models/Heap/GenericBoxHeapMetadata.swift",
"Models/Heap/HeapLocalVariableMetadata.swift",
"Models/Mangling/MangledName.swift",
"Models/Mangling/MangledNameKind.swift",
"Models/Metadata/CanonicalSpecializedMetadataAccessorsListEntry.swift",
"Models/Metadata/CanonicalSpecializedMetadatasCachingOnceToken.swift",
"Models/Metadata/CanonicalSpecializedMetadatasListCount.swift",
"Models/Metadata/CanonicalSpecializedMetadatasListEntry.swift",
"Models/Metadata/FixedArrayTypeMetadata.swift",
"Models/Metadata/FixedArrayTypeMetadataLayout.swift",
"Models/Metadata/FullMetadata.swift",
"Models/Metadata/Headers/HeapMetadataHeader.swift",
"Models/Metadata/Headers/HeapMetadataHeaderLayout.swift",
"Models/Metadata/Headers/HeapMetadataHeaderPrefix.swift",
"Models/Metadata/Headers/HeapMetadataHeaderPrefixLayout.swift",
"Models/Metadata/Headers/HeapMetadataHeaderPrefixProtocol.swift",
"Models/Metadata/Headers/HeapMetadataHeaderProtocol.swift",
"Models/Metadata/Headers/TypeMetadataHeader.swift",
"Models/Metadata/Headers/TypeMetadataHeaderBase.swift",
"Models/Metadata/Headers/TypeMetadataHeaderBaseLayout.swift",
"Models/Metadata/Headers/TypeMetadataHeaderBaseProtocol.swift",
"Models/Metadata/Headers/TypeMetadataHeaderLayout.swift",
"Models/Metadata/Headers/TypeMetadataHeaderProtocol.swift",
"Models/Metadata/Headers/TypeMetadataLayoutPrefix.swift",
"Models/Metadata/Headers/TypeMetadataLayoutPrefixLayout.swift",
"Models/Metadata/Headers/TypeMetadataLayoutPrefixProtocol.swift",
"Models/Metadata/HeapMetadataLayout.swift",
"Models/Metadata/HeapMetadataProtocol.swift",
"Models/Metadata/Metadata.swift",
"Models/Metadata/MetadataAccessorFunction.swift",
"Models/Metadata/MetadataBounds.swift",
"Models/Metadata/MetadataBoundsLayout.swift",
"Models/Metadata/MetadataBoundsProtocol.swift",
"Models/Metadata/MetadataInitialization/ForeignMetadataInitialization.swift",
"Models/Metadata/MetadataInitialization/SingletonMetadataInitialization.swift",
"Models/Metadata/MetadataKind.swift",
"Models/Metadata/MetadataLayout.swift",
"Models/Metadata/MetadataProtocol.swift",
"Models/Metadata/MetadataRequest.swift",
"Models/Metadata/MetadataResponse.swift",
"Models/Metadata/MetadataState.swift",
"Models/Metadata/MetadataWrapper.swift",
"Models/Metadata/MetatypeMetadata.swift",
"Models/Metadata/MetatypeMetadataLayout.swift",
"Models/Metadata/SingletonMetadataPointer.swift",
"Models/Module/ModuleContext.swift",
"Models/Module/ModuleContextDescriptor.swift",
"Models/Module/ModuleContextDescriptorLayout.swift",
"Models/Module/ModuleContextDescriptorProtocol.swift",
"Models/OpaqueType/OpaqueMetadata.swift",
"Models/OpaqueType/OpaqueType.swift",
"Models/OpaqueType/OpaqueTypeDescriptor.swift",
"Models/OpaqueType/OpaqueTypeDescriptorLayout.swift",
"Models/OpaqueType/OpaqueTypeDescriptorProtocol.swift",
"Models/Protocol/Invertible/InvertibleProtocolKind.swift",
"Models/Protocol/Invertible/InvertibleProtocolSet.swift",
"Models/Protocol/Invertible/InvertibleProtocolsRequirementCount.swift",
"Models/Protocol/ObjC/ObjCProtocolPrefix.swift",
"Models/Protocol/ObjC/RelativeObjCProtocolPrefix.swift",
"Models/Protocol/Protocol.swift",
"Models/Protocol/ProtocolClassConstraint.swift",
"Models/Protocol/ProtocolContextDescriptorFlags.swift",
"Models/Protocol/ProtocolDescriptor.swift",
"Models/Protocol/ProtocolDescriptorFlags.swift",
"Models/Protocol/ProtocolDescriptorLayout.swift",
"Models/Protocol/ProtocolDescriptorProtocol.swift",
"Models/Protocol/ProtocolDescriptorRef.swift",
"Models/Protocol/ProtocolDescriptorWithObjCInterop.swift",
"Models/Protocol/ProtocolDispatchStrategy.swift",
"Models/Protocol/ProtocolRequirement.swift",
"Models/Protocol/ProtocolRequirementFlags.swift",
"Models/Protocol/ProtocolRequirementKind.swift",
"Models/Protocol/ProtocolWitnessTable.swift",
"Models/Protocol/ResilientWitness.swift",
"Models/Protocol/ResilientWitnessesHeader.swift",
"Models/Protocol/SpecialProtocolKind.swift",
"Models/ProtocolConformance/ProtocolConformance.swift",
"Models/ProtocolConformance/ProtocolConformanceDescriptor.swift",
"Models/ProtocolConformance/ProtocolConformanceFlags.swift",
"Models/TupleType/TupleTypeMetadata.swift",
"Models/TupleType/TupleTypeMetadataElementLayout.swift",
"Models/TupleType/TupleTypeMetadataLayout.swift",
"Models/Type/Class/Class.swift",
"Models/Type/Class/ClassDescriptor.swift",
"Models/Type/Class/ClassDescriptorLayout.swift",
"Models/Type/Class/ClassFlags.swift",
"Models/Type/Class/ExtraClassDescriptorFlags.swift",
"Models/Type/Class/Metadata/AnyClassMetadata/AnyClassMetadata.swift",
"Models/Type/Class/Metadata/AnyClassMetadata/AnyClassMetadataLayout.swift",
"Models/Type/Class/Metadata/AnyClassMetadata/AnyClassMetadataProtocol.swift",
"Models/Type/Class/Metadata/AnyClassMetadataObjCInterop/AnyClassMetadataObjCInterop.swift",
"Models/Type/Class/Metadata/AnyClassMetadataObjCInterop/AnyClassMetadataObjCInteropLayout.swift",
"Models/Type/Class/Metadata/AnyClassMetadataObjCInterop/AnyClassMetadataObjCInteropProtocol.swift",
"Models/Type/Class/Metadata/Bounds/ClassMetadataBounds.swift",
"Models/Type/Class/Metadata/Bounds/ClassMetadataBoundsLayout.swift",
"Models/Type/Class/Metadata/Bounds/ClassMetadataBoundsProtocol.swift",
"Models/Type/Class/Metadata/Bounds/StoredClassMetadataBounds.swift",
"Models/Type/Class/Metadata/ClassMetadata/ClassMetadata.swift",
"Models/Type/Class/Metadata/ClassMetadata/ClassMetadataLayout.swift",
"Models/Type/Class/Metadata/ClassMetadata/ClassMetadataProtocol.swift",
"Models/Type/Class/Metadata/ClassMetadataObjCInterop/ClassMetadataObjCInterop.swift",
"Models/Type/Class/Metadata/ClassMetadataObjCInterop/ClassMetadataObjCInteropLayout.swift",
"Models/Type/Class/Metadata/ClassMetadataObjCInterop/ClassMetadataObjCInteropProtocol.swift",
"Models/Type/Class/Metadata/FinalClassMetadataLayout.swift",
"Models/Type/Class/Metadata/FinalClassMetadataProtocol.swift",
"Models/Type/Class/Metadata/ObjCClassWrapperMetadata.swift",
"Models/Type/Class/Method/MethodDefaultOverrideDescriptor.swift",
"Models/Type/Class/Method/MethodDefaultOverrideTableHeader.swift",
"Models/Type/Class/Method/MethodDescriptor.swift",
"Models/Type/Class/Method/MethodDescriptorFlags.swift",
"Models/Type/Class/Method/MethodDescriptorKind.swift",
"Models/Type/Class/Method/MethodDescriptorWrapper.swift",
"Models/Type/Class/Method/MethodImplementationPointer.swift",
"Models/Type/Class/Method/MethodOverrideDescriptor.swift",
"Models/Type/Class/Method/OverrideTableHeader.swift",
"Models/Type/Class/Method/VTableDescriptorHeader.swift",
"Models/Type/Class/Resilient/ObjCResilientClassStubInfo.swift",
"Models/Type/Class/Resilient/ResilientSuperclass.swift",
"Models/Type/Enum/Enum.swift",
"Models/Type/Enum/EnumDescriptor.swift",
"Models/Type/Enum/EnumDescriptorLayout.swift",
"Models/Type/Enum/EnumFunctions.swift",
"Models/Type/Enum/Metadata/EnumMetadata.swift",
"Models/Type/Enum/Metadata/EnumMetadataLayout.swift",
"Models/Type/Enum/Metadata/EnumMetadataProtocol.swift",
"Models/Type/Enum/MultiPayloadEnumDescriptor.swift",
"Models/Type/Struct/Struct.swift",
"Models/Type/Struct/StructDescriptor.swift",
"Models/Type/Struct/StructDescriptorLayout.swift",
"Models/Type/Struct/StructMetadata.swift",
"Models/Type/Struct/StructMetadataLayout.swift",
"Models/Type/Struct/StructMetadataProtocol.swift",
"Models/Type/TypeContextDescriptor.swift",
"Models/Type/TypeContextDescriptorFlags.swift",
"Models/Type/TypeContextDescriptorLayout.swift",
"Models/Type/TypeContextDescriptorProtocol.swift",
"Models/Type/TypeContextDescriptorWrapper.swift",
"Models/Type/TypeContextWrapper.swift",
"Models/Type/TypeReference.swift",
"Models/Type/TypeReferenceKind.swift",
"Models/Type/ValueMetadata.swift",
"Models/Type/ValueMetadataLayout.swift",
"Models/Type/ValueMetadataProtocol.swift",
"Models/ValueWitnessTable/ValueWitnessFlags.swift",
"Models/ValueWitnessTable/ValueWitnessTable.swift",
"Pointer/ContextPointer.swift",
"Pointer/RelativePointers.swift",
"Pointer/RelativeProtocolDescriptorPointer.swift",
"Protocols/FlagSet.swift",
"Protocols/MachOSwiftSectionRepresentableWithCache.swift",
"Protocols/RuntimeProtocol.swift",
"Protocols/SwiftSectionRepresentable.swift",
"Protocols/TopLevelDescriptor.swift",
"Protocols/TopLevelType.swift",
"Runtime/RuntimeFunctions.swift",
"Utils/AnyLocatableLayoutWrapper.swift",
"Utils/MachOSwiftSectionError.swift",
"Utils/MachOSwiftSectionName.swift",
"Utils/PtrAuth.swift",
"Utils/ResolvableLocatableLayoutWrapper.swift",
"Utils/RuntimeLayout.swift"
],
"target_dependencies" : [
"MachOFoundation",
"MachOSwiftSectionC",
"Demangling",
"Utilities"
],
"type" : "library"
},
{
"c99name" : "MachOResolving",
"module_type" : "SwiftTarget",
"name" : "MachOResolving",
"path" : "Sources/MachOResolving",
"product_dependencies" : [
"MachOKit"
],
"product_memberships" : [
"MachOSwiftSection",
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"AnyResolvable.swift",
"AsyncResolvable.swift",
"Resolvable.swift"
],
"target_dependencies" : [
"MachOExtensions",
"MachOReading"
],
"type" : "library"
},
{
"c99name" : "MachOReading",
"module_type" : "SwiftTarget",
"name" : "MachOReading",
"path" : "Sources/MachOReading",
"product_dependencies" : [
"MachOKit",
"FileIO"
],
"product_memberships" : [
"MachOSwiftSection",
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"Extensions/DyldCache+.swift",
"Extensions/FileHandle+.swift",
"Extensions/FileIO+.swift",
"Extensions/MachOFile+.swift",
"Extensions/ReadingError.swift",
"Models/DataSequence.swift",
"Models/MemorySequence.swift",
"Readable/MachOFile+Readable.swift",
"Readable/MachOImage+Readable.swift",
"Readable/Readable.swift",
"Readable/UnsafeRawPointer+Readable.swift",
"ReadingContext/InProcessContext.swift",
"ReadingContext/MachOContext.swift",
"ReadingContext/ReadingContext.swift"
],
"target_dependencies" : [
"MachOExtensions",
"Utilities"
],
"type" : "library"
},
{
"c99name" : "MachOPointers",
"module_type" : "SwiftTarget",
"name" : "MachOPointers",
"path" : "Sources/MachOPointers",
"product_dependencies" : [
"MachOKit"
],
"product_memberships" : [
"MachOSwiftSection",
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"Pointer.swift",
"Protocol/PointerProtocol.swift",
"Protocol/RelativeDirectPointerProtocol.swift",
"Protocol/RelativeIndirectPointerProtocol.swift",
"Protocol/RelativeIndirectType.swift",
"Protocol/RelativeIndirectablePointerIntPairProtocol.swift",
"Protocol/RelativeIndirectablePointerProtocol.swift",
"Protocol/RelativePointerProtocol.swift",
"RelativePointers.swift",
"TargetRelativeDirectPointer.swift",
"TargetRelativeIndirectPointer.swift",
"TargetRelativeIndirectablePointer.swift",
"TargetRelativeIndirectablePointerIntPair.swift"
],
"target_dependencies" : [
"MachOReading",
"MachOResolving",
"Utilities"
],
"type" : "library"
},
{
"c99name" : "MachOMacros",
"module_type" : "SwiftTarget",
"name" : "MachOMacros",
"path" : "Sources/MachOMacros",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftCompilerPlugin",
"SwiftSyntaxBuilder"
],
"product_memberships" : [
"MachOSwiftSection",
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section",
"MachOMacros"
],
"sources" : [
"LayoutMacro.swift",
"MachOMacroPlugin.swift"
],
"type" : "macro"
},
{
"c99name" : "MachOFoundation",
"module_type" : "SwiftTarget",
"name" : "MachOFoundation",
"path" : "Sources/MachOFoundation",
"product_dependencies" : [
"MachOKit"
],
"product_memberships" : [
"MachOSwiftSection",
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"Exported.swift"
],
"target_dependencies" : [
"MachOReading",
"MachOExtensions",
"MachOPointers",
"MachOSymbols",
"MachOResolving",
"MachOSymbolPointers",
"Utilities"
],
"type" : "library"
},
{
"c99name" : "MachOExtensions",
"module_type" : "SwiftTarget",
"name" : "MachOExtensions",
"path" : "Sources/MachOExtensions",
"product_dependencies" : [
"MachOKit"
],
"product_memberships" : [
"MachOSwiftSection",
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"BinaryInteger+.swift",
"DyldCache+.swift",
"DyldCacheLoaded+.swift",
"File+.swift",
"LayoutWrapper+.swift",
"LoadCommandsProtocol+.swift",
"LocatableLayoutWrapper.swift",
"MachOFile+.swift",
"MachONamespace.swift",
"MachORepresentable+.swift",
"MachORepresentableWithCache+.swift",
"MachORepresentableWithCache.swift",
"Numeric+.swift",
"OptionalProtocol.swift",
"RequiredNonOptional.swift",
"RuntimeProtocol.swift",
"SegmentCommandProtocol+.swift",
"String+.swift",
"UnsafeRawPointer+.swift"
],
"target_dependencies" : [
"Utilities"
],
"type" : "library"
},
{
"c99name" : "MachOCaches",
"module_type" : "SwiftTarget",
"name" : "MachOCaches",
"path" : "Sources/MachOCaches",
"product_dependencies" : [
"MachOKit"
],
"product_memberships" : [
"MachOSwiftSection",
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"SharedCache.swift"
],
"target_dependencies" : [
"MachOExtensions",
"Utilities"
],
"type" : "library"
},
{
"c99name" : "DemanglingTests",
"module_type" : "SwiftTarget",
"name" : "DemanglingTests",
"path" : "Tests/DemanglingTests",
"sources" : [
"DemangleAdditionalTests.swift",
"DemangleSwiftProjectDerivedTests.swift",
"NodeBuilderTests.swift",
"NodeTests.swift"
],
"target_dependencies" : [
"Demangling"
],
"type" : "test"
},
{
"c99name" : "Demangling",
"module_type" : "SwiftTarget",
"name" : "Demangling",
"path" : "Sources/Demangling",
"product_memberships" : [
"MachOSwiftSection",
"SwiftDump",
"SwiftInterface",
"TypeIndexing",
"swift-section"
],
"sources" : [
"Enums/AutoDiffFunctionKind.swift",
"Enums/DemangleFunctionEntityArgs.swift",
"Enums/DemangleGenericRequirementConstraintKind.swift",
"Enums/DemangleGenericRequirementTypeKind.swift",
"Enums/DemanglingError.swift",
"Enums/Differentiability.swift",
"Enums/Directness.swift",
"Enums/FunctionSigSpecializationParamKind.swift",
"Enums/ManglingError.swift",
"Enums/ManglingFlavor.swift",
"Enums/SpecializationPass.swift",
"Enums/SugarType.swift",
"Enums/SymbolicReference.swift",
"Enums/TypePrinting.swift",
"Enums/ValueWitnessKind.swift",
"Main/Demangle/DemangleInterface.swift",
"Main/Demangle/DemangleOptions.swift",
"Main/Demangle/DemangleSymbolicReferenceResolver.swift",
"Main/Demangle/Demangler.swift",
"Main/NodePrinter/NodePrintContext.swift",
"Main/NodePrinter/NodePrintState.swift",
"Main/NodePrinter/NodePrinter.swift",
"Main/NodePrinter/NodePrinterTarget.swift",
"Main/Remangle/RemangleInterface.swift",
"Main/Remangle/Remangler.swift",
"Main/TypeDecoder/TypeBuilder.swift",
"Main/TypeDecoder/TypeDecoder+Types.swift",
"Main/TypeDecoder/TypeDecoder.swift",
"Main/TypeDecoder/TypeLookupError.swift",
"Node/Node+Conversions.swift",
"Node/Node+CustomStringConvertible.swift",
"Node/Node+Hashable.swift",
"Node/Node+Init.swift",
"Node/Node+Kind.swift",
"Node/Node+PackageAPI.swift",
"Node/Node+Rewriter.swift",
"Node/Node+Sequence.swift",
"Node/Node.swift",
"Node/NodeBuilder.swift",
"Utils/Common.swift",
"Utils/Extensions.swift",
"Utils/Punycode.swift"
],
"target_dependencies" : [
"Utilities"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.