Page 1 of 1

Xcode export showing old app name

Posted: Sat Apr 05, 2014 3:08 pm
by Matt6607699

HI,

I exported my project to xcode 5.0.2 and after unzipping the main file and opening the folder, there are two folders. One is of my current app name and the other is of the previous name that my app was created with. Xcode is throwing errors(can't find file) because it is looking for files that have the original app name in them. Is this a common problem?


Xcode export showing old app name

Posted: Sat Apr 05, 2014 3:37 pm
by Igor

Hi,

It's not a common problem. Did you restore you project from backup? Did you change anything on source tab?
You can create clean app, export it to xCode and try to compile.


Xcode export showing old app name

Posted: Tue Apr 08, 2014 12:26 pm
by Matt6607699

I didnt change anything in the Source tab and didn't restore from backup. I was able to get the build to complete in xcode after changing the label and BundleID in Appery IOS Binary from the old app name to the new name.


Xcode export showing old app name

Posted: Tue Apr 08, 2014 12:34 pm
by Maryna Brodina

Hello! Do you need any further help?


Xcode export showing old app name

Posted: Mon Apr 14, 2014 1:13 am
by anon

it would be nice to have the solution on the appery.io GUI side. Any word on the general solution?


Xcode export showing old app name

Posted: Mon Apr 14, 2014 2:46 am
by Matt6607699

No further help for me on this. I got it working by changing the label and BundleID in the Project/app settings tab.
Thank you though


Xcode export showing old app name

Posted: Mon Apr 14, 2014 8:53 am
by Kateryna Grynko

Hi Matt,

Thank you for the update,