Lightmann
Lightmann
What does this implement/fix? Explain your changes. --------------------------------------------------- See title Does this close any currently open issues? ------------------------------------------ … Any relevant logs, error output, etc? ------------------------------------- Any other comments? -------------------...
What does this implement/fix? Explain your changes. --------------------------------------------------- - Documents Prefix.pch's provided functionality and deprecation - Creates SIMBL.md file for future SIMBL tweak documentation - Removes Features.md now that all...
What does this implement/fix? Explain your changes. --------------------------------------------------- See title Does this close any currently open issues? ------------------------------------------ No, but will tick off an item on https://github.com/theos/theos/issues/308 Any relevant logs,...
Was unfamiliar with how to obtain this and ended up following the concise instructions in https://github.com/AbCthings/vimeo-audio-video/blob/master/README.md. I imagine such instructions would be helpful for others too. Thanks for this tool!
*This will build successfully, and the resulting toolchain does appear to *mostly* work on-device, but there are a couple of issues that prevent said toolchain from being ready for release...
Am attempting to do the same for the iOS toolchain (hence the pr), but have yet to get a successful build. Feel free to close if this is undesired.
```xml CFBundleDocumentTypes CFBundleTypeIconFiles CFBundleTypeName Backup CFBundleTypeRole Viewer LSItemContentTypes org.gnu.gnu-zip-archive ``` Would need logic to handle backups (restore? add to save dir?)
Changes: - Implemented necessary Makefile changes - Set up dev installation in an `after-stage::` State: - Unknown - Will determine this once I begin work on diagnosing Cr4shed's empty log...
First off, thank you so much for this script! I needed to quickly setup a Fedora instance for some unrelated testing and this was a huge time saver. This pr...
Currently provided by the Linux toolchains and *some* SDKS. Need to decide if we're going to follow Xcode, which I believe provides the headers in the SDKs, or not. If...