iOSOpenDev
iOSOpenDev copied to clipboard
Subprojects / Multiple Targets in One Deb?
Is there a way to bundle multiple targets together into one .deb, like how you are able to do with theos subprojects?
I have a tweak and a settings bundle in the same project, both compile and run fine, but they are two separate .debs. Is there an easy way to package them into one .deb file for easy install?