0
votes

Because I have serious problems with Application Loader reporting both codesign + Bundle ID errors, I have become quite desperate to find a solution.

I think I will need to inspect the Xcode files generated by Delphi, so I can better seek help online... Does anyone know if there is a way to see (and possibly change) the files generated by Delphi when building and deploying for release / app store?

For reference, here are the relevant SO entries:

1
Which version of Delphi?David Heffernan
As there are two separate versions of Delphi that compile apps for iOS (XE2 and XE4), and they use entirely different means of producing that code, you really must include the appropriate Delphi version tag if you expect to get an answer.Ken White
XE4 with iOS mobile addonTom
@Tom Please add delphi-xe4 tagDavid Heffernan

1 Answers

0
votes

In lack of other answer, I am going to answer this myself. I learnt elsewhere at Embarcadero forums that the .ipa files generated are actually .zip files which you can unzip and view content of.