Evan Swick

Results 7 issues of Evan Swick

iOS 9 adds a segment called __DATA_CONST, presumably for security. The following Objective-C Mach-O sections are located in __DATA_CONST instead of __DATA: `__objc_const` `__objc_imageinfo` `__objc_protolist` `__objc_catlist` `__objc_classlist` In my commit,...

It has been reported that there are issues with Apex 2. [email protected]: "Can you please add apex 2 support? I can't swipe up on icons in my dock to get...

enhancement

Disable instead

enhancement

As of iOS 7, the simulator's equivalent of the device 'log' is written to ~/Library/Logs/iOS Simulator//system.log. I've added support for them, and added long arguments. I find them easier to...