apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.15k stars 987 forks source link

Please help to resolve issue about Cordova Platform iOS 6.x.x with Xcode 12.4 #1115

Closed asgarde61 closed 1 year ago

asgarde61 commented 3 years ago

Bug Report

Problem

I can't read and edit two files such as Cordova.h and Info.plist of the CordovaLib.xcodeproj through Xcode 12.4. These two files are red color. Please refer to the attached screenshot.

What is expected to happen?

I expected that I can read and edit two files like a Cordova.h and an Info.plist.

What does actually happen?

Information

Command or Code

Please refer to the attached screenshots.

Environment, Platform, Device

Version information

Xcode 12.4 mac OS Catalina 10.15.7 Cordova 10.0.0 Cordova Platform iOS 6.1.1

Checklist

dpogue commented 1 year ago

This can happen if you open the .xcodeproj file instead of the .xcworkspace file.