ios - Organizer - Archives. Different name than ${PRODUCT_NAME} -
i'm having issue that's driving me crazy. i'm using ejecta js wrapper (sorta phone gap games).
i double checked in xcode , ${product_name} set correctly in "build settings"->"product name", check everywhere knowledge took me , in xcode there no mention anywhere of "ejecta". , if case archive (no issues, no warnings) , in organizer, under name find "ejecta" instead of correctly set app name.
can me understand why? issue be?
thank help
i'm thinkig of few things here.
- the bundle display name in info.plist file
- maybe created file called infoplist.strings cfbundledisplayname 'ejecta'
if none of it, track down (see included screenshot).
- create run script phase in target
- make sure option 'show environment variables in build log' selected
- make stop error code (>0)
- when error generated, right click -> show in log
- check everywhere word 'electra'
hope helps
Comments
Post a Comment