Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.10.16 版本循环依赖问题,无法编译 #340

Open
Huiz110 opened this issue Dec 7, 2022 · 4 comments
Open

2.10.16 版本循环依赖问题,无法编译 #340

Huiz110 opened this issue Dec 7, 2022 · 4 comments

Comments

@Huiz110
Copy link

Huiz110 commented Dec 7, 2022

具体报错:
cannot find interface declaration for 'OSSClient'
原因:
OSSCompat.h --> OSSService.h --> OSSGetObjectTaggingRequest.h --> AliyunOSSiOS.h --> OSSCompat.h

@Yienders
Copy link

Yienders commented Jan 9, 2023

我也遇到了此问题

@luolihao123456
Copy link

怎么解决呢

@Huiz110
Copy link
Author

Huiz110 commented Feb 15, 2023

怎么解决呢

用老版本即可 - -

@StickHuang
Copy link

不要用官网的引入头文件:#import <AliyunOSSiOS/OSSService.h>
该用README.MD中引入头文件:#import <AliyunOSSiOS/AliyunOSSiOS.h>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants