Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 2fab6ac

Browse files
mykyta-bondarenkoconceptdev
authored andcommitted
[XI] Added CFBundleIdentifier property (#206)
* - added CFBundleIdentifier * - update "CFBundleIdentifier" property
1 parent 2853ba2 commit 2fab6ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Working_with_images/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<dict>
55
<key>CFBundleDisplayName</key>
66
<string>Images</string>
7+
<key>CFBundleIdentifier</key>
8+
<string>com.xamarin.working-with-images</string>
79
<key>CFBundleDocumentTypes</key>
810
<array>
911
<dict>

0 commit comments

Comments
 (0)