开发者

Is it possible to view the content of app bundle(.app file)

开发者 https://www.devze.com 2023-04-01 10:50 出处:网络
Is it possible to view the content of compiled app bundle(.开发者_如何学运维app file)? check if the app uses some kind library(.a file)?.app file as simply a file wrapper, a folder with a extension.

Is it possible to view the content of compiled app bundle(.开发者_如何学运维app file)? check if the app uses some kind library(.a file)?


.app file as simply a file wrapper, a folder with a extension.

Assuming you're using Mac OS X, you can view the content of a file wrapper by right clicking on the .app file and selecting "Show Package Contents".

0

精彩评论

暂无评论...
验证码 换一张
取 消