Eject is an open source tool allowing you to transition a UI built within Xcode’s interface builder into Swift code. The Interface Builder is fantastic for laying out an interface, but it can become a hindrance as your interface becomes more complex and dynamic. With Eject you can translate your Xibs into source code with…
Category: iOS Programming Tools And Utilities
This are is for tools related to iOS development. Any developer tools are featured here, although typically only iOS developer tools will be posted. In the past we have posted tools for tile mapping, app tracking, code generation and more.
If you would like to add a tool please submit it here.
AppWage is an open source Mac OS based iTunes reporting tool from Hankinsoft with a great interface for viewing app sales information, track competition and more using iTunes Connect data. With AppWage you can view sales reports, reviews, rankings, and track the competition. You can send daily emails using your own SMTP server, and automatically…
IQScreenRuler is an open source app from Iftekar Quarashi that provides a pixel perfect ruler to aid in the perfect positioning of any interface elements. IQScreenRuler provides a 4 side ruler, a free hand ruler that can be rotated, the ability to change the scale factor, and aspect ratio, and more. This video shows IQScreenRuler…
PXCTest is an open source tool from Johannes Plunien that allows you to run XCTest tests in parallel. PXCTest allows you to specify the device types, and operating systems for each of the simulators along with other simulator preferences. This snippet from the readme shows the syntax used to create two simulator destinations: pxctest \…
Keyframes is an open source tool and library from Facebook that allows you to convert Adobe After Effects shape based animations to a format which can then be loaded by the included library on both iOS and Android. Keyframe images are vector based so they can be resized without losing image quality, feature very high…