Hello to all,I am creating a macOS XCode app using Swift 5.1 which should run locally on Mac. I already have a MySql database with data from a Java application.How can I make the connection and access the data through XCode application?I saw several articles but all talk about app running in a web environment. In my case it is a local app.Thanks.
10
0
9.3k