启动失败,注意点。具体描述“info.plist 中必须添加 Bundle display name”。
直接用source code方式打开info.plist并添加:
<key>CFBundleDisplayName</key><string>BaiduDemo</string>
启动失败,注意点。具体描述“info.plist 中必须添加 Bundle display name”。
直接用source code方式打开info.plist并添加:
<key>CFBundleDisplayName</key>