-
Notifications
You must be signed in to change notification settings - Fork 44
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
How to install this API #39
Comments
same question above??? I dont find anything else |
I'm not a Swift expert by any means, but I was able to get MySQLSwiftNative working in a fresh (Swift 5.0.1/Xcode 10.2) project I created. I haven't yet tested the full range of the MySQLDriver.framework's features and functions, so there may be some other issues down the road I haven't gotten to. What I did was:
`
In my new project `
|
Thank you very much !!! <3 |
Hello, |
Hey,
I am new to Swift and want to use my MySQL Database. I found this Api and it sounds great to connect to my database without creating a PHP File on my Server.
Now the question... how can I exactly install / implement this to my Code? Where can I download it? How to I implement it into Xcode?
Hopefully somebody will see my Issue :) and is ready to take some time and helps me. I'll be very happy :). Please...
The text was updated successfully, but these errors were encountered: