I've install MySqlSwiftNative through Cocoapods which is all good. But when I tried to run the project (through the xcworkspace file), it throws a varying amount of errors from the framework files, (in this case the Connection.swift file), between 32 and 127 errors. Below is a screen shot:
Do I just need to go through and correct each error manually?
I've install MySqlSwiftNative through Cocoapods which is all good. But when I tried to run the project (through the xcworkspace file), it throws a varying amount of errors from the framework files, (in this case the Connection.swift file), between 32 and 127 errors. Below is a screen shot:
Do I just need to go through and correct each error manually?