2020-06-10 17:02:15 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
|
<plist version="1.0">
|
|
|
|
<dict>
|
|
|
|
<key>method</key>
|
|
|
|
<string>app-store</string>
|
|
|
|
<key>provisioningProfiles</key>
|
|
|
|
<dict>
|
|
|
|
<key>com.8bit.bitwarden</key>
|
2021-03-11 20:12:41 +03:00
|
|
|
<string>Dist: Bitwarden 2021</string>
|
2020-06-10 17:02:15 +03:00
|
|
|
<key>com.8bit.bitwarden.autofill</key>
|
2021-03-11 20:12:41 +03:00
|
|
|
<string>Dist: Autofill 2021</string>
|
2020-06-10 17:02:15 +03:00
|
|
|
<key>com.8bit.bitwarden.find-login-action-extension</key>
|
2021-03-11 20:12:41 +03:00
|
|
|
<string>Dist: Extension 2021</string>
|
2022-01-25 23:41:56 +03:00
|
|
|
<key>com.8bit.bitwarden.share-extension</key>
|
|
|
|
<string>Dist: Share Extension 2021</string>
|
2020-06-10 17:02:15 +03:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
</plist>
|