Trouble setting up #30
Unanswered
Thomasjohnlyons
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi there, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I have a Swift project that I am trying to connect to a MySQL database, and instead of using the whole JSON, PHP script route, this looked like a good solution to connect to it directly. The problem however is I am rather new to all of this. I just figured cocoa pods out, and am trying to set up the demo solution. I have the server running, but when looking in the example project, under the OHSettingsViewController where is has "@import OHMySQL;" I am getting "Module OHMySQL not found". I am really not sure where to go from here please help! Thanks so much for your work.
Beta Was this translation helpful? Give feedback.
All reactions