ios - Apple 帐户中缺少 NSFileProtectionNone

标签 ios xcode configuration provisioning-profile data-protection

four types Apple 的文件保护模式。即

但在我的苹果帐户数据保护部分中,我看到缺少 NSFileProtectionNone 。下面是我的帐户捆绑配置的快照,

如何禁用对应用程序中所有类型数据的保护?

最佳答案

根据此引用( https://pspdfkit.com/blog/2017/how-to-use-ios-data-protection/ )

The place to navigate to on the website is: Identifiers > App IDs > (the app ID) > Edit > Data Protection > Sharing and Permissions. This can be set to one of the three protection levels (but not NSFileProtectionNone).

NSFileProtectionNone - You can’t make this the default because there is no option for this in the Certificates, Identifiers & Profiles section of the Apple developer website. You wouldn’t want that anyway.

关于ios - Apple 帐户中缺少 NSFileProtectionNone,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59155938/

相关文章:

iphone - 如何在 iOS 6 中获取 Facebook 好友?

ios - Swift 中的 Twitter 时间线集成 (SwiftHTTP)

c++ - 如何让 Xcode 在 #include 语句中接受路径?

xcode - 尝试在 OS X 上安装 Qt 给出 'You need to install Xcode 5.0.0' ,但这个版本太旧了,不可用

database - SpagoBI 5.2 不显示保存的数据集。我应该怎么办?

windows - 全局应用程序设置应该存储在 Windows 7 上的什么位置?

iphone - 如何在向 map 添加大量 MKOverlays 时停止加载闪烁

iphone - AVAudioRecorder文件太大

ios - 使用 CGContextDrawImage 旋转图像

java - @PropertySource 和应用程序上下文名称