remove/disable MobileFirst 应用 "Server Connectivity Settings" 来自 iPhone 设置

remove/disable MobileFirst app "Server Connectivity Settings" from iPhone Setting

此功能在开发过程中可能会有用。但是我们想切换它,因为我们不希望任何服务器信息暴露给最终用户。

确保在 application-descriptor.xml 中将 worklightSettings 选项设置为 "false",然后在 Worklight Studio 中重新构建您的项目,然后在 Xcode.[=10 中构建=]

如果您仍然在 iOS 的 Settings.app 中看到应用程序设置条目,那么 select Xcode 和 运行 中的清理选项再次出现(在Xcode)。这应该使条目消失。