config.json 244 B

12345678
  1. {
  2. "title": "macproxy",
  3. "icon": "AppIcon.icns",
  4. "contents": [
  5. { "x": 448, "y": 344, "type": "link", "path": "/Applications" },
  6. { "x": 192, "y": 344, "type": "file", "path": "build/macos/Build/Products/Release/macproxy.app" }
  7. ]
  8. }