An open API service indexing awesome lists of open source software.

https://github.com/codeskyblue/uiautodev-desktop

uiautodev desktop
https://github.com/codeskyblue/uiautodev-desktop

Last synced: 9 months ago
JSON representation

uiautodev desktop

Awesome Lists containing this project

README

          

# Deprecated

## 下载安装

MacOS

下载后的dmg安装后,并不能打开会提示“已损坏,无法打开”,实际上是因为没签名导致的。

解决方法

```sh
codesign --force --deep --sign - /Applications/uiautodev.app
```

再次打开如果提示未信任,就去设置-隐私与安全性 点击 “仍要打开”