-
Notifications
You must be signed in to change notification settings - Fork 18
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
Documentation: Installation instructions #2
Comments
I was looking for it too, it is missing. |
I just downloaded the repo and dragged it into my project to get it up and running: |
@joshualay I do not want to add a dependency in this way. I need a more clean way, SwiftPM, Pod or Carthage. |
@joshualay I've installed in the same way as you described, but there I'm getting the error while building:
|
why did you say nested folder? do i need to copy and paste the whole folder or just the one you have selected on the picture? and where do you paste it? in root? in ios folder? |
The installation instructions in the README currently just describe how to include UBKAccessibilityKit in a project, assuming the kit is already installed for the project.
Is installation of the kit done as a Swift Package? CocoaPod? Download the git repository directly? …?
The documentation could do with clarification of that, please. Thanks!
The text was updated successfully, but these errors were encountered: