1 Star 0 Fork 0

G.L.Wang / Woogie

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
com.eglwang.Woogie.plist 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>com.eglwang.Woojie</string>
<key>ProgramArguments</key>
<array>
<string>/Users/mac/Programing/woogie/build/Jitterbug</string>
<string>/Users/mac/Programing/woogie/mqtt.ini</string>
</array>
<key>WorkingDirectory</key>
<string>/Users/mac</string>
<key>UserName</key>
<string>mac</string>
<key>RunAtLoad</key>
<true/>
<key>StandardOutPath</key>
<string>/Users/mac/Programing/woogie/Woogie.log</string>
<key>StandardErrorPath</key>
<string>/Users/mac/Programing/woogie/Woogie.log</string>
<key>KeepAlive</key>
<true/>
<key>ThrottleInterval</key>
<integer>300</integer>
<key>ThrottleIntervalAfterInitialFailure</key>
<integer>300</integer>
<key>LimitLoadFromLaunchAgents</key>
<integer>5</integer>
</dict>
</plist>
C++
1
https://gitee.com/eglwang/woogie.git
git@gitee.com:eglwang/woogie.git
eglwang
woogie
Woogie
master

搜索帮助