You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use MySqlSwiftNative from Cocoapods to make a connection from my iphone app to MySql server but after install Swift Package Manager and MySqlSwiftNative, I CAN NOT import (or load) the class MySqlSwiftNative or MySqlDrive into my ViewController. Can anyone help please.