vapor / mysql-nio

🐬 Non-blocking, event-driven Swift client for MySQL.
MIT License
90 stars 27 forks source link

error build: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 #81

Closed iScript closed 1 year ago

iScript commented 1 year ago

error build: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0

0xTim commented 1 year ago

MySQL doesn't support iOS at the moment - if you want to use it, feel free to submit a PR to add iOS 13 to the platforms array in Package.swift