unstoppable-wallet-ios
unstoppable-wallet-ios copied to clipboard
Xcode project build failure Undefined symbol: _OBJC_CLASS_$_TKKConnectionManager
Xcode project is not able to build. I am trying to build in iPhone simulator with Xcode 15.4
Build error : Undefined symbol: OBJC_CLASS$_TKKConnectionManager
Seems like TonKitKmm.xcframework is not linked properly.
I tried to follow all the steps provided in README, but still I am not able to built he project. Am I missing something?