Andrew Breckenridge

Results 58 issues of Andrew Breckenridge

incomplete, just prototyping for my own usage right now. would love an initial pass from someone to let me know if my approach is overall in the right direction

Hey! I'm trying to use this to dump my own internet passwords, I'm running into a crash while parsing the `_APPL_DB_HEADER`. here's my invocation, and the output: ``` ./chainbreaker.py --dump-internet-passwords...

I just starting using NibReusable for a xib inside a SPM package. after a little trial and error, I realized that the nib's `Bundle` had to be `Bundle.module`, not the...

opening this from the conversation in #3, not to pollute that issue @gaohomway you can see how to ignore UIPage gestures here https://github.com/AndrewSB/SwipeTransition/blob/spm/Sources/SwipeTransition/SwipeBack/SwipeBackController.swift#L103-L119

In #9 we talked about updating to the new RxSwift `Single` stream. I'll take a shot at this next time I'm using the library, otherwise anyone else is more than...

enhancement
help wanted

Has this been deprecated in favor of Abstract?

hey! just setting this up with my repo and i get this error while it's running. here are the last couple lines of output, any idea what might be going...