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 (93b562), with Swift 6.2 (beta) for macOS (SPM) on 12 Sep 2025 12:42:10 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.67.1
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 93b562c Xcode recommended settings
Cloned https://github.com/simonnickel/snap-settings-service.git
Revision (git rev-parse @):
93b562cf1544555fca0cb091c4a1777b02f135a9
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/16] Compiling SnapFoundation Font.Design+UIFont.Design.swift
[6/17] Compiling SnapFoundation FontWidth+CaseIterable.swift
[7/17] Compiling SnapFoundation EdgeInsets+Helper.swift
[8/17] Compiling SnapFoundation Font.Weight+UIFont.Weight.swift
[9/17] Compiling SnapFoundation Font.Width+UIFont.Width.swift
[10/17] Compiling SnapFoundation FontDesign+CaseIterable.swift
[11/17] Compiling SnapFoundation CGSize+Adjusted.swift
[12/17] Compiling SnapFoundation OSLog+Logger.swift
[13/17] Compiling SnapFoundation ProcessInfo+isPreview.swift
[14/17] Compiling SnapFoundation AnyInsettableShape.swift
[15/17] Emitting module SnapFoundation
[16/17] Compiling SnapFoundation CGRect+Inset.swift
[17/17] Compiling SnapFoundation ViewModifierConditional.swift
[18/43] Compiling SnapCore GeometryReader+PreferenceKey.swift
[19/43] Compiling SnapCore SystemColorScheme.swift
[20/43] Compiling SnapCore View+KeyboardPublisher.swift
[21/43] Compiling SnapCore String+Helper.swift
[22/43] Compiling SnapCore WeakRef.swift
[23/43] Compiling SnapCore AnyLabelStyle.swift
[24/45] Compiling SnapCore Angle+Codable.swift
[25/45] Compiling SnapCore FontDesign+Codable.swift
[26/45] Compiling SnapCore UnitPoint+Codable.swift
[27/45] Compiling SnapCore SemanticVersion.swift
[28/45] Compiling SnapCore CGFloat+Rounding.swift
[29/45] Compiling SnapCore Array+Unique.swift
[30/45] Emitting module SnapCore
[31/45] Compiling SnapCore Collection+Helper.swift
[32/45] Compiling SnapCore Set+Insert.swift
[33/45] Compiling SnapCore Publisher+withWeak.swift
[34/45] Compiling SnapCore EmptyNoSpaceView.swift
[35/45] Compiling SnapCore PickerTapable.swift
[36/45] Compiling SnapCore ModalPresentation.swift
[37/45] Compiling SnapCore ReloadOnAppearModifier.swift
[38/45] Compiling SnapCore View+FrameFill.swift
[39/45] Compiling SnapCore ToggleTapable.swift
[40/45] Compiling SnapCore UIFont+preferredFont.swift
[41/45] Compiling SnapCore Color+Adjust.swift
[42/45] Compiling SnapCore Color+Platform.swift
[43/45] Compiling SnapCore EdgeInsets+Helper.swift
[44/45] Compiling SnapCore ScrollViewWith.swift
[45/45] Compiling SnapCore ScrollViewWithBottomView.swift
[46/55] Compiling SnapSettingsService Settings+Setting.swift
[47/55] Compiling SnapSettingsService SettingsStore+UserDefaults.swift
[48/55] Compiling SnapSettingsService SettingsStore+NSUbiquitousKeyValueStore.swift
[49/56] Compiling SnapSettingsService SettingsStore.swift
[50/56] Compiling SnapSettingsService Settings+Value.swift
[51/56] Compiling SnapSettingsService Settings+Scope.swift
[52/56] Compiling SnapSettingsService Settings+StorageKey.swift
[53/56] Compiling SnapSettingsService Settings+Logger.swift
[54/56] Compiling SnapSettingsService Environment.swift
[55/56] Emitting module SnapSettingsService
[56/56] Compiling SnapSettingsService SettingsService.swift
Build complete! (17.38s)
Fetching https://github.com/simonnickel/snap-core.git
[1/359] Fetching snap-core
Fetched https://github.com/simonnickel/snap-core.git from cache (0.79s)
Fetching https://github.com/simonnickel/snap-foundation.git
[1/135] 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 (11e1cf4)
Creating working copy for https://github.com/simonnickel/snap-foundation.git
Working copy of https://github.com/simonnickel/snap-foundation.git resolved at main (04929cb)
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.2"
}
Done.