The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SFSymbolsPicker, reference 1.0.9 (d3a693), with Swift 6.1 for macOS (SPM) on 1 Nov 2025 23:21:57 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.git
Reference: 1.0.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI
 * tag               1.0.9      -> FETCH_HEAD
HEAD is now at d3a6936 Merge branch 'main' of github.com:alessiorubicini/SFSymbolsPickerForSwiftUI
Cloned https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.git
Revision (git rev-parse @):
d3a6936db5fedbb48a037b556d52a215071af48e
SUCCESS checkout https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.git at 1.0.9
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.git
https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "sfsafesymbols",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SFSafeSymbols/SFSafeSymbols.git"
    }
  ],
  "manifest_display_name" : "SFSymbolsPicker",
  "name" : "SFSymbolsPicker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SFSymbolsPicker",
      "targets" : [
        "SFSymbolsPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SFSymbolsPicker",
      "module_type" : "SwiftTarget",
      "name" : "SFSymbolsPicker",
      "path" : "Sources/SFSymbolsPicker",
      "product_dependencies" : [
        "SFSafeSymbols"
      ],
      "product_memberships" : [
        "SFSymbolsPicker"
      ],
      "sources" : [
        "Examples/AllSymbolsExample.swift",
        "Examples/CustomSymbolsExample.swift",
        "SymbolIcon.swift",
        "SymbolLoader.swift",
        "SymbolsPicker.swift",
        "SymbolsPickerVM.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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/58] Compiling SFSafeSymbols SFSymbol+3.3.swift
[5/58] Compiling SFSafeSymbols SFSymbol+4.0.swift
[6/58] Compiling SFSafeSymbols SFSymbol+4.1.swift
[7/58] Compiling SFSafeSymbols SFSymbol+4.2.swift
[8/58] Compiling SFSafeSymbols SFSymbol+5.0.swift
[9/58] Compiling SFSafeSymbols SFSymbol+5.1.swift
[10/64] Emitting module SFSafeSymbols
[11/64] Compiling SFSafeSymbols SFSymbol+2.0.swift
[12/64] Compiling SFSafeSymbols SFSymbol+2.1.swift
[13/64] Compiling SFSafeSymbols SFSymbol+2.2.swift
[14/64] Compiling SFSafeSymbols SFSymbol+3.0.swift
[15/64] Compiling SFSafeSymbols SFSymbol+3.1.swift
[16/64] Compiling SFSafeSymbols SFSymbol+3.2.swift
[17/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+2.1.swift
[18/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+2.2.swift
[19/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.0.swift
[20/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.1.swift
[21/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.2.swift
[22/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.3.swift
[23/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.3.swift
[24/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.4.swift
[25/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.0.swift
[26/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.1.swift
[27/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.2.swift
[28/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.3.swift
[29/64] Compiling SFSafeSymbols DisplayRepresentationImage+SFSymbol.swift
[30/64] Compiling SFSafeSymbols NSImage+SFSymbol.swift
[31/64] Compiling SFSafeSymbols Button+SFSymbol.swift
[32/64] Compiling SFSafeSymbols ContentUnavailableView+SFSymbol.swift
[33/64] Compiling SFSafeSymbols Image+SFSymbol.swift
[34/64] Compiling SFSafeSymbols Label+SFSymbol.swift
[35/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.4.swift
[36/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+7.0.swift
[37/64] Compiling SFSafeSymbols SFSymbol+AllSymbols.swift
[38/64] Compiling SFSafeSymbols SFSymbol.swift
[39/64] Compiling SFSafeSymbols SymbolLocalizations.swift
[40/64] Compiling SFSafeSymbols SymbolWithLocalizations.swift
[41/64] Compiling SFSafeSymbols SFSymbol+5.2.swift
[42/64] Compiling SFSafeSymbols SFSymbol+5.3.swift
[43/64] Compiling SFSafeSymbols SFSymbol+5.4.swift
[44/64] Compiling SFSafeSymbols SFSymbol+6.0.swift
[45/64] Compiling SFSafeSymbols SFSymbol+6.1.swift
[46/64] Compiling SFSafeSymbols SFSymbol+6.2.swift
[47/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+4.0.swift
[48/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+4.1.swift
[49/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+4.2.swift
[50/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.0.swift
[51/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.1.swift
[52/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.2.swift
[53/64] Compiling SFSafeSymbols MenuBarExtra+SFSymbol.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:87:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 85 |     @_disfavoredOverload
 86 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
 87 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value,  content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 88 |     }
 89 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:117:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
115 |     @_disfavoredOverload
116 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
117 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
118 |     }
119 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:145:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
143 |     @_disfavoredOverload
144 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
145 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
146 |     }
147 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:175:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
173 |     @_disfavoredOverload
174 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
175 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
176 |     }
177 | }
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:236:14: error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
234 |     @_disfavoredOverload
235 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
236 |         self.init(titleResource, systemImage: systemSymbol.rawValue, content: content)
    |              `- error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
237 |     }
238 |
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:250:14: error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
248 |     @_disfavoredOverload
249 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
250 |         self.init(titleResource, systemImage: systemSymbol.rawValue, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
251 |     }
252 | }
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
[54/64] Compiling SFSafeSymbols Tab+SFSymbol.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:87:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 85 |     @_disfavoredOverload
 86 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
 87 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value,  content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 88 |     }
 89 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:117:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
115 |     @_disfavoredOverload
116 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
117 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
118 |     }
119 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:145:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
143 |     @_disfavoredOverload
144 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
145 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
146 |     }
147 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:175:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
173 |     @_disfavoredOverload
174 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
175 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
176 |     }
177 | }
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:236:14: error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
234 |     @_disfavoredOverload
235 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
236 |         self.init(titleResource, systemImage: systemSymbol.rawValue, content: content)
    |              `- error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
237 |     }
238 |
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:250:14: error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
248 |     @_disfavoredOverload
249 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
250 |         self.init(titleResource, systemImage: systemSymbol.rawValue, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
251 |     }
252 | }
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
[55/64] Compiling SFSafeSymbols UIApplicationShortcutIcon+SFSymbol.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:87:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 85 |     @_disfavoredOverload
 86 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
 87 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value,  content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 88 |     }
 89 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:117:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
115 |     @_disfavoredOverload
116 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
117 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
118 |     }
119 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:145:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
143 |     @_disfavoredOverload
144 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
145 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
146 |     }
147 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:175:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
173 |     @_disfavoredOverload
174 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
175 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
176 |     }
177 | }
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:236:14: error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
234 |     @_disfavoredOverload
235 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
236 |         self.init(titleResource, systemImage: systemSymbol.rawValue, content: content)
    |              `- error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
237 |     }
238 |
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:250:14: error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
248 |     @_disfavoredOverload
249 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
250 |         self.init(titleResource, systemImage: systemSymbol.rawValue, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
251 |     }
252 | }
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
[56/64] Compiling SFSafeSymbols UIImage+SFSymbol.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:87:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 85 |     @_disfavoredOverload
 86 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
 87 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value,  content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 88 |     }
 89 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:117:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
115 |     @_disfavoredOverload
116 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
117 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
118 |     }
119 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:145:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
143 |     @_disfavoredOverload
144 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
145 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
146 |     }
147 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:175:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
173 |     @_disfavoredOverload
174 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
175 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
176 |     }
177 | }
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:236:14: error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
234 |     @_disfavoredOverload
235 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
236 |         self.init(titleResource, systemImage: systemSymbol.rawValue, content: content)
    |              `- error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
237 |     }
238 |
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:250:14: error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
248 |     @_disfavoredOverload
249 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
250 |         self.init(titleResource, systemImage: systemSymbol.rawValue, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
251 |     }
252 | }
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
[57/64] Compiling SFSafeSymbols SFSymbol+1.0.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:87:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 85 |     @_disfavoredOverload
 86 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
 87 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value,  content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 88 |     }
 89 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:117:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
115 |     @_disfavoredOverload
116 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
117 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
118 |     }
119 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:145:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
143 |     @_disfavoredOverload
144 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
145 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
146 |     }
147 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:175:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
173 |     @_disfavoredOverload
174 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
175 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
176 |     }
177 | }
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:236:14: error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
234 |     @_disfavoredOverload
235 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
236 |         self.init(titleResource, systemImage: systemSymbol.rawValue, content: content)
    |              `- error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
237 |     }
238 |
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:250:14: error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
248 |     @_disfavoredOverload
249 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
250 |         self.init(titleResource, systemImage: systemSymbol.rawValue, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
251 |     }
252 | }
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
[58/64] Compiling SFSafeSymbols SFSymbol+1.1.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:87:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 85 |     @_disfavoredOverload
 86 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
 87 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value,  content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 88 |     }
 89 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:117:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
115 |     @_disfavoredOverload
116 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
117 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
118 |     }
119 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:145:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
143 |     @_disfavoredOverload
144 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
145 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
146 |     }
147 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:175:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
173 |     @_disfavoredOverload
174 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
175 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
176 |     }
177 | }
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:236:14: error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
234 |     @_disfavoredOverload
235 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
236 |         self.init(titleResource, systemImage: systemSymbol.rawValue, content: content)
    |              `- error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
237 |     }
238 |
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:250:14: error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
248 |     @_disfavoredOverload
249 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
250 |         self.init(titleResource, systemImage: systemSymbol.rawValue, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
251 |     }
252 | }
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
[59/64] Compiling SFSafeSymbols SFSymbol+6.3.swift
[60/64] Compiling SFSafeSymbols SFSymbol+6.4.swift
[61/64] Compiling SFSafeSymbols SFSymbol+7.0.swift
[62/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+1.0.swift
[63/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+1.1.swift
[64/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+2.0.swift
Fetching https://github.com/SFSafeSymbols/SFSafeSymbols.git
[1/3252] Fetching sfsafesymbols
Fetched https://github.com/SFSafeSymbols/SFSafeSymbols.git from cache (2.70s)
Computing version for https://github.com/SFSafeSymbols/SFSafeSymbols.git
Computed https://github.com/SFSafeSymbols/SFSafeSymbols.git at 7.0.0 (3.19s)
Creating working copy for https://github.com/SFSafeSymbols/SFSafeSymbols.git
Working copy of https://github.com/SFSafeSymbols/SFSafeSymbols.git resolved at 7.0.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/SFSymbolsPicker/Localizable.xcstrings
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/56] Compiling SFSafeSymbols SFSymbol+3.3.swift
[3/56] Compiling SFSafeSymbols SFSymbol+4.0.swift
[4/56] Compiling SFSafeSymbols SFSymbol+4.1.swift
[5/56] Compiling SFSafeSymbols SFSymbol+4.2.swift
[6/56] Compiling SFSafeSymbols SFSymbol+5.0.swift
[7/56] Compiling SFSafeSymbols SFSymbol+5.1.swift
[8/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+2.1.swift
[9/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+2.2.swift
[10/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.0.swift
[11/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.1.swift
[12/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.2.swift
[13/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.3.swift
[14/62] Compiling SFSafeSymbols SFSymbol+5.2.swift
[15/62] Compiling SFSafeSymbols SFSymbol+5.3.swift
[16/62] Compiling SFSafeSymbols SFSymbol+5.4.swift
[17/62] Compiling SFSafeSymbols SFSymbol+6.0.swift
[18/62] Compiling SFSafeSymbols SFSymbol+6.1.swift
[19/62] Compiling SFSafeSymbols SFSymbol+6.2.swift
[20/62] Emitting module SFSafeSymbols
[21/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.4.swift
[22/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+7.0.swift
[23/62] Compiling SFSafeSymbols SFSymbol+AllSymbols.swift
[24/62] Compiling SFSafeSymbols SFSymbol.swift
[25/62] Compiling SFSafeSymbols SymbolLocalizations.swift
[26/62] Compiling SFSafeSymbols SymbolWithLocalizations.swift
[27/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.3.swift
[28/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.4.swift
[29/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.0.swift
[30/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.1.swift
[31/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.2.swift
[32/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.3.swift
[33/62] Compiling SFSafeSymbols SFSymbol+2.0.swift
[34/62] Compiling SFSafeSymbols SFSymbol+2.1.swift
[35/62] Compiling SFSafeSymbols SFSymbol+2.2.swift
[36/62] Compiling SFSafeSymbols SFSymbol+3.0.swift
[37/62] Compiling SFSafeSymbols SFSymbol+3.1.swift
[38/62] Compiling SFSafeSymbols SFSymbol+3.2.swift
[39/62] Compiling SFSafeSymbols DisplayRepresentationImage+SFSymbol.swift
[40/62] Compiling SFSafeSymbols NSImage+SFSymbol.swift
[41/62] Compiling SFSafeSymbols Button+SFSymbol.swift
[42/62] Compiling SFSafeSymbols ContentUnavailableView+SFSymbol.swift
[43/62] Compiling SFSafeSymbols Image+SFSymbol.swift
[44/62] Compiling SFSafeSymbols Label+SFSymbol.swift
[45/62] Compiling SFSafeSymbols SFSymbol+6.3.swift
[46/62] Compiling SFSafeSymbols SFSymbol+6.4.swift
[47/62] Compiling SFSafeSymbols SFSymbol+7.0.swift
[48/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+1.0.swift
[49/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+1.1.swift
[50/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+2.0.swift
[51/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+4.0.swift
[52/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+4.1.swift
[53/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+4.2.swift
[54/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.0.swift
[55/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.1.swift
[56/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.2.swift
[57/62] Compiling SFSafeSymbols MenuBarExtra+SFSymbol.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:87:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 85 |     @_disfavoredOverload
 86 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
 87 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value,  content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 88 |     }
 89 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:117:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
115 |     @_disfavoredOverload
116 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
117 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
118 |     }
119 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:145:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
143 |     @_disfavoredOverload
144 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
145 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
146 |     }
147 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:175:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
173 |     @_disfavoredOverload
174 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
175 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
176 |     }
177 | }
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:236:14: error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
234 |     @_disfavoredOverload
235 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
236 |         self.init(titleResource, systemImage: systemSymbol.rawValue, content: content)
    |              `- error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
237 |     }
238 |
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:250:14: error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
248 |     @_disfavoredOverload
249 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
250 |         self.init(titleResource, systemImage: systemSymbol.rawValue, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
251 |     }
252 | }
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
[58/62] Compiling SFSafeSymbols Tab+SFSymbol.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:87:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 85 |     @_disfavoredOverload
 86 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
 87 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value,  content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 88 |     }
 89 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:117:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
115 |     @_disfavoredOverload
116 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
117 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
118 |     }
119 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:145:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
143 |     @_disfavoredOverload
144 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
145 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
146 |     }
147 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:175:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
173 |     @_disfavoredOverload
174 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
175 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
176 |     }
177 | }
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:236:14: error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
234 |     @_disfavoredOverload
235 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
236 |         self.init(titleResource, systemImage: systemSymbol.rawValue, content: content)
    |              `- error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
237 |     }
238 |
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:250:14: error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
248 |     @_disfavoredOverload
249 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
250 |         self.init(titleResource, systemImage: systemSymbol.rawValue, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
251 |     }
252 | }
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
[59/62] Compiling SFSafeSymbols UIApplicationShortcutIcon+SFSymbol.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:87:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 85 |     @_disfavoredOverload
 86 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
 87 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value,  content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 88 |     }
 89 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:117:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
115 |     @_disfavoredOverload
116 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
117 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
118 |     }
119 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:145:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
143 |     @_disfavoredOverload
144 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
145 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
146 |     }
147 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:175:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
173 |     @_disfavoredOverload
174 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
175 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
176 |     }
177 | }
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:236:14: error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
234 |     @_disfavoredOverload
235 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
236 |         self.init(titleResource, systemImage: systemSymbol.rawValue, content: content)
    |              `- error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
237 |     }
238 |
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:250:14: error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
248 |     @_disfavoredOverload
249 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
250 |         self.init(titleResource, systemImage: systemSymbol.rawValue, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
251 |     }
252 | }
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
[60/62] Compiling SFSafeSymbols UIImage+SFSymbol.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:87:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 85 |     @_disfavoredOverload
 86 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
 87 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value,  content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 88 |     }
 89 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:117:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
115 |     @_disfavoredOverload
116 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
117 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
118 |     }
119 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:145:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
143 |     @_disfavoredOverload
144 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
145 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
146 |     }
147 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:175:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
173 |     @_disfavoredOverload
174 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
175 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
176 |     }
177 | }
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:236:14: error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
234 |     @_disfavoredOverload
235 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
236 |         self.init(titleResource, systemImage: systemSymbol.rawValue, content: content)
    |              `- error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
237 |     }
238 |
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:250:14: error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
248 |     @_disfavoredOverload
249 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
250 |         self.init(titleResource, systemImage: systemSymbol.rawValue, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
251 |     }
252 | }
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
[61/62] Compiling SFSafeSymbols SFSymbol+1.0.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:87:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 85 |     @_disfavoredOverload
 86 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
 87 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value,  content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 88 |     }
 89 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:117:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
115 |     @_disfavoredOverload
116 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
117 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
118 |     }
119 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:145:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
143 |     @_disfavoredOverload
144 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
145 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
146 |     }
147 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:175:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
173 |     @_disfavoredOverload
174 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
175 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
176 |     }
177 | }
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:236:14: error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
234 |     @_disfavoredOverload
235 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
236 |         self.init(titleResource, systemImage: systemSymbol.rawValue, content: content)
    |              `- error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
237 |     }
238 |
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:250:14: error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
248 |     @_disfavoredOverload
249 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
250 |         self.init(titleResource, systemImage: systemSymbol.rawValue, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
251 |     }
252 | }
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
[62/62] Compiling SFSafeSymbols SFSymbol+1.1.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:87:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 85 |     @_disfavoredOverload
 86 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
 87 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value,  content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
 88 |     }
 89 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:117:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
115 |     @_disfavoredOverload
116 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
117 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
118 |     }
119 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S>(_ title: S, systemImage: String, value: Value, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:145:14: error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
143 |     @_disfavoredOverload
144 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
145 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, content: content)
    |              `- error: initializer 'init(_:systemImage:value:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
146 |     }
147 |
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:175:14: error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
173 |     @_disfavoredOverload
174 |     nonisolated init<T>(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, T : Hashable {
175 |         self.init(titleResource, systemImage: systemSymbol.rawValue, value: value, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:value:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
176 |     }
177 | }
SwiftUI.Tab.init:2:20: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | nonisolated public init<S, T>(_ title: S, systemImage: String, value: T, role: TabRole?, @ViewBuilder content: () -> Content) where Value == T?, Label == DefaultTabLabel, S : StringProtocol, T : Hashable}
  |                    `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:236:14: error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
234 |     @_disfavoredOverload
235 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
236 |         self.init(titleResource, systemImage: systemSymbol.rawValue, content: content)
    |              `- error: initializer 'init(_:systemImage:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
237 |     }
238 |
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/SwiftUI/Tab+SFSymbol.swift:250:14: error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
248 |     @_disfavoredOverload
249 |     nonisolated init(_ titleResource: LocalizedStringResource, systemSymbol: SFSymbol, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel {
250 |         self.init(titleResource, systemImage: systemSymbol.rawValue, role: role, content: content)
    |              `- error: initializer 'init(_:systemImage:role:content:)' requires that 'LocalizedStringResource' conform to 'StringProtocol'
251 |     }
252 | }
SwiftUI.Tab.init:2:8: note: where 'S' = 'LocalizedStringResource'
1 | generic struct Tab {
2 | public init<S>(_ title: S, systemImage: String, role: TabRole?, @ViewBuilder content: () -> Content) where Label == DefaultTabLabel, S : StringProtocol}
  |        `- note: where 'S' = 'LocalizedStringResource'
3 |
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/SFSymbolsPicker/Localizable.xcstrings
BUILD FAILURE 6.1 macosSpm