Mobideck / appdeck

AppDeck is a mobile hybrid application engine for iOS and Android.
http://www.appdeck.mobi/
47 stars 22 forks source link

Cannot get appstore.ipa #21

Closed Armand-E closed 9 years ago

Armand-E commented 9 years ago

Hey guys,

I'm having trouble getting my appstore.ipa package.

The build log has the following error:

--- xcodebuild: WARNING: -exportArchive without -exportOptionsPlist is deprecated error: archive not found at path '/appdeckbuild/src/appdeck-ios/build/AppDeck.xcarchive' \ EXPORT FAILED **

mdekermadec commented 9 years ago

Hello,

I found the problem: you setup in bunble identifier "com.avesapp.*" instead of "com.avesapp.push".

I fix it for you and now your app build is now available.

Regards,

Mathieu De Kermadec

thomasmat26 commented 8 years ago

Hi, I got exactly the same problem but the identifier is correct. Any idea @mdekermadec ?