Skip to content

chore: remove unused Localizable.xcstrings keys - #179

Merged
grunt-claude-bot merged 1 commit into
developfrom
chore/remove-unused-localizable-keys
Aug 22, 2026
Merged

chore: remove unused Localizable.xcstrings keys#179
grunt-claude-bot merged 1 commit into
developfrom
chore/remove-unused-localizable-keys

chore: remove unused Localizable.xcstrings keys

ef36029
Select commit
Loading
Failed to load commit list.
Xcode Cloud / brainwallet | Run Unit Tests per Push | brainwalletUnitTests - iOS succeeded Aug 19, 2026 in 11m 4s

13 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 13

Details

13 Warnings

Details

  brainwallet/Extensions/Extensions.swift:250
      Initialization of 'UnsafePointer' results in a dangling pointer
  brainwallet/Extensions/Extensions.swift:154
      Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
  Search path '/Volumes/workspace/repository/bw-gdlib/' not found
  Modules/core/BRPeerManager.c:787
      Unused function '_BRPeerManagerFindPeers'
  brainwallet/Extensions/Extensions.swift:150
      Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
  brainwallet/Legacy_BW_BRClasses/BRAddressExtension.swift:63
      'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BRAddress' to 'Hashable' by implementing 'hash(into:)' instead
  Search path '/Volumes/workspace/repository/Private/bw-gdlib/ios/build/robovm' not found
  brainwallet/Legacy_BW_BRClasses/BRReplicatedKVStore.swift:790
      Initialization of 'UnsafePointer' results in a dangling pointer
  brainwallet/Legacy_BW_BRClasses/BRTxOutputExtension.swift:8
      Initialization of 'UnsafeRawPointer' results in a dangling pointer
  brainwallet/Legacy_BW_BRClasses/BRTxInputExtension.swift:6
      Initialization of 'UnsafeRawPointer' results in a dangling pointer
  Private/general-purpose/BrainwalletiOSPrivateGeneralPurpose/PDFHelper/PDFConstructedView.swift:78
      Initialization of immutable value 'height' was never used; consider replacing with assignment to '_' or removing it
  brainwallet/WalletManager.swift:318
      Initialization of 'UnsafePointer' results in a dangling pointer
   command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.