Add support for Info.dev.plist (#1960)

This commit is contained in:
Lea Anthony
2022-10-14 07:58:43 +11:00
committed by GitHub
parent 7f733d787f
commit 7effede62b
4 changed files with 67 additions and 14 deletions
+1
View File
@@ -160,6 +160,7 @@ Your system is ready for Wails development!
- Javascript wrappers of your Go methods with autogenerated JSDoc, providing code hinting
- TypeScript versions of your Go structs, that can be constructed and passed to your go methods
- A second JS module is generated that provides a wrapper + TS declaration for the runtime
- On macOS, it will bundle the application into a `.app` file and run it. It will use a `build/darwin/Info.dev.plist` for development.
| Flag | Description | Default |
| :--------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-------------------- |