在.mm 文件里使用编译报错
Open
- Dominant language
- Objective-C
- Stars
- 4k
- Forks
- 519
- PR merge metrics
- No merged PRs in 30d
Description
### Context and Description
### Environment Details
* coobjc version:master
* iOS version: 12
* Xcode version:142.4
* Other informations:
### Expected behavior
文件改成.mm编译出错。
### Actual behavior
.mm 文件改成.m编译可以成功
### Steps to Reproduce
### method call stacks
Contributor guide
Research direction
Start by reproducing the failure in the .mm file with coobjc master on iOS 12 and the stated Xcode version, then compare the Xcode build output with the successful .m build. The issue is complete when the same source compiles successfully as .mm without introducing a regression for .m files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- build-system, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100