➜ ~ lyrebird
NOTICE [manager]
_ _ _ _
| | | | (_) | |
| | _ _ _ __ ___| |__ _ _ __ __| |
| | | | | | '__/ _ \ '_ \| | '__/ _' |
| |___| |_| | | | __/ |_) | | | | (_| |
\_____/\__, |_| \___|_.__/|_|_| \__,_|
__/ |
|___/
v1.8.7
* Serving Flask app "MOCK" (lazy loading)
* Environment: development
* Debug mode: off
ERROR [device_service] iOS plugin stoped!
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/lyrebird_ios/device_service.py", line 28, in check_env
ios_helper.check_environment()
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/lyrebird_ios/ios_helper.py", line 41, in check_environment
raise IdeviceidError(err_msg)
lyrebird_ios.ios_helper.IdeviceidError: Execute command `idevice_id` error: /bin/sh: idevice_id: command not found
ERROR [device_service] Environment variable ANDROID_HOME not found!