8 Commits

Author SHA1 Message Date
Watson
7fcbe97c16 [RM-651] allow to run rake task other than `build' in Extension/Framework project
http://hipbyte.myjetbrains.com/youtrack/issue/RM-651

Conflicts:
	NEWS
2014-12-12 07:46:45 +09:00
Eloy Durán
355b696676 [rake] Re-instate top-level clean task and refactor into XcodeConfig.
Related to:
* 646cbb1918
* bddc880f98
2014-11-05 22:20:10 +09:00
Eloy Durán
e119c495ed [Vendor] Use xcodebuild to properly clean.
This is needed to solve any cache issues, such as
the dreaded SharedPrecompiledHeaders issue.

See:

* https://github.com/clayallsopp/afmotion/issues/72
* http://openradar.appspot.com/18536864
2014-10-13 23:36:34 +09:00
Mark Villacampa
6c92e142de Improve error message when manually building targets 2014-08-27 19:12:38 +02:00
Mark Villacampa
dd3bf53675 Remove spec files from framework target and improve task descriptions 2014-08-27 18:13:55 +02:00
Mark Villacampa
3c92d49a0f Remove unneeded code 2014-08-27 11:21:11 +02:00
Mark Villacampa
4dd82ce7a8 Pass deployment_target and sdk_version to targets through env vars 2014-08-27 11:18:26 +02:00
Mark Villacampa
f7f8208b3d Added support to build iOS frameworks through the 'ios-framework' template 2014-08-26 01:12:17 +02:00