steventroughtonsmith / cartool

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

Xcode 8 / macOS 10.12 updates. #11

Closed xzzz9097 closed 8 years ago

xzzz9097 commented 8 years ago

The utility was throwing DVTFrameAppKit [1] 12340 illegal hardware instruction Assets.car . while trying to explore DVTFoundation Assets.car. It was fixed by calling the imagesWithName method with manually provided scaleFactor.

steventroughtonsmith commented 8 years ago

Seems good to me 👍