Christopher Herold
Posts: 0
Joined: Fri Jun 28, 2013 8:27 pm

ipa build failed

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?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

ipa build failed

Hi Christopher,

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

Christopher Herold
Posts: 0
Joined: Fri Jun 28, 2013 8:27 pm

ipa build failed

It is now shared.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

ipa build failed

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

Christopher Herold
Posts: 0
Joined: Fri Jun 28, 2013 8:27 pm

ipa build failed

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

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

ipa build failed

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.

Christopher Herold
Posts: 0
Joined: Fri Jun 28, 2013 8:27 pm

ipa build failed

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!

Christopher Herold
Posts: 0
Joined: Fri Jun 28, 2013 8:27 pm

ipa build failed

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.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

ipa build failed

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.

Christopher Herold
Posts: 0
Joined: Fri Jun 28, 2013 8:27 pm

ipa build failed

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???

Return to “Issues”