Fix issue with wallet links opening in app store

Changelog-Fixed: Fix issue with wallet links opening in app store
This commit is contained in:
William Casarin
2022-12-28 13:57:56 -08:00
parent 266b1cc0bd
commit 7692e2bf7e
2 changed files with 11 additions and 1 deletions

View File

@@ -17,7 +17,16 @@
</array>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>muun</string>
<string>zeusln</string>
<string>zebedee</string>
<string>lightning</string>
<string>squarecash</string>
<string>phoenix</string>
<string>lnlink</string>
<string>strike</string>
<string>bluewallet</string>
<string>walletofsatoshi</string>
</array>
<key>NSAppTransportSecurity</key>
<dict>