DO NOT MERGE
local development signing fixes
This commit is contained in:
parent
53ae6426bd
commit
7db85c9939
10 changed files with 76 additions and 116 deletions
|
|
@ -4,11 +4,11 @@
|
|||
<dict>
|
||||
<key>com.apple.security.application-groups</key>
|
||||
<array>
|
||||
<string>group.me.mssun.passforiosbeta</string>
|
||||
<string>group.org.lysanntranvouez.passforiosbeta</string>
|
||||
</array>
|
||||
<key>keychain-access-groups</key>
|
||||
<array>
|
||||
<string>$(AppIdentifierPrefix)group.me.mssun.passforiosbeta</string>
|
||||
<string>$(AppIdentifierPrefix)group.org.lysanntranvouez.passforiosbeta</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
|
|
@ -4,11 +4,11 @@
|
|||
<dict>
|
||||
<key>com.apple.security.application-groups</key>
|
||||
<array>
|
||||
<string>group.me.mssun.passforios</string>
|
||||
<string>group.org.lysanntranvouez.passforios</string>
|
||||
</array>
|
||||
<key>keychain-access-groups</key>
|
||||
<array>
|
||||
<string>$(AppIdentifierPrefix)group.me.mssun.passforios</string>
|
||||
<string>$(AppIdentifierPrefix)group.org.lysanntranvouez.passforios</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue