Skip to content

Commit 76c3bea

Browse files
authored
Merge pull request #1106 from kiwix/fix-bundle-name-for-extension
Fix bundle extension name
2 parents 48abccd + 1fe1a7c commit 76c3bea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Widgets/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5+
<key>CFBundleDisplayName</key>
6+
<string>$(PRODUCT_NAME)</string>
57
<key>NSExtension</key>
68
<dict>
79
<key>NSExtensionPointIdentifier</key>

0 commit comments

Comments
 (0)