23 Commits

Author SHA1 Message Date
Zitao Xiong
46b7592937 remove scripts 2016-07-11 23:13:58 -04:00
Tim Clem
662309b55e Big update. Now targets iOS 8.
Removed Pixate Freestyle SCSS support. Switched to one size-class based storyboard,
and a LaunchScreen xib. Worked around removed Pods-Environment.h. Remove some now-
unneeded test coverage cruft. Removed Crashlytics support. Updated to CocoaLumberjack 2.
Fixed issue with PyObjC in Yosemite/El Capitan. Fancy new spinner in tiramisu.
2015-08-23 22:52:36 -04:00
Tim Clem
b4e628c36d Use qualified imports for the icon badging script. Fixes #20. 2014-10-08 14:20:24 -04:00
Tim Clem
3d7f0dfd0e Fix generated identifiers for strings with a capitalized prefix. 2014-10-08 11:27:19 -04:00
Tim Clem
708828113b Be sure to sanitize asset catalog image names when generating code 2014-10-06 19:35:14 -04:00
Tim Clem
aa2beada5a Fix silly bug in build number incrementing script 2014-10-06 18:42:58 -04:00
Tim Clem
b8e2e6eb41 Downgrade l10n script error to a warning 2014-09-14 15:47:25 -04:00
Tim Clem
823b4fe516 Install an uncaught exception handler for scripts 2014-09-14 15:47:13 -04:00
Tim Clem
6f50658f02 Simply icon badging name finding code. Also standardize on print_function 2014-09-14 15:28:39 -04:00
Tim Clem
93f5b507f6 Fix icon badge drawing on top of itself between builds 2014-09-13 16:54:09 -04:00
Tim Clem
89a5c564dc Small tweaks to build scripts and codegens, and fix for unicode storyboard IDs. 2014-09-12 12:40:47 -04:00
Tim Clem
06cf8e56d6 Bug fix for projects without class prefixes 2014-09-11 15:08:02 -04:00
Tim Clem
1f8ce3bbcc Add asset catalog codegen 2014-09-11 13:29:51 -04:00
Tim Clem
512f211d38 Storyboard id codegen now makes namespaced constants 2014-09-10 13:21:25 -04:00
Tim Clem
6a26c8c07c Extract a bunch of commonly used python stuff into AmaroLib.py.
Also some pylint cleanups, a @3x version of the app icon, and made the various
build phase scripts be a little more verbose about what they're doing.
2014-09-09 23:32:55 -04:00
Tim Clem
e29a2e468d Add icon badging. Closes #10 2014-09-08 14:12:01 -04:00
Tim Clem
bad679c892 Small formatting improvement 2014-09-08 13:48:58 -04:00
Tim Clem
d0680a56ff Small cleanup 2014-09-05 10:58:52 -04:00
Tim Clem
d47de6ae64 Make restoration ID generation optional 2014-09-05 10:54:42 -04:00
Tim Clem
ddcaaa2a22 Support VCs with the 'Use Storyboard ID' box checked for their restoration ID. 2014-09-04 17:52:25 -04:00
Tim Clem
02b181c1ba Add a script to generate constants from storyboard identifiers at build time. 2014-09-04 17:31:38 -04:00
Tim Clem
1ffcfdb9f1 Small consistency edit 2014-09-04 16:02:34 -04:00
Tim Clem
ee74c6933c Move build phase scripts and rules to external files and better document what they do. 2014-09-04 11:19:24 -04:00