mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
ff2cad3b03
* It is only partially covered by CI and doesn't simplify the build process much for users. Replacing it in CI with just build-osx.sh significantly reduces script complexity and is fully tested. * bootstrap-osx.sh copying system libs and headers locally is unneeded. Already the DMG file contains them, and re-linking the app against updated system files may be desirable. * Update INSTALL.md for macOS to use brewfile, use common dependency build scripts, and use cmake rather than wrapper scripts. * Build macOS in Release mode in CI, for release artifact creation * Don't copy all used libs into a local folder, macdeployerqt already handles this for the dmg, and for local running of the app using the system libs and relinking on update is desirable to avoid running out of date dependencies unexpectedly. |
||
---|---|---|
.. | ||
background-DMG | ||
Brewfile | ||
createdmg | ||
DS_Store-DMG | ||
gplv3.rtf | ||
info.plist | ||
macfixrpath | ||
makedist.sh | ||
update-plist-version.sh | ||
welcome.txt |