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

Importing Package #262

Closed
EugeneTheGreat opened this issue May 18, 2023 · 2 comments
Closed

Importing Package #262

EugeneTheGreat opened this issue May 18, 2023 · 2 comments

Comments

@EugeneTheGreat
Copy link

Hi,

I am a student who needs the library for my assignment to develop an iOS 16 application on a M1 machine with the latest xCode. I was just wondering is there a detailed guide to import the library to xcode or add the package dependencies as I am new to iOS dev. From the repo readme file, I have tried to clone the repo and add the embed XCFrameworks in xcode but I am not able to find the SFBAudioEngine.framework in the cloned folder. I am a little lost and unsure how to continue.

I really appreciate in advance for any help given.

Thank you.

@sbooth
Copy link
Owner

sbooth commented May 23, 2023

If you follow the three preparatory steps in the README and then issue make from the same directory you should end up with an XCFramework in that dir that you can drag to your project's folder and then add it as a dependency.

@EugeneTheGreat
Copy link
Author

Alright. Thank you very much!

@sbooth sbooth closed this as completed May 26, 2023
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

2 participants