The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of snap-settings-service, reference main (f76913), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 10:58:01 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonnickel/snap-settings-service.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonnickel/snap-settings-service
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f769135 Update README.md
Cloned https://github.com/simonnickel/snap-settings-service.git
Revision (git rev-parse @):
f769135e0e36a2bb82b1919222d886083c83e49c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-settings-service.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/simonnickel/snap-settings-service.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/14] Compiling SnapFoundation Font.Width+UIFont.Width.swift
[6/15] Compiling SnapFoundation FontWidth+CaseIterable.swift
[7/15] Compiling SnapFoundation Font.Weight+UIFont.Weight.swift
[8/15] Compiling SnapFoundation EdgeInsets+Helper.swift
[9/15] Compiling SnapFoundation FontDesign+CaseIterable.swift
[10/15] Compiling SnapFoundation Font.Design+UIFont.Design.swift
[11/15] Compiling SnapFoundation ProcessInfo+isPreview.swift
[12/15] Compiling SnapFoundation OSLog+Logger.swift
[13/15] Emitting module SnapFoundation
[14/15] Compiling SnapFoundation CGRect+Inset.swift
[15/15] Compiling SnapFoundation ViewModifierConditional.swift
[16/40] Compiling SnapCore SemanticVersion.swift
[17/40] Compiling SnapCore CGFloat+Rounding.swift
[18/40] Compiling SnapCore Array+Unique.swift
[19/42] Emitting module SnapCore
[20/42] Compiling SnapCore EmptyNoSpaceView.swift
[21/42] Compiling SnapCore PickerTapable.swift
[22/42] Compiling SnapCore Angle+Codable.swift
[23/42] Compiling SnapCore FontDesign+Codable.swift
[24/42] Compiling SnapCore UnitPoint+Codable.swift
[25/42] Compiling SnapCore String+Helper.swift
[26/42] Compiling SnapCore WeakRef.swift
[27/42] Compiling SnapCore AnyLabelStyle.swift
[28/42] Compiling SnapCore ToggleTapable.swift
[29/42] Compiling SnapCore UIFont+preferredFont.swift
[30/42] Compiling SnapCore GeometryReader+PreferenceKey.swift
[31/42] Compiling SnapCore SystemColorScheme.swift
[32/42] Compiling SnapCore View+KeyboardPublisher.swift
[33/42] Compiling SnapCore ModalPresentation.swift
[34/42] Compiling SnapCore View+FrameFill.swift
[35/42] Compiling SnapCore ScrollViewWith.swift
[36/42] Compiling SnapCore ScrollViewWithBottomView.swift
[37/42] Compiling SnapCore Collection+Helper.swift
[38/42] Compiling SnapCore Set+Insert.swift
[39/42] Compiling SnapCore Publisher+withWeak.swift
[40/42] Compiling SnapCore Color+Adjust.swift
[41/42] Compiling SnapCore Color+Platform.swift
[42/42] Compiling SnapCore EdgeInsets+Helper.swift
[43/52] Compiling SnapSettingsService Settings+Scope.swift
[44/52] Compiling SnapSettingsService Environment.swift
[45/52] Emitting module SnapSettingsService
[46/52] Compiling SnapSettingsService Settings+Logger.swift
[47/53] Compiling SnapSettingsService SettingsStore+NSUbiquitousKeyValueStore.swift
[48/53] Compiling SnapSettingsService SettingsStore+UserDefaults.swift
[49/53] Compiling SnapSettingsService Settings+Value.swift
[50/53] Compiling SnapSettingsService Settings+StorageKey.swift
[51/53] Compiling SnapSettingsService Settings+Setting.swift
[52/53] Compiling SnapSettingsService SettingsService.swift
[53/53] Compiling SnapSettingsService SettingsStore.swift
Build complete! (17.05s)
Fetching https://github.com/simonnickel/snap-core.git
[1/324] Fetching snap-core
Fetched https://github.com/simonnickel/snap-core.git from cache (0.65s)
Fetching https://github.com/simonnickel/snap-foundation.git
[1/114] Fetching snap-foundation
Fetched https://github.com/simonnickel/snap-foundation.git from cache (0.64s)
Creating working copy for https://github.com/simonnickel/snap-core.git
Working copy of https://github.com/simonnickel/snap-core.git resolved at main (3b0e3b3)
Creating working copy for https://github.com/simonnickel/snap-foundation.git
Working copy of https://github.com/simonnickel/snap-foundation.git resolved at main (836c570)
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" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SnapSettingsService",
      "targets" : [
        "SnapSettingsService"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "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" : "6.0"
}
Done.