mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-26 02:05:19 +00:00
- Add explicit discarding of removeValue results in NoiseSession - Remove unnecessary _ = from BluetoothMeshService sync block - Ensures clean builds with no warnings (except AppIntents metadata) The warning was caused by Swift 6 being stricter about unused results from methods that return values inside sync blocks.