Skip to content

Commit 624990d

Browse files
Add support for macOS in build and extraction process (#2)
The code has been updated to include support for macOS in the build and extraction process of the project. A new section is added to perform build and compression for macOS, in addition to existing mechanisms for Windows and Linux. The extraction method in engines.py is also modified to handle macOS specific binaries.
1 parent 660bae3 commit 624990d

File tree

5 files changed

+16
-0
lines changed

5 files changed

+16
-0
lines changed

build_differ.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change

dist/linux-x64-0.0.1.tar.gz

-36.6 KB
Binary file not shown.

dist/osx-x64-0.0.1.tar.gz

64.7 MB
Binary file not shown.

dist/win-x64-0.0.1.zip

-36 KB
Binary file not shown.

src/python_redlines/engines.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)