diff options
Diffstat (limited to 'ios/app/Info.plist')
-rw-r--r-- | ios/app/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/app/Info.plist b/ios/app/Info.plist index bbafb8bc4..fca6902c2 100644 --- a/ios/app/Info.plist +++ b/ios/app/Info.plist @@ -5,7 +5,7 @@ <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleDisplayName</key> - <string>app</string> + <string>PubSQ</string> <key>CFBundleExecutable</key> <string>$(EXECUTABLE_NAME)</string> <key>CFBundleIdentifier</key> |