1、打開iTunes,在AppStore中下載一個(gè)App

下載App
2、將下載好的App拖到桌面上

我的應(yīng)用
3、右擊.ipa文件,點(diǎn)擊顯示簡(jiǎn)介

顯示簡(jiǎn)介
4、修改后綴名為zip

修改后綴名
5、找到Payload文件夾中的文件,右擊顯示包內(nèi)容

資源包
6、找到資源包

資源包
7、接下來就是如何提取資源包,如何提取呢?不用擔(dān)心,github上有人寫好了https://github.com/devcxm/iOS-Images-Extractor
安裝方法:打開終端,輸入下面四個(gè)命令
git clone https://github.com/devcxm/iOS-Images-Extractor
cd iOS-Images-Extractor
git submodule update --init --recursive
open iOSImagesExtractor.xcworkspace
8、將資源包拖進(jìn)來

截圖
9、點(diǎn)擊Start

截圖
10、打開文件所在位置

截圖