We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6d189 commit 150a86bCopy full SHA for 150a86b
1 file changed
iOS/mnm/Info.plist
@@ -4,6 +4,8 @@
4
<dict>
5
<key>CFBundleDevelopmentRegion</key>
6
<string>en</string>
7
+ <key>CFBundleDisplayName</key>
8
+ <string>Menéame</string>
9
<key>CFBundleExecutable</key>
10
<string>$(EXECUTABLE_NAME)</string>
11
<key>CFBundleIdentifier</key>
@@ -19,7 +21,7 @@
19
21
<key>CFBundleSignature</key>
20
22
<string>????</string>
23
<key>CFBundleVersion</key>
- <string>1</string>
24
+ <string>2</string>
25
<key>LSRequiresIPhoneOS</key>
26
<true/>
27
<key>NSAppTransportSecurity</key>
0 commit comments