问题标签 [xcode6.1.1]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
1368 浏览

iphone - 我不断收到线程 1:Xcode 中的信号 SIGABRT

我正在尝试为 iPhone 编写一个简单的猜测 swift 应用程序。代码运行成功,显示“Build Succeeded”。但是,我不断收到针对特定行的此消息:“线程 1:信号 SIGABRT”。

该行包含“num += Int((rand()%4) + 1)”,它在操场上运行良好。

有人能告诉我如何解决这个问题吗?

0 投票
2 回答
66 浏览

xcode - 我将 Validating My Version of Xcode 状态设为“rejected”

我使用此命令在终端中验证我的 Xcode 版本

spctl --assess --verbose /Applications/Xcode.app

参考https://developer.apple.com/news/?id=09222015a

我的 Xcode 获得了以下状态。

在此处输入图像描述

在我的 Macbook 中,我有 4 个版本的 Xcode,最新版本是 6.1.1,命名为 (Xcode.app) 有没有人可以帮助我