Build Information
Successful build of XcodeGraph, reference main (f9c8f7
), with Swift 6.0 for Linux on 16 Jun 2025 23:50:26 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/XcodeGraph.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/tuist/XcodeGraph
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f9c8f73 [Release] XcodeGraph 1.15.18
Cloned https://github.com/tuist/XcodeGraph.git
Revision (git rev-parse @):
f9c8f7317a3f175ee5b9d345fa7a83d5e698070c
SUCCESS checkout https://github.com/tuist/XcodeGraph.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/tuist/XcodeGraph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/tuist/FileSystem.git
[1/2082] Fetching swift-docc-plugin
[85/4056] Fetching swift-docc-plugin, command
[686/9337] Fetching swift-docc-plugin, command, machokit
[2964/32670] Fetching swift-docc-plugin, command, machokit, xcodeproj
[4583/34460] Fetching swift-docc-plugin, command, machokit, xcodeproj, mockable
[7142/36244] Fetching swift-docc-plugin, command, machokit, xcodeproj, mockable, filesystem
Fetched https://github.com/tuist/FileSystem.git from cache (0.43s)
[20927/34460] Fetching swift-docc-plugin, command, machokit, xcodeproj, mockable
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/tuist/Command.git from cache (0.46s)
Fetching https://github.com/Flight-School/AnyCodable
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.46s)
[17571/30404] Fetching machokit, xcodeproj, mockable
[24106/30758] Fetching machokit, xcodeproj, mockable, path
[28426/31540] Fetching machokit, xcodeproj, mockable, path, anycodable
Fetched https://github.com/tuist/Path.git from cache (0.21s)
[29700/31186] Fetching machokit, xcodeproj, mockable, anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.23s)
[29938/30404] Fetching machokit, xcodeproj, mockable
Fetched https://github.com/Kolos65/Mockable.git from cache (1.20s)
Fetched https://github.com/p-x9/MachOKit from cache (1.20s)
Fetched https://github.com/tuist/XcodeProj from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (2.02s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3411] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.45s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
| |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
78 | public static var allCases: [Self] {
79 | [
Computed https://github.com/p-x9/MachOKit at 0.35.1 (0.62s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/163] Fetching swift-fileio
[164/15159] Fetching swift-fileio, swift-crypto
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.25s)
[150/14996] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.27s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (1.60s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5467] Fetching xctest-dynamic-overlay
[5468/76328] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.17s)
[10630/70861] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.06s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (0.52s)
Fetching https://github.com/apple/swift-log
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.34s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.4.2 (0.47s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
[1405/3538] Fetching aexml, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.26s)
Fetched https://github.com/tadija/AEXML.git from cache (0.26s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (0.52s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.52s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.54s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.9.0 (0.46s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.89s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.22s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.46s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.10.8 (0.49s)
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-nio
[1/4875] Fetching zipfoundation
[4876/81198] Fetching zipfoundation, swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (3.62s)
Fetched https://github.com/apple/swift-nio from cache (3.70s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.48s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.50s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (0.77s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[19/6225] Fetching swift-atomics, swift-system
[6226/22831] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.95s)
Fetched https://github.com/apple/swift-system.git from cache (0.95s)
Fetched https://github.com/apple/swift-collections.git from cache (0.97s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.64s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.67s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.73s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.30s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.54s)
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.10.8
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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.9.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.4.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.35.1
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.13.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 9.4.2
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
| |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
78 | public static var allCases: [Self] {
79 | [
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/98] Compiling CNIOWASI CNIOWASI.c
[3/98] Compiling CNIOWindows WSAStartup.c
[3/98] Write sources
[7/98] Compiling CNIODarwin shim.c
[8/98] Write sources
[11/98] Compiling CNIOLinux liburing_shims.c
[11/98] Write sources
[45/98] Compiling _SwiftSyntaxCShims dummy.c
[46/98] Compiling _AtomicsShims.c
[47/98] Write sources
[50/98] Compiling CSystem shims.c
[51/98] Compiling MachOKitC mach-o-linux.c
[52/98] Compiling CNIOLinux shim.c
[53/98] Compiling CNIOWindows shim.c
[54/98] Write swift-version-24593BA9C3E375BF.txt
[56/112] Emitting module _NIOBase64
[56/112] Compiling c-nioatomics.c
[57/132] Compiling c-atomics.c
[59/160] Emitting module SystemPackage
[60/163] Emitting module SwiftSyntax600
[61/163] Compiling SwiftSyntax600 Empty.swift
[63/164] Emitting module SwiftSyntax510
[64/164] Compiling SwiftSyntax510 Empty.swift
[66/165] Compiling SwiftSyntax601 Empty.swift
[67/165] Emitting module SwiftSyntax601
[68/165] Compiling SystemPackage Util+StringArray.swift
[69/165] Compiling SystemPackage Util.swift
[70/165] Compiling SystemPackage UtilConsumers.swift
[71/165] Compiling _NIODataStructures PriorityQueue.swift
[72/166] Emitting module SwiftSyntax509
[73/166] Compiling SwiftSyntax509 Empty.swift
[74/167] Compiling SystemPackage FilePathParsing.swift
[75/167] Compiling SystemPackage FilePathString.swift
[76/167] Compiling SystemPackage FilePathSyntax.swift
[77/167] Compiling SystemPackage FilePathTemp.swift
[78/167] Compiling _NIOBase64 Base64.swift
[79/168] Compiling SystemPackage MachPort.swift
[80/168] Compiling SystemPackage PlatformString.swift
[81/168] Compiling SystemPackage SystemString.swift
[83/168] Compiling _NIODataStructures _TinyArray.swift
[86/178] Compiling SystemPackage Backcompat.swift
[87/178] Compiling SystemPackage CInterop.swift
[88/178] Compiling SystemPackage Constants.swift
[89/178] Compiling SystemPackage Exports.swift
[90/178] Emitting module _NIODataStructures
[91/178] Compiling _NIODataStructures Heap.swift
[92/179] Compiling NIOConcurrencyHelpers NIOLock.swift
[93/179] Compiling SystemPackage Errno.swift
[94/179] Compiling SystemPackage ErrnoWindows.swift
[95/179] Compiling SystemPackage FileDescriptor.swift
[96/179] Compiling SystemPackage FileHelpers.swift
[97/179] Compiling SystemPackage FileOperations.swift
[98/179] Compiling SystemPackage FilePath.swift
[99/179] Compiling SystemPackage FilePathComponentView.swift
[100/179] Compiling SystemPackage FilePathComponents.swift
[101/179] Compiling SystemPackage Mocking.swift
[102/179] Compiling SystemPackage RawBuffer.swift
[103/179] Compiling SystemPackage Syscalls.swift
[104/179] Compiling SystemPackage WindowsSyscallAdapters.swift
[105/179] Compiling SystemPackage FilePathTempPosix.swift
[106/179] Compiling SystemPackage FilePathTempWindows.swift
[107/179] Compiling SystemPackage FilePathWindows.swift
[108/179] Compiling SystemPackage FilePermissions.swift
[110/204] Compiling NIOConcurrencyHelpers lock.swift
[111/204] Compiling Logging MetadataProvider.swift
[113/204] Emitting module Path
[114/204] Compiling Path Path.swift
[115/205] Compiling Logging Locks.swift
[117/205] Emitting module NIOConcurrencyHelpers
[118/205] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[119/205] Emitting module Logging
[120/205] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[121/205] Compiling NIOConcurrencyHelpers atomics.swift
[123/292] Emitting module ZIPFoundation
[124/294] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[125/294] Compiling InternalCollectionsUtilities Debugging.swift
[126/294] Compiling InternalCollectionsUtilities Descriptions.swift
[127/294] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[128/295] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[129/313] Compiling Atomics OptionalRawRepresentable.swift
[130/313] Compiling Atomics RawRepresentable.swift
[131/313] Compiling Atomics AtomicStorage.swift
[132/313] Compiling Atomics AtomicValue.swift
[133/315] Compiling Logging LogHandler.swift
[134/315] Compiling Logging Logging.swift
[135/316] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[138/316] Emitting module InternalCollectionsUtilities
[139/316] Compiling Atomics ManagedAtomic.swift
[140/316] Compiling Atomics ManagedAtomicLazyReference.swift
[141/316] Compiling Atomics UnsafeAtomic.swift
[142/316] Compiling Atomics UnsafeAtomicLazyReference.swift
[145/316] Compiling Atomics AtomicBool.swift
[147/316] Compiling Atomics AtomicMemoryOrderings.swift
[148/316] Compiling Atomics DoubleWord.swift
[149/316] Compiling Atomics IntegerOperations.swift
[150/316] Compiling Atomics Unmanaged extensions.swift
[151/317] Compiling Atomics AtomicInteger.swift
[152/317] Compiling Atomics AtomicOptionalWrappable.swift
[153/317] Compiling Atomics AtomicReference.swift
[155/317] Compiling Atomics IntegerConformances.swift
[156/317] Compiling Atomics PointerConformances.swift
[157/317] Compiling Atomics Primitives.native.swift
[159/321] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[160/321] Compiling ZIPFoundation URL+ZIP.swift
[169/328] Emitting module AnyCodable
[170/328] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[176/328] Emitting module AEXML
[177/328] Compiling AEXML Builders.swift
[178/328] Emitting module Atomics
[185/329] Compiling AEXML Options.swift
[186/329] Compiling AEXML Error.swift
[187/329] Compiling AEXML Parser.swift
[190/329] Compiling AnyCodable AnyCodable.swift
[192/331] Compiling Glob Pattern+Parser.swift
[193/331] Compiling Glob Pattern+Options.swift
[194/331] Compiling Glob Pattern.swift
[195/331] Compiling AnyCodable AnyDecodable.swift
[196/331] Compiling AnyCodable AnyEncodable.swift
[203/332] Compiling AEXML Document.swift
[204/332] Compiling AEXML Element.swift
[211/342] Emitting module PathKit
[212/342] Compiling PathKit PathKit.swift
[212/342] Wrapping AST for _NIODataStructures for debugging
[214/349] Compiling Glob InvalidPattern.swift
[215/349] Compiling IssueReporting WithExpectedIssue.swift
[216/349] Compiling IssueReporting WithIssueContext.swift
[217/349] Compiling Glob Pattern+Match.swift
[219/349] Compiling DequeModule Deque+CustomReflectable.swift
[220/349] Compiling DequeModule Deque+Descriptions.swift
[220/351] Wrapping AST for ZIPFoundation for debugging
[222/351] Emitting module IssueReporting
[222/351] Wrapping AST for _NIOBase64 for debugging
[224/351] Compiling DequeModule _DequeBuffer.swift
[225/351] Compiling DequeModule _DequeBufferHeader.swift
[225/351] Wrapping AST for SystemPackage for debugging
[227/351] Emitting module Glob
[228/351] Compiling Glob GlobSearch.swift
[230/352] Compiling DequeModule _DequeSlot.swift
[231/352] Compiling DequeModule _UnsafeWrappedBuffer.swift
[232/352] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[233/352] Compiling DequeModule Deque+Extras.swift
[234/352] Compiling DequeModule Deque+Hashable.swift
[234/353] Wrapping AST for SwiftSyntax601 for debugging
[237/353] Compiling DequeModule Deque+Equatable.swift
[242/492] Compiling XcodeProj PBXResourcesBuildPhase.swift
[243/492] Compiling XcodeProj PBXRezBuildPhase.swift
[243/511] Wrapping AST for SwiftSyntax600 for debugging
[244/517] Wrapping AST for SwiftSyntax510 for debugging
[245/517] Wrapping AST for SwiftSyntax509 for debugging
[246/517] Wrapping AST for Path for debugging
[247/517] Wrapping AST for Logging for debugging
[248/517] Wrapping AST for IssueReporting for debugging
[250/517] Compiling XcodeProj AEXML+XcodeFormat.swift
[251/517] Compiling XcodeProj Array+Extras.swift
[251/517] Wrapping AST for Glob for debugging
[252/517] Wrapping AST for InternalCollectionsUtilities for debugging
[254/517] Compiling XcodeProj PBXBuildRule.swift
[255/517] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[256/517] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[257/517] Compiling XcodeProj PBXHeadersBuildPhase.swift
[260/517] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[261/517] Compiling XcodeProj PBXSourcesBuildPhase.swift
[262/517] Compiling XcodeProj BuildSettings.swift
[263/526] Compiling XcodeProj XCBuildConfiguration.swift
[264/526] Compiling XcodeProj XCConfigurationList.swift
[265/526] Compiling XcodeProj PBXContainerItem.swift
[266/526] Compiling XcodeProj PBXContainerItemProxy.swift
[267/526] Compiling XcodeProj Errors.swift
[270/526] Compiling XcodeProj Bool+Extras.swift
[271/526] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[272/526] Compiling XcodeProj NSRecursiveLock+Sync.swift
[273/526] Compiling XcodeProj Path+Extras.swift
[274/526] Compiling XcodeProj String+Utils.swift
[275/526] Compiling XcodeProj String+md5.swift
[276/526] Compiling XcodeProj BuildFileSetting.swift
[277/526] Compiling XcodeProj BuildPhase.swift
[278/526] Compiling XcodeProj PBXBuildFile.swift
[279/526] Compiling XcodeProj PBXBuildPhase.swift
[280/526] Compiling XcodeProj PBXFileElement.swift
[280/526] Wrapping AST for NIOConcurrencyHelpers for debugging
[285/526] Wrapping AST for Atomics for debugging
[289/526] Emitting module DequeModule
[292/527] Wrapping AST for DequeModule for debugging
[294/587] Compiling NIOCore ByteBuffer-aux.swift
[295/587] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[296/587] Compiling NIOCore ByteBuffer-conversions.swift
[297/587] Compiling NIOCore ByteBuffer-core.swift
[298/587] Compiling NIOCore ByteBuffer-hex.swift
[299/587] Compiling NIOCore ByteBuffer-int.swift
[300/587] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[301/587] Compiling NIOCore AddressedEnvelope.swift
[302/587] Compiling NIOCore AsyncAwaitSupport.swift
[303/587] Compiling NIOCore AsyncChannel.swift
[304/597] Emitting module XcodeProj
[305/610] Compiling NIOCore MulticastChannel.swift
[306/610] Compiling NIOCore NIOAny.swift
[307/610] Compiling NIOCore NIOCloseOnErrorHandler.swift
[308/610] Compiling NIOCore NIOLoopBound.swift
[309/610] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[310/610] Compiling NIOCore NIOScheduledCallback.swift
[311/610] Compiling NIOCore NIOSendable.swift
[312/610] Compiling NIOCore RecvByteBufferAllocator.swift
[313/618] Emitting module XcodeGraph
[314/618] Compiling NIOCore IO.swift
[315/618] Compiling NIOCore IOData.swift
[316/618] Compiling NIOCore IPProtocol.swift
[317/618] Compiling NIOCore IntegerBitPacking.swift
[318/618] Compiling NIOCore IntegerTypes.swift
[319/618] Compiling NIOCore Interfaces.swift
[320/618] Compiling NIOCore Linux.swift
[321/618] Compiling NIOCore MarkedCircularBuffer.swift
[322/618] Compiling NIOCore CircularBuffer.swift
[323/618] Compiling NIOCore Codec.swift
[324/618] Compiling NIOCore ConvenienceOptionSupport.swift
[325/618] Compiling NIOCore DeadChannel.swift
[326/618] Compiling NIOCore DispatchQueue+WithFuture.swift
[327/618] Compiling NIOCore EventLoop+Deprecated.swift
[328/618] Compiling NIOCore EventLoop+SerialExecutor.swift
[329/618] Compiling NIOCore EventLoop.swift
[330/618] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[331/618] Compiling NIOCore BSDSocketAPI.swift
[332/618] Compiling NIOCore UniversalBootstrapSupport.swift
[333/618] Compiling NIOCore Utilities.swift
[334/618] Compiling SwiftSyntax SyntaxNodesGHI.swift
[335/618] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[336/618] Compiling SwiftSyntax SyntaxNodesOP.swift
[337/618] Compiling XcodeGraph TargetType.swift
[338/618] Compiling XcodeGraph TestAction.swift
[339/618] Compiling XcodeGraph TestPlan.swift
[340/618] Compiling XcodeGraph TestableTarget.swift
[341/618] Compiling XcodeGraph TestingOptions.swift
[342/618] Compiling XcodeGraph Version.swift
[343/618] Compiling XcodeGraph Workspace.swift
[344/618] Compiling XcodeGraph WorkspaceGenerationOptions.swift
[345/618] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[346/618] Compiling NIOCore EventLoopFuture+Deprecated.swift
[347/618] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[348/618] Compiling NIOCore EventLoopFuture.swift
[349/618] Compiling NIOCore FileDescriptor.swift
[350/618] Compiling NIOCore FileHandle.swift
[351/618] Compiling NIOCore FileRegion.swift
[352/618] Compiling NIOCore GlobalSingletons.swift
[361/618] Compiling XcodeGraph XCFrameworkInfoPlist.swift
[362/618] Compiling XcodeGraph PackageInfo.swift
[363/618] Compiling XcodeProj XCScheme+ArchiveAction.swift
[364/618] Compiling XcodeProj XCScheme+BuildAction.swift
[365/618] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[366/618] Compiling XcodeProj XCScheme+BuildableReference.swift
[367/618] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[368/618] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[369/618] Compiling XcodeProj XCScheme+ExecutionAction.swift
[370/618] Compiling XcodeProj XCScheme+LaunchAction.swift
[371/618] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[372/618] Compiling XcodeProj XCScheme+PathRunnable.swift
[373/618] Compiling XcodeProj XCScheme+ProfileAction.swift
[374/618] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[375/618] Compiling NIOCore SocketAddresses.swift
[376/618] Compiling NIOCore SocketOptionProvider.swift
[377/618] Compiling NIOCore SystemCallHelpers.swift
[378/618] Compiling NIOCore TimeAmount+Duration.swift
[379/618] Compiling NIOCore TypeAssistedChannelHandler.swift
[382/618] Compiling NIOCore ChannelInvoker.swift
[383/618] Compiling NIOCore ChannelOption.swift
[384/618] Compiling NIOCore ChannelPipeline.swift
[416/618] Compiling NIOCore ByteBuffer-multi-int.swift
[417/618] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[418/618] Compiling NIOCore ByteBuffer-views.swift
[419/618] Compiling NIOCore Channel.swift
[420/618] Compiling NIOCore ChannelHandler.swift
[421/618] Compiling NIOCore ChannelHandlers.swift
[422/618] Compiling NIOCore AsyncChannelHandler.swift
[423/618] Compiling NIOCore AsyncChannelInboundStream.swift
[424/618] Compiling NIOCore AsyncChannelOutboundWriter.swift
[425/618] Compiling NIOCore NIOAsyncSequenceProducer.swift
[426/618] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[427/618] Compiling NIOCore NIOAsyncWriter.swift
[445/618] Compiling XcodeProj Decoders.swift
[446/618] Compiling XcodeProj JSONDecoding.swift
[447/618] Compiling XcodeProj PBXBatchUpdater.swift
[448/618] Compiling XcodeProj PlistDecoding.swift
[449/618] Compiling XcodeProj PlistValue.swift
[450/618] Compiling XcodeProj ReferenceGenerator.swift
[451/618] Compiling XcodeProj XCConfig.swift
[452/618] Compiling XcodeProj XCWorkspace.swift
[453/618] Compiling XcodeProj XCWorkspaceData.swift
[454/618] Compiling XcodeProj XCWorkspaceDataElement.swift
[455/618] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[456/618] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[457/618] Compiling XcodeProj XCWorkspaceDataGroup.swift
[511/619] Emitting module SwiftSyntax
[550/620] Emitting module NIOCore
[551/621] Wrapping AST for NIOCore for debugging
[553/667] Compiling NIOPosix Pool.swift
[554/667] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[555/667] Compiling NIOPosix PosixSingletons.swift
[556/667] Compiling NIOPosix RawSocketBootstrap.swift
[557/667] Compiling NIOPosix Resolver.swift
[558/667] Compiling NIOPosix Selectable.swift
[559/673] Compiling NIOPosix SelectableChannel.swift
[560/673] Compiling NIOPosix SelectableEventLoop.swift
[561/673] Compiling NIOPosix SelectorEpoll.swift
[562/673] Compiling NIOPosix SelectorGeneric.swift
[563/673] Compiling NIOPosix SelectorKqueue.swift
[564/673] Compiling NIOPosix SelectorUring.swift
[565/673] Compiling NIOPosix ThreadPosix.swift
[566/673] Compiling NIOPosix ThreadWindows.swift
[567/673] Compiling NIOPosix UnsafeTransfer.swift
[568/673] Compiling NIOPosix Utilities.swift
[569/673] Compiling NIOPosix VsockAddress.swift
[570/673] Compiling NIOPosix VsockChannelEvents.swift
[571/673] Compiling NIOPosix ServerSocket.swift
[572/673] Compiling NIOPosix Socket.swift
[573/673] Compiling NIOPosix SocketChannel.swift
[574/673] Compiling NIOPosix SocketProtocols.swift
[575/673] Compiling NIOPosix System.swift
[576/673] Compiling NIOPosix Thread.swift
[577/673] Emitting module NIOPosix
[578/673] Compiling NIOPosix IO.swift
[579/673] Compiling NIOPosix IntegerBitPacking.swift
[580/673] Compiling NIOPosix IntegerTypes.swift
[581/673] Compiling NIOPosix Linux.swift
[582/673] Compiling NIOPosix LinuxCPUSet.swift
[583/673] Compiling NIOPosix LinuxUring.swift
[584/673] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[585/673] Compiling NIOPosix NIOThreadPool.swift
[586/673] Compiling NIOPosix NonBlockingFileIO.swift
[587/673] Compiling NIOPosix PendingDatagramWritesManager.swift
[588/673] Compiling NIOPosix PendingWritesManager.swift
[589/673] Compiling NIOPosix PipeChannel.swift
[590/673] Compiling NIOPosix PipePair.swift
[591/673] Compiling NIOPosix BSDSocketAPICommon.swift
[592/673] Compiling NIOPosix BSDSocketAPIPosix.swift
[593/673] Compiling NIOPosix BSDSocketAPIWindows.swift
[594/673] Compiling NIOPosix BaseSocket.swift
[595/673] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[596/673] Compiling NIOPosix BaseSocketChannel.swift
[597/673] Compiling NIOPosix BaseStreamSocketChannel.swift
[598/673] Compiling NIOPosix Bootstrap.swift
[599/673] Compiling NIOPosix ControlMessage.swift
[600/673] Compiling NIOPosix DatagramVectorReadManager.swift
[601/673] Compiling NIOPosix Errors+Any.swift
[602/673] Compiling NIOPosix FileDescriptor.swift
[603/673] Compiling NIOPosix GetaddrinfoResolver.swift
[604/673] Compiling NIOPosix HappyEyeballs.swift
[605/674] Wrapping AST for NIOPosix for debugging
[607/709] Emitting module _NIOFileSystem
[608/713] Compiling _NIOFileSystem ParallelDirCopy.swift
[609/713] Compiling _NIOFileSystem ParallelRemoval.swift
[610/713] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[611/713] Compiling _NIOFileSystem CInterop.swift
[612/713] Compiling _NIOFileSystem Errno.swift
[613/713] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[614/713] Compiling _NIOFileSystem Mocking.swift
[615/713] Compiling _NIOFileSystem Syscall.swift
[616/713] Compiling _NIOFileSystem Syscalls.swift
[617/713] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[618/713] Compiling _NIOFileSystem FileSystemError.swift
[619/713] Compiling _NIOFileSystem FileSystemProtocol.swift
[620/713] Compiling _NIOFileSystem FileType.swift
[621/713] Compiling _NIOFileSystem IOStrategy.swift
[622/713] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[623/713] Compiling _NIOFileSystem BufferedStream.swift
[624/713] Compiling _NIOFileSystem Cancellation.swift
[625/713] Compiling _NIOFileSystem TokenBucket.swift
[626/713] Compiling _NIOFileSystem UnsafeTransfer.swift
[636/713] Compiling _NIOFileSystem SystemFileHandle.swift
[637/713] Compiling _NIOFileSystem Utilities.swift
[638/713] Compiling _NIOFileSystem OpenOptions.swift
[639/713] Compiling _NIOFileSystem String+FileSystem.swift
[640/713] Compiling _NIOFileSystem ByteCount.swift
[641/713] Compiling _NIOFileSystem Convenience.swift
[642/713] Compiling _NIOFileSystem DirectoryEntries.swift
[643/713] Compiling _NIOFileSystem DirectoryEntry.swift
[644/713] Compiling _NIOFileSystem Exports.swift
[645/713] Compiling _NIOFileSystem FileChunks.swift
[646/713] Compiling _NIOFileSystem FileHandle.swift
[647/713] Compiling _NIOFileSystem FileHandleProtocol.swift
[648/713] Compiling _NIOFileSystem FileInfo.swift
[649/713] Compiling _NIOFileSystem FileSystem.swift
[650/713] Compiling _NIOFileSystem Array+FileSystem.swift
[651/713] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[652/713] Compiling _NIOFileSystem BufferedReader.swift
[653/713] Compiling _NIOFileSystem BufferedWriter.swift
[654/713] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[655/714] Wrapping AST for _NIOFileSystem for debugging
[657/716] Emitting module NIOFileSystem
[658/716] Compiling NIOFileSystem Exports.swift
[668/717] Wrapping AST for NIOFileSystem for debugging
[670/720] Emitting module FileSystem
[671/720] Compiling FileSystem FileSystem.swift
[672/720] Compiling FileSystem AsyncSequence+Extras.swift
[673/721] Wrapping AST for FileSystem for debugging
[674/721] Write Objects.LinkFileList
[675/721] Archiving libFileSystem.a
[704/722] Wrapping AST for SwiftSyntax for debugging
[706/780] Compiling SwiftParser CharacterInfo.swift
[707/780] Compiling SwiftParser CollectionNodes+Parsable.swift
[708/781] Emitting module SwiftDiagnostics
[709/781] Compiling SwiftParser Attributes.swift
[710/781] Compiling SwiftParser Availability.swift
[711/781] Compiling SwiftBasicFormat Syntax+Extensions.swift
[712/781] Compiling SwiftDiagnostics Message.swift
[713/781] Compiling SwiftDiagnostics Note.swift
[714/781] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[715/781] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[716/781] Compiling SwiftBasicFormat InferIndentation.swift
[717/781] Compiling SwiftBasicFormat Indenter.swift
[718/781] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[719/781] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[720/781] Compiling SwiftDiagnostics FixIt.swift
[721/781] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[722/782] Wrapping AST for SwiftDiagnostics for debugging
[724/782] Emitting module SwiftBasicFormat
[725/782] Compiling SwiftBasicFormat BasicFormat.swift
[726/783] Wrapping AST for SwiftBasicFormat for debugging
[728/783] Emitting module SwiftParser
[729/788] Compiling SwiftParser LexemeSequence.swift
[730/788] Compiling SwiftParser Lexer.swift
[731/788] Compiling SwiftParser RegexLiteralLexer.swift
[732/788] Compiling SwiftParser UnicodeScalarExtensions.swift
[733/788] Compiling SwiftParser Lookahead.swift
[734/788] Compiling SwiftParser LoopProgressCondition.swift
[735/788] Compiling SwiftParser Modifiers.swift
[736/788] Compiling SwiftParser Names.swift
[737/788] Compiling SwiftParser Nominals.swift
[738/788] Compiling SwiftParser Parameters.swift
[739/788] Compiling SwiftParser ParseSourceFile.swift
[740/788] Compiling SwiftParser Parser.swift
[741/788] Compiling SwiftParser Patterns.swift
[742/788] Compiling SwiftParser Recovery.swift
[743/788] Compiling SwiftParser Specifiers.swift
[744/788] Compiling SwiftParser Statements.swift
[745/788] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[746/788] Compiling SwiftParser StringLiterals.swift
[747/788] Compiling SwiftParser TokenSpec.swift
[748/788] Compiling SwiftParser TokenSpecSet.swift
[749/788] Compiling SwiftParser TopLevel.swift
[750/788] Compiling SwiftParser TriviaParser.swift
[751/788] Compiling SwiftParser Types.swift
[752/788] Compiling SwiftParser SwiftParserCompatibility.swift
[753/788] Compiling SwiftParser SwiftVersion.swift
[754/788] Compiling SwiftParser SyntaxUtils.swift
[755/788] Compiling SwiftParser TokenConsumer.swift
[756/788] Compiling SwiftParser TokenPrecedence.swift
[761/788] Compiling SwiftParser Declarations.swift
[762/788] Compiling SwiftParser Directives.swift
[763/788] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[764/788] Compiling SwiftParser Expressions.swift
[765/788] Compiling SwiftParser IncrementalParseTransition.swift
[766/788] Compiling SwiftParser IsValidIdentifier.swift
[767/788] Compiling SwiftParser Cursor.swift
[768/788] Compiling SwiftParser Lexeme.swift
[769/788] Compiling SwiftParser ExperimentalFeatures.swift
[770/788] Compiling SwiftParser IsLexerClassified.swift
[771/788] Compiling SwiftParser LayoutNodes+Parsable.swift
[772/788] Compiling SwiftParser Parser+TokenSpecSet.swift
[773/788] Compiling SwiftParser TokenSpecStaticMembers.swift
[774/789] Wrapping AST for SwiftParser for debugging
[776/812] Compiling SwiftOperators PrecedenceGroup.swift
[777/813] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[778/813] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[779/813] Compiling SwiftParserDiagnostics MissingNodesError.swift
[780/813] Compiling SwiftParserDiagnostics MissingTokenError.swift
[781/813] Compiling SwiftOperators PrecedenceGraph.swift
[782/813] Compiling SwiftOperators OperatorTable+Semantics.swift
[783/813] Emitting module SwiftOperators
[784/813] Compiling SwiftOperators OperatorTable+Folding.swift
[785/813] Compiling SwiftOperators OperatorTable.swift
[786/813] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[787/813] Compiling SwiftOperators SyntaxSynthesis.swift
[789/815] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[789/815] Wrapping AST for SwiftOperators for debugging
[791/815] Emitting module SwiftParserDiagnostics
[794/815] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[795/815] Compiling SwiftParserDiagnostics Utils.swift
[796/815] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[797/815] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[798/815] Compiling SwiftParserDiagnostics PresenceUtils.swift
[801/815] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[802/815] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[803/816] Wrapping AST for SwiftParserDiagnostics for debugging
[805/831] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[806/831] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[807/832] Compiling SwiftSyntaxBuilder Indenter.swift
[808/832] Compiling SwiftSyntaxBuilder ListBuilder.swift
[809/832] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[810/832] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[811/832] Emitting module SwiftSyntaxBuilder
[812/832] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[813/832] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[814/832] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[815/832] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[816/832] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[817/832] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[818/832] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[819/832] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[820/832] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[821/833] Wrapping AST for SwiftSyntaxBuilder for debugging
[823/850] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[824/850] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[825/850] Compiling SwiftSyntaxMacros AccessorMacro.swift
[826/850] Compiling SwiftSyntaxMacros AttachedMacro.swift
[827/850] Compiling SwiftSyntaxMacros BodyMacro.swift
[828/850] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[829/850] Compiling SwiftSyntaxMacros Macro+Format.swift
[830/850] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[831/850] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[832/850] Compiling SwiftSyntaxMacros Macro.swift
[833/850] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[834/850] Compiling SwiftSyntaxMacros MemberMacro.swift
[835/850] Compiling SwiftSyntaxMacros PeerMacro.swift
[836/852] Emitting module SwiftSyntaxMacros
[837/852] Compiling SwiftSyntaxMacros PreambleMacro.swift
[838/852] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[839/852] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[840/852] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[841/852] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[842/853] Wrapping AST for SwiftSyntaxMacros for debugging
[844/862] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[845/863] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[846/863] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[847/863] Emitting module SwiftSyntaxMacroExpansion
[848/863] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[849/863] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[850/863] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[851/863] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[852/863] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[853/863] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[854/864] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[856/876] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[857/876] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[858/876] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[859/877] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[860/877] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[861/877] Emitting module SwiftCompilerPluginMessageHandling
[862/877] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[863/877] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[864/877] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[865/877] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[866/877] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[867/877] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[868/877] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[869/878] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[871/880] Emitting module SwiftCompilerPlugin
[872/880] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[873/881] Wrapping AST for SwiftCompilerPlugin for debugging
[875/915] Compiling MockableMacro FunctionRequirement.swift
[876/915] Compiling MockableMacro InitializerRequirement.swift
[877/915] Compiling MockableMacro Requirements.swift
[878/915] Compiling MockableMacro VariableRequirement.swift
[879/919] Compiling MockableMacro MockableMacro.swift
[880/919] Compiling MockableMacro MockableMacroError.swift
[881/919] Compiling MockableMacro MockableMacroWarning.swift
[882/919] Compiling MockableMacro Plugin.swift
[883/919] Compiling MockableMacro ProtocolDeclSyntax+Extensions.swift
[884/919] Compiling MockableMacro String+Extensions.swift
[885/919] Compiling MockableMacro TokenSyntax+Extensions.swift
[886/919] Compiling MockableMacro VariableDeclSyntax+Extensions.swift
[887/919] Compiling MockableMacro Buildable.swift
[888/919] Compiling MockableMacro MockFactory.swift
[889/919] Compiling MockableMacro Function+Mockable.swift
[890/919] Compiling MockableMacro Initializer+Mockable.swift
[891/919] Compiling MockableMacro Mockable.swift
[892/919] Compiling MockableMacro Variable+Mockable.swift
[893/919] Compiling MockableMacro AttributeSyntax+Extensions.swift
[894/919] Compiling MockableMacro DeclModifierListSyntax+Extensions.swift
[895/919] Compiling MockableMacro FunctionDeclSyntax+Extensions.swift
[896/919] Compiling MockableMacro FunctionParameterSyntax+Extensions.swift
[897/919] Compiling MockableMacro GenericArgumentSyntax+Extensions.swift
[898/919] Emitting module MockableMacro
[899/919] Compiling MockableMacro Availability.swift
[900/919] Compiling MockableMacro Messages.swift
[901/919] Compiling MockableMacro Namespace.swift
[902/919] Compiling MockableMacro TokenFinder.swift
[903/919] Compiling MockableMacro Function+Buildable.swift
[904/919] Compiling MockableMacro Variable+Buildable.swift
[905/919] Compiling MockableMacro BuilderFactory.swift
[906/919] Compiling MockableMacro Caseable.swift
[907/919] Compiling MockableMacro Function+Caseable.swift
[908/919] Compiling MockableMacro Variable+Caseable.swift
[909/919] Compiling MockableMacro ConformanceFactory.swift
[910/919] Compiling MockableMacro EnumFactory.swift
[911/919] Compiling MockableMacro Factory.swift
[912/919] Compiling MockableMacro MemberFactory.swift
[913/920] Wrapping AST for MockableMacro for debugging
[914/920] Write Objects.LinkFileList
[915/920] Linking MockableMacro-tool
[917/949] Compiling Mockable ThrowingFunctionActionBuilder.swift
[918/949] Compiling Mockable ThrowingFunctionReturnBuilder.swift
[919/949] Compiling Mockable ThrowingFunctionVerifyBuilder.swift
[920/949] Compiling Mockable MockableService.swift
[921/953] Compiling Mockable Builder.swift
[922/953] Compiling Mockable FunctionActionBuilder.swift
[923/953] Compiling Mockable FunctionReturnBuilder.swift
[924/953] Compiling Mockable FunctionVerifyBuilder.swift
[925/953] Emitting module Mockable
[926/953] Compiling Mockable Parameter.swift
[927/953] Compiling Mockable ReturnValue.swift
[928/953] Compiling Mockable TimeoutDuration.swift
[929/953] Compiling Mockable Utils.swift
[930/953] Compiling Mockable MockerScope.swift
[931/953] Compiling Mockable Count.swift
[932/953] Compiling Mockable GenericValue.swift
[933/953] Compiling Mockable Parameter+Match.swift
[934/953] Compiling Mockable AsyncSubject.swift
[935/953] Compiling Mockable LockedValue.swift
[936/953] Compiling Mockable MockableMacro.swift
[937/953] Compiling Mockable Matcher.swift
[938/953] Compiling Mockable CaseIdentifiable.swift
[939/953] Compiling Mockable Matchable.swift
[940/953] Compiling Mockable MemberAction.swift
[941/953] Compiling Mockable MemberReturn.swift
[942/953] Compiling Mockable PropertyActionBuilder.swift
[943/953] Compiling Mockable PropertyReturnBuilder.swift
[944/953] Compiling Mockable PropertyVerifyBuilder.swift
[945/953] Compiling Mockable Async+Timeout.swift
[946/953] Compiling Mockable Mocked.swift
[947/953] Compiling Mockable Mocker.swift
[948/953] Compiling Mockable MockerFallback.swift
[949/953] Compiling Mockable MockerPolicy.swift
[950/954] Wrapping AST for Mockable for debugging
[952/969] Compiling Command ThreadSafe.swift
[953/969] Compiling Command FileHandle+Extras.swift
[954/969] Emitting module Command
[955/969] Compiling XcodeMetadata SystemFrameworkMetadataProvider.swift
[956/970] Compiling XcodeMetadata MachOByteSwapExtensions.swift
[957/970] Compiling XcodeMetadata Sequence+ExecutionContext.swift
[958/970] Compiling XcodeMetadata FrameworkMetadataProvider.swift
[959/970] Compiling XcodeMetadata BinaryArchitecture+Extension.swift
[960/970] Compiling XcodeMetadata FileHandle+ReadHelpers.swift
[961/970] Compiling Command Command.swift
[962/970] Compiling Command AsyncThrowingStream+Extras.swift
[963/970] Compiling Command CommandRunner.swift
[964/971] Compiling XcodeMetadata LibraryMetadataProvider.swift
[965/971] Compiling XcodeMetadata PrecompiledMetadataProvider.swift
[966/971] Wrapping AST for Command for debugging
[967/971] Write Objects.LinkFileList
[969/971] Emitting module XcodeMetadata
[969/971] Archiving libCommand.a
[971/971] Compiling XcodeMetadata XCFrameworkMetadataProvider.swift
[973/1011] Compiling XcodeGraphMapper PBXCoreDataModelsBuildPhaseMapper.swift
[974/1011] Compiling XcodeGraphMapper PBXFrameworksBuildPhaseMapper.swift
[975/1011] Compiling XcodeGraphMapper PBXHeadersBuildPhaseMapper.swift
[976/1011] Compiling XcodeGraphMapper PBXResourcesBuildPhaseMapper.swift
[977/1011] Compiling XcodeGraphMapper PBXScriptsBuildPhaseMapper.swift
[978/1011] Compiling XcodeGraphMapper PBXSourcesBuildPhaseMapper.swift
[979/1016] Compiling XcodeGraphMapper PBXProjectMapper.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:35: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
70 | let projectNativeTargets = projectNativeTargets
71 | for pbxTarget in pbxProject.targets {
72 | taskGroup.addTask {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
73 | try await targetMapper.map(
74 | pbxTarget: pbxTarget,
75 | xcodeProj: xcodeProj,
| `- note: closure captures 'xcodeProj' which is accessible to code in the current task
76 | projectNativeTargets: projectNativeTargets,
77 | packages: localPackagePaths
[980/1016] Compiling XcodeGraphMapper ProjectAttribute.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:35: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
70 | let projectNativeTargets = projectNativeTargets
71 | for pbxTarget in pbxProject.targets {
72 | taskGroup.addTask {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
73 | try await targetMapper.map(
74 | pbxTarget: pbxTarget,
75 | xcodeProj: xcodeProj,
| `- note: closure captures 'xcodeProj' which is accessible to code in the current task
76 | projectNativeTargets: projectNativeTargets,
77 | packages: localPackagePaths
[981/1016] Compiling XcodeGraphMapper XcodeProj+Extensions.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:35: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
70 | let projectNativeTargets = projectNativeTargets
71 | for pbxTarget in pbxProject.targets {
72 | taskGroup.addTask {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
73 | try await targetMapper.map(
74 | pbxTarget: pbxTarget,
75 | xcodeProj: xcodeProj,
| `- note: closure captures 'xcodeProj' which is accessible to code in the current task
76 | projectNativeTargets: projectNativeTargets,
77 | packages: localPackagePaths
[982/1016] Compiling XcodeGraphMapper SchemeDiagnosticsOptions+XCScheme.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:35: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
70 | let projectNativeTargets = projectNativeTargets
71 | for pbxTarget in pbxProject.targets {
72 | taskGroup.addTask {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
73 | try await targetMapper.map(
74 | pbxTarget: pbxTarget,
75 | xcodeProj: xcodeProj,
| `- note: closure captures 'xcodeProj' which is accessible to code in the current task
76 | projectNativeTargets: projectNativeTargets,
77 | packages: localPackagePaths
[983/1016] Compiling XcodeGraphMapper XCSchemeMapper.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:35: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
70 | let projectNativeTargets = projectNativeTargets
71 | for pbxTarget in pbxProject.targets {
72 | taskGroup.addTask {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
73 | try await targetMapper.map(
74 | pbxTarget: pbxTarget,
75 | xcodeProj: xcodeProj,
| `- note: closure captures 'xcodeProj' which is accessible to code in the current task
76 | projectNativeTargets: projectNativeTargets,
77 | packages: localPackagePaths
[984/1016] Compiling XcodeGraphMapper DeveloperDirectoryProvider.swift
[985/1016] Compiling XcodeGraphMapper Optional+Throwing.swift
[986/1016] Compiling XcodeGraphMapper PackageInfoLoader.swift
[987/1016] Compiling XcodeGraphMapper PathDependencyMapper.swift
[988/1016] Compiling XcodeGraphMapper ProjectNativeTarget.swift
[989/1016] Emitting module XcodeGraphMapper
[990/1016] Compiling XcodeGraphMapper PBXTargetDependencyMapper.swift
[991/1016] Compiling XcodeGraphMapper PBXTargetMapper.swift
[992/1016] Compiling XcodeGraphMapper TargetDependency+GraphMapping.swift
[993/1016] Compiling XcodeGraphMapper XCWorkspaceMapper.swift
[994/1016] Compiling XcodeGraphMapper ConfigurationMatcher.swift
[995/1016] Compiling XcodeGraphMapper XCTestPlan.swift
[996/1016] Compiling XcodeGraphMapper BuildSettings.swift
[997/1016] Compiling XcodeGraphMapper XCConfigurationList+Helpers.swift
[998/1016] Compiling XcodeGraphMapper XCConfigurationMapper.swift
[999/1016] Compiling XcodeGraphMapper PBXBuildRuleMapper.swift
[1000/1016] Compiling XcodeGraphMapper PBXTarget+BuildHeaders.swift
[1001/1016] Compiling XcodeGraphMapper PBXTarget+BuildSettings.swift
[1002/1016] Compiling XcodeGraphMapper PBXTarget+GraphMapping.swift
[1003/1016] Compiling XcodeGraphMapper PBXTarget+PlatformInference.swift
[1004/1016] Compiling XcodeGraphMapper PBXTargetDependency+PlatformCondition.swift
[1005/1016] Compiling XcodeGraphMapper XCWorkspaceDataFileRef+Extensions.swift
[1006/1016] Compiling XcodeGraphMapper XcodeGraphMapper.swift
[1007/1016] Compiling XcodeGraphMapper PackageMapper.swift
[1008/1016] Compiling XcodeGraphMapper XCPackageMapper.swift
[1009/1016] Compiling XcodeGraphMapper BuildPhaseConstants.swift
[1010/1016] Compiling XcodeGraphMapper PBXCopyFilesBuildPhaseMapper.swift
[1011/1016] Compiling XcodeGraphMapper PBXProject+Extensions.swift
[1012/1016] Compiling XcodeGraphMapper Package+Extensions.swift
[1013/1016] Compiling XcodeGraphMapper Platform+Extensions.swift
[1014/1016] Compiling XcodeGraphMapper PlatformFilter+Extensions.swift
[1015/1016] Compiling XcodeGraphMapper TargetDependency+Extensions.swift
[1016/1016] Compiling XcodeGraphMapper XCWorkspace+Extensions.swift
Build complete! (216.50s)
Build complete.
{
"dependencies" : [
{
"identity" : "anycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flight-School/AnyCodable"
},
{
"identity" : "path",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.8",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/Path.git"
},
{
"identity" : "xcodeproj",
"requirement" : {
"range" : [
{
"lower_bound" : "9.4.2",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/XcodeProj"
},
{
"identity" : "command",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/Command.git"
},
{
"identity" : "filesystem",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/FileSystem.git"
},
{
"identity" : "mockable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kolos65/Mockable.git"
},
{
"identity" : "machokit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.35.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p-x9/MachOKit"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "XcodeGraph",
"name" : "XcodeGraph",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "XcodeGraph",
"targets" : [
"XcodeGraph"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XcodeMetadata",
"targets" : [
"XcodeMetadata"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XcodeGraphMapper",
"targets" : [
"XcodeGraphMapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XcodeMetadataTests",
"module_type" : "SwiftTarget",
"name" : "XcodeMetadataTests",
"path" : "Tests/XcodeMetadataTests",
"sources" : [
"AssertionsTesting.swift",
"FrameworkMetadataProviderTests.swift",
"LibraryMetadataProviderTests.swift",
"PrecompiledMetadataProviderTests.swift",
"SystemFrameworkMetadataProviderTests.swift",
"XCFrameworkMetadataProviderTests.swift"
],
"target_dependencies" : [
"XcodeMetadata",
"XcodeGraph"
],
"type" : "test"
},
{
"c99name" : "XcodeMetadata",
"module_type" : "SwiftTarget",
"name" : "XcodeMetadata",
"path" : "Sources/XcodeMetadata",
"product_dependencies" : [
"FileSystem",
"Mockable",
"MachOKitC"
],
"product_memberships" : [
"XcodeMetadata",
"XcodeGraphMapper"
],
"sources" : [
"Extensions/BinaryArchitecture+Extension.swift",
"Extensions/FileHandle+ReadHelpers.swift",
"Extensions/MachOByteSwapExtensions.swift",
"Extensions/Sequence+ExecutionContext.swift",
"Providers/FrameworkMetadataProvider.swift",
"Providers/LibraryMetadataProvider.swift",
"Providers/PrecompiledMetadataProvider.swift",
"Providers/SystemFrameworkMetadataProvider.swift",
"Providers/XCFrameworkMetadataProvider.swift"
],
"target_dependencies" : [
"XcodeGraph"
],
"type" : "library"
},
{
"c99name" : "XcodeGraphTests",
"module_type" : "SwiftTarget",
"name" : "XcodeGraphTests",
"path" : "Tests/XcodeGraphTests",
"sources" : [
"DependenciesGraph/DependenciesGraphTests.swift",
"Extensions/SettingsDictionary+ExtrasTests.swift",
"Extensions/XCTestCase+Extras.swift",
"Graph/GraphDependencyTests.swift",
"Graph/GraphTargetTests.swift",
"Graph/GraphTests.swift",
"Models/AnalyzeActionTests.swift",
"Models/ArchiveActionTests.swift",
"Models/ArgumentsTests.swift",
"Models/BinaryArchitectureTests.swift",
"Models/BuildActionTests.swift",
"Models/BuildConfigurationTests.swift",
"Models/BuildRule.CompilerSpecTests.swift",
"Models/BuildRule.FileTypeTests.swift",
"Models/BuildRuleTests.swift",
"Models/CompatibleXcodeVersionsTests.swift",
"Models/CopyFileElementTests.swift",
"Models/CopyFilesActionTests.swift",
"Models/CoreDataModelTests.swift",
"Models/ExecutionActionTests.swift",
"Models/FileElementTests.swift",
"Models/HeadersTests.swift",
"Models/IDETemplateMacrosTests.swift",
"Models/InfoPlistTests.swift",
"Models/PackageInfoTests.swift",
"Models/PackageTests.swift",
"Models/PlatformFilterTests.swift",
"Models/PlatformTests.swift",
"Models/ProductTests.swift",
"Models/ProfileActionTests.swift",
"Models/ProjectGroupTests.swift",
"Models/ProjectTests.swift",
"Models/RawScriptBuildPhaseTests.swift",
"Models/RequirementTests.swift",
"Models/ResourceFileElementTests.swift",
"Models/ResourceSynthesizerTests.swift",
"Models/RunActionTests.swift",
"Models/SDKSourceTests.swift",
"Models/SchemeTests.swift",
"Models/SettingsTests.swift",
"Models/SourceFileTests.swift",
"Models/TargetDependencyTests.swift",
"Models/TargetReferenceTests.swift",
"Models/TargetScriptTests.swift",
"Models/TargetTests.swift",
"Models/TestActionTests.swift",
"Models/TestPlanTests.swift",
"Models/TestableTargetTests.swift",
"Models/VersionTests.swift",
"Models/WorkspaceGenerationOptionsTests.swift",
"Models/WorkspaceTests.swift",
"Models/XCFrameworkInfoPlistTests.swift"
],
"target_dependencies" : [
"XcodeGraph"
],
"type" : "test"
},
{
"c99name" : "XcodeGraphMapperTests",
"module_type" : "SwiftTarget",
"name" : "XcodeGraphMapperTests",
"path" : "Tests/XcodeGraphMapperTests",
"product_dependencies" : [
"FileSystem"
],
"sources" : [
"MapperTests/Graph/XcodeGraphMapperTests.swift",
"MapperTests/Package/PackageMapperTests.swift",
"MapperTests/Package/XCPackageMapperTests.swift",
"MapperTests/Phases/PBXCopyFilesBuildPhaseMapperTests.swift",
"MapperTests/Phases/PBXCoreDataModelsBuildPhaseMapperTests.swift",
"MapperTests/Phases/PBXFrameworksBuildPhaseMapperTests.swift",
"MapperTests/Phases/PBXHeadersBuildPhaseMapperTests.swift",
"MapperTests/Phases/PBXResourcesBuildPhaseMapperTests.swift",
"MapperTests/Phases/PBXScriptsBuildPhaseMapperTests.swift",
"MapperTests/Phases/PBXSourcesBuildPhaseMapperTests.swift",
"MapperTests/Project/PBXProjectMapperTests.swift",
"MapperTests/Schemes/XCSchemeMapperTests.swift",
"MapperTests/Settings/ConfigurationMatcherTests.swift",
"MapperTests/Settings/XCConfigurationMapperTests.swift",
"MapperTests/Target/PBXBuildRuleMapperTests.swift",
"MapperTests/Target/PBXTargetDependencyMapper.swift",
"MapperTests/Target/PBXTargetMapperTests.swift",
"MapperTests/Target/TargetDependencyExtensionsTests.swift",
"MapperTests/Workspace/XCWorkspaceMapperTests.swift",
"Mocks/AssertionsTesting.swift",
"Mocks/MockDefaults.swift",
"TestData/PBXBuildRule+TestData.swift",
"TestData/PBXFileReference+TestData.swift",
"TestData/PBXGroup+TestData.swift",
"TestData/PBXNativeTarget+TestData.swift",
"TestData/PBXProj+TestData.swift",
"TestData/PBXProject+TestData.swift",
"TestData/PBXShellScriptBuildPhase+TestData.swift",
"TestData/PBXTargetDependency+TestData.swift",
"TestData/PBXVariantGroup+TestData.swift",
"TestData/XCBuildConfiguration+TestData.swift",
"TestData/XCConfigurationList+TestData.swift",
"TestData/XCScheme+TestData.swift",
"TestData/XCSchemeTestableReference+TestData.swift",
"TestData/XCUserData+TestData.swift",
"TestData/XCVersionGroup+TestData.swift",
"TestData/XCWorkspace+TestData.swift",
"TestData/XCWorkspaceDataElement+TestData.swift",
"TestData/XCWorkspaceDataGroup+TestData.swift",
"TestData/XcodeProj+TestData.swift"
],
"target_dependencies" : [
"XcodeGraphMapper"
],
"type" : "test"
},
{
"c99name" : "XcodeGraphMapper",
"module_type" : "SwiftTarget",
"name" : "XcodeGraphMapper",
"path" : "Sources/XcodeGraphMapper",
"product_dependencies" : [
"Command",
"Path",
"XcodeProj"
],
"product_memberships" : [
"XcodeGraphMapper"
],
"sources" : [
"Extensions/PBXProject+Extensions.swift",
"Extensions/Package+Extensions.swift",
"Extensions/Platform+Extensions.swift",
"Extensions/PlatformFilter+Extensions.swift",
"Extensions/TargetDependency+Extensions.swift",
"Extensions/XCWorkspace+Extensions.swift",
"Extensions/XCWorkspaceDataFileRef+Extensions.swift",
"Mappers/Graph/XcodeGraphMapper.swift",
"Mappers/Packages/PackageMapper.swift",
"Mappers/Packages/XCPackageMapper.swift",
"Mappers/Phases/BuildPhaseConstants.swift",
"Mappers/Phases/PBXCopyFilesBuildPhaseMapper.swift",
"Mappers/Phases/PBXCoreDataModelsBuildPhaseMapper.swift",
"Mappers/Phases/PBXFrameworksBuildPhaseMapper.swift",
"Mappers/Phases/PBXHeadersBuildPhaseMapper.swift",
"Mappers/Phases/PBXResourcesBuildPhaseMapper.swift",
"Mappers/Phases/PBXScriptsBuildPhaseMapper.swift",
"Mappers/Phases/PBXSourcesBuildPhaseMapper.swift",
"Mappers/Project/PBXProjectMapper.swift",
"Mappers/Project/ProjectAttribute.swift",
"Mappers/Project/XcodeProj+Extensions.swift",
"Mappers/Schemes/SchemeDiagnosticsOptions+XCScheme.swift",
"Mappers/Schemes/XCSchemeMapper.swift",
"Mappers/Schemes/XCTestPlan.swift",
"Mappers/Settings/BuildSettings.swift",
"Mappers/Settings/XCConfigurationList+Helpers.swift",
"Mappers/Settings/XCConfigurationMapper.swift",
"Mappers/Targets/PBXBuildRuleMapper.swift",
"Mappers/Targets/PBXTarget+BuildHeaders.swift",
"Mappers/Targets/PBXTarget+BuildSettings.swift",
"Mappers/Targets/PBXTarget+GraphMapping.swift",
"Mappers/Targets/PBXTarget+PlatformInference.swift",
"Mappers/Targets/PBXTargetDependency+PlatformCondition.swift",
"Mappers/Targets/PBXTargetDependencyMapper.swift",
"Mappers/Targets/PBXTargetMapper.swift",
"Mappers/Targets/TargetDependency+GraphMapping.swift",
"Mappers/Workspace/XCWorkspaceMapper.swift",
"Utilities/ConfigurationMatcher.swift",
"Utilities/DeveloperDirectoryProvider.swift",
"Utilities/Optional+Throwing.swift",
"Utilities/PackageInfoLoader.swift",
"Utilities/PathDependencyMapper.swift",
"Utilities/ProjectNativeTarget.swift"
],
"target_dependencies" : [
"XcodeGraph",
"XcodeMetadata"
],
"type" : "library"
},
{
"c99name" : "XcodeGraph",
"module_type" : "SwiftTarget",
"name" : "XcodeGraph",
"path" : "Sources/XcodeGraph",
"product_dependencies" : [
"AnyCodable",
"Path"
],
"product_memberships" : [
"XcodeGraph",
"XcodeMetadata",
"XcodeGraphMapper"
],
"sources" : [
"DependenciesGraph/DependenciesGraph.swift",
"Extensions/SettingsDictionary+Extras.swift",
"Graph/ConditionalGraphTarget.swift",
"Graph/Graph.swift",
"Graph/GraphDependency.swift",
"Graph/GraphEdge.swift",
"Graph/GraphTarget.swift",
"Models/AnalyzeAction.swift",
"Models/ArchiveAction.swift",
"Models/Arguments.swift",
"Models/AutogenerationOptions.swift",
"Models/BinaryArchitecture.swift",
"Models/BuildAction.swift",
"Models/BuildConfiguration.swift",
"Models/BuildRule+CompilerSpec.swift",
"Models/BuildRule+FileType.swift",
"Models/BuildRule.swift",
"Models/CompatibleXcodeVersions.swift",
"Models/CopyFileElement.swift",
"Models/CopyFilesAction.swift",
"Models/CoreDataModel.swift",
"Models/DeploymentTargets.swift",
"Models/Destination.swift",
"Models/EnvironmentVariable.swift",
"Models/ExecutionAction.swift",
"Models/FileCodeGen.swift",
"Models/FileElement.swift",
"Models/Headers.swift",
"Models/IDETemplateMacros.swift",
"Models/LaunchArgument.swift",
"Models/LaunchStyle.swift",
"Models/MergedBinaryType.swift",
"Models/Metadata/FrameworkMetadata.swift",
"Models/Metadata/LibraryMetadata.swift",
"Models/Metadata/SystemFrameworkMetadata.swift",
"Models/Metadata/TargetMetadata.swift",
"Models/Metadata/XCFrameworkMetadata.swift",
"Models/MetalOptions.swift",
"Models/OnDemandResourcesTags.swift",
"Models/Package.swift",
"Models/Platform.swift",
"Models/PlatformCondition.swift",
"Models/PlatformFilter.swift",
"Models/Plist.swift",
"Models/PrivacyManifest.swift",
"Models/Product.swift",
"Models/ProfileAction.swift",
"Models/Project.swift",
"Models/ProjectGroup.swift",
"Models/ProjectOptions.swift",
"Models/RawScriptBuildPhase.swift",
"Models/Requirement.swift",
"Models/ResourceFileElement.swift",
"Models/ResourceFileElements.swift",
"Models/ResourceSynthesizer.swift",
"Models/RunAction.swift",
"Models/RunActionOptions.swift",
"Models/SDKSource.swift",
"Models/SDKType.swift",
"Models/Scheme.swift",
"Models/SchemeDiagnosticsOptions.swift",
"Models/ScreenCaptureFormat.swift",
"Models/Settings.swift",
"Models/SimulatedLocation.swift",
"Models/SourceFile.swift",
"Models/SourceFileGlob.swift",
"Models/Target.swift",
"Models/TargetDependency.swift",
"Models/TargetReference.swift",
"Models/TargetScript.swift",
"Models/TargetType.swift",
"Models/TestAction.swift",
"Models/TestPlan.swift",
"Models/TestableTarget.swift",
"Models/TestingOptions.swift",
"Models/Version.swift",
"Models/Workspace.swift",
"Models/WorkspaceGenerationOptions.swift",
"Models/XCFrameworkInfoPlist.swift",
"PackageInfo.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.