The Swift Package Index logo.Swift Package Index

Build Information

Successful build of snap-settings-service, reference 0.1.0 (6fa3bd), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 12:03:34 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonnickel/snap-settings-service.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonnickel/snap-settings-service
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 6fa3bd1 Update readme
Cloned https://github.com/simonnickel/snap-settings-service.git
Revision (git rev-parse @):
6fa3bd1844e2581f1157ecb96c05ba2637247968
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-settings-service.git at 0.1.0
Fetching https://github.com/simonnickel/snap-core.git
[1/432] Fetching snap-core
Fetched https://github.com/simonnickel/snap-core.git from cache (0.67s)
Creating working copy for https://github.com/simonnickel/snap-core.git
Working copy of https://github.com/simonnickel/snap-core.git resolved at main (9674fa9)
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "snap-settings-service",
      "name": "snap-settings-service",
      "url": "https://github.com/simonnickel/snap-settings-service.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/snap-settings-service",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "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",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/simonnickel/snap-settings-service.git
[1/376] Fetching snap-settings-service
Fetched https://github.com/simonnickel/snap-settings-service.git from cache (1.03s)
Fetching https://github.com/simonnickel/snap-core.git from cache
Fetched https://github.com/simonnickel/snap-core.git from cache (0.49s)
Fetching https://github.com/simonnickel/snap-foundation.git
[1/167] Fetching snap-foundation
Fetched https://github.com/simonnickel/snap-foundation.git from cache (0.69s)
Creating working copy for https://github.com/simonnickel/snap-core.git
Working copy of https://github.com/simonnickel/snap-core.git resolved at main (f9e9fa9)
Creating working copy for https://github.com/simonnickel/snap-foundation.git
Working copy of https://github.com/simonnickel/snap-foundation.git resolved at main (4dfd05c)
Creating working copy for https://github.com/simonnickel/snap-settings-service.git
Working copy of https://github.com/simonnickel/snap-settings-service.git resolved at 0.1.0 (6fa3bd1)
warning: '.resolve-product-dependencies': dependency 'snap-settings-service' is not used by any target
Found 1 product dependencies
  - snap-core
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/simonnickel/snap-settings-service.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/27] Emitting module SnapCore
[5/29] Compiling SnapCore Publisher+withWeak.swift
[6/29] Compiling SnapCore String+Helper.swift
[7/29] Compiling SnapCore WeakRef.swift
[8/29] Compiling SnapCore SemanticVersion.swift
[9/29] Compiling SnapCore CGFloat+Rounding.swift
[10/29] Compiling SnapCore Array+Unique.swift
[11/29] Compiling SnapCore ScrollViewWithBottomView.swift
[12/29] Compiling SnapCore ToggleTapable.swift
[13/29] Compiling SnapCore PickerTapable.swift
[14/29] Compiling SnapCore ScrollViewWith.swift
[15/29] Compiling SnapCore ViewModifierConditional.swift
[16/29] Compiling SnapCore EmptyNoSpaceView.swift
[17/29] Compiling SnapCore SystemColorScheme.swift
[18/29] Compiling SnapCore View+KeyboardPublisher.swift
[19/29] Compiling SnapCore Collection+Helper.swift
[20/29] Compiling SnapCore Set+Insert.swift
[21/29] Compiling SnapCore OSLog+Logger.swift
[22/29] Compiling SnapCore ModalPresentation.swift
[23/29] Compiling SnapCore View+FrameFill.swift
[24/29] Compiling SnapCore AnyLabelStyle.swift
[25/29] Compiling SnapCore Angle+Codable.swift
[26/29] Compiling SnapCore UnitPoint+Codable.swift
[27/29] Compiling SnapCore Color+Adjust.swift
[28/29] Compiling SnapCore EdgeInsets+Helper.swift
[29/29] Compiling SnapCore GeometryReader+PreferenceKey.swift
[30/39] Compiling SnapSettingsService SettingsStore+UserDefaults.swift
[31/40] Compiling SnapSettingsService SettingsStore.swift
[32/40] Compiling SnapSettingsService SettingsStore+NSUbiquitousKeyValueStore.swift
[33/40] Compiling SnapSettingsService Settings+Value.swift
[34/40] Compiling SnapSettingsService Settings+Setting.swift
[35/40] Compiling SnapSettingsService Settings+StorageKey.swift
[36/40] Compiling SnapSettingsService Settings+Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/SnapSettingsService/Settings+Logger.swift:21:30: warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
19 | // This fixes the warning on Logger.settings not being concurrency safe. Should apply @preconcurrency import OSLog instead.
20 | // https://forums.swift.org/t/preconcurrency-doesnt-suppress-static-property-concurrency-warnings/70469/2
21 | extension Logger: @unchecked Sendable {}
   |                              `- warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
22 |
os.Logger:2:15: note: 'Logger' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0, *)
 2 | public struct Logger : @unchecked Sendable {
   |               `- note: 'Logger' declares conformance to protocol 'Sendable' here
 3 |     public static var disabled: Logger { get }
 4 |     public init(subsystem: String, category: String)
