Thanks, I didn't think anyone would actually know.. Ok I got iPhoneShop, how can I decompile the artwork file? I tried, but I don't understand what import|export means in the usage:
Quote:
Kens-iMac: Downloads mitch$ java -jar iPhoneShop-0.6.jar
Usage: java -jar iPhoneShop.jar command
ARTWORK - artwork files tool
KDICT - keyboard dictionary tool
Kens-iMac: Downloads mitch$ java -jar iPhoneShop-0.6.jar ARTWORK
Usage: java -jar iPhoneShop.jar ARTWORK artworkFile export|import targetDir
KeyboardArtwrokMGR v. 0.3 (iiton)
Kens-iMac: Downloads mitch$ java -jar iPhoneShop-0.6.jar ARTWORK ~/Desktop/Other.artwork ~/Documents/Other.artwork
Usage: java -jar iPhoneShop.jar ARTWORK artworkFile export|import targetDir
KeyboardArtwrokMGR v. 0.3 (iiton)
Kens-iMac: Downloads mitch$
|