-
Notifications
You must be signed in to change notification settings - Fork 791
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
Error While Integrating iOS #1389
Comments
There were no errors during the execution of the install.sh script, and I am using Xcode 14. I don’t encounter any issues when using the original downloaded project. However, when I try to set it up from scratch in a new project, I face these errors. |
In your iOS project config, you need to add all libraries created by install.sh script as dependencies. Open the original project here and compare the configs with yours. |
I am trying to integrate library into my project, but I am encountering some errors during the process.Additionally, I might have made mistakes during the process. Could you please guide me on the correct steps I should follow for the integration? Your assistance would be greatly appreciated.
The text was updated successfully, but these errors were encountered: