Could not read from Info.plist

前端 未结 5 1583
迷失自我
迷失自我 2020-12-14 10:50

I copied a project between 2 macs. I got the error message about Info.plist not found in Xcode 4 ProcessInfoPlistFile:

could not read data from \'/U

5条回答
  •  执念已碎
    2020-12-14 11:09

    You can specify the Info.plist file in Xcode inside the project's settings, under your target in the "General" tab:

提交回复
热议问题