1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/osx
Anthony Bilinski ff2cad3b03
chore(build): Remove qTox-Mac-Deployer-ULTIMATE.sh
* 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.
2022-01-09 18:52:53 -08:00
..
background-DMG chore(travis): Allow for Travis deployment 2016-06-07 19:42:34 -04:00
Brewfile chore(CI): Use docker for CI scripts 2021-12-19 14:56:05 -08:00
createdmg docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
DS_Store-DMG fix(build): correct macOS deployment 2017-01-29 14:40:46 -08:00
gplv3.rtf Move to its own folder, fix mimetype 2014-11-14 13:59:46 -08:00
info.plist Merge branch 'v1.17-dev' 2021-12-14 21:20:14 -08:00
macfixrpath chore(osx): Added macos instalation script 2017-01-29 10:07:15 +03:00
makedist.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
update-plist-version.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
welcome.txt chore: rewrite all links to the qTox repository from tux3 to qTox 2016-08-04 06:25:50 +08:00