简体   繁体   中英

Extract iOS default icons

How can I extract iOS default icons, used in settings, for example?
I googled that 6 years ago they were located at
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs
But seems like folder doesn't contain any icons anymore.

I think all these icons are actually png images and they are in different folders inside Xcode.app : some are in CoreServices, others in Applications.

I suggest to show contents of Xcode.app in Finder and then search for png files checking "Xcode.app" .

Here what I got...

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM