Xcode 5.1-iOS 7.1错误 [英] Xcode 5.1 - iOS 7.1 error

查看:134
本文介绍了Xcode 5.1-iOS 7.1错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已成功使用xcode 4.5和iOS 6.1 SDK构建了一个应用程序.但是昨天我将Xcode更新为5.1.现在,当我尝试为发布而构建时,它会引发很多错误.

I had successfully built an app with xcode 4.5 and iOS 6.1 SDK. But yesterday I updated Xcode to 5.1. And now when I try to build for releasing, it throws so many errors.

这些是错误.

  1. types.h-用户定义的问题-不支持的体系结构
  2. _types.h-用户定义的问题-不支持体系结构
  3. 语义问题-未知类型名称'__int64_t',未知类型名称'__int32_t',未知类型名称'__uint64_t',未知类型名称'__uint32_t',未知类型名称'__darwin_natural_t'..等.

我认为这些错误来自iPad-prefix.pch,UIKit.h,iPhoneOS6.1.sdk和某些框架.我不知道如何解决它.

I think these errors are from iPad-prefix.pch, UIKit.h, iPhoneOS6.1.sdk and some frameworks. I have no clue how to fix it.

部署目标是6.1,基础SDK是7.1.架构是标准架构armv7,armv7s,arm64.

The Deployment target is 6.1 and Base SDK is 7.1. Architecture is Standard Architecture armv7, armv7s, arm64.

推荐答案

请尝试从"Standart Architectures" arm64中删除.并将arm64保留在有效的体系结构"中

Please, try remove from "Standart Architectures" arm64. And leave arm64 in "Valid Architectures"

这篇关于Xcode 5.1-iOS 7.1错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