Build Information
Successful build of StepperView, reference master (957ef8), with Swift 6.1 for macOS (SPM) on 25 Feb 2026 09:40:44 UTC.
Swift 6 data race errors: 18
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 .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/badrinathvm/StepperView.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/badrinathvm/StepperView
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 957ef8c Fix for tools not showing up in the StepperViewMCP
Cloned https://github.com/badrinathvm/StepperView.git
Revision (git rev-parse @):
957ef8c18a9dac76a1ccd96ed85e9dc01e96421a
SUCCESS checkout https://github.com/badrinathvm/StepperView.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/badrinathvm/StepperView.git
https://github.com/badrinathvm/StepperView.git
{
"dependencies" : [
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "StepperView",
"name" : "StepperView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "StepperView",
"targets" : [
"StepperView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StepperViewTests",
"module_type" : "SwiftTarget",
"name" : "StepperViewTests",
"path" : "Tests/StepperViewTests",
"sources" : [
"StepperViewTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"StepperView"
],
"type" : "test"
},
{
"c99name" : "StepperView",
"module_type" : "SwiftTarget",
"name" : "StepperView",
"path" : "Sources/StepperView",
"product_dependencies" : [
"Yams"
],
"product_memberships" : [
"StepperView"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Resources/ai_config.yaml",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extension/Colors+Extension.swift",
"Extension/EnvironmentValues+Extension.swift",
"Extension/PreferenceKey+Extension.swift",
"Extension/VerticalAlignment+Extension.swift",
"Extension/View+Extensions.swift",
"Utils/LoadingTimer.swift",
"Utils/Utils.swift",
"Views/AI/StepperAIConfig.swift",
"Views/AI/StepperAIModels.swift",
"Views/AI/StepperViewAIGeneratorView.swift",
"Views/Components/TextView.swift",
"Views/Indicators/CircledIconView.swift",
"Views/Indicators/IndicatorView.swift",
"Views/Indicators/NumberedCircleView.swift",
"Views/Lines/HorizontalLineView.swift",
"Views/Lines/PitStopLineView.swift",
"Views/Lines/VerticalLineView.swift",
"Views/PitStopView.swift",
"Views/StepIndicatorHorizontalView.swift",
"Views/StepIndicatorVerticalView.swift",
"Views/StepperAIBuilder.swift",
"Views/StepperView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/10] Write sources
[1/10] Copying ai_config.yaml
[2/10] Write sources
[3/10] Write swift-version-2F0A5646E1D333AE.txt
[4/10] Compiling reader.c
[5/10] Compiling parser.c
[6/10] Compiling api.c
[7/10] Compiling writer.c
[8/10] Compiling scanner.c
[9/10] Compiling emitter.c
[11/30] Emitting module Yams
[12/32] Compiling Yams YamlError.swift
[13/32] Compiling Yams YamlTagProviding.swift
[14/32] Compiling Yams Encoder.swift
[15/32] Compiling Yams Mark.swift
[16/32] Compiling Yams Resolver.swift
[17/32] Compiling Yams String+Yams.swift
[18/32] Compiling Yams Node.Alias.swift
[19/32] Compiling Yams Node.Mapping.swift
[20/32] Compiling Yams RedundancyAliasingStrategy.swift
[21/32] Compiling Yams Representer.swift
[22/32] Compiling Yams Decoder.swift
[23/32] Compiling Yams Emitter.swift
[24/32] Compiling Yams Node.Scalar.swift
[25/32] Compiling Yams Node.Sequence.swift
[26/32] Compiling Yams Tag.swift
[27/32] Compiling Yams YamlAnchorProviding.swift
[28/32] Compiling Yams AliasDereferencingStrategy.swift
[29/32] Compiling Yams Anchor.swift
[30/32] Compiling Yams Constructor.swift
[31/32] Compiling Yams Node.swift
[32/32] Compiling Yams Parser.swift
[33/54] Emitting module StepperView
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:95:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
93 | struct StepsKey: EnvironmentKey {
94 | /// provide a default value for custom dependency
95 | static var defaultValue = [AnyView]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
96 | }
97 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:101:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
99 | struct AlignmentKey: EnvironmentKey {
100 | /// provide a default value for custom dependency
101 | static var defaultValue = [StepperAlignment]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
102 | }
103 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:107:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
105 | struct IndicatorKey: EnvironmentKey {
106 | /// provide a default value for custom dependency
107 | static var defaultValue = [StepperIndicationType<AnyView>]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
108 | }
109 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:113:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
111 | struct StepIndicatorModeKey: EnvironmentKey {
112 | /// provide a default value for custom dependency
113 | static var defaultValue = StepperMode.vertical
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
114 | }
115 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:119:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
117 | struct SpacingKey: EnvironmentKey {
118 | /// provide a default value for custom dependency
119 | static var defaultValue:CGFloat = 30.0
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
120 | }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:125:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
123 | struct AutoSpacingKey: EnvironmentKey {
124 | /// provide a default value for custom dependency
125 | static var defaultValue:Bool = false
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
126 | }
127 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:131:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
129 | struct LineOptionsKey: EnvironmentKey {
130 | /// provide a default value for custom dependency
131 | static var defaultValue:StepperLineOptions = StepperLineOptions.defaults
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
132 | }
133 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:137:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
135 | struct PitStopOptionsKey: EnvironmentKey {
136 | /// provide a default value for custom dependency
137 | static var defaultValue = [AnyView]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
138 | }
139 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:143:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
141 | struct PitStopLineOptionsKey: EnvironmentKey {
142 | /// provide a default value for custom dependency
143 | static var defaultValue:[StepperLineOptions] = []
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
144 | }
145 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:149:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
147 | struct StepAnimationOptionsKey: EnvironmentKey {
148 | /// provide a default value for custom dependency
149 | static var defaultValue:Int = 0
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
150 | }
151 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:155:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
153 | struct LoadAnimationOptionsKey: EnvironmentKey {
154 | /// provide a default value for custom dependency
155 | static var defaultValue:Double = 0.05
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
156 | }
157 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:161:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
159 | struct StepLifeCycleKey: EnvironmentKey {
160 | /// provide a default value for custom dependency
161 | static var defaultValue:[StepLifeCycle] = []
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
162 | }
163 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:167:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
165 | struct StepperEdgeInsetsKey: EnvironmentKey {
166 | /// provide a default value for custom dependency
167 | static var defaultValue: EdgeInsets = EdgeInsets(top: 10, leading: 10, bottom: 10, trailing: 10)
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
168 | }
169 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/PreferenceKey+Extension.swift:59:23: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
57 |
58 | /// provide a default value for custom dependency
59 | public static var defaultValue: Value = nil
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
60 |
61 | public static func reduce(value: inout Value, nextValue: () -> Value) {
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/PreferenceKey+Extension.swift:71:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
69 |
70 | /// provide a default value for custom dependency
71 | static var defaultValue: Value?
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 |
73 | static func reduce(value: inout Value, nextValue: () -> Value) {
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/VerticalAlignment+Extension.swift:46:16: warning: static property 'topValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
44 |
45 | /// default value for top
46 | static var topValue: CGFloat = 0.0
| |- warning: static property 'topValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'topValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'topValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
47 |
48 | /// default value for center
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/VerticalAlignment+Extension.swift:49:16: warning: static property 'centerValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
47 |
48 | /// default value for center
49 | static var centerValue: CGFloat = 0.0
| |- warning: static property 'centerValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'centerValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'centerValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
50 |
51 | /// default value for bottom
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/VerticalAlignment+Extension.swift:52:16: warning: static property 'bottomValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
50 |
51 | /// default value for bottom
52 | static var bottomValue: CGFloat = 0.0
| |- warning: static property 'bottomValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'bottomValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'bottomValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 | }
54 |
[34/56] Compiling StepperView StepperView.swift
[35/56] Compiling StepperView resource_bundle_accessor.swift
[36/56] Compiling StepperView StepIndicatorVerticalView.swift
[37/56] Compiling StepperView StepperAIBuilder.swift
[38/56] Compiling StepperView NumberedCircleView.swift
[39/56] Compiling StepperView HorizontalLineView.swift
[40/56] Compiling StepperView VerticalAlignment+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/VerticalAlignment+Extension.swift:46:16: warning: static property 'topValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
44 |
45 | /// default value for top
46 | static var topValue: CGFloat = 0.0
| |- warning: static property 'topValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'topValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'topValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
47 |
48 | /// default value for center
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/VerticalAlignment+Extension.swift:49:16: warning: static property 'centerValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
47 |
48 | /// default value for center
49 | static var centerValue: CGFloat = 0.0
| |- warning: static property 'centerValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'centerValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'centerValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
50 |
51 | /// default value for bottom
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/VerticalAlignment+Extension.swift:52:16: warning: static property 'bottomValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
50 |
51 | /// default value for bottom
52 | static var bottomValue: CGFloat = 0.0
| |- warning: static property 'bottomValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'bottomValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'bottomValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 | }
54 |
[41/56] Compiling StepperView View+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/VerticalAlignment+Extension.swift:46:16: warning: static property 'topValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
44 |
45 | /// default value for top
46 | static var topValue: CGFloat = 0.0
| |- warning: static property 'topValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'topValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'topValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
47 |
48 | /// default value for center
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/VerticalAlignment+Extension.swift:49:16: warning: static property 'centerValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
47 |
48 | /// default value for center
49 | static var centerValue: CGFloat = 0.0
| |- warning: static property 'centerValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'centerValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'centerValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
50 |
51 | /// default value for bottom
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/VerticalAlignment+Extension.swift:52:16: warning: static property 'bottomValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
50 |
51 | /// default value for bottom
52 | static var bottomValue: CGFloat = 0.0
| |- warning: static property 'bottomValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'bottomValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'bottomValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 | }
54 |
[42/56] Compiling StepperView LoadingTimer.swift
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/VerticalAlignment+Extension.swift:46:16: warning: static property 'topValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
44 |
45 | /// default value for top
46 | static var topValue: CGFloat = 0.0
| |- warning: static property 'topValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'topValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'topValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
47 |
48 | /// default value for center
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/VerticalAlignment+Extension.swift:49:16: warning: static property 'centerValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
47 |
48 | /// default value for center
49 | static var centerValue: CGFloat = 0.0
| |- warning: static property 'centerValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'centerValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'centerValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
50 |
51 | /// default value for bottom
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/VerticalAlignment+Extension.swift:52:16: warning: static property 'bottomValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
50 |
51 | /// default value for bottom
52 | static var bottomValue: CGFloat = 0.0
| |- warning: static property 'bottomValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'bottomValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'bottomValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 | }
54 |
[43/56] Compiling StepperView Colors+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:95:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
93 | struct StepsKey: EnvironmentKey {
94 | /// provide a default value for custom dependency
95 | static var defaultValue = [AnyView]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
96 | }
97 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:101:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
99 | struct AlignmentKey: EnvironmentKey {
100 | /// provide a default value for custom dependency
101 | static var defaultValue = [StepperAlignment]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
102 | }
103 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:107:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
105 | struct IndicatorKey: EnvironmentKey {
106 | /// provide a default value for custom dependency
107 | static var defaultValue = [StepperIndicationType<AnyView>]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
108 | }
109 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:113:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
111 | struct StepIndicatorModeKey: EnvironmentKey {
112 | /// provide a default value for custom dependency
113 | static var defaultValue = StepperMode.vertical
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
114 | }
115 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:119:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
117 | struct SpacingKey: EnvironmentKey {
118 | /// provide a default value for custom dependency
119 | static var defaultValue:CGFloat = 30.0
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
120 | }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:125:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
123 | struct AutoSpacingKey: EnvironmentKey {
124 | /// provide a default value for custom dependency
125 | static var defaultValue:Bool = false
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
126 | }
127 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:131:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
129 | struct LineOptionsKey: EnvironmentKey {
130 | /// provide a default value for custom dependency
131 | static var defaultValue:StepperLineOptions = StepperLineOptions.defaults
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
132 | }
133 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:137:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
135 | struct PitStopOptionsKey: EnvironmentKey {
136 | /// provide a default value for custom dependency
137 | static var defaultValue = [AnyView]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
138 | }
139 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:143:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
141 | struct PitStopLineOptionsKey: EnvironmentKey {
142 | /// provide a default value for custom dependency
143 | static var defaultValue:[StepperLineOptions] = []
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
144 | }
145 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:149:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
147 | struct StepAnimationOptionsKey: EnvironmentKey {
148 | /// provide a default value for custom dependency
149 | static var defaultValue:Int = 0
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
150 | }
151 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:155:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
153 | struct LoadAnimationOptionsKey: EnvironmentKey {
154 | /// provide a default value for custom dependency
155 | static var defaultValue:Double = 0.05
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
156 | }
157 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:161:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
159 | struct StepLifeCycleKey: EnvironmentKey {
160 | /// provide a default value for custom dependency
161 | static var defaultValue:[StepLifeCycle] = []
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
162 | }
163 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:167:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
165 | struct StepperEdgeInsetsKey: EnvironmentKey {
166 | /// provide a default value for custom dependency
167 | static var defaultValue: EdgeInsets = EdgeInsets(top: 10, leading: 10, bottom: 10, trailing: 10)
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
168 | }
169 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/PreferenceKey+Extension.swift:59:23: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
57 |
58 | /// provide a default value for custom dependency
59 | public static var defaultValue: Value = nil
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
60 |
61 | public static func reduce(value: inout Value, nextValue: () -> Value) {
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/PreferenceKey+Extension.swift:71:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
69 |
70 | /// provide a default value for custom dependency
71 | static var defaultValue: Value?
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 |
73 | static func reduce(value: inout Value, nextValue: () -> Value) {
[44/56] Compiling StepperView EnvironmentValues+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:95:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
93 | struct StepsKey: EnvironmentKey {
94 | /// provide a default value for custom dependency
95 | static var defaultValue = [AnyView]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
96 | }
97 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:101:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
99 | struct AlignmentKey: EnvironmentKey {
100 | /// provide a default value for custom dependency
101 | static var defaultValue = [StepperAlignment]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
102 | }
103 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:107:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
105 | struct IndicatorKey: EnvironmentKey {
106 | /// provide a default value for custom dependency
107 | static var defaultValue = [StepperIndicationType<AnyView>]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
108 | }
109 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:113:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
111 | struct StepIndicatorModeKey: EnvironmentKey {
112 | /// provide a default value for custom dependency
113 | static var defaultValue = StepperMode.vertical
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
114 | }
115 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:119:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
117 | struct SpacingKey: EnvironmentKey {
118 | /// provide a default value for custom dependency
119 | static var defaultValue:CGFloat = 30.0
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
120 | }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:125:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
123 | struct AutoSpacingKey: EnvironmentKey {
124 | /// provide a default value for custom dependency
125 | static var defaultValue:Bool = false
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
126 | }
127 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:131:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
129 | struct LineOptionsKey: EnvironmentKey {
130 | /// provide a default value for custom dependency
131 | static var defaultValue:StepperLineOptions = StepperLineOptions.defaults
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
132 | }
133 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:137:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
135 | struct PitStopOptionsKey: EnvironmentKey {
136 | /// provide a default value for custom dependency
137 | static var defaultValue = [AnyView]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
138 | }
139 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:143:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
141 | struct PitStopLineOptionsKey: EnvironmentKey {
142 | /// provide a default value for custom dependency
143 | static var defaultValue:[StepperLineOptions] = []
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
144 | }
145 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:149:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
147 | struct StepAnimationOptionsKey: EnvironmentKey {
148 | /// provide a default value for custom dependency
149 | static var defaultValue:Int = 0
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
150 | }
151 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:155:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
153 | struct LoadAnimationOptionsKey: EnvironmentKey {
154 | /// provide a default value for custom dependency
155 | static var defaultValue:Double = 0.05
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
156 | }
157 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:161:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
159 | struct StepLifeCycleKey: EnvironmentKey {
160 | /// provide a default value for custom dependency
161 | static var defaultValue:[StepLifeCycle] = []
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
162 | }
163 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:167:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
165 | struct StepperEdgeInsetsKey: EnvironmentKey {
166 | /// provide a default value for custom dependency
167 | static var defaultValue: EdgeInsets = EdgeInsets(top: 10, leading: 10, bottom: 10, trailing: 10)
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
168 | }
169 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/PreferenceKey+Extension.swift:59:23: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
57 |
58 | /// provide a default value for custom dependency
59 | public static var defaultValue: Value = nil
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
60 |
61 | public static func reduce(value: inout Value, nextValue: () -> Value) {
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/PreferenceKey+Extension.swift:71:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
69 |
70 | /// provide a default value for custom dependency
71 | static var defaultValue: Value?
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 |
73 | static func reduce(value: inout Value, nextValue: () -> Value) {
[45/56] Compiling StepperView PreferenceKey+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:95:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
93 | struct StepsKey: EnvironmentKey {
94 | /// provide a default value for custom dependency
95 | static var defaultValue = [AnyView]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
96 | }
97 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:101:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
99 | struct AlignmentKey: EnvironmentKey {
100 | /// provide a default value for custom dependency
101 | static var defaultValue = [StepperAlignment]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
102 | }
103 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:107:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
105 | struct IndicatorKey: EnvironmentKey {
106 | /// provide a default value for custom dependency
107 | static var defaultValue = [StepperIndicationType<AnyView>]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
108 | }
109 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:113:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
111 | struct StepIndicatorModeKey: EnvironmentKey {
112 | /// provide a default value for custom dependency
113 | static var defaultValue = StepperMode.vertical
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
114 | }
115 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:119:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
117 | struct SpacingKey: EnvironmentKey {
118 | /// provide a default value for custom dependency
119 | static var defaultValue:CGFloat = 30.0
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
120 | }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:125:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
123 | struct AutoSpacingKey: EnvironmentKey {
124 | /// provide a default value for custom dependency
125 | static var defaultValue:Bool = false
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
126 | }
127 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:131:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
129 | struct LineOptionsKey: EnvironmentKey {
130 | /// provide a default value for custom dependency
131 | static var defaultValue:StepperLineOptions = StepperLineOptions.defaults
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
132 | }
133 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:137:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
135 | struct PitStopOptionsKey: EnvironmentKey {
136 | /// provide a default value for custom dependency
137 | static var defaultValue = [AnyView]()
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
138 | }
139 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:143:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
141 | struct PitStopLineOptionsKey: EnvironmentKey {
142 | /// provide a default value for custom dependency
143 | static var defaultValue:[StepperLineOptions] = []
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
144 | }
145 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:149:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
147 | struct StepAnimationOptionsKey: EnvironmentKey {
148 | /// provide a default value for custom dependency
149 | static var defaultValue:Int = 0
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
150 | }
151 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:155:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
153 | struct LoadAnimationOptionsKey: EnvironmentKey {
154 | /// provide a default value for custom dependency
155 | static var defaultValue:Double = 0.05
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
156 | }
157 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:161:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
159 | struct StepLifeCycleKey: EnvironmentKey {
160 | /// provide a default value for custom dependency
161 | static var defaultValue:[StepLifeCycle] = []
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
162 | }
163 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/EnvironmentValues+Extension.swift:167:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
165 | struct StepperEdgeInsetsKey: EnvironmentKey {
166 | /// provide a default value for custom dependency
167 | static var defaultValue: EdgeInsets = EdgeInsets(top: 10, leading: 10, bottom: 10, trailing: 10)
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
168 | }
169 |
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/PreferenceKey+Extension.swift:59:23: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
57 |
58 | /// provide a default value for custom dependency
59 | public static var defaultValue: Value = nil
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
60 |
61 | public static func reduce(value: inout Value, nextValue: () -> Value) {
/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Extension/PreferenceKey+Extension.swift:71:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
69 |
70 | /// provide a default value for custom dependency
71 | static var defaultValue: Value?
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 |
73 | static func reduce(value: inout Value, nextValue: () -> Value) {
[46/56] Compiling StepperView PitStopLineView.swift
[47/56] Compiling StepperView VerticalLineView.swift
[48/56] Compiling StepperView Utils.swift
[49/56] Compiling StepperView StepperAIConfig.swift
[50/56] Compiling StepperView StepperAIModels.swift
[51/56] Compiling StepperView CircledIconView.swift
[52/56] Compiling StepperView IndicatorView.swift
[53/56] Compiling StepperView StepperViewAIGeneratorView.swift
[54/56] Compiling StepperView TextView.swift
[55/56] Compiling StepperView PitStopView.swift
[56/56] Compiling StepperView StepIndicatorHorizontalView.swift
Build complete! (18.69s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (1.45s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (4.54s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Build complete.
{
"dependencies" : [
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "StepperView",
"name" : "StepperView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "StepperView",
"targets" : [
"StepperView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StepperViewTests",
"module_type" : "SwiftTarget",
"name" : "StepperViewTests",
"path" : "Tests/StepperViewTests",
"sources" : [
"StepperViewTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"StepperView"
],
"type" : "test"
},
{
"c99name" : "StepperView",
"module_type" : "SwiftTarget",
"name" : "StepperView",
"path" : "Sources/StepperView",
"product_dependencies" : [
"Yams"
],
"product_memberships" : [
"StepperView"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Resources/ai_config.yaml",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extension/Colors+Extension.swift",
"Extension/EnvironmentValues+Extension.swift",
"Extension/PreferenceKey+Extension.swift",
"Extension/VerticalAlignment+Extension.swift",
"Extension/View+Extensions.swift",
"Utils/LoadingTimer.swift",
"Utils/Utils.swift",
"Views/AI/StepperAIConfig.swift",
"Views/AI/StepperAIModels.swift",
"Views/AI/StepperViewAIGeneratorView.swift",
"Views/Components/TextView.swift",
"Views/Indicators/CircledIconView.swift",
"Views/Indicators/IndicatorView.swift",
"Views/Indicators/NumberedCircleView.swift",
"Views/Lines/HorizontalLineView.swift",
"Views/Lines/PitStopLineView.swift",
"Views/Lines/VerticalLineView.swift",
"Views/PitStopView.swift",
"Views/StepIndicatorHorizontalView.swift",
"Views/StepIndicatorVerticalView.swift",
"Views/StepperAIBuilder.swift",
"Views/StepperView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.