Skip to content

Commit 326f5a2

Browse files
authored
Update Info.plist
1 parent 10bec1c commit 326f5a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

macos/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundleName</key>
1616
<string>$(PRODUCT_NAME)</string>
1717
<key>NSCameraUsageDescription</key>
18-
<string>$(PRODUCT_NAME) Camera Usage!</string>
19-
<key>NSMicrophoneUsageDescription</key>
20-
<string>$(PRODUCT_NAME) Microphone Usage!</string>
18+
<string>$(PRODUCT_NAME) Camera Usage!</string>
19+
<key>NSMicrophoneUsageDescription</key>
20+
<string>$(PRODUCT_NAME) Microphone Usage!</string>
2121
<key>CFBundlePackageType</key>
2222
<string>APPL</string>
2323
<key>CFBundleShortVersionString</key>

0 commit comments

Comments
 (0)