Merge pull request #855 from mastodon/fix-share-extension-name

Fix Share Extension Display Name
This commit is contained in:
Marcus Kida 2023-01-04 16:45:55 +01:00 committed by GitHub
commit 6c66f223b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>