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

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -