Hi,
After tunning with success my android game, i have the same questions about the template project on x-code. Actually i do the next adjustments:
- Add on TARGET-SUMMARY the 4 app icons 57x57, 114x114, 72x72, 144x144. Those icons should be square, the system automatically put the rounded borders, the gloss and the shadow. Set the orientation of your app.
- On TARGET-SUMMARY set the Bundle identifier as "com.yourdomain.yourgamename"
- Change with a readable game name on TARGET-INFO-Bundle Display Name
Is there any observation or additional step to do?
Comments
http://www.raywenderlich.com/8003/how-to-submit-your-app-to-apple-from-no-account-to-app-store-part-1
Likes: MysiaGames
However at the last i have one error when i'm trying to send my app to the store. This is the text error:
"iPhone/iPod Touch: application executable is missing a required architecture. At least one of the following architecture(s) must be present: armv6"
I have installed the Xcode 4.5.1 and the summary Project shows as Deployment Target = 3.2
If there any step can i do to preserve the armv6? Maybe, it's better to only work with armv7. What devices i lost if not?
Or switch back to older xcode. I think there was a thread on this forum about installing two versions of xcode on a Mac
or it will work if i simply put default-568@2x.png or whatever the name is in root directory with xcode 4.2?
Likes: hgvyas123
Likes: hgvyas123
Likes: hgvyas123
This seems not important actually on the market. Am i wrong?