As far as pulling in the latest changes, I'll make an issue that lists out all the commits and analyzes them for possibly pulling them in
Shade Zepheri
@Shade-Zepheri
We start with visuals then move lower
John Coates
@JohnCoates
As I refactor the view controller I go through and wrap anything that's C into a Objective-C class
I remove anything that doesn't adhere to standards, so it gets uber cleaned up. Once all the view controllers are done the entire codebase will be clean
well I guess we'll still have the app delegate to clean up... but once that's done we should be good
Shade Zepheri
@Shade-Zepheri
Don't get me started on the app delegate
I got rid of sdurlcache cuz it's been obsolete since iOS 5
stripping out badly coded features, wrapping any calls to APT methods, etc.
plus unit tests :)
Jamie Bishop
@nullpixel
Great!
Shade Zepheri
@Shade-Zepheri
Did we all agree to use wkwebviews?
Jamie Bishop
@nullpixel
Yeah
Jamie Bishop
@nullpixel
Well I think we did
@JohnCoates might want to lock JohnCoatesOSS/Limitless#103
Shade Zepheri
@Shade-Zepheri
I remember we had a huge debate about native vs web
Jamie Bishop
@nullpixel
@Shade-Zepheri yeah
Shade Zepheri
@Shade-Zepheri
Hey guys, just my occasional reminder that cydia is cheeks and we need to make limitless great again
John Coates
@JohnCoates
hah what does cheeks mean?
I'm waiting for a jailbreak
Shade Zepheri
@Shade-Zepheri
like its trash
Viktor Oreshkin
@stek29
is this alive
Shade Zepheri
@Shade-Zepheri
No
Jamie Bishop
@nullpixel
@JohnCoates how would we go about with merging the latest cydia git with limitless?
John Coates
@JohnCoates
@nullpixel it finally happened
Limitless is back 🎉
parity with upstream has been achieved
now on to testing
Luigi Lucarelli
@GeekBreak
Maybe this chat can be moved to the r/jailbreak Discord like Flex?
John Coates
@JohnCoates
That’s a good idea. Most collaborating developers and designers are already on Discord, so it would reduce fragmentation. I initially chose Gitter because it’s open and doesn’t require an account to view the chat. It’s a trade off but I think Discord would be a good idea. What do you think @nullpixel?
Jamie Bishop
@nullpixel
I think that’s a good idea!
nak0604
@nak0604
Is this project dead?
John Coates
@JohnCoates
I don’t really have the spare time to work on it as much as I’d like
nak0604
@nak0604
I was just wondering, I opened the project in Xcode and noticed the only issue im getting for making it run on iOS 11 is that reboot.h is gone from the SDKs now when it gets to setting up the symlinks other than that everything seems to work.