Fix macos run mesh-ui plist RIVM-20

This commit is contained in:
Mihail Slobodyanuk 2022-12-12 13:57:49 +02:00
parent c5c63e5cb7
commit f81d09dad3

View file

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