[37/40] Compiling SnapSettingsService Settings+Scope.swift
[38/40] Compiling SnapSettingsService Environment.swift
[39/40] Emitting module SnapSettingsService
/Users/admin/builder/spi-builder-workspace/Sources/SnapSettingsService/Settings+Logger.swift:21:30: warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
19 | // This fixes the warning on Logger.settings not being concurrency safe. Should apply @preconcurrency import OSLog instead.
20 | // https://forums.swift.org/t/preconcurrency-doesnt-suppress-static-property-concurrency-warnings/70469/2
21 | extension Logger: @unchecked Sendable {}
   |                              `- warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
22 |
os.Logger:2:15: note: 'Logger' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0, *)
 2 | public struct Logger : @unchecked Sendable {
   |               `- note: 'Logger' declares conformance to protocol 'Sendable' here
 3 |     public static var disabled: Logger { get }
 4 |     public init(subsystem: String, category: String)
[40/40] Compiling SnapSettingsService SettingsService.swift
Build complete! (11.16s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "snap-core",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/simonnickel/snap-core.git"
    }
  ],
  "manifest_display_name" : "snap-settings-service",
  "name" : "snap-settings-service",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SnapSettingsService",
      "targets" : [
        "SnapSettingsService"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnapSettingsServiceTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapSettingsServiceTests",
      "path" : "Tests/SnapSettingsServiceTests",
      "sources" : [
        "SnapSettingsServiceTests.swift"
      ],
      "target_dependencies" : [
        "SnapSettingsService"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnapSettingsService",
      "module_type" : "SwiftTarget",
      "name" : "SnapSettingsService",
      "path" : "Sources/SnapSettingsService",
      "product_dependencies" : [
        "SnapCore"
      ],
      "product_memberships" : [
        "SnapSettingsService"
      ],
      "sources" : [
        "Environment.swift",
        "Settings+Logger.swift",
        "Settings+Scope.swift",
        "Settings+Setting.swift",
        "Settings+StorageKey.swift",
        "Settings+Value.swift",
        "SettingsService.swift",
        "SettingsStore+NSUbiquitousKeyValueStore.swift",
        "SettingsStore+UserDefaults.swift",
        "SettingsStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/simonnickel/snap-settings-service/0.1.0
Repository:               simonnickel/snap-settings-service
Swift version used:       6.3
Target:                   SnapSettingsService
Extracting symbol information for 'SnapSettingsService'...
Finished extracting symbol information for 'SnapSettingsService'. (43.12s)
Building documentation for 'SnapSettingsService'...
Finished building documentation for 'SnapSettingsService' (0.56s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-settings-service/0.1.0
Updating https://github.com/simonnickel/snap-core.git
Updated https://github.com/simonnickel/snap-core.git (0.46s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2271] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (4.38s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.03s)
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.6
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
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit Relationship.swift
[11/57] Compiling SymbolKit RelationshipKind.swift
[12/57] Compiling SymbolKit SourceOrigin.swift
[13/57] Compiling SymbolKit GenericConstraints.swift
[14/57] Compiling SymbolKit Swift.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit SemanticVersion.swift
[22/57] Compiling SymbolKit AccessControl.swift
[23/57] Compiling SymbolKit Availability.swift
[24/57] Compiling SymbolKit AvailabilityItem.swift
[25/57] Compiling SymbolKit Domain.swift
[26/57] Compiling SymbolKit Names.swift
[27/57] Compiling SymbolKit SPI.swift
[28/57] Compiling SymbolKit Snippet.swift
[29/57] Compiling SymbolKit Extension.swift
[30/57] Compiling SymbolKit DeclarationFragments.swift
[31/57] Compiling SymbolKit Fragment.swift
[32/57] Compiling SymbolKit FragmentKind.swift
[33/57] Compiling SymbolKit FunctionParameter.swift
[34/57] Compiling SymbolKit FunctionSignature.swift
[35/57] Compiling SymbolKit SourceRange.swift
[36/57] Compiling SymbolKit Metadata.swift
[37/57] Compiling SymbolKit Module.swift
[38/57] Compiling SymbolKit OperatingSystem.swift
[39/57] Compiling SymbolKit Platform.swift
[40/57] Compiling Snippets Snippet.swift
[41/57] Emitting module Snippets
[42/57] Compiling Snippets SnippetParser.swift
[43/57] Compiling SymbolKit Identifier.swift
[44/57] Compiling SymbolKit KindIdentifier.swift
[45/57] Compiling SymbolKit Location.swift
[46/57] Compiling SymbolKit Mutability.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] Emitting module snippet_extract
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.54s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SnapSettingsService' complete! (0.23s)
     144
2	/Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-settings-service/0.1.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/simonnickel/snap-settings-service/0.1.0
File count: 144
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-simonnickel-snap-settings-service-0.1.0-91c56b65.zip to s3://spi-docs-inbox/prod-simonnickel-snap-settings-service-0.1.0-91c56b65.zip
Copying... [15%]
Copying... [29%]
Copying... [44%]
Copying... [59%]
Copying... [73%]
Copying... [88%]
Copying... [100%]
Done.