domesticcatsoftware / DCIntrospect

Small library of visual debugging tools for iOS.
domesticcat.com.au/projects/introspect
MIT License
2.18k stars 266 forks source link

DEBUGGER instruction requires: Not 64-bit mode #75

Open mcampo84 opened 9 years ago

mcampo84 commented 9 years ago

I'm not sure if this is an issue with the library or my XCode installation, but my builds have been failing recently due to the DEBUGGER instruction on line 624 of DCIntrospect.m.

I receive 2 (duplicate) errors which say "Instruction requires: Not 64-bit mode".