Commit Graph

14 Commits

Author SHA1 Message Date
Micah Lee
f3f458da85
macOS package hardening (#967)
When making a macOS release, add a timestamp to signature
2019-04-21 19:13:48 -07:00
Micah Lee
0794d7fb90
Split entitlements files into child and parent, and try using them both 2018-11-25 15:52:36 -08:00
Micah Lee
dac480f212
Use entitlements file when codesigning for macOS 2018-11-25 15:14:29 -08:00
Micah Lee
6d58d5dcff
Added support for bundled Tor in macOS 2017-04-18 15:12:24 -07:00
Micah Lee
9be8169233
Make CLI work with PyInstaller in macOS 2017-02-22 13:34:20 -08:00
Micah Lee
8493a398ef
Add a pyinstaller spec 2017-01-07 18:17:15 -08:00
Micah Lee
db9d81ba90
Migrate from PyInstaller to cx_Freeze for OSX 2016-09-04 19:21:09 -07:00
Micah Lee
ef5665b050 Switched from py2app to PyInstaller for Windows. Renamed version to version.txt, to avoid Windows namespace collision with version.dll. 2016-04-11 23:25:40 -07:00
Micah Lee
08c5e720ae Updated OSX codesigning code for PyInstaller 2016-04-10 15:13:52 -07:00
Micah Lee
00d1e29333 Switch from py2app to PyInstaller 2016-04-10 14:20:18 -07:00
Micah Lee
deac54db92 Made sure switch to python3 and Qt5 works in OSX (#261). Updated OSX instructions in BUILD.md. 2016-02-12 15:45:26 -08:00
Micah Lee
99fd05fa2a make build_osx.sh only codesign when you pass --sign 2015-05-26 11:55:37 -04:00
Micah Lee
d6aafd88e7 codesign for OSX (#151) 2015-05-15 18:09:09 -07:00
Micah Lee
a86cda4549 Ripping out dmg code, replacing pyinstaller with py2app for OSX -- still in progress (#151) 2015-05-15 16:56:22 -07:00