DoraemonKit is an open source in app tool that helps speed up native iOS & Android development and testing. With DoraemonKit you get a nice interface from which you can tweak numerous values such as GPS coordinates. Some of the features of DoraemonKit: Mocking GPS Coordinates Checking for operations in sub-threads CPU, memory, network usage…
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.
SwiftMonkey is an open source framework for randomly testing an apps user interface from Zalando. SwiftMonkey is ideal for avoiding unexpected issues with your apps user interface as it will stress test your app with touches and swipes. SwiftMonkey integrates with the Xcode UI testing framework and also allows you to visual the touches. This…
Sourcery is a code generation tool from Krzysztof Zab?ocki that can dramatically reduce the amount of Swift boilerplate code you need to write, and brings meta-programming to Swift. As the readme states: Sourcery is a tool that scans your source code, applies your personal templates and generates Swift code for you, allowing you to use…
PlayAlways from Guilherme Rambo is an open source tool operating from the MacOS menu bar allowing you to quickly create iOS, macOS, or tvOS playgrounds and an Xcode extension that allows you to create a playground from a code selection within Xcode. To create a playground based on a code selection you must have the…
Bob Lee has put together a list of of many great Xcode shortcuts to help you get the most out of your time in the Xcode 8 environment. Each shortcut complete with gif animations so you can see exactly what they do. You can find the guide in 3 parts in the iOS Geek Community:…