Files
shorebird-updater/.vscode/settings.json
T
Bryan Oltman f4db98b759 feat: treat iOS patches as diffs instead of full artifacts (#88)
* feat: apply iOS patches from diffs

* Clean up imports

* fix lint

* Add iOS, tests

* refactor

* revert changes to shorebird_code_push

* remove unused debug trait

* coverage

* imports
2023-09-22 16:58:31 -04:00

19 lines
315 B
JSON

{
"cSpell.words": [
"aarch",
"armeabi",
"bipatch",
"bootable",
"canonicalize",
"cbindgen",
"comde",
"Decompressor",
"hasher",
"libapp",
"libc",
"repr",
"reqwest",
"tempdir",
"vmcode"
],
}