Skip to content

Commit

Permalink
CTX-5485: Added bash script for macos installation package build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdan Tintor committed Aug 22, 2024
1 parent 3426b3b commit 03a8d76
Show file tree
Hide file tree
Showing 14 changed files with 13 additions and 459 deletions.
1 change: 1 addition & 0 deletions .build/compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ pyinstaller ../main.py --onedir --name coretex --copy-metadata readchar --copy-m
# Deactivate and remove the virtual environment
deactivate
rm -rf compile_env
rm -rf coretex.spec
241 changes: 0 additions & 241 deletions .build/compile_env/bin/Activate.ps1

This file was deleted.

76 changes: 0 additions & 76 deletions .build/compile_env/bin/activate

This file was deleted.

37 changes: 0 additions & 37 deletions .build/compile_env/bin/activate.csh

This file was deleted.

Loading

0 comments on commit 03a8d76

Please sign in to comment.