ChatSecure / ChatSecure-iOS

ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.
https://chatsecure.org
Other
3.13k stars 1.03k forks source link

Property 'tokenString' cannot be found in forward class object 'Token' #1214

Open MuhtasimTanmoy opened 3 years ago

MuhtasimTanmoy commented 3 years ago

Error: Property 'tokenString' cannot be found in forward class object 'Token'.

FileName: OTRXMPPManager.m

Getting this error after xcode 12 update. Swift version 5.3

brashkov-gleec commented 3 years ago

Hello, this is a problem caused by Xcode newest version 12. This branch has the fix for this problem https://github.com/ChatSecure/ChatSecure-iOS/tree/xcode-12