Use xcconfig for app display name, for both app and share extension

This commit is contained in:
ismailgulek
2020-07-29 16:28:55 +03:00
parent 5ba21c97db
commit 935f011934
8 changed files with 120 additions and 6 deletions
@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>Element (Riot.im)</string>
<string>$(BUNDLE_DISPLAY_NAME)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>