Skip to content
Snippets Groups Projects
Commit 6e968249 authored by Zdravko Iliev's avatar Zdravko Iliev Committed by Alexey Lunin
Browse files

fix: change app name to HIN Agent

parent 7c37cb2f
No related branches found
No related tags found
No related merge requests found
<resources> <resources>
<string name="app_name">HIN Wallet</string> <string name="app_name">HIN Agent</string>
</resources> </resources>
{ {
"name": "VereignCredentialManager", "name": "VereignCredentialManager",
"displayName": "HIN Wallet" "displayName": "HIN Agent"
} }
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleDisplayName</key> <key>CFBundleDisplayName</key>
<string>HIN Wallet</string> <string>HIN Agent</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string> <string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment