The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of snap-core, reference main (f1dc2e), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 19:43:19 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/simonnickel/snap-core.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonnickel/snap-core
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f1dc2e7 Add SnapFoundation
Cloned https://github.com/simonnickel/snap-core.git
Revision (git rev-parse @):
f1dc2e740961f5607c0271bc13ce6d56f00eff20
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-core.git at main
Fetching https://github.com/simonnickel/snap-foundation.git
[1/28] Fetching snap-foundation
Fetched https://github.com/simonnickel/snap-foundation.git from cache (0.59s)
Creating working copy for https://github.com/simonnickel/snap-foundation.git
Working copy of https://github.com/simonnickel/snap-foundation.git resolved at main (cb8215e)
========================================
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": "snap-core",
      "name": "snap-core",
      "url": "https://github.com/simonnickel/snap-core.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/snap-core",
      "dependencies": [
        {
          "identity": "snap-foundation",
          "name": "snap-foundation",
          "url": "https://github.com/simonnickel/snap-foundation.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/snap-foundation",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/simonnickel/snap-core.git
[4/311] Fetching snap-core
Fetched https://github.com/simonnickel/snap-core.git from cache (0.79s)
Fetching https://github.com/simonnickel/snap-foundation.git from cache
Fetched https://github.com/simonnickel/snap-foundation.git from cache (0.46s)
Creating working copy for https://github.com/simonnickel/snap-core.git
Working copy of https://github.com/simonnickel/snap-core.git resolved at main (f1dc2e7)
Creating working copy for https://github.com/simonnickel/snap-foundation.git
Working copy of https://github.com/simonnickel/snap-foundation.git resolved at main (cb8215e)
warning: '.resolve-product-dependencies': dependency 'snap-core' is not used by any target
Found 1 product dependencies
  - snap-foundation
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/simonnickel/snap-core.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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/6] Compiling SnapFoundation OSLog+Logger.swift
[5/6] Emitting module SnapFoundation
[6/6] Compiling SnapFoundation ProcessInfo+isPreview.swift
[7/32] Compiling SnapCore Collection+Helper.swift
[8/32] Compiling SnapCore Set+Insert.swift
[9/32] Compiling SnapCore Publisher+withWeak.swift
[10/34] Emitting module SnapCore
[11/34] Compiling SnapCore ToggleTapable.swift
[12/34] Compiling SnapCore UIFont+preferredFont.swift
[13/34] Compiling SnapCore String+Helper.swift
[14/34] Compiling SnapCore WeakRef.swift
[15/34] Compiling SnapCore AnyLabelStyle.swift
[16/34] Compiling SnapCore SemanticVersion.swift
[17/34] Compiling SnapCore CGFloat+Rounding.swift
[18/34] Compiling SnapCore Array+Unique.swift
[19/34] Compiling SnapCore ModalPresentation.swift
[20/34] Compiling SnapCore View+FrameFill.swift
[21/34] Compiling SnapCore ViewModifierConditional.swift
[22/34] Compiling SnapCore ScrollViewWith.swift
[23/34] Compiling SnapCore ScrollViewWithBottomView.swift
[24/34] Compiling SnapCore GeometryReader+PreferenceKey.swift
[25/34] Compiling SnapCore SystemColorScheme.swift
[26/34] Compiling SnapCore View+KeyboardPublisher.swift
[27/34] Compiling SnapCore EmptyNoSpaceView.swift
[28/34] Compiling SnapCore PickerTapable.swift
[29/34] Compiling SnapCore Angle+Codable.swift
[30/34] Compiling SnapCore FontDesign+Codable.swift
[31/34] Compiling SnapCore UnitPoint+Codable.swift
[32/34] Compiling SnapCore Color+Adjust.swift
[33/34] Compiling SnapCore Color+Platform.swift
[34/34] Compiling SnapCore EdgeInsets+Helper.swift
Build complete! (21.42s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "snap-foundation",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/simonnickel/snap-foundation.git"
    }
  ],
  "manifest_display_name" : "snap-core",
  "name" : "snap-core",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SnapCore",
      "targets" : [
        "SnapCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SnapCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapCoreTests",
      "path" : "Tests/SnapCoreTests",
      "sources" : [
        "Codable/AngleCodableTests.swift",
        "Codable/FontDesignCodableTests.swift",
        "Codable/UnitPointCodableTests.swift",
        "Swift/ArrayUniquedTests.swift",
        "Swift/CGFloatRoundTests.swift",
        "Swift/CollectionCheckingTests.swift",
        "Swift/SemanticVersionTests.swift",
        "Swift/SetInsertedTests.swift",
        "SwiftUI/ColorAdjustTests.swift"
      ],
      "target_dependencies" : [
        "SnapCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnapCore",
      "module_type" : "SwiftTarget",
      "name" : "SnapCore",
      "path" : "Sources/SnapCore",
      "product_dependencies" : [
        "SnapFoundation"
      ],
      "product_memberships" : [
        "SnapCore"
      ],
      "sources" : [
        "Others/SemanticVersion.swift",
        "Swift/CGFloat+Rounding.swift",
        "Swift/Collections/Array+Unique.swift",
        "Swift/Collections/Collection+Helper.swift",
        "Swift/Collections/Set+Insert.swift",
        "Swift/Publisher+withWeak.swift",
        "Swift/String+Helper.swift",
        "Swift/WeakRef.swift",
        "SwiftUI/AnyLabelStyle.swift",
        "SwiftUI/Codable/Angle+Codable.swift",
        "SwiftUI/Codable/FontDesign+Codable.swift",
        "SwiftUI/Codable/UnitPoint+Codable.swift",
        "SwiftUI/Color+Adjust.swift",
        "SwiftUI/Color+Platform.swift",
        "SwiftUI/EdgeInsets+Helper.swift",
        "SwiftUI/GeometryReader+PreferenceKey.swift",
        "SwiftUI/SystemTypeWrapper/SystemColorScheme.swift",
        "SwiftUI/View+KeyboardPublisher.swift",
        "SwiftUI/ViewModifier/ModalPresentation.swift",
        "SwiftUI/ViewModifier/View+FrameFill.swift",
        "SwiftUI/ViewModifier/ViewModifierConditional.swift",
        "SwiftUI/Views/EmptyNoSpaceView.swift",
        "SwiftUI/Views/PickerTapable.swift",
        "SwiftUI/Views/ScrollViewWith.swift",
        "SwiftUI/Views/ScrollViewWithBottomView.swift",
        "SwiftUI/Views/ToggleTapable.swift",
        "UIKit/UIFont+preferredFont.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/simonnickel/snap-core/main
Repository:               simonnickel/snap-core
Swift version used:       6.0
Target:                   SnapCore
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 'SnapCore'...
Finished extracting symbol information for 'SnapCore'. (6.67s)
Building documentation for 'SnapCore'...
warning: Parameter 'contentsOf' not found in instance method declaration
  --> Sources/SnapCore/Swift/Collections/Array+Unique.swift:25:6-25:49
23 |
24 | 	/// Appends elements if they are not part of the Array already. Does not remove duplicates already part of the Array.
25 + 	/// - Parameter contentsOf: Elements to append.
   |      ╰─suggestion: Remove 'contentsOf' parameter documentation
26 | 	mutating func appendUnique<S>(_ element: S) where Element == S.Element, S : Sequence {
27 | 		for elem in element {
warning: Parameter 'element' is missing documentation
  --> Sources/SnapCore/Swift/Collections/Array+Unique.swift:25:49-25:49
23 |
24 | 	/// Appends elements if they are not part of the Array already. Does not remove duplicates already part of the Array.
25 + 	/// - Parameter contentsOf: Elements to append.
   |                                                 ╰─suggestion: Document 'element' parameter
26 | 	mutating func appendUnique<S>(_ element: S) where Element == S.Element, S : Sequence {
27 | 		for elem in element {
warning: Parameter 'contentsOf' not found in instance method declaration
  --> Sources/SnapCore/Swift/Collections/Array+Unique.swift:41:6-41:49
39 |
40 | 	/// Copy of the Array appended by elements if they are not part of the Array already. Does not remove duplicates already part of the Array.
41 + 	/// - Parameter contentsOf: Elements to append.
   |      ╰─suggestion: Remove 'contentsOf' parameter documentation
42 | 	/// - Returns: Copy appended by elements.
43 | 	func appendedUnique<S>(_ element: S) -> Self where Element == S.Element, S : Sequence {
warning: Parameter 'element' is missing documentation
  --> Sources/SnapCore/Swift/Collections/Array+Unique.swift:41:49-41:49
39 |
40 | 	/// Copy of the Array appended by elements if they are not part of the Array already. Does not remove duplicates already part of the Array.
41 + 	/// - Parameter contentsOf: Elements to append.
   |                                                 ╰─suggestion: Document 'element' parameter
42 | 	/// - Returns: Copy appended by elements.
43 | 	func appendedUnique<S>(_ element: S) -> Self where Element == S.Element, S : Sequence {
warning: Parameter 'contentsOf' not found in instance method declaration
  --> Sources/SnapCore/Swift/Collections/Set+Insert.swift:11:6-11:49
9  |
10 | 	/// Copy of the Collection appended by elements if they are not part of the Array already. Does not remove duplicates already part of the Array.
11 + 	/// - Parameter contentsOf: Elements to append.
   |      ╰─suggestion: Remove 'contentsOf' parameter documentation
12 | 	/// - Returns: Copy appended by elements.
13 | 	func inserted<S>(_ element: S) -> Self where Element == S.Element, S : Sequence {
warning: Parameter 'element' is missing documentation
  --> Sources/SnapCore/Swift/Collections/Set+Insert.swift:11:49-11:49
9  |
10 | 	/// Copy of the Collection appended by elements if they are not part of the Array already. Does not remove duplicates already part of the Array.
11 + 	/// - Parameter contentsOf: Elements to append.
   |                                                 ╰─suggestion: Document 'element' parameter
12 | 	/// - Returns: Copy appended by elements.
13 | 	func inserted<S>(_ element: S) -> Self where Element == S.Element, S : Sequence {
warning: External name 'else' used to document parameter
  --> Sources/SnapCore/SwiftUI/ViewModifier/ViewModifierConditional.swift:53:10-53:14
51 | 	///   - condition: The condition to evaluate.
52 | 	///   - transform: The transform to apply to the source `View`, if the condition is met.
53 + 	///   - else: Optional transform to apply to the source `View`, if the condition is NOT met.
   |          ╰─suggestion: Replace 'else' with 'transformOther'
54 | 	/// - Returns: The modified `View`.
55 | 	///
warning: External name 'else' used to document parameter
  --> Sources/SnapCore/SwiftUI/ViewModifier/ViewModifierConditional.swift:53:10-53:14
51 | 	///   - condition: The condition to evaluate.
52 | 	///   - transform: The transform to apply to the source `View`, if the condition is met.
53 + 	///   - else: Optional transform to apply to the source `View`, if the condition is NOT met.
   |          ╰─suggestion: Replace 'else' with 'transformOther'
54 | 	/// - Returns: The modified `View`.
55 | 	///
warning: External name 'else' used to document parameter
  --> Sources/SnapCore/SwiftUI/ViewModifier/ViewModifierConditional.swift:53:10-53:14
51 | 	///   - condition: The condition to evaluate.
52 | 	///   - transform: The transform to apply to the source `View`, if the condition is met.
53 + 	///   - else: Optional transform to apply to the source `View`, if the condition is NOT met.
   |          ╰─suggestion: Replace 'else' with 'transformOther'
54 | 	/// - Returns: The modified `View`.
55 | 	///
warning: External name 'else' used to document parameter
  --> Sources/SnapCore/SwiftUI/ViewModifier/ViewModifierConditional.swift:53:10-53:14
51 | 	///   - condition: The condition to evaluate.
52 | 	///   - transform: The transform to apply to the source `View`, if the condition is met.
53 + 	///   - else: Optional transform to apply to the source `View`, if the condition is NOT met.
   |          ╰─suggestion: Replace 'else' with 'transformOther'
54 | 	/// - Returns: The modified `View`.
55 | 	///
warning: External name 'else' used to document parameter
  --> Sources/SnapCore/SwiftUI/ViewModifier/ViewModifierConditional.swift:53:10-53:14
51 | 	///   - condition: The condition to evaluate.
52 | 	///   - transform: The transform to apply to the source `View`, if the condition is met.
53 + 	///   - else: Optional transform to apply to the source `View`, if the condition is NOT met.
   |          ╰─suggestion: Replace 'else' with 'transformOther'
54 | 	/// - Returns: The modified `View`.
55 | 	///
warning: External name 'else' used to document parameter
  --> Sources/SnapCore/SwiftUI/ViewModifier/ViewModifierConditional.swift:53:10-53:14
51 | 	///   - condition: The condition to evaluate.
52 | 	///   - transform: The transform to apply to the source `View`, if the condition is met.
53 + 	///   - else: Optional transform to apply to the source `View`, if the condition is NOT met.
   |          ╰─suggestion: Replace 'else' with 'transformOther'
54 | 	/// - Returns: The modified `View`.
55 | 	///
warning: External name 'else' used to document parameter
   --> Sources/SnapCore/SwiftUI/ViewModifier/ViewModifierConditional.swift:116:10-116:14
114 | 	///   - unwrap: The optional to unwrap.
115 | 	///   - transform: The transform to apply to the source `View`, if the optinal has a value.
116 + 	///   - else: Optional transform to apply to the source `View`, if the optional does NOT have a value.
    |          ╰─suggestion: Replace 'else' with 'transformOther'
117 | 	/// - Returns: The modified `View`.
118 | 	///
warning: External name 'else' used to document parameter
   --> Sources/SnapCore/SwiftUI/ViewModifier/ViewModifierConditional.swift:116:10-116:14
114 | 	///   - unwrap: The optional to unwrap.
115 | 	///   - transform: The transform to apply to the source `View`, if the optinal has a value.
116 + 	///   - else: Optional transform to apply to the source `View`, if the optional does NOT have a value.
    |          ╰─suggestion: Replace 'else' with 'transformOther'
117 | 	/// - Returns: The modified `View`.
118 | 	///
warning: External name 'else' used to document parameter
   --> Sources/SnapCore/SwiftUI/ViewModifier/ViewModifierConditional.swift:116:10-116:14
114 | 	///   - unwrap: The optional to unwrap.
115 | 	///   - transform: The transform to apply to the source `View`, if the optinal has a value.
116 + 	///   - else: Optional transform to apply to the source `View`, if the optional does NOT have a value.
    |          ╰─suggestion: Replace 'else' with 'transformOther'
117 | 	/// - Returns: The modified `View`.
118 | 	///
warning: External name 'else' used to document parameter
   --> Sources/SnapCore/SwiftUI/ViewModifier/ViewModifierConditional.swift:116:10-116:14
114 | 	///   - unwrap: The optional to unwrap.
115 | 	///   - transform: The transform to apply to the source `View`, if the optinal has a value.
116 + 	///   - else: Optional transform to apply to the source `View`, if the optional does NOT have a value.
    |          ╰─suggestion: Replace 'else' with 'transformOther'
117 | 	/// - Returns: The modified `View`.
118 | 	///
warning: External name 'else' used to document parameter
   --> Sources/SnapCore/SwiftUI/ViewModifier/ViewModifierConditional.swift:116:10-116:14
114 | 	///   - unwrap: The optional to unwrap.
115 | 	///   - transform: The transform to apply to the source `View`, if the optinal has a value.
116 + 	///   - else: Optional transform to apply to the source `View`, if the optional does NOT have a value.
    |          ╰─suggestion: Replace 'else' with 'transformOther'
117 | 	/// - Returns: The modified `View`.
118 | 	///
warning: External name 'else' used to document parameter
   --> Sources/SnapCore/SwiftUI/ViewModifier/ViewModifierConditional.swift:116:10-116:14
114 | 	///   - unwrap: The optional to unwrap.
115 | 	///   - transform: The transform to apply to the source `View`, if the optinal has a value.
116 + 	///   - else: Optional transform to apply to the source `View`, if the optional does NOT have a value.
    |          ╰─suggestion: Replace 'else' with 'transformOther'
117 | 	/// - Returns: The modified `View`.
118 | 	///Finished building documentation for 'SnapCore' (2.50s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-core/main
Updating https://github.com/simonnickel/snap-foundation.git
Updated https://github.com/simonnickel/snap-foundation.git (0.49s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3178] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
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] Compiling SymbolKit Relationship.swift
[7/53] Compiling SymbolKit RelationshipKind.swift
[8/53] Compiling SymbolKit SourceOrigin.swift
[9/53] Compiling SymbolKit GenericConstraints.swift
[10/53] Compiling SymbolKit Swift.swift
[11/53] Compiling Snippets Snippet.swift
[12/53] Emitting module Snippets
[13/53] Compiling Snippets SnippetParser.swift
[14/57] Compiling SymbolKit Identifier.swift
[15/57] Compiling SymbolKit KindIdentifier.swift
[16/57] Compiling SymbolKit Location.swift
[17/57] Compiling SymbolKit Mutability.swift
[18/57] Compiling SymbolKit Names.swift
[19/57] Compiling SymbolKit SPI.swift
[20/57] Compiling SymbolKit Snippet.swift
[21/57] Compiling SymbolKit Extension.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 GenericConstraint.swift
[28/57] Compiling SymbolKit GenericParameter.swift
[29/57] Compiling SymbolKit Generics.swift
[30/57] Compiling SymbolKit Namespace.swift
[31/57] Compiling SymbolKit SourceRange.swift
[32/57] Compiling SymbolKit Metadata.swift
[33/57] Compiling SymbolKit Module.swift
[34/57] Compiling SymbolKit OperatingSystem.swift
[35/57] Compiling SymbolKit Platform.swift
[36/57] Compiling SymbolKit Mixin+Equals.swift
[37/57] Compiling SymbolKit Mixin+Hash.swift
[38/57] Compiling SymbolKit Mixin.swift
[39/57] Compiling SymbolKit LineList.swift
[40/57] Compiling SymbolKit Position.swift
[41/57] Emitting module SymbolKit
[42/57] Compiling SymbolKit SemanticVersion.swift
[43/57] Compiling SymbolKit AccessControl.swift
[44/57] Compiling SymbolKit Availability.swift
[45/57] Compiling SymbolKit AvailabilityItem.swift
[46/57] Compiling SymbolKit Domain.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.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 SymbolGraph+Snippet.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.68s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/4] Emitting module SnapFoundation
[3/4] Compiling SnapFoundation OSLog+Logger.swift
[4/4] Compiling SnapFoundation ProcessInfo+isPreview.swift
[5/30] Compiling SnapCore SemanticVersion.swift
[6/30] Compiling SnapCore CGFloat+Rounding.swift
[7/30] Compiling SnapCore Array+Unique.swift
[8/32] Compiling SnapCore GeometryReader+PreferenceKey.swift
[9/32] Compiling SnapCore SystemColorScheme.swift
[10/32] Compiling SnapCore View+KeyboardPublisher.swift
[11/32] Compiling SnapCore Color+Adjust.swift
[12/32] Compiling SnapCore Color+Platform.swift
[13/32] Compiling SnapCore EdgeInsets+Helper.swift
[14/32] Emitting module SnapCore
[15/32] Compiling SnapCore Angle+Codable.swift
[16/32] Compiling SnapCore FontDesign+Codable.swift
[17/32] Compiling SnapCore UnitPoint+Codable.swift
[18/32] Compiling SnapCore EmptyNoSpaceView.swift
[19/32] Compiling SnapCore PickerTapable.swift
[20/32] Compiling SnapCore ModalPresentation.swift
[21/32] Compiling SnapCore View+FrameFill.swift
[22/32] Compiling SnapCore ViewModifierConditional.swift
[23/32] Compiling SnapCore String+Helper.swift
[24/32] Compiling SnapCore WeakRef.swift
[25/32] Compiling SnapCore AnyLabelStyle.swift
[26/32] Compiling SnapCore Collection+Helper.swift
[27/32] Compiling SnapCore Set+Insert.swift
[28/32] Compiling SnapCore Publisher+withWeak.swift
[29/32] Compiling SnapCore ScrollViewWith.swift
[30/32] Compiling SnapCore ScrollViewWithBottomView.swift
[31/32] Compiling SnapCore ToggleTapable.swift
[32/32] Compiling SnapCore UIFont+preferredFont.swift
Build of target: 'SnapCore' complete! (1.78s)
    7374
53	/Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-core/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/simonnickel/snap-core/main
File count: 7374
Doc size:   53.0MB
Preparing doc bundle ...
Uploading prod-simonnickel-snap-core-main-89bc2ebb.zip to s3://spi-docs-inbox/prod-simonnickel-snap-core-main-89bc2ebb.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [61%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.