Bug 1960091 - Add a security application group for accessing the browser profile container r=mac-reviewers,mstange
Add Nightly to an App Group named org.mozilla.firefox.browserprofiles to enable testing of App Group Container storage. We expect to add the other channels to the same group in the future. Differential Revision: https://phabricator.services.mozilla.com/D245328
This commit is contained in:
@@ -30,5 +30,11 @@
|
|||||||
|
|
||||||
<!-- For platform passkey (webauthn) support -->
|
<!-- For platform passkey (webauthn) support -->
|
||||||
<key>com.apple.developer.web-browser.public-key-credential</key><true/>
|
<key>com.apple.developer.web-browser.public-key-credential</key><true/>
|
||||||
|
|
||||||
|
<key>com.apple.security.application-groups</key>
|
||||||
|
<array>
|
||||||
|
<!-- Browser profile container for all channels -->
|
||||||
|
<string>43AQ936H96.org.mozilla.firefox.browserprofiles</string>
|
||||||
|
</array>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|||||||
Reference in New Issue
Block a user