appium / appium-for-mac

[deprecated] Application for automating a mac app with JSON wire protocol
Apache License 2.0
193 stars 70 forks source link

docs: add build by Xcode #92

Closed KazuCocoa closed 4 years ago

KazuCocoa commented 4 years ago

A 64 bit binary is necessary https://github.com/appium/appium-for-mac/issues/72 to run AppiumForMac.app on newer macOS. For now, building this repository on user env is enough, so let me leave a comment about copying the built module in /Applications.

mykola-mokhnach commented 4 years ago

We need to setup an appropriate tagging and release logic here similar to we did for sign.jar tool

KazuCocoa commented 4 years ago

yes, i think so