IOS Xcode 验证 Xcode.app
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/32071356/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 07:41:38 来源:igfitidea点击:
IOS Xcode Verifying Xcode.app
提问by Mehul
All the times when i Open Xcode 7.0. its alert like this and takes time every time. I Just want solution to Completely remove this Alert from Starting of Xcode..
当我打开 Xcode 7.0 的所有时间。它像这样警报并且每次都需要时间。我只想解决从 Xcode 启动中完全删除此警报的解决方案。
At tome of open Xcode, Gives Alert -> "Verifying XCode.app"
在打开 Xcode 时,给出警报 -> “验证 XCode.app”
采纳答案by Mehul
回答by Anbu.Karthik
回答by Robert Wade
Open terminal and enter the following:
打开终端并输入以下内容:
xattr -d com.apple.quarantine /path/to/Xcode.app