Files
deskflow/cspell.json
Nick Bolton d8acb36e8d Resolve Qt framework path with install_name_tool (#7379)
* Add comment about EXC_BAD_ACCESS

* Optional certificate install

* Improve log output

* Move team ID arg

* Change position of arg

* Set PATH in .zshrc and use bash command substitution

* Simplified macdeployqt find logic

* Formatting

* Minor tweaks to Qt cmake config

* Resolve framework path with install_name_tool

* Update ChangeLog
2024-07-10 15:11:32 +00:00

28 lines
417 B
JSON

{
"version": "0.2",
"ignorePaths": [],
"dictionaryDefinitions": [],
"dictionaries": [],
"words": [
"aqtinstall",
"codesign",
"codesigning",
"contribs",
"distros",
"dmgbuild",
"dotenv",
"gdrive",
"keychain",
"Keychains",
"LLDB",
"macdeployqt",
"msvc",
"notarytool",
"outputdir",
"runas",
"winget"
],
"ignoreWords": [],
"import": []
}