Commit Graph

5 Commits

Author SHA1 Message Date
jwestfall 726f5e2b53 OSX: let build_installer.sh create a working Barrier.app on debug builds
build_installer.sh on OSX is responsible for populating Barrier.app to
make it viable to run and creating a dmg for release.  However its only
works if you run it against a release build.  This patch makes so you can
run it on a debug build and it will populate Barrier.app but doesn't
create the dmg.
2019-01-24 19:45:40 -08:00
Povilas Kanapickas b8fa610f8f Build full installer via clean_build.sh (#157)
* OSX: Fix lack of newlines in build messages

* OSX: Build full installer as part of the installer build via cmake
2018-10-19 13:17:04 -04:00
walker0643 c605cbdbcc fix macos installer script 2018-03-01 13:27:58 -05:00
walker0643 116a133902 fix macos installer script 2018-03-01 13:22:47 -05:00
walker0643 e6a3a124ee improve macos build 2018-03-01 13:05:53 -05:00
Renamed from build_osx_installer.sh (Browse further)