1、问题描述

the running destination my Mac 64-bit is not valid for running the scheme

2、solution

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.
翻译一下,意思是:
1)点击所导入的工程文件的名字
2)右边的panel里面的Build Settings→All
3)可以看到Base SDK
4)点击选择SDK 的版本

 

 

相关文章:

  • 2021-07-24
  • 2022-03-04
  • 2021-05-09
  • 2021-11-08
  • 2021-08-06
  • 2021-07-17
猜你喜欢
  • 2021-06-12
  • 2022-12-23
  • 2021-11-14
  • 2021-11-02
  • 2022-01-01
  • 2022-12-23
  • 2021-12-14
相关资源
相似解决方案