2013年6月26日 星期三

code signing is required for product type 'Application' in SDK 'iOS 6.1'

Update provision profile on your iOS device and make sure it is valid. Then set up target and project code signing to the provision. If do not have provision, need to download from the provision from iOS developer.

Also need to go to your build setting and set a "Code Signing Identity" for each debug and release for "Any iOS SDK".

2013年6月24日 星期一

[Xcode] Display Launch images size and file name


http://www.idev101.com/code/User_Interface/launchImages.html

iPhone 4S 3.5" display --> Non-retina (320 x 480 pixels Default.png)     / Retina  ( 640 x 960 pixels Default@2x.png)
iPhone 5 4" display --> 640 x 1136 pixels Default-568h@2x.png

How to fix Xcode provision profile expired

http://ipad.about.com/od/iPad-App-Dev/a/How-To-Renew-Your-Apple-Developers-Certificate-And-Provisioning-Profiles.htm