ChatSecure-iOS icon indicating copy to clipboard operation
ChatSecure-iOS copied to clipboard

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

Open MuhtasimTanmoy opened this issue 5 years ago • 1 comments

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

MuhtasimTanmoy avatar Sep 20 '20 10:09 MuhtasimTanmoy

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

brashkov-gleec avatar Oct 05 '20 07:10 brashkov-gleec