验证Xcode真伪的方法,来自苹果官网
Xcode的验证你的版本 2015年9月22日
 注意:中文为有道翻译,看下验证方法即可。
我们最近将应用程序从应用程序商店,还建有Xcode的假冒版本有可能对消费者造成伤害。你应该直接从Mac App Store下载Xcode,或从苹果开发者网站,离开看门人上启用你的系统,以防止篡改软件。
当你从Mac App Store下载Xcode,OS X自动检查Xcode的代码签名和验证代码由苹果签署。当你从苹果开发者网站上下载Xcode,签名的代码会自动检查和验证默认情况下只要你没有残疾的看门人。
你是否下载Xcode Xcode从苹果或接收从另一个来源,如USB或雷电磁盘,或者在一个本地网络,你可以很容易地验证的完整性Xcode的副本。
来验证你的身份Xcode的副本在终端系统上运行以下命令启用了看门人的:
spctl --assess --verbose /Applications/Xcode.app/
应用程序/在哪里Xcode安装的目录。
看门人使用这个工具执行相同的检查来验证签名的应用程序的代码。该工具需要几分钟来完成Xcode的评估。
工具应该返回以下结果Xcode的版本从Mac App Store下载:
/Applications/Xcode.app: acceptedsource=Mac 
App Store和从苹果开发者网站下载一个版本,结果应该阅读
/Applications/Xcode.app: acceptedsource=Apple
/Applications/Xcode.app: acceptedsource=Apple System
“接受”以外的任何结果或任何来源除了“Mac App Store”,“苹果系统”或“苹果”表明,
Xcode的应用程序签名是无效的。
你应该下载一个干净的副本提交之前Xcode并重新编译你的应用程序进行审查。
本文由大学霸整理,转载请注明出处,尊重IT人!
原文:https://developer.apple.com/news/?id=09222015aValidating Your Version of XcodeSeptember 22, 2015We recently removed apps from the App Store that were built with a counterfeit version of Xcode which had the potential to cause harm to customers. You should always download Xcode directly from the Mac App Store, or from the Apple Developer website, and leave Gatekeeper enabled on all your systems to protect against tampered software.
When you download Xcode from the Mac App Store, OS X automatically checks the code signature for Xcode and validates that it is code signed by Apple. When you download Xcode from the Apple Developer website, the code signature is also automatically checked and validated by default as long as you have not disabled Gatekeeper.
Whether you downloaded Xcode from Apple or received Xcode from another source, such as a USB or Thunderbolt disk, or over a local network, you can easily verify the integrity of your copy of Xcode.
To verify the identity of your copy of Xcode run the following command in Terminal on a system with Gatekeeper enabled:
spctl --assess --verbose /Applications/Xcode.appwhere /Applications/ is the directory where Xcode is installed. This tool performs the same checks that Gatekeeper uses to validate the code signatures of applications. The tool can take up to several minutes to complete the assessment for Xcode.
The tool should return the following result for a version of Xcode downloaded from the Mac App Store:
/Applications/Xcode.app: acceptedsource=Mac App Storeand for a version downloaded from the Apple Developer web site, the result should read either/Applications/Xcode.app: acceptedsource=Appleor/Applications/Xcode.app: acceptedsource=Apple SystemAny result other than ‘accepted’ or any source other than ‘Mac App Store’, ‘Apple System’ or ‘Apple’ indicates that the application signature is not valid for Xcode. You should download a clean copy of Xcode and recompile your apps before submitting them for review.

