mirror of
https://github.com/appium/appium.git
synced 2026-05-24 21:08:51 -05:00
Add -persistent to OS X launch agent config
Required for using nodes plus plugin
This commit is contained in:
@@ -109,6 +109,7 @@ $ sudo nano /Library/LaunchAgents/com.jenkins.ci.plist
|
||||
<string>mac</string>
|
||||
<string>-name</string>
|
||||
<string>mac_appium</string>
|
||||
<string>-persistent</string>
|
||||
</array>
|
||||
<key>KeepAlive</key>
|
||||
<true/>
|
||||
|
||||
Reference in New Issue
Block a user