Nativefier/src/options/fields
Adam Weeden 3a8f66a7b6
macOS: universal architecture app support (fix #1384, PR #1386)
As noted in `API.md`:

- When specifying `universal` you must be building for the `darwin`, `mas`, `mac`, or `osx` platforms. This will generate a universal (M1 and x86) app.
2022-04-18 19:11:31 -04:00
..
fields.test.ts macOS: universal architecture app support (fix #1384, PR #1386) 2022-04-18 19:11:31 -04:00
fields.ts Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00
icon.test.ts Enable TypeScript strict:true, and more typescript-eslint rules (#1223) 2021-06-15 22:20:49 -04:00
icon.ts Upgrade Electron from 13 to 16 (PR #1288) 2022-01-02 06:17:06 -05:00
name.test.ts Bump eslint to 7.x, fix new lint errors 2020-07-18 11:19:58 -04:00
name.ts Enable TypeScript strict:true, and more typescript-eslint rules (#1223) 2021-06-15 22:20:49 -04:00
userAgent.test.ts Enable TypeScript strict:true, and more typescript-eslint rules (#1223) 2021-06-15 22:20:49 -04:00
userAgent.ts Update browser versions + add fix for Firefox user agent (#1388) 2022-04-18 18:42:25 -04:00