Build Information
Successful build of Vexil, reference main (d0caf3
), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 17:47:01 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/unsignedapps/Vexil.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/unsignedapps/Vexil
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d0caf39 Merge pull request #125 from unsignedapps/keith/cosmetic-fixes
Cloned https://github.com/unsignedapps/Vexil.git
Revision (git rev-parse @):
d0caf391a48cb25269d56afbe88f3c52c8f09305
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/unsignedapps/Vexil.git at main
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:7:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
5 | import PackageDescription
6 |
7 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
8 | name: "Vexil",
9 |
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
[1/4557] Fetching swift-async-algorithms
[4558/49727] Fetching swift-async-algorithms, swiftformat
[7269/116210] Fetching swift-async-algorithms, swiftformat, swift-syntax
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (35.97s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (35.97s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (35.97s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.2 (0.51s)
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.34s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.54.6 (0.66s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.0-prerelease-2024-06-12 (0.72s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.0-prerelease-2024-06-12
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.54.6
========================================
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": "vexil",
"name": "Vexil",
"url": "https://github.com/unsignedapps/Vexil.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Vexil",
"dependencies": [
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"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": "600.0.0-prerelease-2024-06-12",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/unsignedapps/Vexil.git
[1/11740] Fetching vexil
Fetched https://github.com/unsignedapps/Vexil.git from cache (1.50s)
warning: 'vexil': /Package.swift:7:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
5 | import PackageDescription
6 |
7 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
8 | name: "Vexil",
9 |
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.86s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.86s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.2 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.0-prerelease-2024-06-12 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.2
Creating working copy for https://github.com/unsignedapps/Vexil.git
Working copy of https://github.com/unsignedapps/Vexil.git resolved at main (d0caf39)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.0-prerelease-2024-06-12
warning: 'vexil': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Vexil/Package.swift:7:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
5 | import PackageDescription
6 |
7 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
8 | name: "Vexil",
9 |
warning: '.resolve-product-dependencies': dependency 'vexil' is not used by any target
Found 2 product dependencies
- swift-async-algorithms
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/unsignedapps/Vexil.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/25] Write sources
[21/25] Compiling _SwiftSyntaxCShims dummy.c
[22/25] Write swift-version--7754E27361AE5C74.txt
[24/49] Emitting module SwiftSyntax509
[25/49] Compiling SwiftSyntax509 Empty.swift
[26/49] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/49] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/49] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/49] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[30/49] Compiling InternalCollectionsUtilities Specialize.swift
[31/50] Compiling InternalCollectionsUtilities UInt+reversed.swift
[32/50] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[33/50] Compiling SwiftSyntax510 Empty.swift
[34/50] Emitting module SwiftSyntax510
[35/50] Compiling SwiftSyntax600 Empty.swift
[36/50] Emitting module SwiftSyntax600
[37/50] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[38/50] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[39/50] Emitting module InternalCollectionsUtilities
[40/50] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[41/50] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[42/50] Compiling InternalCollectionsUtilities Integer rank.swift
[43/50] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[44/50] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[45/79] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[46/79] Compiling SwiftSyntax SyntaxChildren.swift
[47/79] Compiling SwiftSyntax SyntaxCollection.swift
[48/79] Compiling SwiftSyntax SyntaxHashable.swift
[49/186] Compiling DequeModule _DequeBufferHeader.swift
[50/187] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[51/187] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[52/187] Compiling DequeModule _DequeSlot.swift
[53/187] Compiling DequeModule _DequeBuffer.swift
[54/187] Compiling DequeModule _UnsafeWrappedBuffer.swift
[55/187] Compiling OrderedCollections _HashTable+Testing.swift
[56/187] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[57/187] Compiling OrderedCollections _HashTable.swift
[58/187] Compiling OrderedCollections _Hashtable+Header.swift
[59/187] Compiling OrderedCollections OrderedDictionary+Codable.swift
[60/187] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[66/187] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[67/187] Compiling OrderedCollections OrderedDictionary+Elements.swift
[68/187] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[69/187] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[70/187] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[71/187] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[72/187] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[73/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[74/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[75/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[76/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[77/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[78/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[79/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[80/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[81/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[82/193] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[83/193] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[84/193] Compiling OrderedCollections OrderedSet+Sendable.swift
[85/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[86/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[87/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[88/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[89/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[90/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[91/193] Compiling OrderedCollections OrderedSet+Codable.swift
[92/193] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[93/193] Compiling OrderedCollections OrderedSet+Descriptions.swift
[94/193] Compiling OrderedCollections OrderedSet+Diffing.swift
[95/193] Compiling OrderedCollections OrderedSet+Equatable.swift
[96/193] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[97/193] Compiling OrderedCollections OrderedSet+Hashable.swift
[98/193] Compiling OrderedCollections OrderedSet+Initializers.swift
[99/193] Compiling OrderedCollections OrderedSet+Insertions.swift
[100/193] Compiling OrderedCollections OrderedSet+Invariants.swift
[101/193] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[102/193] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[103/193] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[104/193] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[105/193] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[106/193] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[107/193] Compiling OrderedCollections OrderedDictionary+Values.swift
[108/193] Compiling OrderedCollections OrderedDictionary.swift
[109/193] Compiling OrderedCollections _HashTable+Bucket.swift
[110/193] Compiling OrderedCollections _HashTable+BucketIterator.swift
[111/193] Compiling OrderedCollections _HashTable+Constants.swift
[112/193] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[120/193] Emitting module DequeModule
[135/200] Compiling OrderedCollections OrderedSet+SubSequence.swift
[136/200] Compiling OrderedCollections OrderedSet+Testing.swift
[137/200] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[138/200] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[139/200] Compiling OrderedCollections OrderedSet.swift
[140/200] Compiling OrderedCollections _UnsafeBitset.swift
[153/200] Compiling SwiftSyntax TokenSyntax.swift
[154/200] Compiling SwiftSyntax Trivia.swift
[155/200] Emitting module OrderedCollections
[156/246] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[157/246] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[158/246] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[159/246] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[160/246] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[161/251] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[162/251] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[163/251] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[164/251] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[165/251] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[166/251] Compiling AsyncAlgorithms Dictionary.swift
[167/251] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[168/251] Compiling AsyncAlgorithms Locking.swift
[169/251] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[170/251] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[171/251] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[172/251] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[173/251] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[174/251] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[175/251] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[176/251] Emitting module AsyncAlgorithms
[177/251] Compiling AsyncAlgorithms UnsafeTransfer.swift
[178/251] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[179/251] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[180/251] Compiling AsyncAlgorithms ZipStateMachine.swift
[181/251] Compiling AsyncAlgorithms ZipStorage.swift
[182/251] Compiling AsyncAlgorithms MergeStateMachine.swift
[183/251] Compiling AsyncAlgorithms MergeStorage.swift
[184/251] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[185/251] Compiling AsyncAlgorithms Rethrow.swift
[186/251] Compiling AsyncAlgorithms SetAlgebra.swift
[187/251] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[188/251] Compiling AsyncAlgorithms ChannelStateMachine.swift
[189/251] Compiling AsyncAlgorithms ChannelStorage.swift
[190/251] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[191/251] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[192/251] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[193/251] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[194/251] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[195/251] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[196/251] Compiling AsyncAlgorithms AsyncChannel.swift
[197/251] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[198/251] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[199/251] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[200/251] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[201/251] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[202/251] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[203/251] Compiling AsyncAlgorithms CombineLatestStorage.swift
[204/251] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[205/251] Compiling AsyncAlgorithms DebounceStateMachine.swift
[206/251] Compiling AsyncAlgorithms DebounceStorage.swift
[214/251] Emitting module SwiftSyntax
[243/251] Compiling SwiftSyntax SyntaxNodesD.swift
[244/251] Compiling SwiftSyntax SyntaxNodesEF.swift
[245/251] Compiling SwiftSyntax SyntaxNodesGHI.swift
[246/251] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[247/251] Compiling SwiftSyntax SyntaxNodesOP.swift
[248/251] Compiling SwiftSyntax SyntaxNodesQRS.swift
[249/251] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[250/309] Compiling SwiftBasicFormat Syntax+Extensions.swift
[251/309] Compiling SwiftDiagnostics Diagnostic.swift
[252/310] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[253/310] Compiling SwiftDiagnostics Convenience.swift
[254/310] Compiling SwiftDiagnostics Note.swift
[255/310] Emitting module SwiftDiagnostics
[256/310] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[257/310] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[258/310] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[259/310] Compiling SwiftDiagnostics FixIt.swift
[260/310] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[261/310] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[262/310] Compiling SwiftDiagnostics Message.swift
[263/310] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[264/310] Compiling SwiftBasicFormat InferIndentation.swift
[265/310] Emitting module SwiftBasicFormat
[266/310] Compiling SwiftBasicFormat BasicFormat.swift
[267/310] Compiling SwiftParser TopLevel.swift
[268/310] Compiling SwiftParser TriviaParser.swift
[269/310] Compiling SwiftParser Types.swift
[270/310] Compiling SwiftParser ExperimentalFeatures.swift
[271/314] Compiling SwiftParser StringLiterals.swift
[272/314] Compiling SwiftParser SwiftParserCompatibility.swift
[273/314] Compiling SwiftParser SwiftVersion.swift
[274/314] Compiling SwiftParser SyntaxUtils.swift
[275/314] Compiling SwiftParser TokenConsumer.swift
[276/314] Compiling SwiftParser TokenPrecedence.swift
[277/314] Compiling SwiftParser TokenSpec.swift
[278/314] Compiling SwiftParser TokenSpecSet.swift
[279/314] Compiling SwiftParser Nominals.swift
[280/314] Compiling SwiftParser Parameters.swift
[281/314] Compiling SwiftParser ParseSourceFile.swift
[282/314] Compiling SwiftParser Parser.swift
[283/314] Compiling SwiftParser Patterns.swift
[284/314] Compiling SwiftParser UnicodeScalarExtensions.swift
[285/314] Compiling SwiftParser Lookahead.swift
[286/314] Compiling SwiftParser LoopProgressCondition.swift
[287/314] Compiling SwiftParser Modifiers.swift
[288/314] Compiling SwiftParser Names.swift
[289/314] Compiling SwiftParser Recovery.swift
[290/314] Compiling SwiftParser Specifiers.swift
[291/314] Compiling SwiftParser Statements.swift
[292/314] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[293/314] Compiling SwiftParser Cursor.swift
[294/314] Compiling SwiftParser Lexeme.swift
[295/314] Compiling SwiftParser LexemeSequence.swift
[296/314] Compiling SwiftParser Lexer.swift
[297/314] Compiling SwiftParser RegexLiteralLexer.swift
[298/314] Compiling SwiftParser Directives.swift
[299/314] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[300/314] Compiling SwiftParser Expressions.swift
[301/314] Compiling SwiftParser IncrementalParseTransition.swift
[302/314] Compiling SwiftParser IsValidIdentifier.swift
[303/314] Compiling SwiftParser Attributes.swift
[304/314] Compiling SwiftParser Availability.swift
[305/314] Compiling SwiftParser CharacterInfo.swift
[306/314] Compiling SwiftParser CollectionNodes+Parsable.swift
[307/314] Compiling SwiftParser Declarations.swift
[308/314] Emitting module SwiftParser
[309/314] Compiling SwiftParser IsLexerClassified.swift
[310/314] Compiling SwiftParser LayoutNodes+Parsable.swift
[311/314] Compiling SwiftParser Parser+TokenSpecSet.swift
[312/314] Compiling SwiftParser TokenSpecStaticMembers.swift
[313/337] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[314/338] Compiling SwiftOperators PrecedenceGroup.swift
[315/339] Compiling SwiftOperators PrecedenceGraph.swift
[316/339] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[317/339] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[318/339] Compiling SwiftOperators SyntaxSynthesis.swift
[319/339] Compiling SwiftParserDiagnostics PresenceUtils.swift
[320/339] Compiling SwiftOperators OperatorTable.swift
[321/339] Compiling SwiftOperators OperatorTable+Semantics.swift
[322/339] Compiling SwiftOperators OperatorTable+Defaults.swift
[323/339] Compiling SwiftOperators Operator.swift
[324/339] Emitting module SwiftOperators
[325/339] Compiling SwiftOperators OperatorError.swift
[326/339] Compiling SwiftOperators OperatorTable+Folding.swift
[327/339] Compiling SwiftOperators OperatorError+Diagnostics.swift
[328/339] Compiling SwiftParserDiagnostics Utils.swift
[329/339] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[330/339] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[331/339] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[332/339] Compiling SwiftParserDiagnostics MissingNodesError.swift
[333/339] Compiling SwiftParserDiagnostics MissingTokenError.swift
[334/339] Emitting module SwiftParserDiagnostics
[335/339] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[336/339] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[337/339] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[338/354] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[339/354] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[340/355] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[341/355] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[342/355] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[343/355] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[344/355] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[345/355] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[346/355] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[347/355] Emitting module SwiftSyntaxBuilder
[348/355] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[349/355] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[350/355] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[351/355] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[352/355] Compiling SwiftSyntaxBuilder Indenter.swift
[353/355] Compiling SwiftSyntaxBuilder ListBuilder.swift
[354/373] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[355/373] Compiling SwiftSyntaxMacros Macro+Format.swift
[356/374] Compiling SwiftSyntaxMacros PreambleMacro.swift
[357/374] Compiling SwiftSyntaxMacros MemberMacro.swift
[358/374] Compiling SwiftSyntaxMacros PeerMacro.swift
[359/374] Compiling SwiftSyntaxMacros Macro.swift
[360/374] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[361/374] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[362/374] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[363/374] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[364/374] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[365/374] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[366/374] Compiling SwiftSyntaxMacros AccessorMacro.swift
[367/374] Emitting module SwiftSyntaxMacros
[368/374] Compiling SwiftSyntaxMacros AttachedMacro.swift
[369/374] Compiling SwiftSyntaxMacros BodyMacro.swift
[370/374] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[371/374] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[372/374] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[373/384] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[374/384] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[375/384] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[376/384] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[377/384] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[378/384] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[379/384] Emitting module SwiftSyntaxMacroExpansion
[380/384] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[381/384] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[382/384] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[383/395] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[384/395] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[385/395] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[386/395] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[387/395] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[388/395] Emitting module SwiftCompilerPluginMessageHandling
[389/396] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[390/396] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[391/396] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[392/396] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[393/396] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[394/396] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[395/398] Emitting module SwiftCompilerPlugin
[396/398] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[397/407] Compiling VexilMacros SimpleVariables.swift
[398/407] Compiling VexilMacros PatternBindingSyntax.swift
[399/407] Compiling VexilMacros String+Snakecase.swift
[400/407] Compiling VexilMacros AttributeArgument.swift
[401/407] Compiling VexilMacros Plugin.swift
[402/407] Compiling VexilMacros FlagMacro.swift
[403/407] Compiling VexilMacros FlagGroupMacro.swift
[404/407] Emitting module VexilMacros
[405/407] Compiling VexilMacros FlagContainerMacro.swift
[405/407] Write Objects.LinkFileList
[406/407] Linking VexilMacros-tool
[408/443] Compiling Vexil BoxedFlagValue+Codable.swift
[409/443] Compiling Vexil CollectionDifference.Change+Element.swift
[410/443] Compiling Vexil Locks.swift
[411/443] Compiling Vexil POSIXLocks.swift
[412/443] Compiling Vexil MutableFlagContainer.swift
[413/443] Compiling Vexil Snapshot+Extensions.swift
[414/443] Compiling Vexil Snapshot+FlagValueSource.swift
[415/443] Compiling Vexil Snapshot+Lookup.swift
[416/446] Compiling Vexil Configuration.swift
[417/446] Compiling Vexil Container.swift
[418/446] Compiling Vexil DisplayOptions.swift
[419/446] Compiling Vexil Flag.swift
[420/446] Compiling Vexil FlagDescriber.swift
[421/446] Compiling Vexil FlagRemover.swift
[422/446] Compiling Vexil FlagSetter.swift
[423/446] Compiling Vexil FlagValueDictionary+FlagValueSource.swift
[424/446] Compiling Vexil FlagValueDictionary.swift
[425/446] Compiling Vexil FlagValueSource.swift
[426/446] Compiling Vexil FlagValueSourceCoordinator.swift
[427/446] Compiling Vexil FlagWigwag.swift
[428/446] Compiling Vexil Observing.swift
[429/446] Compiling Vexil Pole+Observability.swift
[430/446] Compiling Vexil Pole.swift
[431/446] Emitting module Vexil
[432/446] Compiling Vexil Snapshot.swift
[433/446] Compiling Vexil SnapshotBuilder.swift
[434/446] Compiling Vexil BoxedFlagValue+NSObject.swift
[435/446] Compiling Vexil FlagValueDictionary+Collection.swift
[436/446] Compiling Vexil UnfairLocks.swift
[437/446] Compiling Vexil Value.swift
[438/446] Compiling Vexil Visitor.swift
[439/446] Compiling Vexil Group.swift
[440/446] Compiling Vexil KeyPath.swift
[441/446] Compiling Vexil Lookup.swift
[442/446] Compiling Vexil FlagGroupWigwag.swift
[443/446] Compiling Vexil NSUbiquitousKeyValueStore+FlagValueSource.swift
[444/446] Compiling Vexil NonSendableFlagValueSource.swift
[445/446] Compiling Vexil UserDefaults+FlagValueSource.swift
[446/446] Compiling Vexil StreamManager.swift
Build complete! (68.46s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:7:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
5 | import PackageDescription
6 |
7 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
8 | name: "Vexil",
9 |
Build complete.
{
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms.git"
},
{
"identity" : "swiftformat",
"requirement" : {
"range" : [
{
"lower_bound" : "0.54.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"exact" : [
"600.0.0-prerelease-2024-06-12"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "Vexil",
"name" : "Vexil",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "Vexil",
"targets" : [
"Vexil"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VexilMacros",
"targets" : [
"VexilMacros"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "VexilTests",
"module_type" : "SwiftTarget",
"name" : "VexilTests",
"path" : "Tests/VexilTests",
"sources" : [
"BoxedFlagValueDecodingTests.swift",
"BoxedFlagValueEncodingTests.swift",
"EquatableTests.swift",
"FlagDetailTests.swift",
"FlagPoleTests.swift",
"FlagValueBoxingTests.swift",
"FlagValueCompilationTests.swift",
"FlagValueDictionaryTests.swift",
"FlagValueSourceTests.swift",
"FlagValueUnboxingTests.swift",
"KeyEncodingTests.swift",
"PublisherTests.swift",
"SnapshotTests.swift",
"UserDefaultPublisherTests.swift",
"UserDefaultsDecodingTests.swift",
"UserDefaultsEncodingTests.swift",
"Utilities/Tags.swift",
"Utilities/TestRunner.swift"
],
"target_dependencies" : [
"Vexil"
],
"type" : "test"
},
{
"c99name" : "VexilMacros",
"module_type" : "SwiftTarget",
"name" : "VexilMacros",
"path" : "Sources/VexilMacros",
"product_dependencies" : [
"SwiftCompilerPlugin",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros"
],
"product_memberships" : [
"Vexil",
"VexilMacros"
],
"sources" : [
"FlagContainerMacro.swift",
"FlagGroupMacro.swift",
"FlagMacro.swift",
"Plugin.swift",
"Utilities/AttributeArgument.swift",
"Utilities/PatternBindingSyntax.swift",
"Utilities/SimpleVariables.swift",
"Utilities/String+Snakecase.swift"
],
"type" : "macro"
},
{
"c99name" : "VexilMacroTests",
"module_type" : "SwiftTarget",
"name" : "VexilMacroTests",
"path" : "Tests/VexilMacroTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"EquatableFlagContainerMacroTests.swift",
"FlagContainerMacroTests.swift",
"FlagGroupMacroTests.swift",
"FlagMacroTests.swift"
],
"target_dependencies" : [
"VexilMacros"
],
"type" : "test"
},
{
"c99name" : "Vexil",
"module_type" : "SwiftTarget",
"name" : "Vexil",
"path" : "Sources/Vexil",
"product_dependencies" : [
"AsyncAlgorithms"
],
"product_memberships" : [
"Vexil"
],
"sources" : [
"Configuration.swift",
"Container.swift",
"DisplayOptions.swift",
"Flag.swift",
"Group.swift",
"KeyPath.swift",
"Lookup.swift",
"Observability/FlagGroupWigwag.swift",
"Observability/FlagWigwag.swift",
"Observability/Observing.swift",
"Pole+Observability.swift",
"Pole.swift",
"Snapshots/MutableFlagContainer.swift",
"Snapshots/Snapshot+Extensions.swift",
"Snapshots/Snapshot+FlagValueSource.swift",
"Snapshots/Snapshot+Lookup.swift",
"Snapshots/Snapshot.swift",
"Snapshots/SnapshotBuilder.swift",
"Sources/BoxedFlagValue+NSObject.swift",
"Sources/FlagValueDictionary+Collection.swift",
"Sources/FlagValueDictionary+FlagValueSource.swift",
"Sources/FlagValueDictionary.swift",
"Sources/FlagValueSource.swift",
"Sources/FlagValueSourceCoordinator.swift",
"Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift",
"Sources/NonSendableFlagValueSource.swift",
"Sources/UserDefaults+FlagValueSource.swift",
"StreamManager.swift",
"Utilities/BoxedFlagValue+Codable.swift",
"Utilities/CollectionDifference.Change+Element.swift",
"Utilities/Locks.swift",
"Utilities/POSIXLocks.swift",
"Utilities/UnfairLocks.swift",
"Value.swift",
"Visitor.swift",
"Visitors/FlagDescriber.swift",
"Visitors/FlagRemover.swift",
"Visitors/FlagSetter.swift"
],
"target_dependencies" : [
"VexilMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:7:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
5 | import PackageDescription
6 |
7 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
8 | name: "Vexil",
9 |
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/unsignedapps/vexil/main
Repository: unsignedapps/Vexil
Swift version used: 6.0
Target: Vexil
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'Vexil'...
Finished extracting symbol information for 'Vexil'. (25.40s)
Building documentation for 'Vexil'...
warning: External name 'at' used to document parameter
--> ../Pole.swift:310:13-310:15
308 | /// - Parameters:
309 | /// - snapshot: The `Snapshot` to be inserted
310 + /// - at: The index at which to insert the `Snapshot`.
| ╰─suggestion: Replace 'at' with 'index'
311 | ///
312 | public func insert(snapshot: Snapshot<RootGroup>, at index: Array<any FlagValueSource>.Index) {
warning: External name 'to' used to document parameter
--> ../Pole.swift:362:13-362:15
360 | /// - Parameters:
361 | /// - snapshot: The `Snapshot` to save to the source. Only the values included in the snapshot will be saved.
362 + /// - to: The `FlagValueSource` to save the snapshot to.
| ╰─suggestion: Replace 'to' with 'source'
363 | ///
364 | public func save(snapshot: Snapshot<RootGroup>, to source: some FlagValueSource) throws {
warning: 'valuesDidChange(keys:)-7y64r' doesn't exist at '/Vexil/FlagValueSource'
--> CustomSources.md:42:261-42:289
40 | ## Real-time flag value publishing
41 |
42 + If you're using the `Publisher`s provided by Vexil though, you'll want to make sure your custom source also notifies the ``FlagPole`` when it is changed. To do that there is a simple additional function in the protocol you need to implement: ``FlagValueSource/valuesDidChange(keys:)-7y64r``.
43 |
44 | (At the time of writing this document, Combine is still not available on Linux, so we take care in our implementation. These conditional compilation steps are omitted from the examples for brevity.)
warning: 'FlagGroup' doesn't exist at '/Vexil/DefiningFlags'
--> DefiningFlags.md:4:98-4:107
2 | # Defining Flags
3 |
4 + Defining Flags is the cornerstone of Vexil. Learn how to structure your ``FlagContainer``, use ``FlagGroup``s and ``Flag``s of various types.
| ╰─suggestion: Replace 'FlagGroup' with 'Flag-Groups'
5 |
6 | ## Overview
warning: 'Flag' doesn't exist at '/Vexil/DefiningFlags'
--> DefiningFlags.md:4:117-4:121
2 | # Defining Flags
3 |
4 + Defining Flags is the cornerstone of Vexil. Learn how to structure your ``FlagContainer``, use ``FlagGroup``s and ``Flag``s of various types.
| ├─suggestion: Replace 'Flag' with 'Flag-types'
| ╰─suggestion: Replace 'Flag' with 'Flag-Groups'
5 |
6 | ## Overview
warning: 'FlagPoleDiagnostic' doesn't exist at '/Vexil/Diagnostics'
--> Diagnostics.md:58:5-58:23
56 | ### Diagnostics
57 |
58 + - ``FlagPoleDiagnostic``
| ├─suggestion: Replace 'FlagPoleDiagnostic' with 'Diagnostics'
| ╰─suggestion: Replace 'FlagPoleDiagnostic' with 'Real-time-diagnostics'
59 | - ``FlagPole/makeDiagnostics()``
60 | - ``FlagPole/makeDiagnosticsPublisher()``
warning: 'makeDiagnostics()' doesn't exist at '/Vexil/FlagPole'
--> Diagnostics.md:59:14-59:31
57 |
58 | - ``FlagPoleDiagnostic``
59 + - ``FlagPole/makeDiagnostics()``
60 | - ``FlagPole/makeDiagnosticsPublisher()``
61 | - ``Snapshot/makeDiagnostics()``
warning: 'makeDiagnosticsPublisher()' doesn't exist at '/Vexil/FlagPole'
--> Diagnostics.md:60:14-60:40
58 | - ``FlagPoleDiagnostic``
59 | - ``FlagPole/makeDiagnostics()``
60 + - ``FlagPole/makeDiagnosticsPublisher()``
61 | - ``Snapshot/makeDiagnostics()``
warning: 'makeDiagnostics()' doesn't exist at '/Vexil/Snapshot'
--> Diagnostics.md:61:14-61:31
59 | - ``FlagPole/makeDiagnostics()``
60 | - ``FlagPole/makeDiagnosticsPublisher()``
61 + - ``Snapshot/makeDiagnostics()``
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:9:129-9:138
7 | Lets be honest, any Feature Flag or Feature Toggle platform is just a glorified Key-Value store, and all Vexil does is map string-based keys into a strongly-typed hierarchy and provide a (hopefully) nice developer experience.
8 |
9 + It's very important then when working with different ``FlagValueSource``s that you know how Vexil maps the ``FlagContainer``, ``FlagGroup`` and ``Flag``s into something that can work with any key-value store.
| ├─suggestion: Replace 'FlagGroup' with 'FlagGroup-Overrides'
| ╰─suggestion: Replace 'FlagGroup' with 'Skipping-FlagGroups'
10 |
11 | ## FlagPole Configuration
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:9:147-9:151
7 | Lets be honest, any Feature Flag or Feature Toggle platform is just a glorified Key-Value store, and all Vexil does is map string-based keys into a strongly-typed hierarchy and provide a (hopefully) nice developer experience.
8 |
9 + It's very important then when working with different ``FlagValueSource``s that you know how Vexil maps the ``FlagContainer``, ``FlagGroup`` and ``Flag``s into something that can work with any key-value store.
| ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
10 |
11 | ## FlagPole Configuration
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:24:29-24:33
22 | Vexil supports a number of different strategies to encoding keys. The default approach is the `kebabcase` encoding with period (`.`) separators.
23 |
24 + You can find the key of a ``Flag`` at any time using its ``Flag/key`` property.
| ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
25 |
26 | #### Kebab-case encoding
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:24:60-24:64
22 | Vexil supports a number of different strategies to encoding keys. The default approach is the `kebabcase` encoding with period (`.`) separators.
23 |
24 + You can find the key of a ``Flag`` at any time using its ``Flag/key`` property.
| ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
25 |
26 | #### Kebab-case encoding
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:73:111-73:115
71 | ## Flag Key Overrides
72 |
73 + Sometimes though you want to override how a specific flag calculates its key. Vexil allows you to pass in a ``Flag/CodingKeyStrategy`` when you declare your ``Flag`` to alter how its key is calculated:
| ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
74 |
75 | ```swift
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:73:160-73:164
71 | ## Flag Key Overrides
72 |
73 + Sometimes though you want to override how a specific flag calculates its key. Vexil allows you to pass in a ``Flag/CodingKeyStrategy`` when you declare your ``Flag`` to alter how its key is calculated:
| ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
74 |
75 | ```swift
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:86:84-86:88
84 | ### Custom Key
85 |
86 + You can also go for a manually specified key instead of a calculated one using a ``Flag/CodingKeyStrategy`` of `.customKey("my-key")`:
| ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
87 |
88 | ```swift
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:97:278-97:282
95 | ### Custom Key Path
96 |
97 + But sometimes your ``FlagValueSource`` doesn't play nice, or the people naming flags in the backend don't provide the same structure that you want your local flags to be in. You can instead set a manual key path. In this case the ``FlagPole`` will ignore the location of the ``Flag`` in the flag structure and will just use the key you specify.
| ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
98 |
99 | ```swift
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:108:11-108:20
106 | ## FlagGroup Overrides
107 |
108 + While a ``FlagGroup`` doesn't have an explicit key of its own, it does form part of the calculated key. For example, if we declared our `MyFlags` structure as:
| ├─suggestion: Replace 'FlagGroup' with 'FlagGroup-Overrides'
| ╰─suggestion: Replace 'FlagGroup' with 'Skipping-FlagGroups'
109 |
110 | ```swift
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:121:20-121:24
119 | Then `"subgroup"` would form the first part of the key as calculated in the examples above.
120 |
121 + Similarly to the ``Flag``s, we can customise the calculation of the ``FlagGroup``s key by passing in a custom ``FlagGroup/CodingKeyStrategy``.
| ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
122 |
123 | ``FlagGroup/CodingKeyStrategy`` supports most of the same basic options as the ``Flag`` above (eg, `.kebabcase`, `.snakecase`, and `.customKey(String)`), but it does not support a `.customKeyPath(String)`, because it does not have its own key calculated.
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:121:71-121:80
119 | Then `"subgroup"` would form the first part of the key as calculated in the examples above.
120 |
121 + Similarly to the ``Flag``s, we can customise the calculation of the ``FlagGroup``s key by passing in a custom ``FlagGroup/CodingKeyStrategy``.
| ├─suggestion: Replace 'FlagGroup' with 'FlagGroup-Overrides'
| ╰─suggestion: Replace 'FlagGroup' with 'Skipping-FlagGroups'
122 |
123 | ``FlagGroup/CodingKeyStrategy`` supports most of the same basic options as the ``Flag`` above (eg, `.kebabcase`, `.snakecase`, and `.customKey(String)`), but it does not support a `.customKeyPath(String)`, because it does not have its own key calculated.
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:121:113-121:122
119 | Then `"subgroup"` would form the first part of the key as calculated in the examples above.
120 |
121 + Similarly to the ``Flag``s, we can customise the calculation of the ``FlagGroup``s key by passing in a custom ``FlagGroup/CodingKeyStrategy``.
| ├─suggestion: Replace 'FlagGroup' with 'FlagGroup-Overrides'
| ╰─suggestion: Replace 'FlagGroup' with 'Skipping-FlagGroups'
122 |
123 | ``FlagGroup/CodingKeyStrategy`` supports most of the same basic options as the ``Flag`` above (eg, `.kebabcase`, `.snakecase`, and `.customKey(String)`), but it does not support a `.customKeyPath(String)`, because it does not have its own key calculated.
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:123:3-123:12
121 | Similarly to the ``Flag``s, we can customise the calculation of the ``FlagGroup``s key by passing in a custom ``FlagGroup/CodingKeyStrategy``.
122 |
123 + ``FlagGroup/CodingKeyStrategy`` supports most of the same basic options as the ``Flag`` above (eg, `.kebabcase`, `.snakecase`, and `.customKey(String)`), but it does not support a `.customKeyPath(String)`, because it does not have its own key calculated.
| ├─suggestion: Replace 'FlagGroup' with 'FlagGroup-Overrides'
| ╰─suggestion: Replace 'FlagGroup' with 'Skipping-FlagGroups'
124 |
125 | ### Skipping FlagGroups
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:123:82-123:86
121 | Similarly to the ``Flag``s, we can customise the calculation of the ``FlagGroup``s key by passing in a custom ``FlagGroup/CodingKeyStrategy``.
122 |
123 + ``FlagGroup/CodingKeyStrategy`` supports most of the same basic options as the ``Flag`` above (eg, `.kebabcase`, `.snakecase`, and `.customKey(String)`), but it does not support a `.customKeyPath(String)`, because it does not have its own key calculated.
| ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
124 |
125 | ### Skipping FlagGroups
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:127:33-127:42
125 | ### Skipping FlagGroups
126 |
127 + It does support an additional ``FlagGroup/CodingKeyStrategy`` though: `.skip`. Which will ignore that ``FlagGroup``s key in the calculation:
| ├─suggestion: Replace 'FlagGroup' with 'FlagGroup-Overrides'
| ╰─suggestion: Replace 'FlagGroup' with 'Skipping-FlagGroups'
128 |
129 | ```swift
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagKeys'
--> FlagKeys.md:127:105-127:114
125 | ### Skipping FlagGroups
126 |
127 + It does support an additional ``FlagGroup/CodingKeyStrategy`` though: `.skip`. Which will ignore that ``FlagGroup``s key in the calculation:
| ├─suggestion: Replace 'FlagGroup' with 'FlagGroup-Overrides'
| ╰─suggestion: Replace 'FlagGroup' with 'Skipping-FlagGroups'
128 |
129 | ```swift
warning: 'Flag' doesn't exist at '/Vexil/FlagPublishing'
--> FlagPublishing.md:46:33-46:37
44 | ```
45 |
46 + **Note:** If the type of your ``Flag`` also conforms to `Equatable`, the flag-specific publisher will emit the value only when it has changed (using `removeDuplicates()`). If your ``Flag`` does not conform to `Equatable` it will be unable to remove the duplicates and emit every time the ``FlagPole`` changes.
warning: 'Flag' doesn't exist at '/Vexil/FlagPublishing'
--> FlagPublishing.md:46:183-46:187
44 | ```
45 |
46 + **Note:** If the type of your ``Flag`` also conforms to `Equatable`, the flag-specific publisher will emit the value only when it has changed (using `removeDuplicates()`). If your ``Flag`` does not conform to `Equatable` it will be unable to remove the duplicates and emit every time the ``FlagPole`` changes.
warning: 'Flag(name:keyStrategy:default:description:)' doesn't exist at '/Vexil/Migration2-3'
--> Migration2-3.md:146:3-146:46
144 |
145 | Much like Flag Groups, the `@Flag` property wrapper was replaced with the
146 + ``Flag(name:keyStrategy:default:description:)`` macro, with simplified parameters:
147 |
148 | ```swift
warning: 'Flag' doesn't exist at '/Vexil/Snapshots'
--> Snapshots.md:55:180-55:184
53 | ### Empty snapshots
54 |
55 + When taking an empty snapshot, its internal dictionary is also empty, and the request for the Flag's value (when used as a ``FlagValueSource``) will be `nil`. If you access the ``Flag/wrappedValue`` property directly (eg. `flagPole.subgroup.myBooleanFlag`) it will return the flag's **default value**.
56 |
57 | Empty snapshots are typically used for mutating the ``FlagPole`` or a ``FlagValueSource``.
warning: 'Sources' is ambiguous at '/Vexil'
--> Snapshots.md:81:69-81:76
79 | You can also take a snapshot of the current state of a ``FlagValueSource``. This is a great way to export flag values out of a source and into another. In fact the ``FlagPole/copyFlagValues(from:to:)`` method uses this to copy flag values from one ``FlagValueSource`` to another.
80 |
81 + Your ``FlagValueSource`` doesn't even need to be a part of the [flag hierarchy](<doc:Sources>).
| ├─suggestion: Insert 'article' for'Flag Hierarchy'
| ╰─suggestion: Insert 'anchor' for'Sources'
82 |
83 | ```swift
warning: 'Snapshots' is ambiguous at '/Vexil'
--> Vexil.md:80:24-80:33
78 | ```
79 |
80 + For more info see <doc:Snapshots>.
| ├─suggestion: Insert 'anchor' for'Snapshots'
| ╰─suggestion: Insert 'article' for'Snapshots'
81 |
82 | ## Flag Value Sources
warning: 'Snapshots' is ambiguous at '/Vexil'
--> Vexil.md:102:38-102:47
100 | Snapshots are implemented as a ``FlagValueSource``, so you can easily apply multiple snapshots in a prioritised order.
101 |
102 + Snapshots can do a lot. See our [Snapshots Guide](<doc:Snapshots>) for more.
| ├─suggestion: Insert 'anchor' for'Snapshots'
| ╰─suggestion: Insert 'article' for'Snapshots'
103 |
104 | ## Creating snapshots
warning: 'Sources' is ambiguous at '/Vexil'
--> Vexil.md:144:8-144:15
142 | - ``VexilConfiguration``
143 | - <doc:Migration2-3>
144 + - <doc:Sources>
| ├─suggestion: Insert 'article' for'Flag Hierarchy'
| ╰─suggestion: Insert 'anchor' for'Sources'
145 | - <doc:FlagPublishing>
146 | - <doc:FlagKeys>
warning: 'Snapshots' is ambiguous at '/Vexil'
--> Vexil.md:163:8-163:17
161 | ### Snapshots
162 |
163 + - <doc:Snapshots>
| ├─suggestion: Insert 'anchor' for'Snapshots'
| ╰─suggestion: Insert 'article' for'Snapshots'
164 | - ``Snapshot``
165 | - ``MutableFlagContainer``
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagVisitor/beginGroup(keyPath:)'
--> ../Visitor.swift:20:48-20:57
18 | public protocol FlagVisitor {
19 |
20 + /// Called when beginning to visit a new ``FlagGroup``
21 | func beginGroup(keyPath: FlagKeyPath)
22 |
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagVisitor/endGroup(keyPath:)'
--> ../Visitor.swift:23:43-23:52
21 | func beginGroup(keyPath: FlagKeyPath)
22 |
23 + /// Called when finished visiting a ``FlagGroup``
24 | func endGroup(keyPath: FlagKeyPath)
25 |Finished building documentation for 'Vexil' (0.54s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/unsignedapps/vexil/main
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:7:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
5 | import PackageDescription
6 |
7 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
8 | name: "Vexil",
9 |
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/nicklockwood/SwiftFormat.git
Updated https://github.com/nicklockwood/SwiftFormat.git (0.59s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.28s)
Updated https://github.com/apple/swift-async-algorithms.git (0.86s)
Updated https://github.com/swiftlang/swift-syntax.git (0.86s)
Updated https://github.com/apple/swift-collections.git (0.86s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.54.6 (0.69s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.2 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.27s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.0-prerelease-2024-06-12 (0.74s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Identifier.swift
[8/57] Compiling SymbolKit KindIdentifier.swift
[9/57] Compiling SymbolKit Location.swift
[10/57] Compiling SymbolKit Mutability.swift
[11/57] Compiling Snippets Snippet.swift
[12/57] Compiling SymbolKit Mixin+Equals.swift
[13/57] Compiling SymbolKit Mixin+Hash.swift
[14/57] Compiling SymbolKit Mixin.swift
[15/57] Compiling SymbolKit LineList.swift
[16/57] Compiling SymbolKit Position.swift
[17/57] Compiling SymbolKit Relationship.swift
[18/57] Compiling SymbolKit RelationshipKind.swift
[19/57] Compiling SymbolKit SourceOrigin.swift
[20/57] Compiling SymbolKit GenericConstraints.swift
[21/57] Compiling SymbolKit Swift.swift
[22/57] Compiling SymbolKit DeclarationFragments.swift
[23/57] Compiling SymbolKit Fragment.swift
[24/57] Compiling SymbolKit FragmentKind.swift
[25/57] Compiling SymbolKit FunctionParameter.swift
[26/57] Compiling SymbolKit FunctionSignature.swift
[27/57] Compiling SymbolKit SemanticVersion.swift
[28/57] Compiling SymbolKit AccessControl.swift
[29/57] Compiling SymbolKit Availability.swift
[30/57] Compiling SymbolKit AvailabilityItem.swift
[31/57] Compiling SymbolKit Domain.swift
[32/57] Compiling Snippets SnippetParser.swift
[33/57] Emitting module Snippets
[34/57] Compiling SymbolKit GenericConstraint.swift
[35/57] Compiling SymbolKit GenericParameter.swift
[36/57] Compiling SymbolKit Generics.swift
[37/57] Compiling SymbolKit Namespace.swift
[38/57] Compiling SymbolKit Names.swift
[39/57] Compiling SymbolKit SPI.swift
[40/57] Compiling SymbolKit Snippet.swift
[41/57] Compiling SymbolKit Extension.swift
[42/57] Compiling SymbolKit Symbol.swift
[43/57] Compiling SymbolKit SymbolKind.swift
[44/57] Compiling SymbolKit SymbolGraph.swift
[45/57] Compiling SymbolKit GraphCollector.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.57s)
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
[2/27] Emitting module SwiftSyntax600
[3/27] Compiling SwiftSyntax600 Empty.swift
[4/27] Emitting module SwiftSyntax509
[5/27] Compiling SwiftSyntax509 Empty.swift
[6/27] Emitting module SwiftSyntax510
[7/27] Compiling SwiftSyntax510 Empty.swift
[8/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/27] Compiling InternalCollectionsUtilities Specialize.swift
[13/28] Compiling InternalCollectionsUtilities Debugging.swift
[14/28] Compiling InternalCollectionsUtilities Descriptions.swift
[15/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[16/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[17/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[19/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/28] Emitting module InternalCollectionsUtilities
[21/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/28] Compiling InternalCollectionsUtilities Integer rank.swift
[24/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/164] Compiling DequeModule _DequeBuffer.swift
[28/165] Compiling DequeModule _DequeBufferHeader.swift
[29/165] Compiling DequeModule _DequeSlot.swift
[30/165] Compiling OrderedCollections _HashTable+Constants.swift
[31/165] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[32/165] Compiling OrderedCollections _HashTable.swift
[33/165] Compiling OrderedCollections _Hashtable+Header.swift
[34/165] Compiling OrderedCollections _HashTable+Testing.swift
[35/165] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[36/165] Compiling OrderedCollections OrderedSet+Codable.swift
[37/165] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[38/165] Compiling OrderedCollections OrderedSet+Descriptions.swift
[39/165] Compiling OrderedCollections OrderedSet+Diffing.swift
[40/165] Compiling OrderedCollections OrderedSet+Equatable.swift
[41/165] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[42/171] Compiling DequeModule _UnsafeWrappedBuffer.swift
[43/171] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[44/171] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[45/171] Compiling OrderedCollections OrderedDictionary+Codable.swift
[46/171] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[47/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[48/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[49/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[50/171] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[51/171] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[52/171] Compiling OrderedCollections OrderedSet+Sendable.swift
[53/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[54/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[55/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[56/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[57/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[58/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[59/171] Compiling OrderedCollections OrderedDictionary+Elements.swift
[60/171] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[61/171] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[62/171] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[63/171] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[64/171] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/171] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[71/171] Compiling OrderedCollections _HashTable+Bucket.swift
[72/171] Compiling OrderedCollections _HashTable+BucketIterator.swift
[73/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[74/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[75/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[76/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[77/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[78/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[79/171] Compiling OrderedCollections OrderedSet+Hashable.swift
[80/171] Compiling OrderedCollections OrderedSet+Initializers.swift
[81/171] Compiling OrderedCollections OrderedSet+Insertions.swift
[82/171] Compiling OrderedCollections OrderedSet+Invariants.swift
[83/171] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[84/171] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[85/171] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[86/171] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[87/171] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[88/171] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[89/171] Compiling OrderedCollections OrderedDictionary+Values.swift
[90/171] Compiling OrderedCollections OrderedDictionary.swift
[98/178] Emitting module DequeModule
[106/178] Compiling OrderedCollections OrderedSet+SubSequence.swift
[107/178] Compiling OrderedCollections OrderedSet+Testing.swift
[108/178] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[109/178] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[110/178] Compiling OrderedCollections OrderedSet.swift
[111/178] Compiling OrderedCollections _UnsafeBitset.swift
[117/178] Compiling SwiftSyntax TokenSyntax.swift
[118/178] Compiling SwiftSyntax Trivia.swift
[126/178] Emitting module OrderedCollections
[127/224] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[128/224] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[129/224] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[130/224] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[131/224] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[132/229] Compiling AsyncAlgorithms Dictionary.swift
[133/229] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[134/229] Compiling AsyncAlgorithms Locking.swift
[135/229] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[136/229] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[137/229] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[138/229] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[139/229] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[140/229] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[141/229] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[142/229] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[143/229] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[144/229] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[145/229] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[146/229] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[147/229] Compiling AsyncAlgorithms MergeStateMachine.swift
[148/229] Compiling AsyncAlgorithms MergeStorage.swift
[149/229] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[150/229] Compiling AsyncAlgorithms Rethrow.swift
[151/229] Compiling AsyncAlgorithms SetAlgebra.swift
[152/229] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[153/229] Compiling AsyncAlgorithms ChannelStateMachine.swift
[154/229] Compiling AsyncAlgorithms ChannelStorage.swift
[155/229] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[156/229] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[157/229] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[158/229] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[159/229] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[160/229] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[161/229] Compiling AsyncAlgorithms AsyncChannel.swift
[162/229] Emitting module AsyncAlgorithms
[163/229] Compiling AsyncAlgorithms UnsafeTransfer.swift
[164/229] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[165/229] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[166/229] Compiling AsyncAlgorithms ZipStateMachine.swift
[167/229] Compiling AsyncAlgorithms ZipStorage.swift
[168/229] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[169/229] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[170/229] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[171/229] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[172/229] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[173/229] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[174/229] Compiling AsyncAlgorithms CombineLatestStorage.swift
[175/229] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[176/229] Compiling AsyncAlgorithms DebounceStateMachine.swift
[177/229] Compiling AsyncAlgorithms DebounceStorage.swift
[192/229] Emitting module SwiftSyntax
[207/229] Compiling SwiftSyntax SyntaxNodesD.swift
[208/229] Compiling SwiftSyntax SyntaxNodesEF.swift
[209/229] Compiling SwiftSyntax SyntaxNodesGHI.swift
[210/229] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[211/229] Compiling SwiftSyntax SyntaxNodesOP.swift
[212/229] Compiling SwiftSyntax SyntaxNodesQRS.swift
[213/229] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[228/287] Compiling SwiftDiagnostics Message.swift
[229/288] Compiling SwiftDiagnostics Convenience.swift
[230/288] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[231/288] Compiling SwiftBasicFormat Syntax+Extensions.swift
[232/288] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[233/288] Compiling SwiftDiagnostics Note.swift
[234/288] Compiling SwiftDiagnostics FixIt.swift
[235/288] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[236/288] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[237/288] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[238/288] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[239/288] Compiling SwiftDiagnostics Diagnostic.swift
[240/288] Emitting module SwiftDiagnostics
[241/288] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[242/288] Compiling SwiftBasicFormat InferIndentation.swift
[243/288] Emitting module SwiftBasicFormat
[244/288] Compiling SwiftBasicFormat BasicFormat.swift
[245/288] Compiling SwiftParser TopLevel.swift
[246/288] Compiling SwiftParser TriviaParser.swift
[247/288] Compiling SwiftParser Types.swift
[248/288] Compiling SwiftParser ExperimentalFeatures.swift
[249/292] Compiling SwiftParser UnicodeScalarExtensions.swift
[250/292] Compiling SwiftParser Lookahead.swift
[251/292] Compiling SwiftParser LoopProgressCondition.swift
[252/292] Compiling SwiftParser Modifiers.swift
[253/292] Compiling SwiftParser Names.swift
[254/292] Compiling SwiftParser TokenConsumer.swift
[255/292] Compiling SwiftParser TokenPrecedence.swift
[256/292] Compiling SwiftParser TokenSpec.swift
[257/292] Compiling SwiftParser TokenSpecSet.swift
[258/292] Emitting module SwiftParser
[259/292] Compiling SwiftParser Cursor.swift
[260/292] Compiling SwiftParser Lexeme.swift
[261/292] Compiling SwiftParser LexemeSequence.swift
[262/292] Compiling SwiftParser Lexer.swift
[263/292] Compiling SwiftParser RegexLiteralLexer.swift
[264/292] Compiling SwiftParser StringLiterals.swift
[265/292] Compiling SwiftParser SwiftParserCompatibility.swift
[266/292] Compiling SwiftParser SwiftVersion.swift
[267/292] Compiling SwiftParser SyntaxUtils.swift
[268/292] Compiling SwiftParser Directives.swift
[269/292] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[270/292] Compiling SwiftParser Expressions.swift
[271/292] Compiling SwiftParser IncrementalParseTransition.swift
[272/292] Compiling SwiftParser IsValidIdentifier.swift
[273/292] Compiling SwiftParser Nominals.swift
[274/292] Compiling SwiftParser Parameters.swift
[275/292] Compiling SwiftParser ParseSourceFile.swift
[276/292] Compiling SwiftParser Parser.swift
[277/292] Compiling SwiftParser Patterns.swift
[278/292] Compiling SwiftParser Recovery.swift
[279/292] Compiling SwiftParser Specifiers.swift
[280/292] Compiling SwiftParser Statements.swift
[281/292] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[282/292] Compiling SwiftParser Attributes.swift
[283/292] Compiling SwiftParser Availability.swift
[284/292] Compiling SwiftParser CharacterInfo.swift
[285/292] Compiling SwiftParser CollectionNodes+Parsable.swift
[286/292] Compiling SwiftParser Declarations.swift
[287/292] Compiling SwiftParser IsLexerClassified.swift
[288/292] Compiling SwiftParser LayoutNodes+Parsable.swift
[289/292] Compiling SwiftParser Parser+TokenSpecSet.swift
[290/292] Compiling SwiftParser TokenSpecStaticMembers.swift
[291/315] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[292/316] Compiling SwiftOperators Operator.swift
[293/316] Compiling SwiftOperators OperatorTable+Semantics.swift
[294/316] Compiling SwiftOperators OperatorTable.swift
[295/316] Compiling SwiftOperators PrecedenceGraph.swift
[296/316] Compiling SwiftOperators PrecedenceGroup.swift
[297/317] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[298/317] Compiling SwiftOperators OperatorTable+Defaults.swift
[299/317] Emitting module SwiftOperators
[300/317] Compiling SwiftOperators OperatorError.swift
[301/317] Compiling SwiftOperators OperatorTable+Folding.swift
[302/317] Compiling SwiftOperators OperatorError+Diagnostics.swift
[303/317] Compiling SwiftOperators SyntaxSynthesis.swift
[304/317] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[305/317] Compiling SwiftParserDiagnostics PresenceUtils.swift
[306/317] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[307/317] Compiling SwiftParserDiagnostics Utils.swift
[308/317] Compiling SwiftParserDiagnostics MissingNodesError.swift
[309/317] Compiling SwiftParserDiagnostics MissingTokenError.swift
[310/317] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[311/317] Emitting module SwiftParserDiagnostics
[312/317] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[313/317] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[314/317] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[315/317] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[316/332] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[317/332] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[318/332] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[319/332] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[320/332] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[321/332] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[322/332] Compiling SwiftSyntaxBuilder Indenter.swift
[323/332] Compiling SwiftSyntaxBuilder ListBuilder.swift
[324/333] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[325/333] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[326/333] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[327/333] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[328/333] Emitting module SwiftSyntaxBuilder
[329/333] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[330/333] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[331/333] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[332/351] Compiling SwiftSyntaxMacros PreambleMacro.swift
[333/351] Compiling SwiftSyntaxMacros MemberMacro.swift
[334/351] Compiling SwiftSyntaxMacros PeerMacro.swift
[335/351] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[336/351] Compiling SwiftSyntaxMacros Macro+Format.swift
[337/351] Compiling SwiftSyntaxMacros Macro.swift
[338/351] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[339/351] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[340/351] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[341/352] Compiling SwiftSyntaxMacros AttachedMacro.swift
[342/352] Compiling SwiftSyntaxMacros BodyMacro.swift
[343/352] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[344/352] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[345/352] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[346/352] Compiling SwiftSyntaxMacros AccessorMacro.swift
[347/352] Emitting module SwiftSyntaxMacros
[348/352] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[349/352] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[350/352] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[351/362] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[352/362] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[353/362] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[354/362] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[355/362] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[356/362] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[357/362] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[358/362] Emitting module SwiftSyntaxMacroExpansion
[359/362] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[360/362] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[361/373] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[362/373] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[363/374] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[364/374] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[365/374] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[366/374] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[367/374] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[368/374] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[369/374] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[370/374] Emitting module SwiftCompilerPluginMessageHandling
[371/374] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[372/374] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[373/376] Emitting module SwiftCompilerPlugin
[374/376] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[375/385] Compiling VexilMacros String+Snakecase.swift
[376/385] Compiling VexilMacros AttributeArgument.swift
[377/385] Compiling VexilMacros PatternBindingSyntax.swift
[378/385] Compiling VexilMacros SimpleVariables.swift
[379/385] Compiling VexilMacros Plugin.swift
[380/385] Compiling VexilMacros FlagMacro.swift
[381/385] Compiling VexilMacros FlagGroupMacro.swift
[382/385] Compiling VexilMacros FlagContainerMacro.swift
[383/385] Emitting module VexilMacros
[383/384] Linking VexilMacros-tool
[385/420] Compiling Vexil BoxedFlagValue+Codable.swift
[386/420] Compiling Vexil CollectionDifference.Change+Element.swift
[387/420] Compiling Vexil Locks.swift
[388/420] Compiling Vexil POSIXLocks.swift
[389/423] Compiling Vexil FlagValueDictionary+FlagValueSource.swift
[390/423] Compiling Vexil FlagValueDictionary.swift
[391/423] Compiling Vexil FlagValueSource.swift
[392/423] Compiling Vexil FlagValueSourceCoordinator.swift
[393/423] Compiling Vexil Snapshot.swift
[394/423] Compiling Vexil SnapshotBuilder.swift
[395/423] Compiling Vexil BoxedFlagValue+NSObject.swift
[396/423] Compiling Vexil FlagValueDictionary+Collection.swift
[397/423] Compiling Vexil NSUbiquitousKeyValueStore+FlagValueSource.swift
[398/423] Compiling Vexil NonSendableFlagValueSource.swift
[399/423] Compiling Vexil UserDefaults+FlagValueSource.swift
[400/423] Compiling Vexil StreamManager.swift
[401/423] Compiling Vexil UnfairLocks.swift
[402/423] Compiling Vexil Value.swift
[403/423] Compiling Vexil Visitor.swift
[404/423] Compiling Vexil FlagWigwag.swift
[405/423] Compiling Vexil Observing.swift
[406/423] Compiling Vexil Pole+Observability.swift
[407/423] Compiling Vexil Pole.swift
[408/423] Compiling Vexil MutableFlagContainer.swift
[409/423] Compiling Vexil Snapshot+Extensions.swift
[410/423] Compiling Vexil Snapshot+FlagValueSource.swift
[411/423] Compiling Vexil Snapshot+Lookup.swift
[412/423] Compiling Vexil Configuration.swift
[413/423] Compiling Vexil Container.swift
[414/423] Compiling Vexil DisplayOptions.swift
[415/423] Compiling Vexil Flag.swift
[416/423] Compiling Vexil FlagDescriber.swift
[417/423] Compiling Vexil FlagRemover.swift
[418/423] Compiling Vexil FlagSetter.swift
[419/423] Compiling Vexil Group.swift
[420/423] Compiling Vexil KeyPath.swift
[421/423] Compiling Vexil Lookup.swift
[422/423] Compiling Vexil FlagGroupWigwag.swift
[423/423] Emitting module Vexil
Build of target: 'Vexil' complete! (21.46s)
Target: Vexillographer
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.36s)
error: no target named 'Vexillographer'
compatible targets: 'SwiftCompilerPlugin', 'Vexil', 'VexilMacros', 'SwiftCompilerPluginMessageHandling', 'SwiftSyntaxMacros', 'Vexil', 'SwiftSyntaxMacrosTestSupport', 'AsyncAlgorithms', 'SwiftSyntax', 'SwiftSyntaxBuilder'
1773
13 /Users/admin/builder/spi-builder-workspace/.docs/unsignedapps/vexil/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/unsignedapps/vexil/main
File count: 1773
Doc size: 13.0MB
Preparing doc bundle ...
Uploading prod-unsignedapps-vexil-main-14858741.zip to s3://spi-docs-inbox/prod-unsignedapps-vexil-main-14858741.zip
Copying... [12%]
Copying... [22%]
Copying... [32%]
Copying... [42%]
Copying... [52%]
Copying... [62%]
Copying... [72%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.