9 Commits

Author SHA1 Message Date
Kevin Bernhagen
2d272e2e53 osx updates
Delete build/pkg before building.
Make build files python3-ready.
Update osx installer scripts.
Add osx/themes directory with gtk2 themes.
Add sandbox entitlements.
Do not access themes dirs not allowed by sandbox.
Disable sandbox for now, as it interferes with passing args to FAHViewer. Probably need app groups entitlement and drop an args.json file in group container.
2021-08-04 16:38:19 -07:00
Kevin Bernhagen
924d24c723 Add entitlements
Add entitlements.plist to app bundle for use in codesign later.

Add .app extension to viewer app name used with 'open' command.

It didn't use to matter, but on my machine "open -a FAHViewer" fails, while "open -a FAHViewer.app" works.
Thev 'open' man page examples use the extension.
2020-12-01 21:34:41 -08:00
Joseph Coffland
5813269396 license update 2020-10-20 13:34:06 -07:00
Kevin Bernhagen
b618a7713d preinstall remove old FAHControl
remove old app so system will not relocate if app bundle id has changed
2018-05-11 08:44:33 -07:00
Joseph Coffland
dea84450aa Stanford -> foldingathome.org 2018-04-05 13:58:10 -07:00
Joseph Coffland
fd69350e42 Updated copyright 2016-06-30 18:18:04 -07:00
Kevin Bernhagen
51b7622d93 rename postflight script to postinstall 2014-07-18 16:57:01 -07:00
Kevin Bernhagen
5f8415f197 add OSX distribution.xml and pkg Resources 2014-07-18 16:43:42 -07:00
Joseph Coffland
4670a59cb4 Initial move from SVN 2014-03-29 02:02:09 -07:00