2012年8月7日 星期二

[Xcode] Archive does not appear in xcode4 organizer

If you do not find the archives file in your organizer, may change the setting as below.


For the "Release" configuration do the following:
  • Set "Skip Install" to YES on your project
  • Set "Skip Install" to NO on your application target
  • Set "Skip Install" to YES on all static library targets that are included

idev101



Find all static libraries (ones usually have the project icon and are sitting on the left-hand navigator side. Go to the build settings and :
search for Skip Install and select YES instead of NO.
in build phases, under copy headers, move all public and private files to Project section.

icon miss, searching Google and found that.


  • Icon.png (57x57)
  • Icon@2x.png (114x114)
  • Icon-72.png (72x72)
  • iTunesArtwork (512x512)

  • http://knowledgetransferinobjectivec.blogspot.in/2012/05/itunesartwork-in-ios-apps.html

The office documents :
http://developer.apple.com/library/ios/#qa/qa1686/_index.html

沒有留言:

張貼留言