GabrielCartier / storyboard-constants

Example project that demonstrates how to generate NSString constants for Storyboard identifiers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an example project that demonstrates how to use a python script to generate NSString constants for identifiers used in an iOS Storyboard.

About

Example project that demonstrates how to generate NSString constants for Storyboard identifiers.


Languages

Language:Objective-C 70.2%Language:Python 29.8%