Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

February 05 2012

11:32

November 19 2010

09:52

October 28 2010

12:08

May 06 2010

17:25

So how do you deal with iTunesArtwork? - iPhone Dev SDK Forum

These instructions worked for me:
$ output="Releases/$(date)"
$ mkdir -p "$output"
$ mkdir -p Payload/Payload
$ cp -Rp build/Release-iphoneos/MyApp.app Payload/Payload
$ cp MyApp.iTunesArtwork.png Payload/iTunesArtwork
$ ditto -c -k Payload "$output/MyApp.ipa"
$ rm -rf Payload

August 12 2009

16:49
16:46
16:45
16:45
16:44

March 17 2009

18:30

February 27 2009

09:19

January 26 2009

16:50

November 03 2008

19:16
Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.