Commit Graph

6 Commits

Author SHA1 Message Date
Jason Perkins
0993059791 Roll back broken Xcode action preregistration 2015-03-12 08:13:53 -04:00
Jason Perkins
b41045fbdd Integrate latest Xcode module with fixed unit tests 2015-03-10 17:47:52 -04:00
Jason Perkins
0f13c0470c Update to latest work-in-progress Xcode exporter 2015-03-07 14:09:32 -05:00
Jason Perkins
ad24e41dd6 Allow actions to load their module implementations on-demand.
By only registering the action, we skip the processing that would been necessary to load and evaluate the module scripts. This will allow us to improve overall performance while also scaling up the number of supported actions. To force loading of the entire module (to override specific calls, for instance), call require().
2015-03-07 13:12:11 -05:00
Jason Perkins
6e12c6485f Move command token expansion into actions, to allow more control at point of export 2014-11-29 14:51:49 -05:00
Jason Perkins
bf70a72860 Add Xcode module 2014-10-13 07:54:58 -04:00