Feat: Add deep link

This commit is contained in:
dranik
2026-05-13 17:41:26 +03:00
parent 009ca981d5
commit e2108a28ea
19 changed files with 292 additions and 77 deletions
+13
View File
@@ -86,6 +86,19 @@
<dict/>
<key>CFBundleIcons~ipad</key>
<dict/>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>org.amnezia.AmneziaVPN.vpn-deeplink</string>
<key>CFBundleURLSchemes</key>
<array>
<string>vpn</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
</array>
<key>UTImportedTypeDeclarations</key>
<array>
<dict>