简体   繁体   English

Xcode 7 Beta 2构建错误

[英]Xcode 7 BETA 2 building errors

i downloaded the Xcode 7 beta 2 and i have some problems, when i build my app in simulator, it opens simulator but it doesn't install the app, and when i build my app in my Iphone 5s (iOS 7) the app is cropped. 我下载了Xcode 7 beta 2,但遇到一些问题,当我在模拟器中构建我的应用程序时,它会打开模拟器,但未安装该应用程序,而当我在Iphone 5s(iOS 7)中构建应用程序时,该应用程序是裁剪。 Here is a screen : 这是一个屏幕: 这是一个屏幕

this is my thread when i stop the debugging 这是我停止调试时的线程

libsystem_kernel.dylib`mach_msg_trap: 0x19514dc98 <+0>: movn x16, #0x1e 0x19514dc9c <+4>: svc #0x80 -> 0x19514dca0 <+8>: ret libsystem_kernel.dylib`mach_msg_trap:0x19514dc98 <+0>:移动x16,#0x1e 0x19514dc9c <+4>:svc#0x80-> 0x19514dca0 <+8>:ret

From the Xcode 7 beta 1 and 2 release notes: 从Xcode 7 beta 1和2发行说明:

"Xcode 7.0 beta does not support iOS 8.4 and earlier simulator runtimes." “ Xcode 7.0 beta不支持iOS 8.4和更早的模拟器运行时。”

Fortunately the 3rd beta is out now, and the release notes for this version says: 幸运的是,第3个beta版现已发布,该版本的发行说明中说:

"Xcode 7.0 beta now supports downloadable legacy simulators." “ Xcode 7.0 beta现在支持可下载的旧版模拟器。”

I would suggest that you download the newest Xcode 7 beta and use that instead. 我建议您下载最新的Xcode 7 Beta,然后改用它。 That might solve some of the problems. 那可能会解决一些问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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