Skip to content

Commit 150a86b

Browse files
committed
New build and full app name for iOS
1 parent 2b6d189 commit 150a86b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

iOS/mnm/Info.plist

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<dict>
55
<key>CFBundleDevelopmentRegion</key>
66
<string>en</string>
7+
<key>CFBundleDisplayName</key>
8+
<string>Menéame</string>
79
<key>CFBundleExecutable</key>
810
<string>$(EXECUTABLE_NAME)</string>
911
<key>CFBundleIdentifier</key>
@@ -19,7 +21,7 @@
1921
<key>CFBundleSignature</key>
2022
<string>????</string>
2123
<key>CFBundleVersion</key>
22-
<string>1</string>
24+
<string>2</string>
2325
<key>LSRequiresIPhoneOS</key>
2426
<true/>
2527
<key>NSAppTransportSecurity</key>

0 commit comments

Comments
 (0)