issues
search
domesticcatsoftware
/
DCIntrospect
Small library of visual debugging tools for iOS.
domesticcat.com.au/projects/introspect
MIT License
2.18k
stars
266
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Change to ARC and make it works on Xcode 9.x
#79
DevGuan
opened
6 years ago
0
Only enable debugger on X86 and X64, when not ARM. Fixes #72.
#78
AndersDJohnson
opened
9 years ago
0
Fix IMP type in valueForKey for UITextInput. Fixes #76.
#77
AndersDJohnson
opened
9 years ago
0
valueForKey "Too many arguments to function call, expected 0, have 3"
#76
AndersDJohnson
opened
9 years ago
1
DEBUGGER instruction requires: Not 64-bit mode
#75
mcampo84
opened
9 years ago
0
Enable obj-c syntax highlighting
#74
frewsxcv
opened
10 years ago
0
Link to 'Introspect Demo Image' in README broken
#73
frewsxcv
opened
10 years ago
0
error: unknown register name 'eax' in asm
#72
mpurland
opened
10 years ago
3
Fixed infinite loop in workaroundUITextInputTraitsPropertiesBug
#71
oxling
opened
10 years ago
0
Add the ability to tag and display tags of views.
#70
rlaferla
opened
10 years ago
0
Add
#69
rlaferla
closed
10 years ago
0
Minor fixes: Imports & types.
#68
lhunath
opened
11 years ago
0
Fix warnings
#67
subdigital
closed
9 years ago
1
Fix iOS6 Deprecations and Floating Point Warnings
#66
seanwhitsell
opened
11 years ago
1
Fix spelling error in readme (your -> you're)
#65
neilkimmett
closed
11 years ago
2
No further development
#64
lukaswelte
closed
7 years ago
1
Shared instance should be declared static
#63
itsthejb
closed
11 years ago
0
not a valid issue
#62
christian-smith
closed
11 years ago
0
Fix ARC compile errors in a way that is compatible with non-ARC builds
#61
slessard
opened
11 years ago
1
Add auto-layout helpers
#60
sgrankin
closed
8 years ago
2
Ignoring hidden views when picking the view.
#59
vgrichina
opened
11 years ago
4
Updated for iOS 6 deprecations
#58
ricardo72
opened
11 years ago
3
Fixed arrow navigation on iOS 6
#57
ksuther
closed
8 years ago
7
Unable to bring up introspector when UITextField has focus
#56
jklp
opened
12 years ago
0
Fixes for text alignment and contentStretch properties to support iOS 6
#55
ShadoFlameX
closed
12 years ago
1
Creates delegation of DCIntrospect and update the demo.
#54
lxcid
opened
12 years ago
1
DCIntrospect stops work
#53
yberdnikov
opened
12 years ago
0
Fix for Space key non-functional after backgrounding
#52
wcgray
opened
12 years ago
1
Desktop app to view, control, and change info from outside the simulator
#51
cbess
opened
12 years ago
0
Library improvements and few bug fixes
#50
soniccat
opened
12 years ago
1
Add NSStringFromBOOL(...) and added superview, subviews info to log
#49
cbess
closed
12 years ago
1
Add NSStringFromBOOL(...); added subviews info to log
#48
cbess
closed
12 years ago
1
Provide ability to select a superview
#47
cbess
closed
12 years ago
4
Infinite value not supported
#46
Aymarick
opened
12 years ago
2
Fix Pragma warnings
#45
molescat
closed
12 years ago
0
ARC
#44
Tintenklecks
closed
12 years ago
3
fixed really minor but confusing description for 1st user.
#43
jamessa
closed
12 years ago
1
Cannot fully disable DCIntrospect
#42
schwa
opened
12 years ago
1
I have added the snapshot functionality.
#41
zdzisiek
closed
12 years ago
1
inputTextView captures all shake events
#40
kevboh
closed
8 years ago
1
Updated logPropertiesForObject to log all superclass properties between object & UIView
#39
chrismiles
closed
12 years ago
0
The ApplicationAccessibilityEnabled hack may turn out to be a very bad idea
#38
0xced
closed
8 years ago
2
Fixed armv6 compile errors
#37
jessedc
closed
12 years ago
0
Keyboard issue with TextFields inside UIWebView
#36
aviell
opened
13 years ago
0
Static library and framework for DCIntrospect
#35
sgleadow
opened
13 years ago
2
Apple LLVM compiler 3.0 compile fails
#34
guoxj
closed
13 years ago
1
Added key for toggling the hidden status
#33
futuretap
opened
13 years ago
5
Space key non-functional after backgrounding
#32
futuretap
opened
13 years ago
1
Changes readme's #ifdef example to correct #if. Refs #29.
#31
gradha
closed
13 years ago
0
Fixes size for non portrait launch apps. Refs #26.
#30
gradha
closed
13 years ago
0
Next