开发者

Is it possible to archive after build in Xcode?

开发者 https://www.devze.com 2023-02-02 05:43 出处:网络
Is it possible to archive the last build without rebuilding. IE. Without selecting \"Build and archive\" from the menu?

Is it possible to archive the last build without rebuilding. IE. Without selecting "Build and archive" from the menu? I would like my last build开发者_开发问答 to show up in Organizer as archived. Thanks.


You can use the Archive menu command to archive the last build without rebuilding. Archive is found in Product > Archive. Note that you can only archive builds targeting iOS Device and not the simulator.

0

精彩评论

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