enso/build-config.yaml
Michał Wawrzyniec Urbańczyk 10f45d7fd1
macOS Code Signing & Notarization (#3712)
This PR reenables code signing and notarization on macOS.

[ci no changelog needed]

# Important Notes
* electron-builder has been bumped, mostly to avoid missing Python issue. A workaround for a regression with Windows installer is provided as a patch.
2022-09-19 19:02:18 +00:00

12 lines
348 B
YAML

# Options intended to be common for all developers.
wasm-size-limit: 14.60 MiB
required-versions:
cargo-watch: ^8.1.1
node: =16.15.0
wasm-pack: ^0.10.2
# TODO [mwu]: Script can install `flatc` later on (if `conda` is present), so this is not required. However it should
# be required, if `conda` is missing.
# flatc: =1.12.0