我试图将项目文件夹中的文件移动到另一个文件夹,一切正常,但
Xcode现在无法找到我的Info.plist文件.这是我得到的错误.
could not read data from '/Users/jamiefraser/Developer/CocoaTouch Apps/MyApp/MyApp/MyApp/MyApp-Info.plist': The file “MyApp-Info.plist” couldn’t be opened because there is no such file.
实际的文件位置是
'/Users/jamiefraser/Developer/CocoaTouch Apps/MyApp/MyApp/MyApp-Info.plist'
我检查了项目的构建设置,然后阅读
MyApp/MyApp-Info.plist