Lightmann
Lightmann
1) https://theos.dev/docs/installation 2) git clone --recursive [this repo] 3) cd [local repo dir] 4) make clean package - also pass THEOS_PACKAGE_SCHEME=rootless if applicable
So the package `trousers` caused the backup to fail? If so, can you please share where the tweak is from. I'd like to investigate further. Thank you so much for...
Hey @ytx0574, I have just sent v2.6.1 in for publishing. It greatly improves the error handling and debug view. If you are still encountering this issue and wouldn't mind, could...
I can replicate on Linux (WSL) with Make 4.3-4.1, though it is not a Make issue. The logic break occurs @ https://github.com/theos/theos/blob/cd71cfc5b41832268d2b0cd1fca3de000e678e16/makefiles/master/rules.mk#L165-L171 and appears to fail irrespective of the project...
Hey @BJamin99, saw that there is a pr associated with this issue, but it looks to be open on your fork (i.e., fork/branch1 -> fork/master). Was that intentional?
Sweet, thanks again! Had a couple comments but otherwise looks great.
In addition to what Leptos has noted, I'm not sure we want to crowd the current verbose output. It may be worthwhile to consider an additional configuration, such as `messages=all`,...
Giving this a second look, I'm not sure this provides information that would be helpful for debugging Theos issues. `-v` seems to print the supported archs and library/framework search directories...
Should resolve #1385