oleghnidets / OHMySQL

Swift + MySQL = ❤️
https://oleghnidets.github.io/OHMySQL/documentation/ohmysql/
MIT License
235 stars 42 forks source link

[Query] Hardware/Software Support #31

Closed Joechen0121 closed 2 years ago

Joechen0121 commented 2 years ago

Hi !

I want to ask some questions about this project.

[Hardware Question] Is this project available for 2021 Macbook pro M1 chip?

[Software Question] I have my own MySQL database and access the database using JDBC (Java based). Now, if I want to use this project to access my MySQL database, could this project work ?

Thanks so much. BR JoeChen

oleghnidets commented 2 years ago

@Joechen0121 The library was built on Intel-based Mac. I don't have possibility to build on M1 😢

oleghnidets commented 2 years ago

Hi @Joechen0121 I believe it's fixed already. Otherwise, feel free to reopen the issue. Thanks