简体   繁体   English

Appium iOS模拟器安装错误

[英]Appium iOS Simulator Setup error

I have a .app file that I copied to my mac in a local directory (Ex: /appium/test.app) and I pointed appium to the .app file. 我有一个.app文件,该文件已复制到本地目录中的Mac(例如:/appium/test.app),并且将appium指向.app文件。 I'm getting the following error when running in the simulator: 在模拟器中运行时出现以下错误:

Could not save new Info.plist
Error: ENOTDIR, not a directory

Can any one resolve my issue? 谁能解决我的问题? Correct me if i am doing any fundamental wrong. 如果我做任何根本性的错误,请纠正我。

I've gotten that error if I start the Appium server via the Mac App and point it at an .app directory in the Settings of the app. 如果通过Mac App启动Appium服务器并将其指向应用程序设置中的.app目录,则会出现该错误。

You should try running Appium from the command line. 您应该尝试从命令行运行Appium。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM