Visual Studio for Mac从Info.plist中剥离软件包显示名称(CFBundleDisplayName)
我有一个Xamarin.iOS项目,它利用Info.plist中的CFBundleName和CFBundleDisplayName属性。Visual Studio for Mac从Info.plist中剥离软件包显示名称(CFBundleDisplayName)
当我在Visual Studio for Mac中打开我的项目,然后打开Info.plist时,CFBundleDisplayName属性在没有授权的情况下被剥离。我可以在Source模式下成功编辑Info.plist以将其追加回来,但有没有更好的方法来解决这个问题?
回答:
在Visual Studio for Mac 7.3.2版中,问题不会再现。
以上是 Visual Studio for Mac从Info.plist中剥离软件包显示名称(CFBundleDisplayName) 的全部内容, 来源链接: utcz.com/qa/263635.html

