Erik Gomez
a0ae84c71d
update gha and use new certs
2023-03-21 10:41:24 -05:00
Nate Walck
545d9da8d3
Update to Python 3.9.10 and update libs ( #36 )
...
* Update to Python 3.9.10 and update libs
* Fix tokenize-rt version as 4.2.0 was yanked
* PyObjC doesn't seem universal anymore, trying to force a build
* Let's upgrade to latest release of PyObjC
* Update release notes to reflect PyObjC change
2022-02-02 15:49:33 -06:00
Erik Gomez
d00f59f73a
try to get clean runs
2020-12-15 11:47:24 -06:00
Andy Semak
302f2f05fd
Fix very minor typo ( #19 )
2020-12-15 07:24:06 -06:00
Erik Gomez
5a1d094201
Update framework path, symlinks and add signing support
...
- /Library/SystemFrameworks -> /Library/ManagedFrameworks
- Python3.framework/Versions/3.8/bin/python3.8 -> Python3.framework/Versions/Current/bin/python3
- /usr/local/bin/python3.framework -> /usr/local/bin/managed_python3
- Add signing option with Clever DevOps signing cert
- Remove unnecessary Python3.framework/python3 symlink
- Update README with all the changes
2020-06-19 14:14:06 -05:00
Marnin
b64bcda25a
Fixed Typo
2020-06-15 08:38:04 -04:00
Erik Gomez
306ee5d21b
Enhance build script and make master built tool
...
- automatically builds the zip file
- cleans up after itself
- puts all files in /outputs
- another zsh file to make all four packages/zips
2020-06-14 21:43:35 -05:00