Skip to content

bug: Update binary build script to first remove existing binary (#70)#71

Merged
gjreda merged 1 commit into
mainfrom
70-update-yarn-python-to-remove-binary-before-creating-new-one
Jun 1, 2023
Merged

bug: Update binary build script to first remove existing binary (#70)#71
gjreda merged 1 commit into
mainfrom
70-update-yarn-python-to-remove-binary-before-creating-new-one

Conversation

@gjreda

@gjreda gjreda commented Jun 1, 2023

Copy link
Copy Markdown
Collaborator

Trying to rebuild the binary while some of these files are still around results in the new binary being created from older specs.

Running yarn python should take ~2 minutes to complete.

After running this script, there should be a single main file at src-tauri/bin/python/main-aarch64-apple-darwin/ (the last directory name will be slightly different if you are not on a Mac).

@gjreda gjreda changed the title Update binary build script to first remove existing binary (#70) chore: Update binary build script to first remove existing binary (#70) Jun 1, 2023
@gjreda gjreda changed the title chore: Update binary build script to first remove existing binary (#70) bug: Update binary build script to first remove existing binary (#70) Jun 1, 2023
@gjreda gjreda requested review from cguedes, sehyod and sergioramos June 1, 2023 16:19
@gjreda gjreda merged commit e509d96 into main Jun 1, 2023
@gjreda gjreda deleted the 70-update-yarn-python-to-remove-binary-before-creating-new-one branch June 1, 2023 17:55
@gjreda gjreda linked an issue Jun 1, 2023 that may be closed by this pull request
sergioramos pushed a commit that referenced this pull request Jun 2, 2023
…#71)

Update binary build script to first remove existing binary (#70)
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 yarn python to remove binary before creating new one

2 participants