kopia lustrzana https://gitlab.com/mysocialportal/relatica
Add App Group to access groups keychain list to get secure storage on macOS working
rodzic
277d77ba11
commit
9ac3ebc85c
|
@ -11,6 +11,8 @@
|
|||
<key>com.apple.security.network.server</key>
|
||||
<true/>
|
||||
<key>keychain-access-groups</key>
|
||||
<array/>
|
||||
<array>
|
||||
<string>$(AppIdentifierPrefix)T69YZGT58U.relatica</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -11,6 +11,8 @@
|
|||
<key>com.apple.security.network.client</key>
|
||||
<true/>
|
||||
<key>keychain-access-groups</key>
|
||||
<array/>
|
||||
<array>
|
||||
<string>$(AppIdentifierPrefix)T69YZGT58U.relatica</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -15,6 +15,8 @@
|
|||
<key>com.apple.security.network.server</key>
|
||||
<true/>
|
||||
<key>keychain-access-groups</key>
|
||||
<array/>
|
||||
<array>
|
||||
<string>$(AppIdentifierPrefix)T69YZGT58U.relatica</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Ładowanie…
Reference in New Issue