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

Update Quickstart guide - missing the step to add library #229

Open
theSteveMitchell opened this issue Sep 29, 2024 · 0 comments
Open

Update Quickstart guide - missing the step to add library #229

theSteveMitchell opened this issue Sep 29, 2024 · 0 comments

Comments

@theSteveMitchell
Copy link

I've tried In XCode 15.4 and 16, the instructions in the Quickstart guide don't work.

Expected:

  • after adding the package dependency, I can copy-paste the example code into SceneDelegate, and then run the app

Actual:

  • in SceneDelegate, I see a compiler error on the "import Turbo" statement, with the message No such module "Turbo"
  • When I try to build or run the app, the build fails with the same error.

Resolution:
#228

  • We need to add the Turbo library to the target after installing the package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant