Currently, there is a project written in Objective-C.
The app has already been uploaded to the iTunes Store, but I think I have completely rewritten this Objective-C project with Swift.
Can I apply for the new Swift project as the same application? If not, what is the best way to migrate Swift?
objective-c swift
It doesn't matter whether the app is written in Swift or not, so you should be able to apply as the same app even if you rewrite the Objective-C app in Swift.
Whether it's Swift, JavaScript, or ActionScript, if the application IDs are the same, it's the same app in the store.
353 I want to create an array of sequences from "1" to a specified number.
374 I want an event to happen when I click on a particular image on tkinter.
366 Is there any other way to save the Python database?
361 Add dataframe values of the same structure without column names
362 To Limit Column Values to Strings in a String List Using sqlalchemy
© 2023 OneMinuteCode. All rights reserved.