简体   繁体   English

在iOS 9.2设备上构建和运行应用程序时出现xcode 7.2问题

[英]Issue with xcode 7.2 while Build and run app on iOS 9.2 device

When ever i build the project xCode shows too many errors like 每当我构建项目时,xCode都会显示太多错误,例如

  • Too many errors emitted, stopping now. 发出太多错误,现在停止。
  • Expected ';' 预期为“;” after top level declarator. 在顶级声明符之后。
  • While building module 'CoreFoundation' / 'Foundation' / 'Darwin' imported from /User/mac/Desktop/folder name/project name/AFURLSessionManager.h:22: 在构建从/ User / mac / Desktop /文件夹名称/项目名称/AFURLSessionManager.h:22导入的模块'CoreFoundation'/'Foundation'/'Darwin'时:
  • While building module 'CoreFoundation' imported from /Applications/Xcode.app/Contents/Developer/platforms/iPhoneOS.Platform/Developer/SDKs/iPhoneOS9.2sdk/System/Library/Framework/Foundation.Framework/Headers/Foundation.h:6 在构建从/Applications/Xcode.app/Contents/Developer/platforms/iPhoneOS.Platform/Developer/SDKs/iPhoneOS9.2sdk/System/Library/Framework/Foundation.Framework/Headers/Foundation.h:6导入的模块“ CoreFoundation”时

I am facin this type of errors can anyone help me to solve this issue ? 我很喜欢这种类型的错误,谁能帮助我解决这个问题?

I am stuck here. 我被困在这里。

Help me so i can continue my work please. 帮助我,以便我可以继续我的工作。

Removed Old Xcode version from your mac. 从Mac中删除了旧Xcode版本。 Thats it.!!! 而已。!!!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 iOS 9.2 Xcode 7.2 Facebook登录问题 - IOS 9.2 Xcode 7.2 Facebook login issue Flutter IOS 构建应用程序以在特定设备上进行测试 XCode 9.2 - Flutter IOS build app for testing on a certain device XCode 9.2 OS 9.2 Xcode 7.2中的Google登录问题 - Google Login Issue in OS 9.2 Xcode 7.2 尽管将info.plist更改为NSAppTransport Security更改为NO Xcode 7.2 iOS 9.2,但App Transport Security错误 - App Transport Security error despite changing info.plist to NSAppTransport Security to NO Xcode 7.2 iOS 9.2 在XCode 7.2中使用SDK 9.2创建的iOS应用程序是否与iPhone 4中的iOS 6兼容? - Will iOS Application created in XCode 7.2 with SDK 9.2 be compatible with iOS 6 in iPhone 4? 找不到开发人员磁盘映像-Xcode 7.2和iOS 9.2 - Could not find Developer Disk Image - Xcode 7.2 & iOS 9.2 Xcode 7.2无法通过iOS 9.2连接到iPhone - Xcode 7.2 can't attach to iPhone with iOS 9.2 在iOS 9.2及更低版本上,Xcode 8构建崩溃 - Xcode 8 build crash on iOS 9.2 and below 适用于iOS 11 Xcode 9.2的IQKeyboardManager无法构建 - IQKeyboardManager for iOS 11 Xcode 9.2 Cannot build iOS Xcode 9.2 应用程序未在模拟器上运行:“此时无法安装此应用程序。” - iOS Xcode 9.2 App not run on simulator: "This app could not be installed at this time."
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM