ios - Update old app on itunes connect with Swift -


didn't find information on while googling. i'll ask here myself.

i working on rebuilding app 4-5 years old, written in objective-c. coding in swift updated version of app.

how able update current app on itunes connect? enough change bundle identifier in project same old one?

or have create swift files within old project?

yes, making sure bundle identifier same important part. also, have increase version number in order able upload updated version of app.

just create new project , recode in swift.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

java - Could not locate OpenAL library -

Non Unique Username with ASP.Net Identity 2.0 -