| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Defaults to unoptimized, unsigned, dev builds.
New flags:
--optimize - Turns on compiler optimization/compression
--sign - Turns on siging of binaries (Windows + macOS)
|
|
Add --universal flag for building universal app for both
Intel and Apple Silicon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Added iOS info
Not sure, but I think the iOS app handles "WireGuard" and "Optional local network access" as the Android app does.
* Minor change :)
* Even more minor change :)
|
|
|
|
|
|
|