Build Information
Successful build of SwiftExtras, reference main (f47501
), with Swift 6.0 for macOS (SPM) on 8 Sep 2025 14:33:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xWDG/SwiftExtras.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xWDG/SwiftExtras
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f475017 Improve Carousel
Cloned https://github.com/0xWDG/SwiftExtras.git
Revision (git rev-parse @):
f4750172d8a283b4a612b8d6a7791b5a5387e1ba
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/0xWDG/SwiftExtras.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/0xWDG/SwiftExtras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[1/8] Copying Localizable.xcstrings
[2/8] Copying Info.plist
[6/8] Copying Assets.xcassets
[7/8] Write swift-version-5BDAB9E9C0126B9D.txt
[9/13] Compiling OSLogViewer resource_bundle_accessor.swift
[10/13] Emitting module OSLogViewer
[11/13] Compiling OSLogViewer OSLogExtractor.swift
[12/13] Compiling OSLogViewer OSLogViewer.Colors.swift
[13/13] Compiling OSLogViewer OSLogViewer.swift
[14/105] Compiling SwiftExtras Int+.swift
[15/105] Compiling SwiftExtras Locale+Utilities.swift
[16/105] Compiling SwiftExtras LocalizedStringKey+.swift
[17/105] Compiling SwiftExtras LocalizedStringKey+Identifiable.swift
[18/105] Compiling SwiftExtras Logger+.swift
[19/105] Compiling SwiftExtras NotificationName+.swift
[20/105] Compiling SwiftExtras ProcessInfo+Utilities.swift
[21/105] Compiling SwiftExtras Sequence+.swift
[22/105] Compiling SwiftExtras String+ANSIColors.swift
[23/105] Compiling SwiftExtras String+Base64.swift
[24/115] Compiling SwiftExtras StringProtocol+.swift
[25/115] Compiling SwiftExtras Text+Gradient.swift
[26/115] Compiling SwiftExtras TimeInterval+.swift
[27/115] Compiling SwiftExtras UIDevice+Utilities.swift
[28/115] Compiling SwiftExtras URL+.swift
[29/115] Compiling SwiftExtras UserDefaults+subscript.swift
[30/115] Compiling SwiftExtras View+Error.swift
[31/115] Compiling SwiftExtras View+Frame.swift
[32/115] Compiling SwiftExtras View+Log.swift
[33/115] Compiling SwiftExtras View+Task.swift
[34/115] Emitting module SwiftExtras
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
| |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[35/115] Compiling SwiftExtras Color+default.swift
[36/115] Compiling SwiftExtras Color+dynamicColor.swift
[37/115] Compiling SwiftExtras Color+init.swift
[38/115] Compiling SwiftExtras Color+random.swift
[39/115] Compiling SwiftExtras Data+Compression.swift
[40/115] Compiling SwiftExtras Date+.swift
[41/115] Compiling SwiftExtras Date+Identifiable.swift
[42/115] Compiling SwiftExtras Date+getFormattedDate.swift
[43/115] Compiling SwiftExtras Error+errorCode.swift
[44/115] Compiling SwiftExtras Image+Platform.swift
[45/115] Compiling SwiftExtras View+colorScheme.swift
[46/115] Compiling SwiftExtras View+getRootViewController.swift
[47/115] Compiling SwiftExtras View+horizontallyCentered.swift
[48/115] Compiling SwiftExtras View+modifier.swift
[49/115] Compiling SwiftExtras View+onLandscape.swift
[50/115] Compiling SwiftExtras View+readOffsetX.swift
[51/115] Compiling SwiftExtras View+render.swift
[52/115] Compiling SwiftExtras View+sizeSaver.swift
[53/115] Compiling SwiftExtras kMeansCluster.swift
[54/115] Compiling SwiftExtras WStack.swift
[55/115] Compiling SwiftExtras Button+longPress.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
| |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[56/115] Compiling SwiftExtras KeyboardDismissModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
| |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[57/115] Compiling SwiftExtras PulsatingEffect.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
| |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[58/115] Compiling SwiftExtras ShakeEffect.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
| |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[59/115] Compiling SwiftExtras NSPasteboard+string.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
| |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[60/115] Compiling SwiftExtras PlatformTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
| |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[61/115] Compiling SwiftExtras PlatformViewRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
| |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[62/115] Compiling SwiftExtras openURL.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
| |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[63/115] Compiling SwiftExtras RegularExpressionOperator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
| |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[64/115] Compiling SwiftExtras optionalBinding.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
| |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[65/115] Compiling SwiftExtras String+HTML.swift
[66/115] Compiling SwiftExtras String+IdentifiableString.swift
[67/115] Compiling SwiftExtras String+clean.swift
[68/115] Compiling SwiftExtras String+contains.swift
[69/115] Compiling SwiftExtras String+error.swift
[70/115] Compiling SwiftExtras String+hashed.swift
[71/115] Compiling SwiftExtras String+slugified.swift
[72/115] Compiling SwiftExtras String+subscript.swift
[73/115] Compiling SwiftExtras String+trimmed.swift
[74/115] Compiling SwiftExtras String+url.swift
[75/115] Compiling SwiftExtras ListButtonStyle.swift
[76/115] Compiling SwiftExtras PlainBorderedToggleStyle.swift
[77/115] Compiling SwiftExtras ToggleButtonStyle.swift
[78/115] Compiling SwiftExtras SwiftExtras.swift
[79/115] Compiling SwiftExtras AsyncView.swift
[80/115] Compiling SwiftExtras CardView.swift
[81/115] Compiling SwiftExtras CarouselView.swift
[82/115] Compiling SwiftExtras ConfettiView.swift
[83/115] Compiling SwiftExtras DisclosureSection.swift
[84/115] Compiling SwiftExtras FloatingTextField.swift
[85/115] Compiling SwiftExtras MailView.swift
[86/115] Compiling SwiftExtras SFSafari.swift
[87/115] Compiling SwiftExtras WebView.swift
[88/115] Compiling SwiftExtras HexShape.swift
[89/115] Compiling SwiftExtras SEAcknowledgement.swift
[90/115] Compiling SwiftExtras SEChangeLogEntry.swift
[91/115] Compiling SwiftExtras SocialIcons.swift
[92/115] Compiling SwiftExtras BorderedToggleStyle.swift
[93/115] Compiling SwiftExtras ColoredButtonStyle.swift
[94/115] Compiling SwiftExtras GrayButtonStyle.swift
[95/115] Compiling SwiftExtras BackgroundRemover.swift
[96/115] Compiling SwiftExtras SensoryFeedback.swift
[97/115] Compiling SwiftExtras AppInfo.swift
[98/115] Compiling SwiftExtras Device.swift
[99/115] Compiling SwiftExtras Binding+onChange.swift
[100/115] Compiling SwiftExtras CGFloat+.swift
[101/115] Compiling SwiftExtras Collection+.swift
[102/115] Compiling SwiftExtras Collection+safeIndex.swift
[103/115] Compiling SwiftExtras Color+Identifiable.swift
[104/115] Compiling SwiftExtras Color+colorBlind.swift
[105/115] Compiling SwiftExtras Color+components.swift
[106/115] Compiling SwiftExtras HorizontalStepper.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
127 | }
128 | }
129 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | NavigationView {
+-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
111 | Label(item, systemImage: item)
112 | }
113 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | MultiSelectView(
+-------------------------------------------------------------------
114 | #endif
115 | #endif
[107/115] Compiling SwiftExtras IndexedList.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
127 | }
128 | }
129 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | NavigationView {
+-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
111 | Label(item, systemImage: item)
112 | }
113 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | MultiSelectView(
+-------------------------------------------------------------------
114 | #endif
115 | #endif
[108/115] Compiling SwiftExtras LimitedTextField.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
127 | }
128 | }
129 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | NavigationView {
+-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
111 | Label(item, systemImage: item)
112 | }
113 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | MultiSelectView(
+-------------------------------------------------------------------
114 | #endif
115 | #endif
[109/115] Compiling SwiftExtras MonthYearPickerView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
127 | }
128 | }
129 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | NavigationView {
+-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
111 | Label(item, systemImage: item)
112 | }
113 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | MultiSelectView(
+-------------------------------------------------------------------
114 | #endif
115 | #endif
[110/115] Compiling SwiftExtras MultiSelectPickerView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
127 | }
128 | }
129 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | NavigationView {
+-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
111 | Label(item, systemImage: item)
112 | }
113 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | MultiSelectView(
+-------------------------------------------------------------------
114 | #endif
115 | #endif
[111/115] Compiling SwiftExtras MultiSelectView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
127 | }
128 | }
129 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | NavigationView {
+-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
111 | Label(item, systemImage: item)
112 | }
113 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | MultiSelectView(
+-------------------------------------------------------------------
114 | #endif
115 | #endif
[112/115] Compiling SwiftExtras SEAcknowledgementView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
127 | }
128 | }
129 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | NavigationView {
+-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
111 | Label(item, systemImage: item)
112 | }
113 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | MultiSelectView(
+-------------------------------------------------------------------
114 | #endif
115 | #endif
[113/115] Compiling SwiftExtras SEChangeLogView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
127 | }
128 | }
129 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | NavigationView {
+-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
111 | Label(item, systemImage: item)
112 | }
113 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | MultiSelectView(
+-------------------------------------------------------------------
114 | #endif
115 | #endif
[114/115] Compiling SwiftExtras SESettingsView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
127 | }
128 | }
129 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | NavigationView {
+-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
111 | Label(item, systemImage: item)
112 | }
113 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | MultiSelectView(
+-------------------------------------------------------------------
114 | #endif
115 | #endif
[115/115] Compiling SwiftExtras resource_bundle_accessor.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
127 | }
128 | }
129 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | NavigationView {
+-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
111 | Label(item, systemImage: item)
112 | }
113 | }
+--- macro expansion #Preview --------------------------------------
|17 |
|18 | var body: some SwiftUI.View {
|19 | var items = ["star", "person", "rainbow"]
| | `- warning: variable 'items' was never mutated; consider changing to 'let' constant
|20 |
|21 | MultiSelectView(
+-------------------------------------------------------------------
114 | #endif
115 | #endif
Build complete! (19.91s)
Fetching https://github.com/0xWDG/OSLogViewer.git
[1/1585] Fetching oslogviewer
Fetched https://github.com/0xWDG/OSLogViewer.git from cache (1.09s)
Creating working copy for https://github.com/0xWDG/OSLogViewer.git
Working copy of https://github.com/0xWDG/OSLogViewer.git resolved at main (e45ebc5)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "oslogviewer",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/0xWDG/OSLogViewer.git"
}
],
"manifest_display_name" : "SwiftExtras",
"name" : "SwiftExtras",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SwiftExtras",
"targets" : [
"SwiftExtras"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftExtrasTests",
"module_type" : "SwiftTarget",
"name" : "SwiftExtrasTests",
"path" : "Tests/SwiftExtrasTests",
"sources" : [
"SwiftExtrasTests.swift"
],
"target_dependencies" : [
"SwiftExtras"
],
"type" : "test"
},
{
"c99name" : "SwiftExtras",
"module_type" : "SwiftTarget",
"name" : "SwiftExtras",
"path" : "Sources/SwiftExtras",
"product_dependencies" : [
"OSLogViewer"
],
"product_memberships" : [
"SwiftExtras"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Assets.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Classes/BackgroundRemover.swift",
"Classes/SensoryFeedback.swift",
"Enums/AppInfo.swift",
"Enums/Device.swift",
"Extensions/Binding+onChange.swift",
"Extensions/CGFloat+.swift",
"Extensions/Collection+.swift",
"Extensions/Collection+safeIndex.swift",
"Extensions/Color+Identifiable.swift",
"Extensions/Color+colorBlind.swift",
"Extensions/Color+components.swift",
"Extensions/Color+default.swift",
"Extensions/Color+dynamicColor.swift",
"Extensions/Color+init.swift",
"Extensions/Color+random.swift",
"Extensions/Data+Compression.swift",
"Extensions/Date+.swift",
"Extensions/Date+Identifiable.swift",
"Extensions/Date+getFormattedDate.swift",
"Extensions/Error+errorCode.swift",
"Extensions/Image+Platform.swift",
"Extensions/Int+.swift",
"Extensions/Locale+Utilities.swift",
"Extensions/LocalizedStringKey+.swift",
"Extensions/LocalizedStringKey+Identifiable.swift",
"Extensions/Logger+.swift",
"Extensions/NotificationName+.swift",
"Extensions/ProcessInfo+Utilities.swift",
"Extensions/Sequence+.swift",
"Extensions/String/String+ANSIColors.swift",
"Extensions/String/String+Base64.swift",
"Extensions/String/String+HTML.swift",
"Extensions/String/String+IdentifiableString.swift",
"Extensions/String/String+clean.swift",
"Extensions/String/String+contains.swift",
"Extensions/String/String+error.swift",
"Extensions/String/String+hashed.swift",
"Extensions/String/String+slugified.swift",
"Extensions/String/String+subscript.swift",
"Extensions/String/String+trimmed.swift",
"Extensions/String/String+url.swift",
"Extensions/StringProtocol+.swift",
"Extensions/Text+Gradient.swift",
"Extensions/TimeInterval+.swift",
"Extensions/UIDevice+Utilities.swift",
"Extensions/URL+.swift",
"Extensions/UserDefaults+subscript.swift",
"Extensions/View/View+Error.swift",
"Extensions/View/View+Frame.swift",
"Extensions/View/View+Log.swift",
"Extensions/View/View+Task.swift",
"Extensions/View/View+colorScheme.swift",
"Extensions/View/View+getRootViewController.swift",
"Extensions/View/View+horizontallyCentered.swift",
"Extensions/View/View+modifier.swift",
"Extensions/View/View+onLandscape.swift",
"Extensions/View/View+readOffsetX.swift",
"Extensions/View/View+render.swift",
"Extensions/View/View+sizeSaver.swift",
"Functions/kMeansCluster.swift",
"Layout/WStack.swift",
"Modifiers/Button+longPress.swift",
"Modifiers/KeyboardDismissModifier.swift",
"Modifiers/PulsatingEffect.swift",
"Modifiers/ShakeEffect.swift",
"MultiPlatform/NSPasteboard+string.swift",
"MultiPlatform/PlatformTypes.swift",
"MultiPlatform/PlatformViewRepresentable.swift",
"MultiPlatform/openURL.swift",
"Operators/RegularExpressionOperator.swift",
"Operators/optionalBinding.swift",
"Representables/MailView.swift",
"Representables/SFSafari.swift",
"Representables/WebView.swift",
"Shapes/HexShape.swift",
"Structs/SEAcknowledgement.swift",
"Structs/SEChangeLogEntry.swift",
"Structs/SocialIcons.swift",
"Styles/BorderedToggleStyle.swift",
"Styles/ColoredButtonStyle.swift",
"Styles/GrayButtonStyle.swift",
"Styles/ListButtonStyle.swift",
"Styles/PlainBorderedToggleStyle.swift",
"Styles/ToggleButtonStyle.swift",
"SwiftExtras.swift",
"SwiftUI/AsyncView.swift",
"SwiftUI/CardView.swift",
"SwiftUI/CarouselView.swift",
"SwiftUI/ConfettiView.swift",
"SwiftUI/DisclosureSection.swift",
"SwiftUI/FloatingTextField.swift",
"SwiftUI/HorizontalStepper.swift",
"SwiftUI/IndexedList.swift",
"SwiftUI/LimitedTextField.swift",
"SwiftUI/MonthYearPickerView.swift",
"SwiftUI/MultiSelectPickerView.swift",
"SwiftUI/MultiSelectView.swift",
"SwiftUI/SEAcknowledgementView.swift",
"SwiftUI/SEChangeLogView.swift",
"SwiftUI/SESettingsView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.