coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
Context and Description
Environment Details
Expected behavior
文件改成.mm编译出错。
Actual behavior
.mm 文件改成.m编译可以成功
Steps to Reproduce
method call stacks