验证Xcode真伪的方法,来自苹果官网相关推荐

  1. 用这个方法,苹果官网居然比二手市场还便宜,最近剁手的注意了

    朋友们,走过路过不要错过!今年苹果返校季的教育优惠活动它终于来了!听闻这是最后一年免费送耳机了,所以说,这可能是最后一次薅羊毛的机会了,大家抓紧时间上车! 今天小编给大家整理了2022苹果教育优惠活动 ...

  2. iphone降级_无刘海 iPhone 现身苹果官网iOS 13.3 系统验证已关闭

    iOS 13.3 验证关闭 今天凌晨,苹果关闭了 iOS 13.3 和 iPadOS 13.3 版本的系统验证,这意味着用户已无法从 iOS 13.3.1 降回 iOS 13.3 了. 苹果发布新版系 ...

  3. 苹果官网对xcode版本的要求

    苹果官网对xcode版本的要求 xcode版本的要求 英文 中文 对比 下载 Xcode对macOS版本的要求 升级macOS版本 Xcode 更改默认版本 xcode-select 删除描述文件(P ...

  4. 苹果手机怎么创建php,怎么在苹果官网注册Apple ID?在网页上创建Apple ID教程

    如何在网页上创建Apple ID呢?Apple ID账号是苹果手机上面常常使用的一个账号,很多人可能注册时都是在苹果手机上面注册Apple ID账号的,其实除了苹果手机注册以外,我们还可以直接通过网页 ...

  5. 互联网晚报 | 9月13日 星期二 | 苹果iOS16系统上线;苹果官网首批98元挂绳卖光;六成多受访者称有被大数据“杀熟”经历...

    每日优鲜APP清空商品信息与用户余额,员工讨薪与供应商追款仍在继续 近日,有多位每日优鲜储值用户表示,自己在APP中的余额已被清空.针对此事,向每日优鲜求证原因,截止目前暂无回应.(界面) 苹果iOS ...

  6. 苹果官网证书文件,待研究

    苹果官网证书文件,待研究 http://www.apple.com/certificateauthority/   导读:MDM 证书申请流程(vendor及customer)整个流程分为两部分:ve ...

  7. 【简要探究:Apple官网 (1)】苹果官网使用的模糊效果

    简要分析一下,苹果官网使用的模糊效果,它如何实现,又为什么要这么写 下面是官网的该功能实现的CSS, 可以看到,实现动态模糊效果使用了3行CSS. #** {-webkit-backdrop-filt ...

  8. 为什么苹果内购总是失败_苹果官网送货流程将改革,最快次日达丨iPhone6s 等钉子户终于要换手机了...

    文字编辑:XC丨插图来自于网络 苹果送货程序将改革 据外媒表示,苹果将利用零售店的库存来进行就近发货方式,主要目的就是为了减少用户收到货的时间. 在此之前,苹果官网下单的用户,无论是那个位置都将是总部 ...

  9. 超强的苹果官网滚动文字特效实现

    每年的苹果新产品发布,其官网都会配套更新相应的单页滚动产品介绍页.其中的动画特效都非常有意思,今年 iPhone 14 Pro 的介绍页不例外. 最近,刚好有朋友问到,其对官网的一段文字特效特别感兴趣 ...

最新文章

  1. asp.net2.0学习历程 菜鸟到中级程序员的飞跃【月儿原创】
  2. SAP产品的Field Extensibility
  3. ubuntu firefox播放不了视频的解决办法 安装chrome 解决
  4. python 爬取道客巴巴文档_Python常用的几个高效率的爬虫框架
  5. Java实现消息发送
  6. python现在时间 命令_Python3 - 时间处理与定时任务
  7. IAAS云计算产品畅想-云主机产品内涵
  8. 自适应滤波器原理第四版计算机实验,自适应滤波器原理(中文第4版)答案
  9. 算法_深度LSTM笔记[博]
  10. 大数据分析工具鄙视链:Python成老大,Excel小弟都称不上?
  11. ue4打包安卓发送udp报文_内核udp报文截取、修改和发送
  12. 找出数组的最大公约数
  13. Android UsageStatsService(应用使用统计服务)的学习与调研
  14. 初学者关于贝叶斯纳什均衡各类符号的一点理解
  15. 逃脱只会部署集群系列 —— k8s集群的网络模型与跨主机通信
  16. Apache Tomcat 文件包含漏洞(CNVD-2020-10487/CVE-2020-1938)
  17. 光纤加速度传感器对高速列车受电弓监测
  18. [动态规划] 洛谷P1064 金明的预算方案
  19. android 输入法更换_详解安卓手机输入法和键盘切换方式的教程
  20. 偏度和峰度存在的意义

热门文章

  1. ZT:成熟是一种明亮而不刺眼的光辉
  2. C++ Code_ImageList
  3. 基础SQL面试题(1)
  4. Linux下使用Vim粘贴文本错乱问题解决
  5. mac 安装 python mysqlclient 遇到的问题及解决方法
  6. JAVA编译异常处理:java.lang.OutOfMemoryError: PermGen space
  7. git解决“failed to push some refs to“问题
  8. Android Studio SDK Manager 解决无法更新问题
  9. vue实现pdf导出,解决生成canvas模糊等问题
  10. 解决teamviewer试用期到期的方法