小编Vgo*_*ose的帖子

Info.plist 中未找到 Detox 字段 CFBundleIdentifier

遵循 Expo 使用指南进行排毒,并在运行排毒测试时出现以下错误。

使用:

"detox": "^10.0.10",
"detox-expo-helpers": "^0.6.0",
"expo-detox-hook": "^1.0.10"
Run Code Online (Sandbox Code Playgroud)

IPA 制成:

xcode v 9.4.1
expo v 31.0.6
Run Code Online (Sandbox Code Playgroud)

还尝试使用 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)
Run Code Online (Sandbox Code Playgroud)

react-native expo detox

5
推荐指数
1
解决办法
2346
查看次数

标签 统计

detox ×1

expo ×1

react-native ×1