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>
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file xctemplateutils-0.0.2.tar.gz.
File metadata
- Download URL: xctemplateutils-0.0.2.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5005e891e157636e1f478dcd3a6a55949aee445eadc4597867922c131cdf09cd
|
|
| MD5 |
7b64a028223907a86244cbb72da145f7
|
|
| BLAKE2b-256 |
ca8da0fc61634682da5a2d145e18e5d8da573bae604790f7ca780f55b5c855e1
|