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

double-quoted include "ACRCloudConfig.h" in framework header, expected angle-bracketed instead #5

Open
jordanhbuiltbyhq opened this issue Jun 15, 2023 · 0 comments

Comments

@jordanhbuiltbyhq
Copy link

Xcode 14.3+ recommends enabling the module verifier in project settings. When you do so, your project will no longer build because of an incompatibility from ACRCloud SDK. The error is

double-quoted include "ACRCloudConfig.h" in framework header, expected angle-bracketed instead

To fix you have to change Enable Module Verifier to No in your target's build settings. Can you release an update that's compatible with the module verifier?

Screenshot 2023-06-15 at 8 10 49 AM
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

1 participant