Hello,
I have a severe problem with my ionic v3 app. When i run command ionic cordova build ios. It always give me build in objective c .
How can i get build in swift (any version ) ?
Hello,
I have a severe problem with my ionic v3 app. When i run command ionic cordova build ios. It always give me build in objective c .
How can i get build in swift (any version ) ?
You need to provide more information, like your ionic info
output.
If your app is using Cordova for the native app build, Cordova iOS is fully written in Objective-C.
Why do you care what language your app is written in anyway? It is all taken care of for you.