Merge pull request #26 from oNaiPs/fix_402653028_error

Added version to Info.plist file, fixes -402653028 error
This commit is contained in:
Shazron Abdullah 2014-04-03 12:34:40 -07:00
commit bab1d5bded

View File

@ -10,6 +10,8 @@
</array>
<key>CFBundleExecutable</key>
<string>demo</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>CFBundleIdentifier</key>
<string>demo</string>
<key>CFBundleResourceSpecification</key>