Casey Borders

Results 5 comments of Casey Borders

I still get that it can't open when I ctrl+click and choose open on Catalina 10.15.3 Just verified that I can get v1.0.1 to launch but not v1.0.2

Yes, that was exactly the problem. We are targeting iOS7 and mumblekit wasn't building correctly for it. I had to change the arch type and in order to do that...

Wonderful. Honestly I was trying many different things to try to fix the issue so I'm not 100% certain that the skip install update is needed. Thank you so much...

I can override `- (NSDateFormatter *)defaultFormatter` in my `NSManagedObject` subclass but some of the fields have different formats within the same model. Any suggestions on overriding the date format per...

Unfortunately I don't have control over the format from the server. We were using MagicalRecord and it gave us the option to map a date format per attribute but it...