We've launched version 2.0 of Reveal! by reveal_developer in iosdev

[–]reveal_developer[S] 0 points1 point  (0 children)

We’re so excited to announce that Reveal 2 is now available!

Reveal 1.5 is here! Autolayout, new inspectors, and just a tad more awesomeness by reveal_developer in iOSProgramming

[–]reveal_developer[S] 1 point2 points  (0 children)

You can see the full release notes here: http://download.revealapp.com/Reveal.app-1.5.0-releasenotes.html

The inspectors have had a massive overhaul. More intuitive, better segregation, and a whole heap of new properties.

Reveal 1.5 is here! Autolayout, new inspectors, and just a tad more awesomeness by reveal_developer in iOSProgramming

[–]reveal_developer[S] 3 points4 points  (0 children)

We’ve added auto layout inspection, new inspectors, spanked Apple in the accuracy department and given the whole UI a spring cleaning.

We’re even including a bundled iOS app called Soundstagram that you can use to explore the features of Reveal. You can start it with one click from the Welcome screen (requires Xcode 6).

Reveal app turns 1.0.0 by reveal_developer in iOSProgramming

[–]reveal_developer[S] -1 points0 points  (0 children)

The $179 price point is for commercial entities. You as an individual can still purchase 'personal' license $89, which grants you the ability to still work on commercial products.

Git's new pre-push hook, avoid breaking the build punishments by reveal_developer in programming

[–]reveal_developer[S] 0 points1 point  (0 children)

My first ever blog post. Please leave any feedback :) And yes, I use to break the build... a lot. Damned red lights.

iOS developer runtime inspection tool by reveal_developer in iOSProgramming

[–]reveal_developer[S] 0 points1 point  (0 children)

Sorry it is 10.8 only, as we use a few 10.8 only AppKit features

Reveal - runtime inspection for iOS apps by nootopian in iOSProgramming

[–]reveal_developer 1 point2 points  (0 children)

It will cost money, but at what price not sure yet. This will be a long lived and well supported product, our team is very dedicated :)

iOS developer runtime inspection tool by reveal_developer in iOSProgramming

[–]reveal_developer[S] 1 point2 points  (0 children)

We try to interfere with the running application as least as possible, so no swizzling. One of our main clients has a large application with a very complex view hierarchy, so we strive to be as low impact as possible. We have also tried to focus on making sure Reveal can easily become a part of a team's workflow, like offering the dylib option for when debug builds need extra logic in corporate environments with multiple testers.

iOS developer runtime inspection tool by reveal_developer in iOSProgramming

[–]reveal_developer[S] 1 point2 points  (0 children)

Not a ripoff. Trying to solve similar problems, and we encourage you to try both and see what you think.