Build Information
Successful build of swift-snippets, reference 0.0.1 (267032), with Swift 6.1 for macOS (SPM) on 17 May 2026 12:40:27 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-snippets.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/capturecontext/swift-snippets
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at 2670327 Initial commit
Cloned https://github.com/capturecontext/swift-snippets.git
Revision (git rev-parse @):
2670327f828d71a2a02975f91a60d2413118c1da
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/capturecontext/swift-snippets.git at 0.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/capturecontext/swift-snippets.git
https://github.com/capturecontext/swift-snippets.git
{
"dependencies" : [
{
"identity" : "swift-keypaths-extensions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/capturecontext/swift-keypaths-extensions.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump.git"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies.git"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay.git"
}
],
"manifest_display_name" : "swift-snippets",
"name" : "swift-snippets",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Snippets",
"targets" : [
"Snippets"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SnippetsTests",
"module_type" : "SwiftTarget",
"name" : "SnippetsTests",
"path" : "Tests/SnippetsTests",
"product_dependencies" : [
"IssueReportingTestSupport",
"CustomDump"
],
"sources" : [
"AnySnippetTests.swift",
"AppendTests.swift",
"BracketTests.swift",
"BuilderClosureTests.swift",
"ConstDefaultsTests.swift",
"ConstTests.swift",
"Examples/Examples.swift",
"GroupTests.swift",
"Helpers/TestSupport.swift",
"InlineTests.swift",
"JoinTests.swift",
"MappingTests.swift",
"SkipEmptyTests.swift",
"SnippetRepresentableTests.swift",
"UnsafeSendableTests.swift"
],
"target_dependencies" : [
"Snippets"
],
"type" : "test"
},
{
"c99name" : "Snippets",
"module_type" : "SwiftTarget",
"name" : "Snippets",
"path" : "Sources/Snippets",
"product_dependencies" : [
"KeyPathsExtensions",
"Dependencies"
],
"product_memberships" : [
"Snippets"
],
"sources" : [
"Convenience/Snippets.Const+Defaults.swift",
"DefaultConformances/Array+SnippetRepresentable.swift",
"DefaultConformances/Data+SnippetRepresentable.swift",
"DefaultConformances/Optional+SnippetRepresentable.swift",
"DefaultConformances/String+SnippetRepresentable.swift",
"DefaultConformances/Substring+SnippetRepresentable.swift",
"Environment/CollectPreprocessor/Environment+CollectPreprocessor.swift",
"Environment/CurrentSeparator/Environment+CurrentSeparator.swift",
"Environment/SnippetEnvironment.swift",
"ExpressibleByLiteral/ExpressibleByStringLiteral.swift",
"ExpressibleByLiteral/SnippetExpressibleByLiteral.swift",
"Helpers/unckeckedSendable.swift",
"Snippet.swift",
"Snippet/SnippetBuilder.swift",
"Snippet/Snippets/AnySnippet.swift",
"Snippet/Snippets/Snippets+Append.swift",
"Snippet/Snippets/Snippets+Bracket.swift",
"Snippet/Snippets/Snippets+Const.swift",
"Snippet/Snippets/Snippets+ForEach.swift",
"Snippet/Snippets/Snippets+Group.swift",
"Snippet/Snippets/Snippets+Inline.swift",
"Snippet/Snippets/Snippets+Join.swift",
"Snippet/Snippets/Snippets+Mapping.swift",
"Snippet/Snippets/Snippets+SkipEmpty.swift",
"Snippet/Snippets/Snippets+UnsafeSendable.swift",
"SnippetRepresentable.swift",
"Snippets.swift"
],
"type" : "library"
}
],
"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
Building for debugging...
[0/15] Write sources
[12/15] Write swift-version-2F0A5646E1D333AE.txt
[14/32] Compiling SwiftMarkerProtocols Deprecations.swift
[15/32] Emitting module IssueReportingPackageSupport
[16/32] Compiling SwiftMarkerProtocols _AnyKeyPathProtocol.swift
[17/32] Compiling SwiftMarkerProtocols _OptionalProtocol.swift
[18/32] Emitting module SwiftMarkerProtocols
[19/32] Compiling IssueReportingPackageSupport _Test.swift
[20/77] Emitting module IssueReporting
[21/79] Compiling IssueReporting WithExpectedIssue.swift
[22/79] Compiling IssueReporting WithIssueContext.swift
[25/81] Emitting module KeyPathMapping
[26/81] Emitting module ConcurrencyExtras
[27/82] Compiling ConcurrencyExtras Locking.swift
[28/82] Compiling ConcurrencyExtras AsyncStream.swift
[29/82] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[30/82] Compiling ConcurrencyExtras LockIsolated.swift
[31/82] Compiling ConcurrencyExtras UncheckedBox.swift
[32/82] Compiling KeyPathMapping Conversions.swift
[33/82] Compiling KeyPathMapping Equatable+Conversions.swift
[34/82] Compiling ConcurrencyExtras Task.swift
[35/82] Compiling ConcurrencyExtras Result.swift
[36/82] Compiling ConcurrencyExtras MainSerialExecutor.swift
[37/82] Compiling KeyPathMapping KeyPathMapper+Conversions.swift
[38/82] Compiling KeyPathMapping KeyPathMapper+Collection.swift
[39/82] Compiling KeyPathMapping KeyPathMapper+GettersSetters.swift
[40/82] Compiling KeyPathMapping KeyPathMappable+Conversions.swift
[41/82] Compiling KeyPathMapping KeyPathMappable+Conformances.swift
[42/82] Compiling KeyPathMapping KeyPathMappable.swift
[43/82] Compiling KeyPathMapping GettersSetters+Protocols.swift
[44/82] Compiling KeyPathMapping KeyPathMappable+GettersSetters.swift
[45/82] Compiling KeyPathMapping GettersSetters+Inline.swift
[46/82] Compiling KeyPathMapping GettersSetters+Never.swift
[47/82] Compiling KeyPathMapping KeyPathMapper+OptionalUnwrapping.swift
[48/82] Compiling KeyPathMapping Equatable+.swift
[49/82] Compiling KeyPathMapping Conversions+Any.swift
[50/82] Compiling KeyPathMapping Conversions+Concat.swift
[53/82] Compiling KeyPathMapping Equatable+GettersSetters.swift
[54/82] Compiling KeyPathMapping Conversions+Protocols.swift
[55/82] Compiling KeyPathMapping GettersSetters+Any.swift
[56/82] Compiling ConcurrencyExtras UncheckedSendable.swift
[70/85] Compiling KeyPathMapping Conversion+Collection.swift
[71/85] Compiling KeyPathMapping Conversion+Optional.swift
[78/112] Compiling XCTestDynamicOverlay Deprecations.swift
[79/112] Emitting module XCTestDynamicOverlay
[80/112] Compiling XCTestDynamicOverlay Exports.swift
[81/112] Compiling KeyPathsExtensions KeyPath+UnsafeSendable.swift
[82/112] Compiling KeyPathsExtensions KeyPath+.swift
[83/112] Compiling KeyPathsExtensions KeyPath+Optional.swift
[84/112] Compiling KeyPathsExtensions Exports.swift
[85/112] Emitting module KeyPathsExtensions
[86/112] Compiling CombineSchedulers Lock.swift
[87/112] Compiling CombineSchedulers NSRecursiveLock.swift
[88/113] Compiling CombineSchedulers ImmediateScheduler.swift
[89/113] Compiling CombineSchedulers Deprecations.swift
[90/113] Emitting module CombineSchedulers
[91/113] Compiling CombineSchedulers AnyScheduler.swift
[92/113] Compiling CombineSchedulers Concurrency.swift
[93/113] Compiling CombineSchedulers TestScheduler.swift
[94/113] Compiling CombineSchedulers Timer.swift
[95/113] Compiling CombineSchedulers UIKit.swift
[96/113] Compiling CombineSchedulers UIScheduler.swift
[97/113] Compiling Clocks UnimplementedClock.swift
[98/113] Compiling Clocks TestClock.swift
[99/113] Compiling CombineSchedulers UnimplementedScheduler.swift
[100/113] Emitting module IssueReportingTestSupport
[101/113] Compiling IssueReportingTestSupport SwiftTesting.swift
[102/113] Compiling IssueReportingTestSupport XCTest.swift
[102/113] Write Objects.LinkFileList
[103/113] Linking libIssueReportingTestSupport.dylib
[105/113] Compiling Clocks Timer.swift
[106/113] Compiling Clocks AnyClock.swift
[107/113] Compiling Clocks _AsyncTimerSequence.swift
[108/113] Compiling Clocks ImmediateClock.swift
[109/113] Emitting module Clocks
[110/113] Compiling Clocks Lock.swift
[111/113] Compiling Clocks SwiftUI.swift
[112/113] Compiling CombineSchedulers Platform.swift
[113/113] Compiling CombineSchedulers SwiftUI.swift
[114/139] Emitting module Dependencies
[115/141] Compiling Dependencies FireAndForget.swift
[116/141] Compiling Dependencies Locale.swift
[117/141] Compiling Dependencies MainQueue.swift
[118/141] Compiling Dependencies TypeName.swift
[119/141] Compiling Dependencies PreviewTrait.swift
[120/141] Compiling Dependencies MainRunLoop.swift
[121/141] Compiling Dependencies NotificationCenter.swift
[122/141] Compiling Dependencies OpenURL.swift
[123/141] Compiling Dependencies Dependency.swift
[124/141] Compiling Dependencies DependencyContext.swift
[125/141] Compiling Dependencies DependencyKey.swift
[126/141] Compiling Dependencies TimeZone.swift
[127/141] Compiling Dependencies URLSession.swift
[128/141] Compiling Dependencies UUID.swift
[129/141] Compiling Dependencies WithRandomNumberGenerator.swift
[130/141] Compiling Dependencies AppEntryPoint.swift
[131/141] Compiling Dependencies Deprecations.swift
[132/141] Compiling Dependencies Exports.swift
[133/141] Compiling Dependencies SendableKeyPath.swift
[134/141] Compiling Dependencies Clocks.swift
[135/141] Compiling Dependencies Context.swift
[136/141] Compiling Dependencies Date.swift
[137/141] Compiling Dependencies DependencyValues.swift
[138/141] Compiling Dependencies Assert.swift
[139/141] Compiling Dependencies Calendar.swift
[140/141] Compiling Dependencies TestTrait.swift
[141/141] Compiling Dependencies WithDependencies.swift
[142/167] Compiling Snippets Environment+CollectPreprocessor.swift
[143/167] Compiling Snippets Environment+CurrentSeparator.swift
[144/167] Compiling Snippets SnippetEnvironment.swift
[145/167] Compiling Snippets Snippets+ForEach.swift
[146/167] Compiling Snippets Snippets+Group.swift
[147/167] Compiling Snippets Snippets+Inline.swift
[148/169] Compiling Snippets Optional+SnippetRepresentable.swift
[149/169] Compiling Snippets String+SnippetRepresentable.swift
[150/169] Compiling Snippets Substring+SnippetRepresentable.swift
[151/169] Compiling Snippets Snippets.Const+Defaults.swift
[152/169] Compiling Snippets Array+SnippetRepresentable.swift
[153/169] Compiling Snippets Data+SnippetRepresentable.swift
[154/169] Emitting module Snippets
[155/169] Compiling Snippets ExpressibleByStringLiteral.swift
[156/169] Compiling Snippets SnippetExpressibleByLiteral.swift
[157/169] Compiling Snippets unckeckedSendable.swift
[158/169] Compiling Snippets Snippet.swift
[159/169] Compiling Snippets SnippetBuilder.swift
[160/169] Compiling Snippets AnySnippet.swift
[161/169] Compiling Snippets Snippets+Join.swift
[162/169] Compiling Snippets Snippets+Mapping.swift
[163/169] Compiling Snippets Snippets+Append.swift
[164/169] Compiling Snippets Snippets+Bracket.swift
[165/169] Compiling Snippets Snippets+Const.swift
[166/169] Compiling Snippets Snippets+SkipEmpty.swift
[167/169] Compiling Snippets Snippets+UnsafeSendable.swift
[168/169] Compiling Snippets SnippetRepresentable.swift
[169/169] Compiling Snippets Snippets.swift
Build complete! (38.00s)
Fetching https://github.com/capturecontext/swift-keypaths-extensions.git
Fetching https://github.com/pointfreeco/swift-custom-dump.git from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache
Fetching https://github.com/pointfreeco/swift-dependencies.git from cache
[1/196] Fetching swift-keypaths-extensions
Fetched https://github.com/capturecontext/swift-keypaths-extensions.git from cache (0.71s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache (1.10s)
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (1.10s)
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (1.11s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Computed https://github.com/pointfreeco/xctest-dynamic-overlay.git at 1.9.0 (1.67s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.12.0 (0.53s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.65s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.69s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.90s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.99s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 1.5.0 (2.55s)
Computing version for https://github.com/capturecontext/swift-keypaths-extensions.git
Computed https://github.com/capturecontext/swift-keypaths-extensions.git at 0.2.0 (0.50s)
Fetching https://github.com/capturecontext/swift-keypath-mapping.git
Fetching https://github.com/capturecontext/swift-marker-protocols.git
[1/74] Fetching swift-keypath-mapping
[36/245] Fetching swift-keypath-mapping, swift-marker-protocols
Fetched https://github.com/capturecontext/swift-marker-protocols.git from cache (0.65s)
Fetched https://github.com/capturecontext/swift-keypath-mapping.git from cache (0.65s)
Computing version for https://github.com/capturecontext/swift-marker-protocols.git
Computed https://github.com/capturecontext/swift-marker-protocols.git at 1.5.2 (1.17s)
Computing version for https://github.com/capturecontext/swift-keypath-mapping.git
Computed https://github.com/capturecontext/swift-keypath-mapping.git at 0.0.2 (3.38s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.50s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.2.0 (0.51s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.21s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.89s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.49s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.1 (0.66s)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/capturecontext/swift-keypath-mapping.git
Working copy of https://github.com/capturecontext/swift-keypath-mapping.git resolved at 0.0.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay.git resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.2.0
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/capturecontext/swift-marker-protocols.git
Working copy of https://github.com/capturecontext/swift-marker-protocols.git resolved at 1.5.2
Creating working copy for https://github.com/capturecontext/swift-keypaths-extensions.git
Working copy of https://github.com/capturecontext/swift-keypaths-extensions.git resolved at 0.2.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-keypaths-extensions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/capturecontext/swift-keypaths-extensions.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump.git"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies.git"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay.git"
}
],
"manifest_display_name" : "swift-snippets",
"name" : "swift-snippets",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Snippets",
"targets" : [
"Snippets"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SnippetsTests",
"module_type" : "SwiftTarget",
"name" : "SnippetsTests",
"path" : "Tests/SnippetsTests",
"product_dependencies" : [
"IssueReportingTestSupport",
"CustomDump"
],
"sources" : [
"AnySnippetTests.swift",
"AppendTests.swift",
"BracketTests.swift",
"BuilderClosureTests.swift",
"ConstDefaultsTests.swift",
"ConstTests.swift",
"Examples/Examples.swift",
"GroupTests.swift",
"Helpers/TestSupport.swift",
"InlineTests.swift",
"JoinTests.swift",
"MappingTests.swift",
"SkipEmptyTests.swift",
"SnippetRepresentableTests.swift",
"UnsafeSendableTests.swift"
],
"target_dependencies" : [
"Snippets"
],
"type" : "test"
},
{
"c99name" : "Snippets",
"module_type" : "SwiftTarget",
"name" : "Snippets",
"path" : "Sources/Snippets",
"product_dependencies" : [
"KeyPathsExtensions",
"Dependencies"
],
"product_memberships" : [
"Snippets"
],
"sources" : [
"Convenience/Snippets.Const+Defaults.swift",
"DefaultConformances/Array+SnippetRepresentable.swift",
"DefaultConformances/Data+SnippetRepresentable.swift",
"DefaultConformances/Optional+SnippetRepresentable.swift",
"DefaultConformances/String+SnippetRepresentable.swift",
"DefaultConformances/Substring+SnippetRepresentable.swift",
"Environment/CollectPreprocessor/Environment+CollectPreprocessor.swift",
"Environment/CurrentSeparator/Environment+CurrentSeparator.swift",
"Environment/SnippetEnvironment.swift",
"ExpressibleByLiteral/ExpressibleByStringLiteral.swift",
"ExpressibleByLiteral/SnippetExpressibleByLiteral.swift",
"Helpers/unckeckedSendable.swift",
"Snippet.swift",
"Snippet/SnippetBuilder.swift",
"Snippet/Snippets/AnySnippet.swift",
"Snippet/Snippets/Snippets+Append.swift",
"Snippet/Snippets/Snippets+Bracket.swift",
"Snippet/Snippets/Snippets+Const.swift",
"Snippet/Snippets/Snippets+ForEach.swift",
"Snippet/Snippets/Snippets+Group.swift",
"Snippet/Snippets/Snippets+Inline.swift",
"Snippet/Snippets/Snippets+Join.swift",
"Snippet/Snippets/Snippets+Mapping.swift",
"Snippet/Snippets/Snippets+SkipEmpty.swift",
"Snippet/Snippets/Snippets+UnsafeSendable.swift",
"SnippetRepresentable.swift",
"Snippets.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.