Create App
Creating an app
Before you can really get going with Clutch’s developer tools, you have to first create an app, which should roughly correspond to an iOS project in XCode.
Need more help? View the Docs.{% extends "base.html" %} {% block title %}Create a New App - {{ block.super }}{% endblock %} {% block body_id %}dashboard-create-app{% endblock %} {% block body_class %}secondary full{% endblock %} {% block content %}
Before you can really get going with Clutch’s developer tools, you have to first create an app, which should roughly correspond to an iOS project in XCode.
Need more help? View the Docs.