Skip to content

Commit

Permalink
Merge pull request #1106 from kiwix/fix-bundle-name-for-extension
Browse files Browse the repository at this point in the history
Fix bundle extension name
  • Loading branch information
kelson42 authored Feb 7, 2025
2 parents 48abccd + 1fe1a7c commit 76c3bea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Widgets/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDisplayName</key>
<string>$(PRODUCT_NAME)</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
Expand Down

0 comments on commit 76c3bea

Please sign in to comment.