开发者

Where is the .app program? (Mac OS X and iOS)

I'm trying to find the .app file in my pr开发者_高级运维oject folders but I can't find it. As I remember it was just to go into the build folder in the project folder and the .app file should be there but now I don't have a build folder in those app.

Thank you in advance!


In Xcode: expand Products then, right click on your app and from the menu click on Show on Finder or Reveal on Finder.


In Xcode 4, build products are stored by default in:

~/Library/Developer/Xcode/DerivedData/AppName-lotsofrandomchars/Build/Products/


If you've upgraded to Xcode 4, things have changed. Click Product/Archive to build a release version of your app, then Window/Organizer, and select the Archives pane. Select the archive you just built, then click the "share" button towards the top right.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