Fix macos run mesh-ui plist RIVM-20

This commit is contained in:
Mihail Slobodyanuk 2022-12-12 13:39:40 +02:00
parent 6eaf4eee0c
commit 4aca137040

View file

@ -118,6 +118,8 @@ cat > pkgbuild/root/Applications/RiV-mesh.app/Contents/Info.plist << EOF
<string>mesh-ui</string>
<key>CFBundleIdentifier</key>
<string>io.github.RiV-mesh.pkg</string>
<key>WorkingDirectory</key>
<string>/Applications/RiV-mesh.app/Contents/MacOS</string>
<key>StandardOutPath</key>
<string>/tmp/mesh-ui.stdout.log</string>
<key>StandardErrorPath</key>