How to see which version of Swift I'm using in Xcode?

Solution:

Select your project -> Select the target ->select build Settings -> in search type "swift_version" then it will show your version you had used in your app.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift