Skip to content
Snippets Groups Projects
Commit d3dfbaf2 authored by Markin Igor's avatar Markin Igor
Browse files

Fix URL schema

parent 955c87d3
No related branches found
No related tags found
1 merge request!3Resolve "Set up building process."
......@@ -22,21 +22,11 @@
<string>????</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string></string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>app://com.vereign.app/oauth2</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>com.vereign.app/authorize</string>
<string>com.vereign.app</string>
<key>CFBundleURLSchemes</key>
<array>
<string>app</string>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment