ChenYilong / ChenYilong/iOS13AdaptationTips
xcode11 beta4系统头文件报错Photos/PhImageManager.h
Open
- Dominant language
- No language data
- Stars
- 170
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
line 17 新增了一个枚举:typedef NS_ENUM(NSInteger, UIImageOrientation);这种写法的枚举
编译如果引入了/PhImageManager.h头文件,在xxx.mm文件中。就会报错:
expected identifier or '{'
build setting 关于C++ Language 的设置为 Compiler Default
有人碰到吗
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.