Build Information
Successful build of SafeDI, reference 1.2.2 (750058
), with Swift 6.1 for macOS (SPM) on 4 Jun 2025 03:13:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dfed/SafeDI.git
Reference: 1.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dfed/SafeDI
* tag 1.2.2 -> FETCH_HEAD
HEAD is now at 750058d Bump to 1.2.2
Cloned https://github.com/dfed/SafeDI.git
Revision (git rev-parse @):
750058d8e4a3889bba27a9a198e469d34020fd31
SUCCESS checkout https://github.com/dfed/SafeDI.git at 1.2.2
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/908] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.73s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.78s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.78s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.78s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.78s)
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.89s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
========================================
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": "safedi",
"name": "SafeDI",
"url": "https://github.com/dfed/SafeDI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SafeDI",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.5.1",
"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.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"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": [
]
}
]
}
]
}
Fetching https://github.com/dfed/SafeDI.git
[1/6014] Fetching safedi
Fetched https://github.com/dfed/SafeDI.git from cache (1.28s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.55s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.34s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.01s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.53s)
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/dfed/SafeDI.git
Working copy of https://github.com/dfed/SafeDI.git resolved at 1.2.2 (750058d)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
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
Found 3 product dependencies
- swift-argument-parser
- swift-collections
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/dfed/SafeDI.git
https://github.com/dfed/SafeDI.git
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing.git"
}
],
"manifest_display_name" : "SafeDI",
"name" : "SafeDI",
"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" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SafeDI",
"targets" : [
"SafeDI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SafeDIGenerator",
"targets" : [
"SafeDIGenerator"
],
"type" : {
"plugin" : null
}
},
{
"name" : "SafeDIPrebuiltGenerator",
"targets" : [
"SafeDIPrebuiltGenerator"
],
"type" : {
"plugin" : null
}
},
{
"name" : "InstallSafeDITool",
"targets" : [
"InstallSafeDITool"
],
"type" : {
"plugin" : null
}
},
{
"name" : "SafeDITool",
"targets" : [
"SafeDITool"
],
"type" : {
"executable" : null
}
},
{
"name" : "SafeDIMacros",
"targets" : [
"SafeDIMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SafeDIToolTests",
"module_type" : "SwiftTarget",
"name" : "SafeDIToolTests",
"path" : "Tests/SafeDIToolTests",
"product_dependencies" : [
"ArgumentParser"
],
"sources" : [
"Helpers/SafeDIToolTestExecution.swift",
"SafeDIToolCodeGenerationErrorTests.swift",
"SafeDIToolCodeGenerationTests.swift",
"SafeDIToolDOTGenerationTests.swift"
],
"target_dependencies" : [
"SafeDITool"
],
"type" : "test"
},
{
"c99name" : "SafeDITool",
"module_type" : "SwiftTarget",
"name" : "SafeDITool",
"path" : "Sources/SafeDITool",
"product_dependencies" : [
"ArgumentParser",
"SwiftParser"
],
"product_memberships" : [
"SafeDIGenerator",
"SafeDITool"
],
"sources" : [
"SafeDITool.swift"
],
"target_dependencies" : [
"SafeDICore"
],
"type" : "executable"
},
{
"c99name" : "SafeDITests",
"module_type" : "SwiftTarget",
"name" : "SafeDITests",
"path" : "Tests/SafeDITests",
"sources" : [
"ErasedInstantiatorTests.swift",
"InstantiatorTests.swift",
"SendableErasedInstantiatorTests.swift",
"SendableInstantiatorTests.swift"
],
"target_dependencies" : [
"SafeDI",
"SafeDICore"
],
"type" : "test"
},
{
"c99name" : "SafeDIPrebuiltGenerator",
"module_type" : "PluginTarget",
"name" : "SafeDIPrebuiltGenerator",
"path" : "Plugins/SafeDIPrebuiltGenerator",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"SafeDIPrebuiltGenerator"
],
"sources" : [
"SafeDIGenerateDependencyTree.swift",
"Shared.swift"
],
"type" : "plugin"
},
{
"c99name" : "SafeDIMacrosTests",
"module_type" : "SwiftTarget",
"name" : "SafeDIMacrosTests",
"path" : "Tests/SafeDIMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport",
"MacroTesting"
],
"sources" : [
"InjectableMacroTests.swift",
"InstantiableMacroTests.swift"
],
"target_dependencies" : [
"SafeDIMacros"
],
"type" : "test"
},
{
"c99name" : "SafeDIMacros",
"module_type" : "SwiftTarget",
"name" : "SafeDIMacros",
"path" : "Sources/SafeDIMacros",
"product_dependencies" : [
"Collections",
"SwiftCompilerPlugin",
"SwiftDiagnostics",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros"
],
"product_memberships" : [
"SafeDI",
"SafeDIMacros"
],
"sources" : [
"Macros/InjectableMacro.swift",
"Macros/InstantiableMacro.swift",
"SafeDIMacroCore/Errors/DiagnosticError.swift",
"SafeDIMacroCore/Errors/FixableInjectableError.swift",
"SafeDIMacroCore/Errors/FixableInstantiableError.swift",
"SafeDIMacroCore/Extensions/AttributeListSyntaxElementExtensions.swift",
"SafeDIMacroCore/Extensions/AttributeListSyntaxExtensions.swift",
"SafeDIMacroCore/Extensions/AttributeSyntaxExtensions.swift",
"SafeDIMacroCore/Extensions/CollectionExtensions.swift",
"SafeDIMacroCore/Extensions/DeclModifierListSyntaxExtensions.swift",
"SafeDIMacroCore/Extensions/DiagnosticExtensions.swift",
"SafeDIMacroCore/Extensions/ImportDeclSyntaxExtensions.swift",
"SafeDIMacroCore/Extensions/PatternBindingSyntaxExtensions.swift",
"SafeDIMacroCore/Generators/DependencyTreeGenerator.swift",
"SafeDIMacroCore/Generators/ScopeGenerator.swift",
"SafeDIMacroCore/Models/ConcreteDeclSyntaxProtocol.swift",
"SafeDIMacroCore/Models/ConcreteDeclType.swift",
"SafeDIMacroCore/Models/Dependency.swift",
"SafeDIMacroCore/Models/ImportStatement.swift",
"SafeDIMacroCore/Models/Initializer.swift",
"SafeDIMacroCore/Models/InstantiableStruct.swift",
"SafeDIMacroCore/Models/Property.swift",
"SafeDIMacroCore/Models/Scope.swift",
"SafeDIMacroCore/Models/TypeDescription.swift",
"SafeDIMacroCore/Models/UnorderedEquatingCollection.swift",
"SafeDIMacroCore/Visitors/FileVisitor.swift",
"SafeDIMacroCore/Visitors/InstantiableVisitor.swift",
"SafeDIMacroPlugin.swift"
],
"type" : "macro"
},
{
"c99name" : "SafeDIGenerator",
"module_type" : "PluginTarget",
"name" : "SafeDIGenerator",
"path" : "Plugins/SafeDIGenerator",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"SafeDIGenerator"
],
"sources" : [
"SafeDIGenerateDependencyTree.swift",
"Shared.swift"
],
"target_dependencies" : [
"SafeDITool"
],
"type" : "plugin"
},
{
"c99name" : "SafeDICoreTests",
"module_type" : "SwiftTarget",
"name" : "SafeDICoreTests",
"path" : "Tests/SafeDICoreTests",
"sources" : [
"FileVisitorTests.swift",
"InitializerTests.swift",
"TypeDescriptionTests.swift",
"UnorderedEquatingCollectionTests.swift"
],
"target_dependencies" : [
"SafeDICore"
],
"type" : "test"
},
{
"c99name" : "SafeDICore",
"module_type" : "SwiftTarget",
"name" : "SafeDICore",
"path" : "Sources/SafeDICore",
"product_dependencies" : [
"Collections",
"SwiftDiagnostics",
"SwiftSyntax",
"SwiftSyntaxBuilder"
],
"product_memberships" : [
"SafeDIGenerator",
"SafeDITool"
],
"sources" : [
"Errors/DiagnosticError.swift",
"Errors/FixableInjectableError.swift",
"Errors/FixableInstantiableError.swift",
"Extensions/AttributeListSyntaxElementExtensions.swift",
"Extensions/AttributeListSyntaxExtensions.swift",
"Extensions/AttributeSyntaxExtensions.swift",
"Extensions/CollectionExtensions.swift",
"Extensions/DeclModifierListSyntaxExtensions.swift",
"Extensions/DiagnosticExtensions.swift",
"Extensions/ImportDeclSyntaxExtensions.swift",
"Extensions/PatternBindingSyntaxExtensions.swift",
"Generators/DependencyTreeGenerator.swift",
"Generators/ScopeGenerator.swift",
"Models/ConcreteDeclSyntaxProtocol.swift",
"Models/ConcreteDeclType.swift",
"Models/Dependency.swift",
"Models/ImportStatement.swift",
"Models/Initializer.swift",
"Models/InstantiableStruct.swift",
"Models/Property.swift",
"Models/Scope.swift",
"Models/TypeDescription.swift",
"Models/UnorderedEquatingCollection.swift",
"Visitors/FileVisitor.swift",
"Visitors/InstantiableVisitor.swift"
],
"type" : "library"
},
{
"c99name" : "SafeDI",
"module_type" : "SwiftTarget",
"name" : "SafeDI",
"path" : "Sources/SafeDI",
"product_memberships" : [
"SafeDI"
],
"sources" : [
"Decorators/Forwarded.swift",
"Decorators/Instantiable.swift",
"Decorators/Instantiated.swift",
"Decorators/Received.swift",
"DelayedInstantiation/ErasedInstantiator.swift",
"DelayedInstantiation/Instantiator.swift",
"DelayedInstantiation/SendableErasedInstantiator.swift",
"DelayedInstantiation/SendableInstantiator.swift"
],
"target_dependencies" : [
"SafeDIMacros"
],
"type" : "library"
},
{
"c99name" : "InstallSafeDITool",
"module_type" : "PluginTarget",
"name" : "InstallSafeDITool",
"path" : "Plugins/InstallSafeDITool",
"plugin_capability" : {
"intent" : {
"description" : "Installs a release version of the SafeDITool build plugin executable.",
"type" : "custom",
"verb" : "safedi-release-install"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Downloads the SafeDI release build plugin executable into your project directory.",
"type" : "writeToPackageDirectory"
},
{
"network_scope" : {
"all" : {
"ports" : [
]
}
},
"reason" : "Downloads the SafeDI release build plugin executable from GitHub.",
"type" : "allowNetworkConnections"
}
],
"type" : "command"
},
"product_memberships" : [
"InstallSafeDITool"
],
"sources" : [
"InstallCLIPluginCommand.swift",
"Shared.swift"
],
"type" : "plugin"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin InstallSafeDITool
[2/2] Compiling plugin SafeDIPrebuiltGenerator
[3/3] Compiling plugin SafeDIGenerator
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/69] Write sources
[30/69] Write SafeDITool-entitlement.plist
[30/69] Write sources
[37/69] Write SafeDITool-tool-entitlement.plist
[40/69] Write sources
[58/69] Compiling _SwiftSyntaxCShims dummy.c
[60/69] Write swift-version-2F0A5646E1D333AE.txt
[62/101] Emitting module SwiftSyntax600
[63/101] Compiling SwiftSyntax509 Empty.swift
[64/101] Compiling SwiftSyntax510 Empty.swift
[65/101] Emitting module SwiftSyntax600
[66/101] Compiling SwiftSyntax600 Empty.swift
[67/101] Emitting module SwiftSyntax509
[68/101] Emitting module SwiftSyntax510
[69/101] Compiling SwiftSyntax510 Empty.swift
[70/101] Emitting module SwiftSyntax510
[71/101] Compiling InternalCollectionsUtilities Debugging.swift
[72/101] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[73/101] Compiling InternalCollectionsUtilities Descriptions.swift
[74/101] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[75/101] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/101] Compiling SwiftSyntax600 Empty.swift
[77/102] Compiling SwiftSyntax601 Empty.swift
[78/102] Emitting module SwiftSyntax601
[79/102] Emitting module SwiftSyntax509
[80/102] Compiling SwiftSyntax509 Empty.swift
[81/102] Emitting module SwiftSyntax601
[82/102] Compiling SwiftSyntax601 Empty.swift
[83/102] Emitting module InternalCollectionsUtilities
[84/102] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[85/102] Compiling InternalCollectionsUtilities Integer rank.swift
[86/102] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[87/102] Compiling InternalCollectionsUtilities UInt+reversed.swift
[88/102] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[89/102] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[90/102] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[91/102] Compiling InternalCollectionsUtilities _SortedCollection.swift
[92/102] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[93/118] Emitting module ArgumentParserToolInfo
[94/118] Compiling ArgumentParserToolInfo ToolInfo.swift
[95/250] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[96/250] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[97/258] Compiling InternalCollectionsUtilities Debugging.swift
[98/258] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[99/258] Compiling InternalCollectionsUtilities Descriptions.swift
[100/533] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[101/533] Compiling DequeModule _DequeSlot.swift
[102/534] Compiling HeapModule _HeapNode.swift
[103/534] Compiling BitCollections BitArray+BitwiseOperations.swift
[104/534] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[105/534] Compiling HeapModule Heap.swift
[106/534] Compiling HeapModule Heap+UnsafeHandle.swift
[107/534] Compiling HeapModule Heap+Invariants.swift
[108/534] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[109/534] Compiling HeapModule Heap+Descriptions.swift
[110/534] Emitting module HeapModule
[111/534] Compiling DequeModule _DequeBufferHeader.swift
[112/534] Compiling BitCollections BitArray+Copy.swift
[113/534] Compiling BitCollections BitArray+CustomReflectable.swift
[114/534] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[115/534] Compiling BitCollections BitSet+SetAlgebra union.swift
[116/534] Compiling BitCollections BitSet.Index.swift
[117/534] Compiling BitCollections BitSet._UnsafeHandle.swift
[118/534] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[119/534] Compiling BitCollections BitSet.Counted.swift
[120/534] Emitting module InternalCollectionsUtilities
[121/534] Emitting module ArgumentParserToolInfo
[122/534] Compiling ArgumentParserToolInfo ToolInfo.swift
[123/534] Compiling BitCollections BitArray+Initializers.swift
[124/534] Compiling BitCollections BitArray+Invariants.swift
[125/534] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[126/534] Compiling BitCollections BitArray+RandomBits.swift
[127/534] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[128/534] Compiling HashTreeCollections TreeSet+Extras.swift
[129/540] Compiling BitCollections BitSet+Initializers.swift
[130/540] Compiling BitCollections BitSet+Invariants.swift
[131/540] Compiling BitCollections BitSet+Random.swift
[132/540] Compiling BitCollections BitSet+SetAlgebra basics.swift
[133/540] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[134/540] Compiling BitCollections BitArray+Hashable.swift
[135/540] Compiling BitCollections BitArray+Equatable.swift
[136/540] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[137/540] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[138/540] Compiling BitCollections BitArray+Extras.swift
[139/540] Compiling BitCollections BitArray+Fill.swift
[140/540] Compiling BitCollections BitSet+Hashable.swift
[141/540] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[142/540] Compiling BitCollections BitSet+CustomReflectable.swift
[143/540] Compiling BitCollections BitSet+CustomStringConvertible.swift
[144/540] Compiling BitCollections BitSet+Equatable.swift
[145/540] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[146/540] Compiling BitCollections BitSet+Extras.swift
[147/540] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[148/540] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[149/540] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[150/540] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[151/540] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[152/540] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[153/545] Compiling DequeModule _UnsafeWrappedBuffer.swift
[154/654] Compiling _RopeModule RopeSummary.swift
[155/654] Compiling _RopeModule _RopeItem.swift
[156/654] Compiling _RopeModule _RopePath.swift
[157/654] Compiling _RopeModule _RopeVersion.swift
[158/654] Compiling _RopeModule Rope+Collection.swift
[159/654] Compiling _RopeModule Rope+Index.swift
[160/710] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[161/710] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[162/710] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[163/710] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[164/710] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[165/710] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[166/710] Compiling OrderedCollections OrderedSet+Codable.swift
[167/710] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[168/710] Compiling OrderedCollections OrderedSet+Descriptions.swift
[169/710] Compiling OrderedCollections OrderedSet+Diffing.swift
[170/710] Compiling OrderedCollections OrderedSet+Equatable.swift
[171/710] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[172/710] Compiling OrderedCollections _HashTable+Constants.swift
[173/710] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[174/710] Compiling OrderedCollections _HashTable.swift
[175/710] Compiling OrderedCollections _Hashtable+Header.swift
[176/710] Compiling DequeModule _DequeBuffer.swift
[177/710] Emitting module BitCollections
[178/710] Compiling OrderedCollections OrderedDictionary+Elements.swift
[179/710] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[180/710] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[181/710] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[182/710] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[183/710] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[184/710] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[185/710] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[186/710] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[187/710] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[188/710] Compiling OrderedCollections OrderedDictionary+Values.swift
[189/710] Compiling OrderedCollections OrderedDictionary.swift
[191/710] Compiling OrderedCollections OrderedDictionary+Codable.swift
[192/710] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[193/710] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[194/710] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[195/710] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[205/718] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[206/718] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[207/718] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[208/718] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[209/718] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[210/718] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[211/718] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[212/718] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[213/718] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[214/718] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[215/718] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[216/718] Compiling OrderedCollections OrderedSet+Sendable.swift
[217/718] Compiling OrderedCollections OrderedSet+Hashable.swift
[218/718] Compiling OrderedCollections OrderedSet+Initializers.swift
[219/718] Compiling OrderedCollections OrderedSet+Insertions.swift
[220/718] Compiling OrderedCollections OrderedSet+Invariants.swift
[221/718] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[228/718] Compiling OrderedCollections _HashTable+Bucket.swift
[229/718] Compiling OrderedCollections _HashTable+BucketIterator.swift
[230/718] Emitting module DequeModule
[233/718] Compiling OrderedCollections _HashTable+Testing.swift
[234/718] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[247/718] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[248/718] Compiling _RopeModule Rope+_Storage.swift
[249/718] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[250/718] Compiling _RopeModule Rope+_UnsafeHandle.swift
[251/718] Compiling _RopeModule Rope.swift
[252/725] Compiling _RopeModule BigString+UnicodeScalarView.swift
[253/725] Compiling _RopeModule BigSubstring+UTF16View.swift
[254/725] Compiling _RopeModule BigSubstring+UTF8View.swift
[255/725] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[256/725] Compiling _RopeModule BigSubstring.swift
[257/725] Compiling _RopeModule Rope+Builder.swift
[258/725] Compiling _RopeModule Rope+Debugging.swift
[259/725] Compiling _RopeModule Rope+Invariants.swift
[274/738] Compiling OrderedCollections OrderedSet+SubSequence.swift
[275/738] Compiling OrderedCollections OrderedSet+Testing.swift
[276/738] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[277/738] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[278/738] Compiling OrderedCollections OrderedSet.swift
[279/738] Compiling OrderedCollections _UnsafeBitset.swift
[294/756] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[301/816] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[302/816] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[303/816] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[304/816] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[305/816] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[306/816] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[307/816] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[308/816] Compiling HashTreeCollections TreeSet.swift
[309/816] Compiling HashTreeCollections _AncestorHashSlots.swift
[310/816] Compiling HashTreeCollections _Bitmap.swift
[311/816] Compiling HashTreeCollections _Bucket.swift
[312/816] Compiling HashTreeCollections _Hash.swift
[313/816] Compiling HashTreeCollections _HashLevel.swift
[314/816] Compiling HashTreeCollections _HashNode+Builder.swift
[315/816] Compiling HashTreeCollections _HashNode+Debugging.swift
[316/816] Compiling HashTreeCollections TreeSet+Debugging.swift
[317/816] Compiling HashTreeCollections TreeSet+Descriptions.swift
[318/816] Compiling HashTreeCollections _HashNode+Lookups.swift
[319/816] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[320/816] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[321/816] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[322/816] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[323/816] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[324/816] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[325/816] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[326/816] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[327/816] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[328/816] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[329/816] Compiling HashTreeCollections _HashNode.swift
[330/816] Compiling HashTreeCollections _HashNodeHeader.swift
[331/816] Compiling HashTreeCollections _HashSlot.swift
[332/816] Compiling HashTreeCollections _HashStack.swift
[333/816] Compiling HashTreeCollections _HashTreeIterator.swift
[334/816] Compiling HashTreeCollections _HashTreeStatistics.swift
[335/816] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[336/816] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[339/816] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[340/816] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[341/816] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[342/816] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[349/816] Compiling HashTreeCollections TreeDictionary+Keys.swift
[350/816] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[351/816] Compiling HashTreeCollections TreeDictionary+Merge.swift
[353/816] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[355/816] Compiling HeapModule Heap.swift
[356/816] Compiling HeapModule _HeapNode.swift
[357/816] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[358/816] Compiling HeapModule Heap+UnsafeHandle.swift
[359/816] Compiling HeapModule Heap+Descriptions.swift
[360/816] Compiling HeapModule Heap+Invariants.swift
[361/816] Emitting module HeapModule
[362/816] Compiling HashTreeCollections _HashNode+Storage.swift
[363/816] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[364/816] Compiling HashTreeCollections _HashNode+Structural filter.swift
[365/816] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[366/816] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[367/816] Compiling HashTreeCollections _RawHashNode.swift
[375/816] Compiling HashTreeCollections _HashNode+Initializers.swift
[391/823] Compiling _RopeModule Rope+Remove.swift
[392/823] Compiling _RopeModule Rope+RemoveSubrange.swift
[393/823] Compiling _RopeModule Rope+Split.swift
[394/823] Compiling _RopeModule Optional Utilities.swift
[395/823] Compiling _RopeModule String Utilities.swift
[396/823] Compiling _RopeModule String.Index+ABI.swift
[397/823] Compiling _RopeModule _CharacterRecognizer.swift
[398/823] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[399/847] Compiling DequeModule Deque._Storage.swift
[400/847] Compiling DequeModule Deque._UnsafeHandle.swift
[401/847] Compiling DequeModule Deque.swift
[402/847] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[408/847] Compiling DequeModule Deque+CustomReflectable.swift
[409/847] Compiling DequeModule Deque+Descriptions.swift
[410/847] Compiling DequeModule Deque+Codable.swift
[411/847] Compiling DequeModule Deque+Collection.swift
[412/847] Compiling DequeModule Deque+Equatable.swift
[413/847] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[414/847] Compiling DequeModule Deque+Extras.swift
[415/847] Compiling DequeModule Deque+Hashable.swift
[416/847] Compiling DequeModule Deque+Testing.swift
[425/847] Compiling DequeModule _DequeSlot.swift
[426/847] Compiling DequeModule _DequeBufferHeader.swift
[427/848] Emitting module OrderedCollections
[435/903] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[436/903] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[437/903] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[438/903] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[439/903] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[440/903] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[441/903] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[442/903] Compiling HashTreeCollections TreeSet.swift
[443/903] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[444/903] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[459/903] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[460/903] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[461/903] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[462/903] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[463/903] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[464/903] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[465/903] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[466/903] Compiling BitCollections BitArray+Descriptions.swift
[467/903] Compiling BitCollections BitArray+Equatable.swift
[468/903] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[469/903] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[470/903] Compiling BitCollections BitArray+Extras.swift
[471/903] Compiling BitCollections BitArray+Fill.swift
[472/903] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[473/903] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[474/903] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[475/903] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[477/903] Compiling HashTreeCollections _UnmanagedHashNode.swift
[478/903] Compiling HashTreeCollections _UnsafePath.swift
[479/903] Compiling HashTreeCollections TreeDictionary+Codable.swift
[480/903] Compiling HashTreeCollections TreeDictionary+Collection.swift
[481/903] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[482/903] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[483/903] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[484/903] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[485/903] Compiling DequeModule _UnsafeWrappedBuffer.swift
[492/903] Emitting module _RopeModule
[493/903] Compiling DequeModule _DequeBuffer.swift
[494/903] Compiling BitCollections BitSet+Invariants.swift
[495/903] Compiling BitCollections BitSet+Random.swift
[496/903] Compiling BitCollections BitSet+SetAlgebra basics.swift
[497/903] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[511/904] Compiling BitCollections BitSet+Hashable.swift
[512/904] Compiling BitCollections BitSet+Initializers.swift
[513/904] Compiling BitCollections BitArray+Copy.swift
[514/904] Compiling BitCollections BitArray+CustomReflectable.swift
[515/904] Compiling BitCollections BitArray+Codable.swift
[516/905] Compiling BitCollections BitArray+Collection.swift
[529/908] Emitting module OrderedCollections
[538/908] Compiling BitCollections BitArray+Hashable.swift
[539/908] Compiling BitCollections BitArray+Initializers.swift
[540/908] Compiling BitCollections BitArray+Invariants.swift
[541/908] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[542/908] Compiling BitCollections BitArray+RandomBits.swift
[553/908] Compiling BitCollections BitSet._UnsafeHandle.swift
[554/908] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[555/908] Compiling BitCollections BitSet+CustomReflectable.swift
[556/908] Compiling BitCollections BitSet+CustomStringConvertible.swift
[557/908] Compiling BitCollections BitSet+Equatable.swift
[558/908] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[559/908] Compiling BitCollections BitSet+Extras.swift
[560/908] Emitting module BitCollections
[581/908] Compiling BitCollections BitSet.swift
[582/908] Compiling BitCollections Range+Utilities.swift
[583/908] Compiling BitCollections Slice+Utilities.swift
[584/908] Compiling BitCollections UInt+Tricks.swift
[585/908] Compiling BitCollections _Word.swift
[587/908] Compiling BitCollections BitArray+BitwiseOperations.swift
[588/908] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[589/908] Emitting module DequeModule
[590/947] Emitting module _RopeModule
[591/947] Compiling ArgumentParser HelpGenerator.swift
[592/947] Compiling ArgumentParser MessageInfo.swift
[593/947] Compiling ArgumentParser UsageGenerator.swift
[594/947] Compiling ArgumentParser CollectionExtensions.swift
[595/947] Compiling ArgumentParser NameSpecification.swift
[596/947] Compiling ArgumentParser Option.swift
[597/947] Compiling ArgumentParser OptionGroup.swift
[598/947] Compiling ArgumentParser AsyncParsableCommand.swift
[599/947] Compiling ArgumentParser InputKey.swift
[600/947] Compiling ArgumentParser ParserError.swift
[601/947] Compiling ArgumentParser SplitArguments.swift
[602/947] Compiling ArgumentParser DumpHelpGenerator.swift
[603/947] Compiling ArgumentParser HelpCommand.swift
[604/947] Compiling ArgumentParser ArgumentHelp.swift
[605/947] Compiling ArgumentParser ArgumentVisibility.swift
[606/947] Compiling ArgumentParser CompletionKind.swift
[607/947] Compiling ArgumentParser Errors.swift
[608/947] Compiling ArgumentParser Flag.swift
[609/947] Compiling ArgumentParser ParsableArguments.swift
[610/947] Compiling ArgumentParser ParsableArgumentsValidation.swift
[616/947] Compiling ArgumentParser CommandConfiguration.swift
[617/947] Compiling ArgumentParser CommandGroup.swift
[618/947] Compiling ArgumentParser EnumerableFlag.swift
[619/947] Compiling ArgumentParser ExpressibleByArgument.swift
[620/947] Compiling ArgumentParser BashCompletionsGenerator.swift
[621/947] Compiling ArgumentParser CompletionsGenerator.swift
[624/947] Compiling ArgumentParser InputOrigin.swift
[625/947] Compiling ArgumentParser Name.swift
[626/947] Compiling ArgumentParser Parsed.swift
[627/947] Compiling ArgumentParser ParsedValues.swift
[628/947] Compiling ArgumentParser FishCompletionsGenerator.swift
[629/947] Compiling ArgumentParser ZshCompletionsGenerator.swift
[630/947] Compiling ArgumentParser Argument.swift
[631/947] Compiling ArgumentParser ArgumentDefinition.swift
[632/947] Compiling ArgumentParser ArgumentSet.swift
[633/947] Compiling ArgumentParser CommandParser.swift
[678/958] Emitting module HashTreeCollections
[706/961] Compiling ArgumentParser ParsableCommand.swift
[707/961] Compiling ArgumentParser ArgumentDecoder.swift
[713/961] Compiling SwiftSyntax SyntaxNodesD.swift
[714/961] Compiling SwiftSyntax SyntaxNodesEF.swift
[715/961] Compiling SwiftSyntax SyntaxNodesGHI.swift
[716/961] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[724/963] Compiling Collections Collections.swift
[725/963] Emitting module Collections
[752/963] Emitting module ArgumentParser
[768/967] Emitting module HashTreeCollections
[777/973] Emitting module Collections
[778/973] Compiling Collections Collections.swift
[779/973] Compiling ArgumentParser Platform.swift
[780/973] Compiling ArgumentParser SequenceExtensions.swift
[781/973] Compiling ArgumentParser StringExtensions.swift
[782/973] Compiling ArgumentParser Tree.swift
[858/973] Emitting module SwiftSyntax
[956/973] Compiling SwiftSyntax SyntaxNodesOP.swift
[957/973] Compiling SwiftSyntax SyntaxNodesQRS.swift
[958/973] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[966/1091] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[967/1091] Emitting module SwiftBasicFormat
[968/1091] Compiling SwiftDiagnostics Message.swift
[969/1092] Compiling SwiftBasicFormat Syntax+Extensions.swift
[970/1092] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[971/1092] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[972/1092] Compiling SwiftBasicFormat Indenter.swift
[973/1092] Compiling SwiftBasicFormat Syntax+Extensions.swift
[974/1092] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[975/1092] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[976/1093] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[977/1093] Emitting module SwiftDiagnostics
[978/1093] Compiling SwiftDiagnostics Message.swift
[979/1093] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[980/1093] Compiling SwiftDiagnostics Convenience.swift
[981/1093] Compiling SwiftDiagnostics Diagnostic.swift
[982/1093] Compiling SwiftDiagnostics Note.swift
[983/1093] Emitting module SwiftDiagnostics
[984/1093] Compiling SwiftDiagnostics Convenience.swift
[985/1093] Compiling SwiftDiagnostics Diagnostic.swift
[986/1093] Compiling SwiftDiagnostics FixIt.swift
[987/1093] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[988/1093] Compiling SwiftDiagnostics Note.swift
[989/1093] Compiling SwiftBasicFormat Indenter.swift
[990/1093] Compiling SwiftBasicFormat InferIndentation.swift
[991/1093] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[992/1093] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[993/1093] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[994/1093] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[995/1093] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[996/1093] Compiling SwiftDiagnostics FixIt.swift
[997/1093] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[998/1093] Emitting module SwiftBasicFormat
[999/1093] Compiling SwiftBasicFormat BasicFormat.swift
[1001/1093] Compiling SwiftBasicFormat InferIndentation.swift
[1002/1093] Compiling SwiftParser TopLevel.swift
[1003/1093] Compiling SwiftParser TriviaParser.swift
[1004/1093] Compiling SwiftParser Types.swift
[1005/1093] Compiling SwiftParser ExperimentalFeatures.swift
[1010/1101] Compiling SwiftParser StringLiterals.swift
[1011/1101] Compiling SwiftParser SwiftParserCompatibility.swift
[1012/1101] Compiling SwiftParser SwiftVersion.swift
[1013/1101] Compiling SwiftParser SyntaxUtils.swift
[1014/1101] Compiling SwiftParser TokenConsumer.swift
[1015/1101] Compiling SwiftParser TokenPrecedence.swift
[1016/1101] Compiling SwiftParser TokenSpec.swift
[1017/1101] Compiling SwiftParser TokenSpecSet.swift
[1026/1101] Emitting module SwiftParser
[1027/1101] Compiling SwiftParser UnicodeScalarExtensions.swift
[1028/1101] Compiling SwiftParser Lookahead.swift
[1029/1101] Compiling SwiftParser LoopProgressCondition.swift
[1030/1101] Compiling SwiftParser Modifiers.swift
[1031/1101] Compiling SwiftParser Names.swift
[1037/1101] Compiling SwiftParser Nominals.swift
[1038/1101] Compiling SwiftParser Parameters.swift
[1039/1101] Compiling SwiftParser ParseSourceFile.swift
[1040/1101] Compiling SwiftParser Parser.swift
[1041/1101] Compiling SwiftParser Patterns.swift
[1042/1101] Compiling SwiftParser Recovery.swift
[1043/1101] Compiling SwiftParser Specifiers.swift
[1044/1101] Compiling SwiftParser Statements.swift
[1045/1101] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1055/1101] Emitting module SwiftParser
[1056/1101] Compiling SwiftParser Directives.swift
[1057/1101] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[1058/1101] Compiling SwiftParser Expressions.swift
[1059/1101] Compiling SwiftParser IncrementalParseTransition.swift
[1060/1101] Compiling SwiftParser IsValidIdentifier.swift
[1061/1101] Compiling SwiftParser Attributes.swift
[1062/1101] Compiling SwiftParser Availability.swift
[1063/1101] Compiling SwiftParser CharacterInfo.swift
[1064/1101] Compiling SwiftParser CollectionNodes+Parsable.swift
[1065/1101] Compiling SwiftParser Declarations.swift
[1066/1101] Compiling SwiftParser Cursor.swift
[1067/1101] Compiling SwiftParser Lexeme.swift
[1068/1101] Compiling SwiftParser LexemeSequence.swift
[1069/1101] Compiling SwiftParser Lexer.swift
[1070/1101] Compiling SwiftParser RegexLiteralLexer.swift
[1086/1101] Compiling SwiftParser IsLexerClassified.swift
[1087/1101] Compiling SwiftParser LayoutNodes+Parsable.swift
[1088/1101] Compiling SwiftParser Parser+TokenSpecSet.swift
[1089/1101] Compiling SwiftParser TokenSpecStaticMembers.swift
[1094/1137] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1095/1138] Compiling SwiftOperators PrecedenceGroup.swift
[1096/1139] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1097/1139] Compiling SwiftOperators OperatorTable+Semantics.swift
[1098/1139] Compiling SwiftOperators OperatorTable.swift
[1099/1139] Compiling SwiftOperators PrecedenceGraph.swift
[1100/1139] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1101/1139] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1102/1139] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1103/1139] Compiling SwiftParserDiagnostics Utils.swift
[1104/1139] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1105/1139] Compiling SwiftOperators SyntaxSynthesis.swift
[1106/1139] Compiling SwiftOperators OperatorTable+Defaults.swift
[1107/1139] Compiling SwiftOperators OperatorError.swift
[1108/1139] Emitting module SwiftOperators
[1109/1139] Compiling SwiftOperators Operator.swift
[1110/1139] Compiling SwiftOperators OperatorTable+Folding.swift
[1111/1139] Compiling SwiftParserDiagnostics Utils.swift
[1112/1139] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1113/1139] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1114/1139] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1115/1139] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1116/1140] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1118/1140] Emitting module SwiftParserDiagnostics
[1119/1140] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1120/1140] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1121/1140] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1122/1140] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1123/1140] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1124/1140] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1125/1140] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1128/1140] Emitting module SwiftParserDiagnostics
[1133/1170] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1134/1170] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1135/1170] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1137/1172] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1138/1172] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1139/1172] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1140/1172] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1141/1172] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1142/1172] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1143/1172] Compiling SwiftSyntaxBuilder Indenter.swift
[1144/1172] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1145/1172] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1146/1172] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1149/1172] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1150/1172] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1151/1172] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1152/1172] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1153/1172] Emitting module SwiftSyntaxBuilder
[1163/1172] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1165/1238] Compiling SafeDICore ScopeGenerator.swift
[1166/1238] Compiling SafeDICore ConcreteDeclSyntaxProtocol.swift
[1167/1238] Compiling SafeDICore ConcreteDeclType.swift
[1168/1238] Compiling SafeDICore Dependency.swift
[1169/1238] Compiling SwiftSyntaxMacros PreambleMacro.swift
[1170/1239] Emitting module SwiftSyntaxMacros
[1171/1239] Compiling SafeDICore CollectionExtensions.swift
[1172/1239] Compiling SafeDICore DeclModifierListSyntaxExtensions.swift
[1173/1239] Compiling SafeDICore DiagnosticError.swift
[1174/1239] Compiling SafeDICore FixableInjectableError.swift
[1175/1239] Compiling SafeDICore AttributeListSyntaxExtensions.swift
[1176/1239] Compiling SafeDICore AttributeSyntaxExtensions.swift
[1177/1239] Compiling SafeDICore DiagnosticExtensions.swift
[1178/1239] Compiling SafeDICore ImportDeclSyntaxExtensions.swift
[1179/1239] Compiling SafeDICore FixableInstantiableError.swift
[1180/1239] Compiling SafeDICore AttributeListSyntaxElementExtensions.swift
[1181/1239] Compiling SafeDICore PatternBindingSyntaxExtensions.swift
[1182/1239] Compiling SafeDICore DependencyTreeGenerator.swift
[1183/1239] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[1187/1241] Emitting module SafeDICore
[1189/1253] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[1192/1253] Compiling SafeDICore Initializer.swift
[1193/1253] Compiling SafeDICore InstantiableStruct.swift
[1195/1253] Compiling SafeDICore ImportStatement.swift
[1220/1253] Compiling SafeDICore FileVisitor.swift
[1221/1253] Compiling SafeDICore InstantiableVisitor.swift
[1224/1253] Compiling SafeDICore Property.swift
[1225/1253] Compiling SafeDICore Scope.swift
[1226/1253] Compiling SafeDICore TypeDescription.swift
[1227/1253] Compiling SafeDICore UnorderedEquatingCollection.swift
[1237/1253] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1238/1253] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1239/1253] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1240/1253] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1241/1253] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1242/1253] Emitting module SwiftSyntaxMacroExpansion
[1243/1253] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1244/1253] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[1245/1253] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1246/1269] Emitting module SwiftCompilerPluginMessageHandling
[1247/1270] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[1248/1270] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[1249/1270] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1250/1270] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1251/1270] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[1252/1270] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[1253/1270] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[1254/1270] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[1255/1270] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1256/1270] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1257/1270] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1258/1270] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1259/1272] Emitting module SwiftCompilerPlugin
[1260/1272] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1261/1299] Compiling SafeDIMacros UnorderedEquatingCollection.swift
[1262/1299] Compiling SafeDIMacros FileVisitor.swift
[1263/1299] Compiling SafeDIMacros ConcreteDeclSyntaxProtocol.swift
[1264/1299] Compiling SafeDIMacros ConcreteDeclType.swift
[1265/1299] Compiling SafeDIMacros Dependency.swift
[1266/1301] Emitting module SafeDIMacros
[1267/1301] Compiling SafeDIMacros ImportStatement.swift
[1268/1301] Compiling SafeDIMacros Initializer.swift
[1269/1301] Compiling SafeDIMacros InstantiableStruct.swift
[1270/1301] Compiling SafeDIMacros FixableInjectableError.swift
[1271/1301] Compiling SafeDIMacros FixableInstantiableError.swift
[1272/1301] Compiling SafeDIMacros AttributeListSyntaxElementExtensions.swift
[1273/1301] Compiling SafeDIMacros InjectableMacro.swift
[1274/1301] Compiling SafeDIMacros InstantiableMacro.swift
[1275/1301] Compiling SafeDIMacros DiagnosticError.swift
[1276/1301] Compiling SafeDIMacros InstantiableVisitor.swift
[1277/1301] Compiling SafeDIMacros SafeDIMacroPlugin.swift
[1278/1301] Emitting module SafeDITool
[1279/1301] Compiling SafeDITool SafeDITool.swift
[1280/1301] Emitting module SafeDITool
[1281/1301] Compiling SafeDITool SafeDITool.swift
[1281/1301] Write Objects.LinkFileList
[1283/1301] Compiling SafeDIMacros DeclModifierListSyntaxExtensions.swift
[1284/1301] Compiling SafeDIMacros DiagnosticExtensions.swift
[1285/1301] Compiling SafeDIMacros ImportDeclSyntaxExtensions.swift
[1286/1301] Compiling SafeDIMacros Property.swift
[1287/1301] Compiling SafeDIMacros Scope.swift
[1288/1301] Compiling SafeDIMacros TypeDescription.swift
[1288/1301] Write Objects.LinkFileList
[1290/1301] Compiling SafeDIMacros AttributeListSyntaxExtensions.swift
[1291/1301] Compiling SafeDIMacros AttributeSyntaxExtensions.swift
[1292/1301] Compiling SafeDIMacros CollectionExtensions.swift
[1293/1301] Compiling SafeDIMacros PatternBindingSyntaxExtensions.swift
[1294/1301] Compiling SafeDIMacros DependencyTreeGenerator.swift
[1295/1301] Compiling SafeDIMacros ScopeGenerator.swift
[1295/1301] Write Objects.LinkFileList
[1296/1301] Linking SafeDIMacros-tool
[1297/1319] Linking SafeDITool-tool
[1297/1319] Linking SafeDITool
[1300/1319] Compiling SafeDI SendableInstantiator.swift
[1301/1319] Compiling SafeDI ErasedInstantiator.swift
[1302/1319] Compiling SafeDI SendableErasedInstantiator.swift
[1303/1319] Compiling SafeDI Instantiator.swift
[1304/1319] Compiling SafeDI ErasedInstantiator.swift
[1304/1319] Applying SafeDITool
[1306/1319] Compiling SafeDI SendableInstantiator.swift
[1307/1319] Compiling SafeDI SendableErasedInstantiator.swift
[1308/1319] Compiling SafeDI Instantiator.swift
[1308/1319] Applying SafeDITool-tool
[1310/1319] Compiling SafeDI Instantiated.swift
[1311/1319] Compiling SafeDI Received.swift
[1312/1319] Compiling SafeDI Forwarded.swift
[1313/1319] Compiling SafeDI Instantiable.swift
[1314/1319] Compiling SafeDI Received.swift
[1315/1319] Compiling SafeDI Instantiable.swift
[1316/1319] Compiling SafeDI Instantiated.swift
[1317/1319] Emitting module SafeDI
[1318/1319] Compiling SafeDI Forwarded.swift
[1319/1319] Emitting module SafeDI
Build complete! (45.19s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing.git"
}
],
"manifest_display_name" : "SafeDI",
"name" : "SafeDI",
"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" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SafeDI",
"targets" : [
"SafeDI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SafeDIGenerator",
"targets" : [
"SafeDIGenerator"
],
"type" : {
"plugin" : null
}
},
{
"name" : "SafeDIPrebuiltGenerator",
"targets" : [
"SafeDIPrebuiltGenerator"
],
"type" : {
"plugin" : null
}
},
{
"name" : "InstallSafeDITool",
"targets" : [
"InstallSafeDITool"
],
"type" : {
"plugin" : null
}
},
{
"name" : "SafeDITool",
"targets" : [
"SafeDITool"
],
"type" : {
"executable" : null
}
},
{
"name" : "SafeDIMacros",
"targets" : [
"SafeDIMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SafeDIToolTests",
"module_type" : "SwiftTarget",
"name" : "SafeDIToolTests",
"path" : "Tests/SafeDIToolTests",
"product_dependencies" : [
"ArgumentParser"
],
"sources" : [
"Helpers/SafeDIToolTestExecution.swift",
"SafeDIToolCodeGenerationErrorTests.swift",
"SafeDIToolCodeGenerationTests.swift",
"SafeDIToolDOTGenerationTests.swift"
],
"target_dependencies" : [
"SafeDITool"
],
"type" : "test"
},
{
"c99name" : "SafeDITool",
"module_type" : "SwiftTarget",
"name" : "SafeDITool",
"path" : "Sources/SafeDITool",
"product_dependencies" : [
"ArgumentParser",
"SwiftParser"
],
"product_memberships" : [
"SafeDIGenerator",
"SafeDITool"
],
"sources" : [
"SafeDITool.swift"
],
"target_dependencies" : [
"SafeDICore"
],
"type" : "executable"
},
{
"c99name" : "SafeDITests",
"module_type" : "SwiftTarget",
"name" : "SafeDITests",
"path" : "Tests/SafeDITests",
"sources" : [
"ErasedInstantiatorTests.swift",
"InstantiatorTests.swift",
"SendableErasedInstantiatorTests.swift",
"SendableInstantiatorTests.swift"
],
"target_dependencies" : [
"SafeDI",
"SafeDICore"
],
"type" : "test"
},
{
"c99name" : "SafeDIPrebuiltGenerator",
"module_type" : "PluginTarget",
"name" : "SafeDIPrebuiltGenerator",
"path" : "Plugins/SafeDIPrebuiltGenerator",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"SafeDIPrebuiltGenerator"
],
"sources" : [
"SafeDIGenerateDependencyTree.swift",
"Shared.swift"
],
"type" : "plugin"
},
{
"c99name" : "SafeDIMacrosTests",
"module_type" : "SwiftTarget",
"name" : "SafeDIMacrosTests",
"path" : "Tests/SafeDIMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport",
"MacroTesting"
],
"sources" : [
"InjectableMacroTests.swift",
"InstantiableMacroTests.swift"
],
"target_dependencies" : [
"SafeDIMacros"
],
"type" : "test"
},
{
"c99name" : "SafeDIMacros",
"module_type" : "SwiftTarget",
"name" : "SafeDIMacros",
"path" : "Sources/SafeDIMacros",
"product_dependencies" : [
"Collections",
"SwiftCompilerPlugin",
"SwiftDiagnostics",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros"
],
"product_memberships" : [
"SafeDI",
"SafeDIMacros"
],
"sources" : [
"Macros/InjectableMacro.swift",
"Macros/InstantiableMacro.swift",
"SafeDIMacroCore/Errors/DiagnosticError.swift",
"SafeDIMacroCore/Errors/FixableInjectableError.swift",
"SafeDIMacroCore/Errors/FixableInstantiableError.swift",
"SafeDIMacroCore/Extensions/AttributeListSyntaxElementExtensions.swift",
"SafeDIMacroCore/Extensions/AttributeListSyntaxExtensions.swift",
"SafeDIMacroCore/Extensions/AttributeSyntaxExtensions.swift",
"SafeDIMacroCore/Extensions/CollectionExtensions.swift",
"SafeDIMacroCore/Extensions/DeclModifierListSyntaxExtensions.swift",
"SafeDIMacroCore/Extensions/DiagnosticExtensions.swift",
"SafeDIMacroCore/Extensions/ImportDeclSyntaxExtensions.swift",
"SafeDIMacroCore/Extensions/PatternBindingSyntaxExtensions.swift",
"SafeDIMacroCore/Generators/DependencyTreeGenerator.swift",
"SafeDIMacroCore/Generators/ScopeGenerator.swift",
"SafeDIMacroCore/Models/ConcreteDeclSyntaxProtocol.swift",
"SafeDIMacroCore/Models/ConcreteDeclType.swift",
"SafeDIMacroCore/Models/Dependency.swift",
"SafeDIMacroCore/Models/ImportStatement.swift",
"SafeDIMacroCore/Models/Initializer.swift",
"SafeDIMacroCore/Models/InstantiableStruct.swift",
"SafeDIMacroCore/Models/Property.swift",
"SafeDIMacroCore/Models/Scope.swift",
"SafeDIMacroCore/Models/TypeDescription.swift",
"SafeDIMacroCore/Models/UnorderedEquatingCollection.swift",
"SafeDIMacroCore/Visitors/FileVisitor.swift",
"SafeDIMacroCore/Visitors/InstantiableVisitor.swift",
"SafeDIMacroPlugin.swift"
],
"type" : "macro"
},
{
"c99name" : "SafeDIGenerator",
"module_type" : "PluginTarget",
"name" : "SafeDIGenerator",
"path" : "Plugins/SafeDIGenerator",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"SafeDIGenerator"
],
"sources" : [
"SafeDIGenerateDependencyTree.swift",
"Shared.swift"
],
"target_dependencies" : [
"SafeDITool"
],
"type" : "plugin"
},
{
"c99name" : "SafeDICoreTests",
"module_type" : "SwiftTarget",
"name" : "SafeDICoreTests",
"path" : "Tests/SafeDICoreTests",
"sources" : [
"FileVisitorTests.swift",
"InitializerTests.swift",
"TypeDescriptionTests.swift",
"UnorderedEquatingCollectionTests.swift"
],
"target_dependencies" : [
"SafeDICore"
],
"type" : "test"
},
{
"c99name" : "SafeDICore",
"module_type" : "SwiftTarget",
"name" : "SafeDICore",
"path" : "Sources/SafeDICore",
"product_dependencies" : [
"Collections",
"SwiftDiagnostics",
"SwiftSyntax",
"SwiftSyntaxBuilder"
],
"product_memberships" : [
"SafeDIGenerator",
"SafeDITool"
],
"sources" : [
"Errors/DiagnosticError.swift",
"Errors/FixableInjectableError.swift",
"Errors/FixableInstantiableError.swift",
"Extensions/AttributeListSyntaxElementExtensions.swift",
"Extensions/AttributeListSyntaxExtensions.swift",
"Extensions/AttributeSyntaxExtensions.swift",
"Extensions/CollectionExtensions.swift",
"Extensions/DeclModifierListSyntaxExtensions.swift",
"Extensions/DiagnosticExtensions.swift",
"Extensions/ImportDeclSyntaxExtensions.swift",
"Extensions/PatternBindingSyntaxExtensions.swift",
"Generators/DependencyTreeGenerator.swift",
"Generators/ScopeGenerator.swift",
"Models/ConcreteDeclSyntaxProtocol.swift",
"Models/ConcreteDeclType.swift",
"Models/Dependency.swift",
"Models/ImportStatement.swift",
"Models/Initializer.swift",
"Models/InstantiableStruct.swift",
"Models/Property.swift",
"Models/Scope.swift",
"Models/TypeDescription.swift",
"Models/UnorderedEquatingCollection.swift",
"Visitors/FileVisitor.swift",
"Visitors/InstantiableVisitor.swift"
],
"type" : "library"
},
{
"c99name" : "SafeDI",
"module_type" : "SwiftTarget",
"name" : "SafeDI",
"path" : "Sources/SafeDI",
"product_memberships" : [
"SafeDI"
],
"sources" : [
"Decorators/Forwarded.swift",
"Decorators/Instantiable.swift",
"Decorators/Instantiated.swift",
"Decorators/Received.swift",
"DelayedInstantiation/ErasedInstantiator.swift",
"DelayedInstantiation/Instantiator.swift",
"DelayedInstantiation/SendableErasedInstantiator.swift",
"DelayedInstantiation/SendableInstantiator.swift"
],
"target_dependencies" : [
"SafeDIMacros"
],
"type" : "library"
},
{
"c99name" : "InstallSafeDITool",
"module_type" : "PluginTarget",
"name" : "InstallSafeDITool",
"path" : "Plugins/InstallSafeDITool",
"plugin_capability" : {
"intent" : {
"description" : "Installs a release version of the SafeDITool build plugin executable.",
"type" : "custom",
"verb" : "safedi-release-install"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Downloads the SafeDI release build plugin executable into your project directory.",
"type" : "writeToPackageDirectory"
},
{
"network_scope" : {
"all" : {
"ports" : [
]
}
},
"reason" : "Downloads the SafeDI release build plugin executable from GitHub.",
"type" : "allowNetworkConnections"
}
],
"type" : "command"
},
"product_memberships" : [
"InstallSafeDITool"
],
"sources" : [
"InstallCLIPluginCommand.swift",
"Shared.swift"
],
"type" : "plugin"
}
],
"tools_version" : "6.0"
}
Done.