Missing MultiFormatReader bug fix
[zxing.git] / iphone / Info.plist
index cabc558..d36bee3 100644 (file)
@@ -9,9 +9,9 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleIconFile</key>
-       <string>zxing-icon-128</string>
+       <string>icon</string>
        <key>CFBundleIdentifier</key>
-       <string>com.google.${PRODUCT_NAME:identifier}</string>
+       <string>com.googlecode.zxing.${PRODUCT_NAME:identifier}</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundleName</key>
@@ -19,9 +19,9 @@
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleSignature</key>
-       <string>????</string>
+       <string>CBRU</string>
        <key>CFBundleVersion</key>
-       <string>1.0</string>
+       <string>1.0.1</string>
        <key>LSRequiresIPhoneOS</key>
        <true/>
        <key>NSMainNibFile</key>