Fix iOS Podfile generation for receipt OCR
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.beenvoice.app",
|
||||
"buildNumber": "12",
|
||||
"buildNumber": "13",
|
||||
"icon": "./assets/beenvoice.icon",
|
||||
"infoPlist": {
|
||||
"ITSAppUsesNonExemptEncryption": false,
|
||||
@@ -94,7 +94,7 @@
|
||||
}
|
||||
],
|
||||
[
|
||||
"expo-mlkit-ocr",
|
||||
"./plugins/withExpoMlkitOcrEnv.js",
|
||||
{
|
||||
"iosEngine": "auto"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user