Page 1 of 3

ipa build failed

Posted: Sat Jan 18, 2014 3:37 am
by Christopher Herold

Hi,

I got the certificates and the provisioning profile set and tried to do an .ipa build.

It went into the:

"Working as fast as we can to build your ipa"

but then it says:

"Oh no! It wasn't suppossed to happen but the build failed."

Any idea what is going on?


ipa build failed

Posted: Sat Jan 18, 2014 5:23 am
by Illya Stepanov

Hi Christopher,

Please share your project with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a - we'll check it.


ipa build failed

Posted: Sat Jan 18, 2014 5:20 pm
by Christopher Herold

It is now shared.


ipa build failed

Posted: Sat Jan 18, 2014 6:44 pm
by Illya Stepanov

I was able to build .ipa successfully -- please check your 'Bundle ID' and provisioning profile, the actual error message is:
pre
Code Sign error: A valid provisioning profile matching the application's Identifier 'io.appery.app.yourAppName' could not be found
/pre


ipa build failed

Posted: Sat Jan 18, 2014 11:04 pm
by Christopher Herold

Is the App Identifier in the Provisioning Profile supposed to be matched to the Bundle ID?


ipa build failed

Posted: Sat Jan 18, 2014 11:21 pm
by Alena Prykhodko

Yes. Please note, Bundle ID (com.company.***) - can be found in your Apple certificate. Bundle ID is only consist of the Latin alphabet letters and dots.


ipa build failed

Posted: Sat Jan 18, 2014 11:24 pm
by Christopher Herold

I got it to work.

I matched the BundleID in the App Manager to the Bundle ID in my Appery file.

I then had to make sure that the Bundle ID and the App Identifier in the Provisioning Profile both had the same reverse DNS notation. Initially, mine had io.appery mixed in with my home web address.

I still barely know what I did to make it work. Android is soooo much easier!


ipa build failed

Posted: Sat Jan 18, 2014 11:52 pm
by Christopher Herold

ok, moving along ...

I am now trying to upload the app through Application Loader. I am getting the following errors:

iPhone/iPod Touch: application executable is missing a required architecture. At least one of the following architecture(s) must be present: armv6
I do not have experience with this. Thoughts??

iPhone/iPod Touch: Icon.png: icon dimensions (0x0) don't meet the size requirements. The icon file must be 57x57 pixels in .png format.
This image was uploaded and is viewable on the appery page.

iPad: Icon.png: icon dimensions (0x0) don't meet the size requirements. The icon file must be 72x72 pixels in .png format.
This image was uploaded and is viewable on the appery page.


ipa build failed

Posted: Sun Jan 19, 2014 12:04 pm
by Illya Stepanov

Hi Christopher,

[quote:]
iPhone/iPod Touch: application executable is missing a required architecture. At least one of the following architecture(s) must be present: armv6
I do not have experience with this. Thoughts??
[/quote]

You can choose in App Settings iOS keys - UIDeviceFamily -- 1;

[quote:]
iPhone/iPod Touch: Icon.png: icon dimensions (0x0) don't meet the size requirements. The icon file must be 57x57 pixels in .png format.
This image was uploaded and is viewable on the appery page.

iPad: Icon.png: icon dimensions (0x0) don't meet the size requirements. The icon file must be 72x72 pixels in .png format.
This image was uploaded and is viewable on the appery page.
[/quote]

Try upload icons files recommended by Apple :: https://developer.apple.com/library/i...

Let us know about the result.


ipa build failed

Posted: Sun Jan 19, 2014 6:10 pm
by Christopher Herold

Part 1:
Got it. I have set the Device Family to 1 and 2, for iPhone and iPad.

Part 2:
At the link you provide there is specification for the file names of the images. for the 114x114 the required file name is a href="mailto:Icon@2x.png" rel="nofollow"Icon@2x.png/a. However, when I try to change the image file name in Appery it will not let me use the "@" symbol.
Anything I should know about this???