3G does not have a video camera but can still decode via AVFF preview functions

git-svn-id: https://zxing.googlecode.com/svn/trunk@1855 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
smparkes@smparkes.net 2011-07-13 16:57:40 +00:00
parent 1c564fcf6a
commit f6e9f3d2cd

View file

@ -46,7 +46,6 @@
<key>UIRequiredDeviceCapabilities</key> <key>UIRequiredDeviceCapabilities</key>
<array> <array>
<string>still-camera</string> <string>still-camera</string>
<string>video-camera</string>
</array> </array>
<key>UIStatusBarHidden</key> <key>UIStatusBarHidden</key>
<false/> <false/>