Skip to content

Commit

Permalink
chore(api); generate docs/types
Browse files Browse the repository at this point in the history
  • Loading branch information
jwerle committed Oct 10, 2023
1 parent cb18985 commit c669cab
Show file tree
Hide file tree
Showing 2 changed files with 539 additions and 29 deletions.
5 changes: 2 additions & 3 deletions api/CONFIG.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,8 @@ appstore_icon | | Mac App Store icon
category | | A category in the App Store
cmd | | The command to execute to spawn the "back-end" process.
icon | | The icon to use for identifying your app on MacOS.
sign | | TODO Signing guide: https://socketsupply.co/guides/#code-signing-certificates
codesign_identity | |
sign_paths | |
codesign_identity | | TODO Signing guide: https://socketsupply.co/guides/#code-signing-certificates
codesign_paths | | Additional paths to codesign

# Section `native`

Expand Down
Loading

0 comments on commit c669cab

Please sign in to comment.