Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue182 Adding .exe Files. #183

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

Conversation

emrameduseljac
Copy link
Collaborator

@emrameduseljac emrameduseljac commented Nov 11, 2024

Fixes #182

Made changes to macos-build.yml by adding some dependency management and verification steps. Ensuring the installation of Java, requirements.txt, and other dependencies. Adding the installation of CTkFrame to macos-build.yml, to try and fix some missing dependencies.

These changes were made to figure out why there is no .exe file and to get the release to contain an executable file.

This fixes the issue by figuring out what is preventing the .exe file by developing, allowing there to be adjustments made to get the .exe file to develop.

Copy link
Collaborator

@kpothuganti kpothuganti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make sure the executables that are being produced are working copies of the application that the user can access just by downloading from our releases page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Release Process to Generate Executables for macOS and Windows
2 participants