steventroughtonsmith / cartool

Export images from OS X / iOS .car CoreUI archives
1.8k stars 443 forks source link

Fix to work with latest iOS and macOS #15

Open gormster opened 7 years ago

gormster commented 7 years ago

The current version doesn't work with latest .car files. This version does. It doesn't deal with the CUICatalog at all, gets rid of all the guessing at image names, and just reads assets straight from the storage and then interprets file names from the rendition keys.

jonbryantnz commented 7 years ago

Cheers for the update, it works well.