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

Having multiple versions of the same tweak in one directory seems to create a mishmash of them during the repacking #52

Open
iGerman00 opened this issue May 28, 2023 · 0 comments

Comments

@iGerman00
Copy link

Today I tried to update some of my tweaks. I was absolutely puzzled for about an hour at why it worked when I tested locally, but not when I got it from my repo.
Turns out, Silica saw the 3 versions of the package that I had in the directory, took the dylib from one version, the file structure from another (i had prefs) and created a Frankenstein monster that if you install, you get the prefs that don't work because the dylib is old.
Deleting the docs directory, the old versions and re-running the script fixed it. This is definitely something worth looking into if this project is still maintained. It was a nightmare to debug and find out what caused my tweaks not working.

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

No branches or pull requests

1 participant