1. iOS APP Project or  Mac APP Project编译错误提示:
“The run destination My Mac 64-bit is not valid for Running the scheme '***'.
The scheme '***' contains no buildables that can be built for the SDKs supported by the run destination My Mac 64-bit. Make sure your targets all specify SDKs that are supported by this version of Xcode.“

2.  问题原因:
工程设定的SDK Version和PC上安装的Xcode对应的Mac or iOS SDK Version不一致。

3. 解决办法:
Solution,to change the Base SDK Version:
1) Click on the project icon in the left hand panel.
2) In the right hand panel that appears, select Build Settings » all.
3) You'll see the option to change the "Base SDK". Architectures » Base SDK.
4) change Base SDK option to your project corresponding SDK version, OS X SDKs or iOS SDKs.  eg: OS X 10.8 or iOS 6.0.

project---->target--->Build Settings-->Base SDK--> 选择对应sdk, osx或是ios

转载于:https://www.cnblogs.com/cocoajin/archive/2013/06/03/3116118.html

.iOS APP Project or Mac APP Project编译错误提示: My Mac 64-bit is not valid for Running the scheme...相关推荐

  1. Error:The run destination iPhone X is not valid for Running the scheme 'ProjectName'. - iOS

    今天在调试一个项目的时候,发现一个异常,该项目有阵子没有调试了,之前一切正常今天重新编译竟然失败,心情很是爆炸,度娘了一下也没找到合适的解决方案,异常提示也描述的很模糊,让人很是费解,不过还好静下来调 ...

  2. 【iOS】The run destination iPhone is not valid for Running the scheme .

    错误信息如下: The run destination iPhoneSE rational is not valid for Running the scheme 'demo1_greating'. ...

  3. Android Studio 4.2Previw版本编译错误提示Disable offline mode and rerun the build

    编译出现的问题 项目在Android Studio 4.2Previw版本编译错误提示Disable offline mode and rerun the build No cached versio ...

  4. iOS编译时报错The run destination John的 iPhone is not valid for Running the scheme 'Test'.

    有时候,我们在真机调试的时候回遇到这样的错误 通常,我们只需要这样操作就能解决问题 选择工程 -> General -> Deployment Info 将Deployment Targe ...

  5. C++编译错误提示 [Error] name lookup of 'i' changed for ISO 'for' scoping

    在VC 6 中,i的作用域范围是函数作用域,在for循环外仍能使用变量i 即: for (int i = 0; i < n; ++i) {          //-- } cout<< ...

  6. linux 中的代码如何编译错误提示,Ubuntu 下GCC编译代码错误提示没有system.h和conio.h,如何得到这两个文件...

    mudaizi12345 于 2015-01-23 23:42:50发表: very good mudaizi12345 于 2015-01-23 20:36:00发表: 路过试一试 菜菜123 于 ...

  7. java编译提示错误信息_JAVA编译错误提示缺少“{”

    展开全部 有点粗心了 我把我修改过的发62616964757a686964616fe58685e5aeb931333335323435给你 具体问题:是extends不是extands 类Circle ...

  8. iOS开发---The run destination iPhone is not valid for Running the scheme问题

    有时候,项目软件的运行版本高于你手机的系统版本,就无法真机测试,出现如下提示 解决方法:找到Target 修改成10.1版本的就OK了

  9. VC6.0的一个编译错误:fatal error C1001: INTERNAL COMPILER ERROR。

    最近在编译一个VC6.0工程(开发环境:win2000+VS6.0+Sp6),在加入预编译头后出现了下面的编译错误提示: c:/program files/microsoft visual studi ...

最新文章

  1. F5刷新以及计算几秒钟的代码
  2. 使用ASV2011研究Molehill API
  3. docker客户端连接远程服务器
  4. 连接关键词用什么符号
  5. Nginx的rewrite之rewrite_log指令
  6. 在Oracle/SQL Service中通过Function返回Table
  7. c语言 消除最后一个空格,新人提问:如何将输出时每行最后一个空格删除
  8. 【C/C++】C++98基础上的C++11新特性
  9. 二维数组作为函数的实参,定义函数形参的方法
  10. gsp计算机管理系的功能,医药系统的GSP管理
  11. new一个对象是个什么过程
  12. win11取消右键菜单折叠恢复经典传统菜单模式方法解决
  13. 思科里服务器的dns配置文件,cisco设置dns
  14. 前端骨架屏终极方案——骨架图
  15. nand flash基础——浮栅结构
  16. STM32F4的DMA
  17. Tiny4412 在linux下的dnw使用
  18. CouchDB与CouchBase的比较
  19. uni-app 二维码生成(链接转二维码)
  20. 搭建机器人电控系统——PID算法——什么是PID?

热门文章

  1. Eltima SDK 中存在27个漏洞,影响多家云服务提供商
  2. 开源论坛软件 NodeBB 中存在多个严重漏洞
  3. 一年太久,研究员决定不等补丁直接披露 Safari 0day 详情
  4. 已遭利用的Windows 0day漏洞 CVE-2020-1380分析
  5. 开源审计的最佳时机是什么时候?
  6. 火眼报告称2019年新出现500个新型恶意软件
  7. 基于知识的智能体 笔记
  8. 今天可免费用VR观看第51届超级碗大赛直播
  9. redis在Windows下以后台服务一键搭建集群(多机器)
  10. 构建应用状态时,你应该避免不必要的复杂性