首页 > 移动平台 > 详细

Analysing Assets.car file in IOS

时间:2016-02-23 10:57:16      阅读:216      评论:0      收藏:0      [点我收藏+]

This tool can extract a .car archive: https://github.com/steventroughtonsmith/cartool
Steps to extract archive:
Once you‘ve downloaded the zip from github, compile it in Xcode to generate the command line tool. Then expand the Products group and right click on the cartool file and locate it in finder. You can then run the tool like so:
open terminal
cd /path/to/cartool
./cartool /path/to/Assets.car /path/to/outputDirectory

Analysing Assets.car file in IOS

原文:http://www.cnblogs.com/qike/p/5208903.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!