Skip to content

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

@theSteveMitchell

Description

@theSteveMitchell

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions