This is a migrated thread and some comments may be shown as answers.

Migrate app from Xcode

1 Answer 44 Views
Apple iOS
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Corey
Top achievements
Rank 1
Corey asked on 10 Sep 2014, 02:00 AM
Can you provide steps or tips on migrating an iOS app from Xcode over to the AppBuilder system? I need to make sure that I can increment the version number and have existing users upgrade properly. Things like where does the Bundle ID go, etc.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 12 Sep 2014, 02:06 PM
Hi Corey,

We don't have a guide for migrating your app from xCode to AppBuilder. However, in order to replace your app with a new version you need to indeed make sure that the bundle id, the version of the app and the provisioning profile and certificate are properly set to reflect those of the xCode version of the app.

In AppBuilder the Bundle Identifier and version can be set through the General Project Properties window:
​ -  Bundle Identifier can be set through the Application Identifier field
  - the version can be set through the Version field
You can also have a look at the AppBuilder Project Properties for iOS Devices.

As for setting up the provisioning profiles, please examine the Configuring Code Signing for iOS Apps section of our documentation.

If you have any further questions or concerns, please let me know.

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
Apple iOS
Asked by
Corey
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or