简体   繁体   中英

How can I create a shortcut to archive in Xcode?

I have to create many Xcode archive to upload IPA on HockeApp and iTunes Store.

Whenever I have to do it, I have to choose device as 'Generic iOS device' and the item Archive from Product Menu of Xxode.

Is there a way in Xcode to create a shortcut button or extension which can create an archive for me?

You can simply make a key binding to the Archive option.

Go to Xcode/Preferences/Key Bindings and search for Archive to modify its shortcut.

按键绑定

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