ChenYilong / ChenYilong/iOSInterviewQuestions
第八题,duplicate symbol error
Open
- Dominant language
- Swift
- Stars
- 9.5k
- Forks
- 2.8k
- PR merge metrics
- No merged PRs in 30d
Description
在任意文件导入
#import "CYLNSObject+RunAtDealloc.h"
将会提示:
duplicate symbol _runAtDeallocBlockKey in:
CYLNSObject+MyRunAtDealloc.o and 导入的文件.o 冲突
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.