mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-25 05:25:19 +00:00
- Fix redundant underscore warnings in NoiseSession.swift - Replace non-existent handlePeerDisconnection with proper cleanup code - Remove invalid showSystemMessage call, use didDisconnectFromPeer instead - Clean up peer state when version negotiation fails The project now builds successfully for iOS with only minor warnings about metadata extraction for app intents (which can be ignored).