Luki120
Luki120
### What are the steps to reproduce this issue? 1) Make a new project and for the `FILES` flag, try to search to any depth like so ```mk ProjectName_FILES =...
### What are the steps to reproduce this issue? 1) Make a theos app, either Objective-C or Swift, doesn't matter. 2) Paste this in a `viewDidLoad` method or the equivalent:...
### What are the steps to reproduce this issue? 1) Make new project 2) Add a few Swift files 3) Compile 4) Modify only one 5) Compile again ### What...
I started filtering it out some UIKit tweaks for some apps I don't want them to inject there but I also want to use the custom font I regularly use....
iPhone XR, iOS 13.4.1, Odyssey 1.1.2, libhooker 1.3.2, NeonBoard 1.0.7. 
iPhone XR, iOS 13.4.1, Odyssey 1.1.2, libhooker 1.3.2, NeonBoard 1.0.7. 
What does this implement/fix? Explain your changes. --------------------------------------------------- - This implements a new template for applications written in Swift using the fairly new framework Apple announced in WWDC19, SwiftUI. I...
What does this implement/fix? Explain your changes. - See title. This happened because the way the system detects the resolution of the iPhone changed starting from xcode 6/7 and iOS...