{
  "$type": "site.standard.document",
  "description": "I wanted to get back to doing more macOS app development and thought to configure live reload with Injection III. After some help from John",
  "path": "/speed-up-macos-app-development-live-reload-with-injection-iii/",
  "publishedAt": "2024-03-04T04:45:00.000Z",
  "site": "at://did:plc:bryys25pc2fnagnyxqgsglhd/site.standard.publication/3mn26bjkkmh23",
  "tags": [
    "macOS Development",
    "DX",
    "Tools"
  ],
  "textContent": "I wanted to get back to doing more macOS app development and thought to configure live reload with Injection III. After some help from John Holdsworth, I have it working and built a sample repo for macOS app with Injection III.\n\nFrom the [https://github.com/hboon/MacOSWithInjectionIII/blob/main/README.md]:\n\n> This is for the GitHub version of InjectionIII. I can't get the app store version to work. You have to run the app and choose \"Open Project\". Don't choose \"Prepare Project\"\n\n> I can't get it to run in standalone mode (maybe the trick is to reset or remove com.apple.security.app-sandbox in MacOSWithInjectionIII.entitlements).\n\n> The rest are in the commits in the repo.\n\n> Unlike most repos, I intend to force-push to this repo instead of adding commits because it's meant to show specific steps to set up a new project.\n\nI've already finding it useful when I want to spin up macOS apps for toying with ideas.",
  "title": "Speed up macOS App Development Live Reload with Injection III"
}