dutox field cfbundledidentifier在info.plist中找不到



在运行排毒测试时,排毒指南遵循EXPO使用指南和错误。

使用:

"detox": "^10.0.10",
"detox-expo-helpers": "^0.6.0",
"expo-detox-hook": "^1.0.10"

IPA由:

xcode v 9.4.1
expo v 31.0.6

还尝试了使用Xcode V10和Expo V 32.0.0构建的IPA,相同的错误。

错误:

Error: field CFBundleIdentifier not found inside Info.plist of app binary at /Users/admin/Desktop/expo-test/bin/gogonow.app
at SimulatorDriver.getBundleIdFromBinary (/Users/admin/Desktop/expo-test/node_modules/detox/src/devices/drivers/SimulatorDriver.js:70:13)

在排毒配置中尝试您应该照顾.app路径,xcodeproj路径,方案[应用程序名称]和info.plist路径。

这应该有效..

相关内容

  • 没有找到相关文章

最新更新