Xcode 4 在构建 OSX 项目时不输出 .app 包
我的 Xcode 4 项目实际上并没有构建完成构建时应该构建的 .app 包。发生这种情况的原因有哪些?构建过程没有给出任何错误,但它根本没有给我一个可以执行的应用程序包。可能是什么原因造成的?
My Xcode 4 project is not actually building the .app bundle that it is supposed to when it finishes building. What are some reasons why this might be happening? The build process is not giving any errors, but it simply isn't giving me an app bundle which I can execute. What might be causing this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
构建输出目录在 xcode4 中更改。打开管理器(项目选项卡):
构建的 .app 位于 Derived Data 目录中,在这种情况下:
The build output directory changed in xcode4. Open the Organizer (projects tab):
The built .app is located in the Derived Data directory, in this case: