Skip to content

Commit f873913

Browse files
committed
fix: WidgetExtension display name 추가
1 parent c9bc0ff commit f873913

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Widget/DevLogWidgetExtension/Resource/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<dict>
55
<key>CFBundleDevelopmentRegion</key>
66
<string>$(DEVELOPMENT_LANGUAGE)</string>
7+
<key>CFBundleDisplayName</key>
8+
<string>DevLog</string>
79
<key>CFBundleExecutable</key>
810
<string>$(EXECUTABLE_NAME)</string>
911
<key>CFBundleIdentifier</key>

0 commit comments

Comments
 (0)