Skip to content

Conversation

@cbess
Copy link

@cbess cbess commented Jun 18, 2012

This update will allow you to view and alter UIView properties from outside the iOS Simulator. The desktop app "talks" to target iOS Simulator app to update it using a desktop app. The app also displays the entire UIWindow UIView hierarchy, which is interactive. This involved a lot of changes, the separate repo is here: https://github.com/cbess/CBIntrospector

Christopher Bess and others added 30 commits March 22, 2012 13:51
- Uses interprocess communication to update the selected view from an
external desktop application
- mainmenu.xib no longer uses auto-layout, its a bit too much right now
(need to learn more about it)
WIP: started implementing view tree UI
- now assumes there is only one view json file
- added arrow keys support for the int values
…ks with any view that responds to that message
- updated auto-resizing for the uiview controls
C. Bess and others added 30 commits May 12, 2012 00:11
needs UIView icon, but i can't find it
- added bundle name to window title
- switching projects brings introspector window to front
- reloading projects now expands the tree
Conflicts:
	DCIntrospect/DCIntrospect.m
	DCIntrospect/UIWindow+Introspector.m
	DCIntrospectDemo/DCIntrospectDemo.xcodeproj/project.pbxproj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant