leminlimez / Nugget

Unlock the fullest potential of your device
MIT License
280 stars 34 forks source link

Add version checking #6

Open afastaudir8 opened 2 weeks ago

afastaudir8 commented 2 weeks ago

Title speaks for itself. Some things are going to need to be changed since I wrote most of the code before a recent PR. Otherwise, I think the iPhone X gestures might be useful for iPhone 8 and SE2/SE3 people.

The version checking should work (tested with iOS 15.2 and 17.0,) but I don't have a functional iOS 16.x device currently. It currently lacks any error handling (which i'm a bit lazy to add in right now).

afastaudir8 commented 2 weeks ago

I'm going to remove the iPhone X gestures for now so I can figure out the way options work now.