Skip to main content

Xcode Template File Helpers

Project description

===========
xctemplateutils
===========

xctemplateutils provides a list of useful command line programs that
helps ease the pain of manually dealing with messy .xctemplate files.

How to use it
=========

* Install
pip install xctemplateutils

* Generate <key> and <dict> for <Definitions> element
generate_xctemplate.py -d <folder_name>
For example, suppose you have MagicalRecord copied into
a subfolder MagicalRecord/ of your .xctemplate folder @
MyXCTemplate.xctemplate/MagicalRecord. You can:
cd MyXCTemplate.xctemplate; generate_xctemplate.py -d MagicalRecord

* Generate <string> for <Nodes> element
generate_xctemplate.py -n <folder_name>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xctemplateutils-0.0.2.tar.gz (1.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page