Unverified Commit 6552bc86 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

antigravity: remove dontFixup, fix 'app is "damaged"' (#465483)

parents 971dc6d6 21b40cc8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -60,8 +60,6 @@ in
  tests = { };
  updateScript = ./update.js;

  dontFixup = hostPlatform.isDarwin;

  meta = {
    mainProgram = "antigravity";
    description = "Agentic development platform, evolving the IDE into the agent-first era";