alibaba / coobjc

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.
https://github.com/alibaba/coobjc
Apache License 2.0
4.03k stars 525 forks source link

在.mm 文件里使用编译报错 #109

Open hosten1 opened 3 years ago

hosten1 commented 3 years ago

Context and Description

Environment Details

Expected behavior

文件改成.mm编译出错。

Actual behavior

.mm 文件改成.m编译可以成功

Steps to Reproduce

method call stacks