Mathieu Virbel
|
5311f0c098
|
fixes requirements, remove mod_pbxproj and use up to date mod_pbxproj to handle tbd files
|
2018-10-28 22:07:10 +01:00 |
|
Peter Badida
|
aa01292d81
|
Add explicit AttributeError for mod_pbxproj._printNewXCodeFormat
In case issue similar to #295 appears again.
|
2018-07-18 22:50:15 +02:00 |
|
Cruor99
|
ea82e43587
|
Fix typo in mod_pbxproj.py
|
2018-07-18 13:44:56 +02:00 |
|
amru rosyada
|
2c9e28f416
|
add python 3 support detection, in case using python 3 in venv
|
2018-03-17 12:04:20 +07:00 |
|
Mathieu Virbel
|
31d10db8c7
|
update icon necessary for publication
|
2017-05-30 16:05:22 +02:00 |
|
Mathieu Virbel
|
51f4844c32
|
toolchain: dont provide car icon in the xcassets, otherwise we will hit an submission issue: Error ITMS-9000: Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'AppIcon120x120'
|
2015-08-28 12:25:16 +02:00 |
|
Mathieu Virbel
|
ebe6f551ec
|
toolchain: add icon generation support, similar to launch image
|
2015-08-14 02:51:48 +02:00 |
|
Mathieu Virbel
|
96fee4f7da
|
toolchain: new command to generate launch image on a project
|
2015-08-14 02:32:11 +02:00 |
|
Michael Howitz
|
01a15fd9f4
|
Jinja2 requires MarkupSafe at runtime, so add it, too.
|
2015-05-11 14:36:15 +02:00 |
|
Mathieu Virbel
|
e8cca46c33
|
add jinja2 as embedded/external dependencies
|
2015-03-06 10:47:32 +01:00 |
|
Mathieu Virbel
|
e51be2eec8
|
toolchain: handle addition of frameworks/libraries within the Xcode project depending of the compiled recipes.
Done automatically during the creation time, or use the update command
|
2015-02-23 11:34:36 +01:00 |
|
Mathieu Virbel
|
f912e9bd59
|
toolchain: add binaryornot and prevent yaml import in cookie cutter
|
2015-02-18 03:01:06 +01:00 |
|
Mathieu Virbel
|
9cb199652f
|
toolchain: create new Xcode template, based on cookie cutter tempting system.
|
2015-02-14 13:05:54 +01:00 |
|