Fix widget display name

This commit is contained in:
Ilya Laktyushin 2019-10-21 20:03:06 +04:00
parent 108edc0178
commit ccce18ac97

View File

@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>People</string>
<string>${APP_NAME}</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>