The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build LucideIcons, reference main (467720), with Swift 5.10 for watchOS using Xcode 15.4 on 16 Nov 2024 06:31:13 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LucideIcons -destination generic/platform=watchOS

Build Log

  public static let `arrowLeftRight`: UIImage = UIImage(named: "arrow-left-right", in: Bundle.module, compatibleWith: nil)!
                                                       ^                                              ~~~~~~~~~~~~~~
                                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:88:57: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowLeftToLine`: UIImage = UIImage(named: "arrow-left-to-line", in: Bundle.module, compatibleWith: nil)!
                                                        ^                                                ~~~~~~~~~~~~~~
                                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:89:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowLeft`: UIImage = UIImage(named: "arrow-left", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:90:60: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowRightFromLine`: UIImage = UIImage(named: "arrow-right-from-line", in: Bundle.module, compatibleWith: nil)!
                                                           ^                                                   ~~~~~~~~~~~~~~
                                                                                                               with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:91:56: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowRightLeft`: UIImage = UIImage(named: "arrow-right-left", in: Bundle.module, compatibleWith: nil)!
                                                       ^                                              ~~~~~~~~~~~~~~
                                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:92:58: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowRightToLine`: UIImage = UIImage(named: "arrow-right-to-line", in: Bundle.module, compatibleWith: nil)!
                                                         ^                                                 ~~~~~~~~~~~~~~
                                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:93:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowRight`: UIImage = UIImage(named: "arrow-right", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:94:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUp01`: UIImage = UIImage(named: "arrow-up-0-1", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                          ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:95:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUp10`: UIImage = UIImage(named: "arrow-up-1-0", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                          ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:96:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpAZ`: UIImage = UIImage(named: "arrow-up-a-z", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                          ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:97:53: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpDown`: UIImage = UIImage(named: "arrow-up-down", in: Bundle.module, compatibleWith: nil)!
                                                    ^                                           ~~~~~~~~~~~~~~
                                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:98:56: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpFromDot`: UIImage = UIImage(named: "arrow-up-from-dot", in: Bundle.module, compatibleWith: nil)!
                                                       ^                                               ~~~~~~~~~~~~~~
                                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:99:57: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpFromLine`: UIImage = UIImage(named: "arrow-up-from-line", in: Bundle.module, compatibleWith: nil)!
                                                        ^                                                ~~~~~~~~~~~~~~
                                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:100:53: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpLeft`: UIImage = UIImage(named: "arrow-up-left", in: Bundle.module, compatibleWith: nil)!
                                                    ^                                           ~~~~~~~~~~~~~~
                                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:101:59: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpNarrowWide`: UIImage = UIImage(named: "arrow-up-narrow-wide", in: Bundle.module, compatibleWith: nil)!
                                                          ^                                                  ~~~~~~~~~~~~~~
                                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:102:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpRight`: UIImage = UIImage(named: "arrow-up-right", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                            ~~~~~~~~~~~~~~
                                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:103:55: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpToLine`: UIImage = UIImage(named: "arrow-up-to-line", in: Bundle.module, compatibleWith: nil)!
                                                      ^                                              ~~~~~~~~~~~~~~
                                                                                                     with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:104:59: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpWideNarrow`: UIImage = UIImage(named: "arrow-up-wide-narrow", in: Bundle.module, compatibleWith: nil)!
                                                          ^                                                  ~~~~~~~~~~~~~~
                                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:105:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpZA`: UIImage = UIImage(named: "arrow-up-z-a", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                          ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:106:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUp`: UIImage = UIImage(named: "arrow-up", in: Bundle.module, compatibleWith: nil)!
                                                ^                                      ~~~~~~~~~~~~~~
                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:107:58: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowsUpFromLine`: UIImage = UIImage(named: "arrows-up-from-line", in: Bundle.module, compatibleWith: nil)!
                                                         ^                                                 ~~~~~~~~~~~~~~
                                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:108:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `asterisk`: UIImage = UIImage(named: "asterisk", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                      ~~~~~~~~~~~~~~
                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:109:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `atSign`: UIImage = UIImage(named: "at-sign", in: Bundle.module, compatibleWith: nil)!
                                               ^                                     ~~~~~~~~~~~~~~
                                                                                     with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:110:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `atom`: UIImage = UIImage(named: "atom", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:111:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `audioLines`: UIImage = UIImage(named: "audio-lines", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:112:55: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `audioWaveform`: UIImage = UIImage(named: "audio-waveform", in: Bundle.module, compatibleWith: nil)!
                                                      ^                                            ~~~~~~~~~~~~~~
                                                                                                   with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:113:47: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `award`: UIImage = UIImage(named: "award", in: Bundle.module, compatibleWith: nil)!
                                              ^                                   ~~~~~~~~~~~~~~
                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:114:45: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `axe`: UIImage = UIImage(named: "axe", in: Bundle.module, compatibleWith: nil)!
                                            ^                                 ~~~~~~~~~~~~~~
                                                                              with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:115:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `axis3d`: UIImage = UIImage(named: "axis-3d", in: Bundle.module, compatibleWith: nil)!
                                               ^                                     ~~~~~~~~~~~~~~
                                                                                     with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:116:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `baby`: UIImage = UIImage(named: "baby", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:117:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `backpack`: UIImage = UIImage(named: "backpack", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                      ~~~~~~~~~~~~~~
                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:118:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeAlert`: UIImage = UIImage(named: "badge-alert", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:119:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeCent`: UIImage = UIImage(named: "badge-cent", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:120:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeCheck`: UIImage = UIImage(named: "badge-check", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:121:57: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeDollarSign`: UIImage = UIImage(named: "badge-dollar-sign", in: Bundle.module, compatibleWith: nil)!
                                                        ^                                               ~~~~~~~~~~~~~~
                                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:122:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeEuro`: UIImage = UIImage(named: "badge-euro", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:123:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeHelp`: UIImage = UIImage(named: "badge-help", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:124:58: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeIndianRupee`: UIImage = UIImage(named: "badge-indian-rupee", in: Bundle.module, compatibleWith: nil)!
                                                         ^                                                ~~~~~~~~~~~~~~
                                                                                                          with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:125:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeInfo`: UIImage = UIImage(named: "badge-info", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:126:58: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeJapaneseYen`: UIImage = UIImage(named: "badge-japanese-yen", in: Bundle.module, compatibleWith: nil)!
                                                         ^                                                ~~~~~~~~~~~~~~
                                                                                                          with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:127:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeMinus`: UIImage = UIImage(named: "badge-minus", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:128:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgePercent`: UIImage = UIImage(named: "badge-percent", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                           ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:129:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgePlus`: UIImage = UIImage(named: "badge-plus", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:130:60: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgePoundSterling`: UIImage = UIImage(named: "badge-pound-sterling", in: Bundle.module, compatibleWith: nil)!
                                                           ^                                                  ~~~~~~~~~~~~~~
                                                                                                              with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:131:59: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeRussianRuble`: UIImage = UIImage(named: "badge-russian-ruble", in: Bundle.module, compatibleWith: nil)!
                                                          ^                                                 ~~~~~~~~~~~~~~
                                                                                                            with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:132:57: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeSwissFranc`: UIImage = UIImage(named: "badge-swiss-franc", in: Bundle.module, compatibleWith: nil)!
                                                        ^                                               ~~~~~~~~~~~~~~
                                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:133:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeX`: UIImage = UIImage(named: "badge-x", in: Bundle.module, compatibleWith: nil)!
                                               ^                                     ~~~~~~~~~~~~~~
                                                                                     with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:134:47: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badge`: UIImage = UIImage(named: "badge", in: Bundle.module, compatibleWith: nil)!
                                              ^                                   ~~~~~~~~~~~~~~
                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:135:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `baggageClaim`: UIImage = UIImage(named: "baggage-claim", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                           ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:136:45: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `ban`: UIImage = UIImage(named: "ban", in: Bundle.module, compatibleWith: nil)!
                                            ^                                 ~~~~~~~~~~~~~~
                                                                              with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:137:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `banana`: UIImage = UIImage(named: "banana", in: Bundle.module, compatibleWith: nil)!
                                               ^                                    ~~~~~~~~~~~~~~
                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:138:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bandage`: UIImage = UIImage(named: "bandage", in: Bundle.module, compatibleWith: nil)!
                                                ^                                     ~~~~~~~~~~~~~~
                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:139:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `banknote`: UIImage = UIImage(named: "banknote", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                      ~~~~~~~~~~~~~~
                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:140:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `barcode`: UIImage = UIImage(named: "barcode", in: Bundle.module, compatibleWith: nil)!
                                                ^                                     ~~~~~~~~~~~~~~
                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:141:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `baseline`: UIImage = UIImage(named: "baseline", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                      ~~~~~~~~~~~~~~
                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:142:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bath`: UIImage = UIImage(named: "bath", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:143:57: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `batteryCharging`: UIImage = UIImage(named: "battery-charging", in: Bundle.module, compatibleWith: nil)!
                                                        ^                                              ~~~~~~~~~~~~~~
                                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:144:53: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `batteryFull`: UIImage = UIImage(named: "battery-full", in: Bundle.module, compatibleWith: nil)!
                                                    ^                                          ~~~~~~~~~~~~~~
                                                                                               with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:145:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `batteryLow`: UIImage = UIImage(named: "battery-low", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:146:55: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `batteryMedium`: UIImage = UIImage(named: "battery-medium", in: Bundle.module, compatibleWith: nil)!
                                                      ^                                            ~~~~~~~~~~~~~~
                                                                                                   with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:147:56: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `batteryWarning`: UIImage = UIImage(named: "battery-warning", in: Bundle.module, compatibleWith: nil)!
                                                       ^                                             ~~~~~~~~~~~~~~
                                                                                                     with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:148:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `battery`: UIImage = UIImage(named: "battery", in: Bundle.module, compatibleWith: nil)!
                                                ^                                     ~~~~~~~~~~~~~~
                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:149:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `beaker`: UIImage = UIImage(named: "beaker", in: Bundle.module, compatibleWith: nil)!
                                               ^                                    ~~~~~~~~~~~~~~
                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:150:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `beanOff`: UIImage = UIImage(named: "bean-off", in: Bundle.module, compatibleWith: nil)!
                                                ^                                      ~~~~~~~~~~~~~~
                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:151:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bean`: UIImage = UIImage(named: "bean", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:152:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bedDouble`: UIImage = UIImage(named: "bed-double", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:153:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bedSingle`: UIImage = UIImage(named: "bed-single", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:154:45: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bed`: UIImage = UIImage(named: "bed", in: Bundle.module, compatibleWith: nil)!
                                            ^                                 ~~~~~~~~~~~~~~
                                                                              with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:155:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `beef`: UIImage = UIImage(named: "beef", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:156:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `beerOff`: UIImage = UIImage(named: "beer-off", in: Bundle.module, compatibleWith: nil)!
                                                ^                                      ~~~~~~~~~~~~~~
                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:157:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `beer`: UIImage = UIImage(named: "beer", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:158:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bellDot`: UIImage = UIImage(named: "bell-dot", in: Bundle.module, compatibleWith: nil)!
                                                ^                                      ~~~~~~~~~~~~~~
                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:159:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bellElectric`: UIImage = UIImage(named: "bell-electric", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                           ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:160:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bellMinus`: UIImage = UIImage(named: "bell-minus", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:161:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bellOff`: UIImage = UIImage(named: "bell-off", in: Bundle.module, compatibleWith: nil)!
                                                ^                                      ~~~~~~~~~~~~~~
                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:162:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bellPlus`: UIImage = UIImage(named: "bell-plus", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                       ~~~~~~~~~~~~~~
                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:163:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bellRing`: UIImage = UIImage(named: "bell-ring", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                       ~~~~~~~~~~~~~~
                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:164:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bell`: UIImage = UIImage(named: "bell", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:165:62: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `betweenHorizontalEnd`: UIImage = UIImage(named: "between-horizontal-end", in: Bundle.module, compatibleWith: nil)!
                                                             ^                                                    ~~~~~~~~~~~~~~
                                                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:166:64: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `betweenHorizontalStart`: UIImage = UIImage(named: "between-horizontal-start", in: Bundle.module, compatibleWith: nil)!
                                                               ^                                                      ~~~~~~~~~~~~~~
                                                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:167:60: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `betweenVerticalEnd`: UIImage = UIImage(named: "between-vertical-end", in: Bundle.module, compatibleWith: nil)!
                                                           ^                                                  ~~~~~~~~~~~~~~
                                                                                                              with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:168:62: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `betweenVerticalStart`: UIImage = UIImage(named: "between-vertical-start", in: Bundle.module, compatibleWith: nil)!
                                                             ^                                                    ~~~~~~~~~~~~~~
                                                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:169:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bicepsFlexed`: UIImage = UIImage(named: "biceps-flexed", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                           ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:170:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bike`: UIImage = UIImage(named: "bike", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:171:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `binary`: UIImage = UIImage(named: "binary", in: Bundle.module, compatibleWith: nil)!
                                               ^                                    ~~~~~~~~~~~~~~
                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:172:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `binoculars`: UIImage = UIImage(named: "binoculars", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                        ~~~~~~~~~~~~~~
                                                                                            with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:173:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `biohazard`: UIImage = UIImage(named: "biohazard", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                       ~~~~~~~~~~~~~~
                                                                                          with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:174:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bird`: UIImage = UIImage(named: "bird", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:175:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bitcoin`: UIImage = UIImage(named: "bitcoin", in: Bundle.module, compatibleWith: nil)!
                                                ^                                     ~~~~~~~~~~~~~~
                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:176:47: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `blend`: UIImage = UIImage(named: "blend", in: Bundle.module, compatibleWith: nil)!
                                              ^                                   ~~~~~~~~~~~~~~
                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:177:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `blinds`: UIImage = UIImage(named: "blinds", in: Bundle.module, compatibleWith: nil)!
                                               ^                                    ~~~~~~~~~~~~~~
                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:178:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `blocks`: UIImage = UIImage(named: "blocks", in: Bundle.module, compatibleWith: nil)!
                                               ^                                    ~~~~~~~~~~~~~~
                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:179:60: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bluetoothConnected`: UIImage = UIImage(named: "bluetooth-connected", in: Bundle.module, compatibleWith: nil)!
                                                           ^                                                 ~~~~~~~~~~~~~~
                                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:180:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bluetoothOff`: UIImage = UIImage(named: "bluetooth-off", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                           ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:181:60: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bluetoothSearching`: UIImage = UIImage(named: "bluetooth-searching", in: Bundle.module, compatibleWith: nil)!
                                                           ^                                                 ~~~~~~~~~~~~~~
                                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:182:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bluetooth`: UIImage = UIImage(named: "bluetooth", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                       ~~~~~~~~~~~~~~
                                                                                          with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:183:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bold`: UIImage = UIImage(named: "bold", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:184:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bolt`: UIImage = UIImage(named: "bolt", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:185:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bomb`: UIImage = UIImage(named: "bomb", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:186:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bone`: UIImage = UIImage(named: "bone", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:187:47: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookA`: UIImage = UIImage(named: "book-a", in: Bundle.module, compatibleWith: nil)!
                                              ^                                    ~~~~~~~~~~~~~~
                                                                                   with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:188:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookAudio`: UIImage = UIImage(named: "book-audio", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:189:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookCheck`: UIImage = UIImage(named: "book-check", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:190:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookCopy`: UIImage = UIImage(named: "book-copy", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                       ~~~~~~~~~~~~~~
                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:191:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookDashed`: UIImage = UIImage(named: "book-dashed", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:192:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookDown`: UIImage = UIImage(named: "book-down", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                       ~~~~~~~~~~~~~~
                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:193:56: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookHeadphones`: UIImage = UIImage(named: "book-headphones", in: Bundle.module, compatibleWith: nil)!
                                                       ^                                             ~~~~~~~~~~~~~~
                                                                                                     with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:194:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookHeart`: UIImage = UIImage(named: "book-heart", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:195:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookImage`: UIImage = UIImage(named: "book-image", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:196:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookKey`: UIImage = UIImage(named: "book-key", in: Bundle.module, compatibleWith: nil)!
                                                ^                                      ~~~~~~~~~~~~~~
                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:197:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookLock`: UIImage = UIImage(named: "book-lock", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                       ~~~~~~~~~~~~~~
                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:198:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookMarked`: UIImage = UIImage(named: "book-marked", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:199:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookMinus`: UIImage = UIImage(named: "book-minus", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:200:55: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookOpenCheck`: UIImage = UIImage(named: "book-open-check", in: Bundle.module, compatibleWith: nil)!
                                                      ^                                             ~~~~~~~~~~~~~~
                                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:201:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookOpenText`: UIImage = UIImage(named: "book-open-text", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                            ~~~~~~~~~~~~~~
                                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:202:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookOpen`: UIImage = UIImage(named: "book-open", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                       ~~~~~~~~~~~~~~

SwiftCompile normal arm64_32 Compiling\ Lucide+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+macOS.swift (in target 'LucideIcons' from project 'LucideIcons')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide+macOS.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide+macOS.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide+macOS.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide+macOS.dia -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/LucideIcons_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LucideIcons -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide+macOS.o -index-unit-output-path /LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide+macOS.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+macOS.swift (in target 'LucideIcons' from project 'LucideIcons')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide+macOS.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide+macOS.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide+macOS.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide+macOS.dia -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/LucideIcons_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LucideIcons -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide+macOS.o -index-unit-output-path /LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide+macOS.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ LucideIcons (in target 'LucideIcons' from project 'LucideIcons')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/GeneratedAssetSymbols.swift -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/LucideIcons_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LucideIcons -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/LucideIcons.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/LucideIcons.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/LucideIcons-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/LucideIcons-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/LucideIcons-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/LucideIcons.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/LucideIcons.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:8:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `aArrowDown`: UIImage = UIImage(named: "a-arrow-down", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                          ~~~~~~~~~~~~~~
                                                                                              with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:9:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `aArrowUp`: UIImage = UIImage(named: "a-arrow-up", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                        ~~~~~~~~~~~~~~
                                                                                          with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:10:53: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `aLargeSmall`: UIImage = UIImage(named: "a-large-small", in: Bundle.module, compatibleWith: nil)!
                                                    ^                                           ~~~~~~~~~~~~~~
                                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:11:55: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `accessibility`: UIImage = UIImage(named: "accessibility", in: Bundle.module, compatibleWith: nil)!
                                                      ^                                           ~~~~~~~~~~~~~~
                                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:12:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `activity`: UIImage = UIImage(named: "activity", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                      ~~~~~~~~~~~~~~
                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:13:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `airVent`: UIImage = UIImage(named: "air-vent", in: Bundle.module, compatibleWith: nil)!
                                                ^                                      ~~~~~~~~~~~~~~
                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:14:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `airplay`: UIImage = UIImage(named: "airplay", in: Bundle.module, compatibleWith: nil)!
                                                ^                                     ~~~~~~~~~~~~~~
                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:15:57: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alarmClockCheck`: UIImage = UIImage(named: "alarm-clock-check", in: Bundle.module, compatibleWith: nil)!
                                                        ^                                               ~~~~~~~~~~~~~~
                                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:16:57: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alarmClockMinus`: UIImage = UIImage(named: "alarm-clock-minus", in: Bundle.module, compatibleWith: nil)!
                                                        ^                                               ~~~~~~~~~~~~~~
                                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:17:55: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alarmClockOff`: UIImage = UIImage(named: "alarm-clock-off", in: Bundle.module, compatibleWith: nil)!
                                                      ^                                             ~~~~~~~~~~~~~~
                                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:18:56: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alarmClockPlus`: UIImage = UIImage(named: "alarm-clock-plus", in: Bundle.module, compatibleWith: nil)!
                                                       ^                                              ~~~~~~~~~~~~~~
                                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:19:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alarmClock`: UIImage = UIImage(named: "alarm-clock", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:20:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alarmSmoke`: UIImage = UIImage(named: "alarm-smoke", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:21:47: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `album`: UIImage = UIImage(named: "album", in: Bundle.module, compatibleWith: nil)!
                                              ^                                   ~~~~~~~~~~~~~~
                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:22:63: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignCenterHorizontal`: UIImage = UIImage(named: "align-center-horizontal", in: Bundle.module, compatibleWith: nil)!
                                                              ^                                                     ~~~~~~~~~~~~~~
                                                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:23:61: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignCenterVertical`: UIImage = UIImage(named: "align-center-vertical", in: Bundle.module, compatibleWith: nil)!
                                                            ^                                                   ~~~~~~~~~~~~~~
                                                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:24:53: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignCenter`: UIImage = UIImage(named: "align-center", in: Bundle.module, compatibleWith: nil)!
                                                    ^                                          ~~~~~~~~~~~~~~
                                                                                               with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:25:60: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignEndHorizontal`: UIImage = UIImage(named: "align-end-horizontal", in: Bundle.module, compatibleWith: nil)!
                                                           ^                                                  ~~~~~~~~~~~~~~
                                                                                                              with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:26:58: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignEndVertical`: UIImage = UIImage(named: "align-end-vertical", in: Bundle.module, compatibleWith: nil)!
                                                         ^                                                ~~~~~~~~~~~~~~
                                                                                                          with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:27:73: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignHorizontalDistributeCenter`: UIImage = UIImage(named: "align-horizontal-distribute-center", in: Bundle.module, compatibleWith: nil)!
                                                                        ^                                                                ~~~~~~~~~~~~~~
                                                                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:28:70: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignHorizontalDistributeEnd`: UIImage = UIImage(named: "align-horizontal-distribute-end", in: Bundle.module, compatibleWith: nil)!
                                                                     ^                                                             ~~~~~~~~~~~~~~
                                                                                                                                   with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:29:72: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignHorizontalDistributeStart`: UIImage = UIImage(named: "align-horizontal-distribute-start", in: Bundle.module, compatibleWith: nil)!
                                                                       ^                                                               ~~~~~~~~~~~~~~
                                                                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:30:70: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignHorizontalJustifyCenter`: UIImage = UIImage(named: "align-horizontal-justify-center", in: Bundle.module, compatibleWith: nil)!
                                                                     ^                                                             ~~~~~~~~~~~~~~
                                                                                                                                   with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:31:67: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignHorizontalJustifyEnd`: UIImage = UIImage(named: "align-horizontal-justify-end", in: Bundle.module, compatibleWith: nil)!
                                                                  ^                                                          ~~~~~~~~~~~~~~
                                                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:32:69: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignHorizontalJustifyStart`: UIImage = UIImage(named: "align-horizontal-justify-start", in: Bundle.module, compatibleWith: nil)!
                                                                    ^                                                            ~~~~~~~~~~~~~~
                                                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:33:68: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignHorizontalSpaceAround`: UIImage = UIImage(named: "align-horizontal-space-around", in: Bundle.module, compatibleWith: nil)!
                                                                   ^                                                           ~~~~~~~~~~~~~~
                                                                                                                               with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:34:69: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignHorizontalSpaceBetween`: UIImage = UIImage(named: "align-horizontal-space-between", in: Bundle.module, compatibleWith: nil)!
                                                                    ^                                                            ~~~~~~~~~~~~~~
                                                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:35:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignJustify`: UIImage = UIImage(named: "align-justify", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                           ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:36:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignLeft`: UIImage = UIImage(named: "align-left", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:37:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignRight`: UIImage = UIImage(named: "align-right", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:38:62: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignStartHorizontal`: UIImage = UIImage(named: "align-start-horizontal", in: Bundle.module, compatibleWith: nil)!
                                                             ^                                                    ~~~~~~~~~~~~~~
                                                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:39:60: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignStartVertical`: UIImage = UIImage(named: "align-start-vertical", in: Bundle.module, compatibleWith: nil)!
                                                           ^                                                  ~~~~~~~~~~~~~~
                                                                                                              with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:40:71: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignVerticalDistributeCenter`: UIImage = UIImage(named: "align-vertical-distribute-center", in: Bundle.module, compatibleWith: nil)!
                                                                      ^                                                              ~~~~~~~~~~~~~~
                                                                                                                                     with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:41:68: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignVerticalDistributeEnd`: UIImage = UIImage(named: "align-vertical-distribute-end", in: Bundle.module, compatibleWith: nil)!
                                                                   ^                                                           ~~~~~~~~~~~~~~
                                                                                                                               with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:42:70: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignVerticalDistributeStart`: UIImage = UIImage(named: "align-vertical-distribute-start", in: Bundle.module, compatibleWith: nil)!
                                                                     ^                                                             ~~~~~~~~~~~~~~
                                                                                                                                   with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:43:68: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignVerticalJustifyCenter`: UIImage = UIImage(named: "align-vertical-justify-center", in: Bundle.module, compatibleWith: nil)!
                                                                   ^                                                           ~~~~~~~~~~~~~~
                                                                                                                               with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:44:65: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignVerticalJustifyEnd`: UIImage = UIImage(named: "align-vertical-justify-end", in: Bundle.module, compatibleWith: nil)!
                                                                ^                                                        ~~~~~~~~~~~~~~
                                                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:45:67: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignVerticalJustifyStart`: UIImage = UIImage(named: "align-vertical-justify-start", in: Bundle.module, compatibleWith: nil)!
                                                                  ^                                                          ~~~~~~~~~~~~~~
                                                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:46:66: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignVerticalSpaceAround`: UIImage = UIImage(named: "align-vertical-space-around", in: Bundle.module, compatibleWith: nil)!
                                                                 ^                                                         ~~~~~~~~~~~~~~
                                                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:47:67: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `alignVerticalSpaceBetween`: UIImage = UIImage(named: "align-vertical-space-between", in: Bundle.module, compatibleWith: nil)!
                                                                  ^                                                          ~~~~~~~~~~~~~~
                                                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:48:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `ambulance`: UIImage = UIImage(named: "ambulance", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                       ~~~~~~~~~~~~~~
                                                                                          with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:49:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `ampersand`: UIImage = UIImage(named: "ampersand", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                       ~~~~~~~~~~~~~~
                                                                                          with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:50:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `ampersands`: UIImage = UIImage(named: "ampersands", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                        ~~~~~~~~~~~~~~
                                                                                            with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:51:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `amphora`: UIImage = UIImage(named: "amphora", in: Bundle.module, compatibleWith: nil)!
                                                ^                                     ~~~~~~~~~~~~~~
                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:52:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `anchor`: UIImage = UIImage(named: "anchor", in: Bundle.module, compatibleWith: nil)!
                                               ^                                    ~~~~~~~~~~~~~~
                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:53:47: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `angry`: UIImage = UIImage(named: "angry", in: Bundle.module, compatibleWith: nil)!
                                              ^                                   ~~~~~~~~~~~~~~
                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:54:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `annoyed`: UIImage = UIImage(named: "annoyed", in: Bundle.module, compatibleWith: nil)!
                                                ^                                     ~~~~~~~~~~~~~~
                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:55:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `antenna`: UIImage = UIImage(named: "antenna", in: Bundle.module, compatibleWith: nil)!
                                                ^                                     ~~~~~~~~~~~~~~
                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:56:47: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `anvil`: UIImage = UIImage(named: "anvil", in: Bundle.module, compatibleWith: nil)!
                                              ^                                   ~~~~~~~~~~~~~~
                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:57:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `aperture`: UIImage = UIImage(named: "aperture", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                      ~~~~~~~~~~~~~~
                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:58:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `appWindowMac`: UIImage = UIImage(named: "app-window-mac", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                            ~~~~~~~~~~~~~~
                                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:59:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `appWindow`: UIImage = UIImage(named: "app-window", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:60:47: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `apple`: UIImage = UIImage(named: "apple", in: Bundle.module, compatibleWith: nil)!
                                              ^                                   ~~~~~~~~~~~~~~
                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:61:56: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `archiveRestore`: UIImage = UIImage(named: "archive-restore", in: Bundle.module, compatibleWith: nil)!
                                                       ^                                             ~~~~~~~~~~~~~~
                                                                                                     with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:62:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `archiveX`: UIImage = UIImage(named: "archive-x", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                       ~~~~~~~~~~~~~~
                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:63:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `archive`: UIImage = UIImage(named: "archive", in: Bundle.module, compatibleWith: nil)!
                                                ^                                     ~~~~~~~~~~~~~~
                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:64:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `armchair`: UIImage = UIImage(named: "armchair", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                      ~~~~~~~~~~~~~~
                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:65:58: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowBigDownDash`: UIImage = UIImage(named: "arrow-big-down-dash", in: Bundle.module, compatibleWith: nil)!
                                                         ^                                                 ~~~~~~~~~~~~~~
                                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:66:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowBigDown`: UIImage = UIImage(named: "arrow-big-down", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                            ~~~~~~~~~~~~~~
                                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:67:58: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowBigLeftDash`: UIImage = UIImage(named: "arrow-big-left-dash", in: Bundle.module, compatibleWith: nil)!
                                                         ^                                                 ~~~~~~~~~~~~~~
                                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:68:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowBigLeft`: UIImage = UIImage(named: "arrow-big-left", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                            ~~~~~~~~~~~~~~
                                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:69:59: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowBigRightDash`: UIImage = UIImage(named: "arrow-big-right-dash", in: Bundle.module, compatibleWith: nil)!
                                                          ^                                                  ~~~~~~~~~~~~~~
                                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:70:55: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowBigRight`: UIImage = UIImage(named: "arrow-big-right", in: Bundle.module, compatibleWith: nil)!
                                                      ^                                             ~~~~~~~~~~~~~~
                                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:71:56: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowBigUpDash`: UIImage = UIImage(named: "arrow-big-up-dash", in: Bundle.module, compatibleWith: nil)!
                                                       ^                                               ~~~~~~~~~~~~~~
                                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:72:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowBigUp`: UIImage = UIImage(named: "arrow-big-up", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                          ~~~~~~~~~~~~~~
                                                                                              with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:73:53: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowDown01`: UIImage = UIImage(named: "arrow-down-0-1", in: Bundle.module, compatibleWith: nil)!
                                                    ^                                            ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:74:53: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowDown10`: UIImage = UIImage(named: "arrow-down-1-0", in: Bundle.module, compatibleWith: nil)!
                                                    ^                                            ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:75:53: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowDownAZ`: UIImage = UIImage(named: "arrow-down-a-z", in: Bundle.module, compatibleWith: nil)!
                                                    ^                                            ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:76:59: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowDownFromLine`: UIImage = UIImage(named: "arrow-down-from-line", in: Bundle.module, compatibleWith: nil)!
                                                          ^                                                  ~~~~~~~~~~~~~~
                                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:77:55: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowDownLeft`: UIImage = UIImage(named: "arrow-down-left", in: Bundle.module, compatibleWith: nil)!
                                                      ^                                             ~~~~~~~~~~~~~~
                                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:78:61: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowDownNarrowWide`: UIImage = UIImage(named: "arrow-down-narrow-wide", in: Bundle.module, compatibleWith: nil)!
                                                            ^                                                    ~~~~~~~~~~~~~~
                                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:79:56: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowDownRight`: UIImage = UIImage(named: "arrow-down-right", in: Bundle.module, compatibleWith: nil)!
                                                       ^                                              ~~~~~~~~~~~~~~
                                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:80:56: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowDownToDot`: UIImage = UIImage(named: "arrow-down-to-dot", in: Bundle.module, compatibleWith: nil)!
                                                       ^                                               ~~~~~~~~~~~~~~
                                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:81:57: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowDownToLine`: UIImage = UIImage(named: "arrow-down-to-line", in: Bundle.module, compatibleWith: nil)!
                                                        ^                                                ~~~~~~~~~~~~~~
                                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:82:53: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowDownUp`: UIImage = UIImage(named: "arrow-down-up", in: Bundle.module, compatibleWith: nil)!
                                                    ^                                           ~~~~~~~~~~~~~~
                                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:83:61: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowDownWideNarrow`: UIImage = UIImage(named: "arrow-down-wide-narrow", in: Bundle.module, compatibleWith: nil)!
                                                            ^                                                    ~~~~~~~~~~~~~~
                                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:84:53: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowDownZA`: UIImage = UIImage(named: "arrow-down-z-a", in: Bundle.module, compatibleWith: nil)!
                                                    ^                                            ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:85:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowDown`: UIImage = UIImage(named: "arrow-down", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:86:59: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowLeftFromLine`: UIImage = UIImage(named: "arrow-left-from-line", in: Bundle.module, compatibleWith: nil)!
                                                          ^                                                  ~~~~~~~~~~~~~~
                                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:87:56: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowLeftRight`: UIImage = UIImage(named: "arrow-left-right", in: Bundle.module, compatibleWith: nil)!
                                                       ^                                              ~~~~~~~~~~~~~~
                                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:88:57: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowLeftToLine`: UIImage = UIImage(named: "arrow-left-to-line", in: Bundle.module, compatibleWith: nil)!
                                                        ^                                                ~~~~~~~~~~~~~~
                                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:89:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowLeft`: UIImage = UIImage(named: "arrow-left", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:90:60: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowRightFromLine`: UIImage = UIImage(named: "arrow-right-from-line", in: Bundle.module, compatibleWith: nil)!
                                                           ^                                                   ~~~~~~~~~~~~~~
                                                                                                               with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:91:56: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowRightLeft`: UIImage = UIImage(named: "arrow-right-left", in: Bundle.module, compatibleWith: nil)!
                                                       ^                                              ~~~~~~~~~~~~~~
                                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:92:58: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowRightToLine`: UIImage = UIImage(named: "arrow-right-to-line", in: Bundle.module, compatibleWith: nil)!
                                                         ^                                                 ~~~~~~~~~~~~~~
                                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:93:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowRight`: UIImage = UIImage(named: "arrow-right", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:94:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUp01`: UIImage = UIImage(named: "arrow-up-0-1", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                          ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:95:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUp10`: UIImage = UIImage(named: "arrow-up-1-0", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                          ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:96:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpAZ`: UIImage = UIImage(named: "arrow-up-a-z", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                          ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:97:53: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpDown`: UIImage = UIImage(named: "arrow-up-down", in: Bundle.module, compatibleWith: nil)!
                                                    ^                                           ~~~~~~~~~~~~~~
                                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:98:56: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpFromDot`: UIImage = UIImage(named: "arrow-up-from-dot", in: Bundle.module, compatibleWith: nil)!
                                                       ^                                               ~~~~~~~~~~~~~~
                                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:99:57: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpFromLine`: UIImage = UIImage(named: "arrow-up-from-line", in: Bundle.module, compatibleWith: nil)!
                                                        ^                                                ~~~~~~~~~~~~~~
                                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:100:53: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpLeft`: UIImage = UIImage(named: "arrow-up-left", in: Bundle.module, compatibleWith: nil)!
                                                    ^                                           ~~~~~~~~~~~~~~
                                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:101:59: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpNarrowWide`: UIImage = UIImage(named: "arrow-up-narrow-wide", in: Bundle.module, compatibleWith: nil)!
                                                          ^                                                  ~~~~~~~~~~~~~~
                                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:102:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpRight`: UIImage = UIImage(named: "arrow-up-right", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                            ~~~~~~~~~~~~~~
                                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:103:55: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpToLine`: UIImage = UIImage(named: "arrow-up-to-line", in: Bundle.module, compatibleWith: nil)!
                                                      ^                                              ~~~~~~~~~~~~~~
                                                                                                     with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:104:59: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpWideNarrow`: UIImage = UIImage(named: "arrow-up-wide-narrow", in: Bundle.module, compatibleWith: nil)!
                                                          ^                                                  ~~~~~~~~~~~~~~
                                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:105:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUpZA`: UIImage = UIImage(named: "arrow-up-z-a", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                          ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:106:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowUp`: UIImage = UIImage(named: "arrow-up", in: Bundle.module, compatibleWith: nil)!
                                                ^                                      ~~~~~~~~~~~~~~
                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:107:58: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `arrowsUpFromLine`: UIImage = UIImage(named: "arrows-up-from-line", in: Bundle.module, compatibleWith: nil)!
                                                         ^                                                 ~~~~~~~~~~~~~~
                                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:108:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `asterisk`: UIImage = UIImage(named: "asterisk", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                      ~~~~~~~~~~~~~~
                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:109:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `atSign`: UIImage = UIImage(named: "at-sign", in: Bundle.module, compatibleWith: nil)!
                                               ^                                     ~~~~~~~~~~~~~~
                                                                                     with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:110:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `atom`: UIImage = UIImage(named: "atom", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:111:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `audioLines`: UIImage = UIImage(named: "audio-lines", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:112:55: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `audioWaveform`: UIImage = UIImage(named: "audio-waveform", in: Bundle.module, compatibleWith: nil)!
                                                      ^                                            ~~~~~~~~~~~~~~
                                                                                                   with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:113:47: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `award`: UIImage = UIImage(named: "award", in: Bundle.module, compatibleWith: nil)!
                                              ^                                   ~~~~~~~~~~~~~~
                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:114:45: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `axe`: UIImage = UIImage(named: "axe", in: Bundle.module, compatibleWith: nil)!
                                            ^                                 ~~~~~~~~~~~~~~
                                                                              with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:115:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `axis3d`: UIImage = UIImage(named: "axis-3d", in: Bundle.module, compatibleWith: nil)!
                                               ^                                     ~~~~~~~~~~~~~~
                                                                                     with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:116:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `baby`: UIImage = UIImage(named: "baby", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:117:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `backpack`: UIImage = UIImage(named: "backpack", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                      ~~~~~~~~~~~~~~
                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:118:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeAlert`: UIImage = UIImage(named: "badge-alert", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:119:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeCent`: UIImage = UIImage(named: "badge-cent", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:120:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeCheck`: UIImage = UIImage(named: "badge-check", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:121:57: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeDollarSign`: UIImage = UIImage(named: "badge-dollar-sign", in: Bundle.module, compatibleWith: nil)!
                                                        ^                                               ~~~~~~~~~~~~~~
                                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:122:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeEuro`: UIImage = UIImage(named: "badge-euro", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:123:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeHelp`: UIImage = UIImage(named: "badge-help", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:124:58: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeIndianRupee`: UIImage = UIImage(named: "badge-indian-rupee", in: Bundle.module, compatibleWith: nil)!
                                                         ^                                                ~~~~~~~~~~~~~~
                                                                                                          with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:125:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeInfo`: UIImage = UIImage(named: "badge-info", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:126:58: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeJapaneseYen`: UIImage = UIImage(named: "badge-japanese-yen", in: Bundle.module, compatibleWith: nil)!
                                                         ^                                                ~~~~~~~~~~~~~~
                                                                                                          with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:127:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeMinus`: UIImage = UIImage(named: "badge-minus", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:128:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgePercent`: UIImage = UIImage(named: "badge-percent", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                           ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:129:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgePlus`: UIImage = UIImage(named: "badge-plus", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:130:60: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgePoundSterling`: UIImage = UIImage(named: "badge-pound-sterling", in: Bundle.module, compatibleWith: nil)!
                                                           ^                                                  ~~~~~~~~~~~~~~
                                                                                                              with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:131:59: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeRussianRuble`: UIImage = UIImage(named: "badge-russian-ruble", in: Bundle.module, compatibleWith: nil)!
                                                          ^                                                 ~~~~~~~~~~~~~~
                                                                                                            with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:132:57: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeSwissFranc`: UIImage = UIImage(named: "badge-swiss-franc", in: Bundle.module, compatibleWith: nil)!
                                                        ^                                               ~~~~~~~~~~~~~~
                                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:133:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badgeX`: UIImage = UIImage(named: "badge-x", in: Bundle.module, compatibleWith: nil)!
                                               ^                                     ~~~~~~~~~~~~~~
                                                                                     with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:134:47: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `badge`: UIImage = UIImage(named: "badge", in: Bundle.module, compatibleWith: nil)!
                                              ^                                   ~~~~~~~~~~~~~~
                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:135:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `baggageClaim`: UIImage = UIImage(named: "baggage-claim", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                           ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:136:45: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `ban`: UIImage = UIImage(named: "ban", in: Bundle.module, compatibleWith: nil)!
                                            ^                                 ~~~~~~~~~~~~~~
                                                                              with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:137:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `banana`: UIImage = UIImage(named: "banana", in: Bundle.module, compatibleWith: nil)!
                                               ^                                    ~~~~~~~~~~~~~~
                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:138:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bandage`: UIImage = UIImage(named: "bandage", in: Bundle.module, compatibleWith: nil)!
                                                ^                                     ~~~~~~~~~~~~~~
                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:139:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `banknote`: UIImage = UIImage(named: "banknote", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                      ~~~~~~~~~~~~~~
                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:140:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `barcode`: UIImage = UIImage(named: "barcode", in: Bundle.module, compatibleWith: nil)!
                                                ^                                     ~~~~~~~~~~~~~~
                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:141:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `baseline`: UIImage = UIImage(named: "baseline", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                      ~~~~~~~~~~~~~~
                                                                                        with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:142:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bath`: UIImage = UIImage(named: "bath", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:143:57: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `batteryCharging`: UIImage = UIImage(named: "battery-charging", in: Bundle.module, compatibleWith: nil)!
                                                        ^                                              ~~~~~~~~~~~~~~
                                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:144:53: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `batteryFull`: UIImage = UIImage(named: "battery-full", in: Bundle.module, compatibleWith: nil)!
                                                    ^                                          ~~~~~~~~~~~~~~
                                                                                               with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:145:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `batteryLow`: UIImage = UIImage(named: "battery-low", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                         ~~~~~~~~~~~~~~
                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:146:55: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `batteryMedium`: UIImage = UIImage(named: "battery-medium", in: Bundle.module, compatibleWith: nil)!
                                                      ^                                            ~~~~~~~~~~~~~~
                                                                                                   with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:147:56: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `batteryWarning`: UIImage = UIImage(named: "battery-warning", in: Bundle.module, compatibleWith: nil)!
                                                       ^                                             ~~~~~~~~~~~~~~
                                                                                                     with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:148:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `battery`: UIImage = UIImage(named: "battery", in: Bundle.module, compatibleWith: nil)!
                                                ^                                     ~~~~~~~~~~~~~~
                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:149:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `beaker`: UIImage = UIImage(named: "beaker", in: Bundle.module, compatibleWith: nil)!
                                               ^                                    ~~~~~~~~~~~~~~
                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:150:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `beanOff`: UIImage = UIImage(named: "bean-off", in: Bundle.module, compatibleWith: nil)!
                                                ^                                      ~~~~~~~~~~~~~~
                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:151:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bean`: UIImage = UIImage(named: "bean", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:152:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bedDouble`: UIImage = UIImage(named: "bed-double", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:153:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bedSingle`: UIImage = UIImage(named: "bed-single", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:154:45: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bed`: UIImage = UIImage(named: "bed", in: Bundle.module, compatibleWith: nil)!
                                            ^                                 ~~~~~~~~~~~~~~
                                                                              with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:155:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `beef`: UIImage = UIImage(named: "beef", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:156:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `beerOff`: UIImage = UIImage(named: "beer-off", in: Bundle.module, compatibleWith: nil)!
                                                ^                                      ~~~~~~~~~~~~~~
                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:157:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `beer`: UIImage = UIImage(named: "beer", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:158:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bellDot`: UIImage = UIImage(named: "bell-dot", in: Bundle.module, compatibleWith: nil)!
                                                ^                                      ~~~~~~~~~~~~~~
                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:159:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bellElectric`: UIImage = UIImage(named: "bell-electric", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                           ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:160:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bellMinus`: UIImage = UIImage(named: "bell-minus", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:161:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bellOff`: UIImage = UIImage(named: "bell-off", in: Bundle.module, compatibleWith: nil)!
                                                ^                                      ~~~~~~~~~~~~~~
                                                                                       with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:162:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bellPlus`: UIImage = UIImage(named: "bell-plus", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                       ~~~~~~~~~~~~~~
                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:163:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bellRing`: UIImage = UIImage(named: "bell-ring", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                       ~~~~~~~~~~~~~~
                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:164:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bell`: UIImage = UIImage(named: "bell", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:165:62: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `betweenHorizontalEnd`: UIImage = UIImage(named: "between-horizontal-end", in: Bundle.module, compatibleWith: nil)!
                                                             ^                                                    ~~~~~~~~~~~~~~
                                                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:166:64: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `betweenHorizontalStart`: UIImage = UIImage(named: "between-horizontal-start", in: Bundle.module, compatibleWith: nil)!
                                                               ^                                                      ~~~~~~~~~~~~~~
                                                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:167:60: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `betweenVerticalEnd`: UIImage = UIImage(named: "between-vertical-end", in: Bundle.module, compatibleWith: nil)!
                                                           ^                                                  ~~~~~~~~~~~~~~
                                                                                                              with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:168:62: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `betweenVerticalStart`: UIImage = UIImage(named: "between-vertical-start", in: Bundle.module, compatibleWith: nil)!
                                                             ^                                                    ~~~~~~~~~~~~~~
                                                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:169:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bicepsFlexed`: UIImage = UIImage(named: "biceps-flexed", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                           ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:170:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bike`: UIImage = UIImage(named: "bike", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:171:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `binary`: UIImage = UIImage(named: "binary", in: Bundle.module, compatibleWith: nil)!
                                               ^                                    ~~~~~~~~~~~~~~
                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:172:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `binoculars`: UIImage = UIImage(named: "binoculars", in: Bundle.module, compatibleWith: nil)!
                                                   ^                                        ~~~~~~~~~~~~~~
                                                                                            with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:173:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `biohazard`: UIImage = UIImage(named: "biohazard", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                       ~~~~~~~~~~~~~~
                                                                                          with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:174:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bird`: UIImage = UIImage(named: "bird", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:175:49: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bitcoin`: UIImage = UIImage(named: "bitcoin", in: Bundle.module, compatibleWith: nil)!
                                                ^                                     ~~~~~~~~~~~~~~
                                                                                      with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:176:47: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `blend`: UIImage = UIImage(named: "blend", in: Bundle.module, compatibleWith: nil)!
                                              ^                                   ~~~~~~~~~~~~~~
                                                                                  with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:177:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `blinds`: UIImage = UIImage(named: "blinds", in: Bundle.module, compatibleWith: nil)!
                                               ^                                    ~~~~~~~~~~~~~~
                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:178:48: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `blocks`: UIImage = UIImage(named: "blocks", in: Bundle.module, compatibleWith: nil)!
                                               ^                                    ~~~~~~~~~~~~~~
                                                                                    with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:179:60: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bluetoothConnected`: UIImage = UIImage(named: "bluetooth-connected", in: Bundle.module, compatibleWith: nil)!
                                                           ^                                                 ~~~~~~~~~~~~~~
                                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:180:54: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bluetoothOff`: UIImage = UIImage(named: "bluetooth-off", in: Bundle.module, compatibleWith: nil)!
                                                     ^                                           ~~~~~~~~~~~~~~
                                                                                                 with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:181:60: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bluetoothSearching`: UIImage = UIImage(named: "bluetooth-searching", in: Bundle.module, compatibleWith: nil)!
                                                           ^                                                 ~~~~~~~~~~~~~~
                                                                                                             with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:182:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bluetooth`: UIImage = UIImage(named: "bluetooth", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                       ~~~~~~~~~~~~~~
                                                                                          with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:183:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bold`: UIImage = UIImage(named: "bold", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:184:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bolt`: UIImage = UIImage(named: "bolt", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:185:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bomb`: UIImage = UIImage(named: "bomb", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:186:46: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bone`: UIImage = UIImage(named: "bone", in: Bundle.module, compatibleWith: nil)!
                                             ^                                  ~~~~~~~~~~~~~~
                                                                                with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:187:47: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookA`: UIImage = UIImage(named: "book-a", in: Bundle.module, compatibleWith: nil)!
                                              ^                                    ~~~~~~~~~~~~~~
                                                                                   with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:188:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookAudio`: UIImage = UIImage(named: "book-audio", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:189:51: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookCheck`: UIImage = UIImage(named: "book-check", in: Bundle.module, compatibleWith: nil)!
                                                  ^                                        ~~~~~~~~~~~~~~
                                                                                           with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:190:50: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookCopy`: UIImage = UIImage(named: "book-copy", in: Bundle.module, compatibleWith: nil)!
                                                 ^                                       ~~~~~~~~~~~~~~
                                                                                         with
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift:191:52: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
  public static let `bookDashed`: UIImage = UIImage(named: "book-dashed", in: Bundle.module, compatibleWith: nil)!
                                                   ^
SwiftCompile normal armv7k Compiling\ Lucide+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift (in target 'LucideIcons' from project 'LucideIcons')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/armv7k/Lucide+iOS.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/armv7k/Lucide+iOS.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/armv7k/Lucide+iOS.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/armv7k/Lucide+iOS.dia -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/armv7k/LucideIcons_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LucideIcons -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/armv7k/Lucide+iOS.o -index-unit-output-path /LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/armv7k/Lucide+iOS.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift (in target 'LucideIcons' from project 'LucideIcons')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/armv7k/Lucide+iOS.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/armv7k/Lucide+iOS.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/armv7k/Lucide+iOS.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/armv7k/Lucide+iOS.dia -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/armv7k/LucideIcons_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LucideIcons -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/armv7k/Lucide+iOS.o -index-unit-output-path /LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/armv7k/Lucide+iOS.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ Lucide.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide.swift (in target 'LucideIcons' from project 'LucideIcons')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+macOS.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide.dia -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/LucideIcons_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LucideIcons -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide.o -index-unit-output-path /LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide.swift (in target 'LucideIcons' from project 'LucideIcons')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide+macOS.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide.dia -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/LucideIcons_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LucideIcons -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide.o -index-unit-output-path /LucideIcons.build/Debug-watchos/LucideIcons.build/Objects-normal/arm64_32/Lucide.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide.swift:12:12: error: incorrect argument label in call (have 'named:in:compatibleWith:', expected 'named:in:with:')
                self.init(named: lucideId, in: Bundle.module, compatibleWith: nil)
                         ^                                    ~~~~~~~~~~~~~~
                                                              with
SwiftDriverJobDiscovery normal arm64_32 Compiling Lucide+macOS.swift (in target 'LucideIcons' from project 'LucideIcons')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64_32 Compiling\ Lucide.swift /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide.swift (in target 'LucideIcons' from project 'LucideIcons')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LucideIcons/Lucide.swift (in target 'LucideIcons' from project 'LucideIcons')
(2 failures)
BUILD FAILURE 5.10 watchOS