fix(ios): align bundle name with app display name

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Johannes Millan 2026-05-04 22:49:08 +02:00
parent 3a64f796be
commit bbf506fa82

View file

@ -13,7 +13,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<string>Super Productivity</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>