Fix Share Extension Display Name

This commit is contained in:
Marcus Kida 2023-01-04 15:35:40 +01:00
parent 6d80df1279
commit 1fd509f4f9
No known key found for this signature in database
GPG Key ID: 19FF64E08013CA40
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>ShareActionExtension</string>
<string>Mastodon</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>