16 Commits

Author SHA1 Message Date
Mark Villacampa
b99a970ae2 Do not strip functions starting with 'ruby' from frameworks. This was causing problems in 32bit devices only in release mode 2015-02-13 12:53:33 +09:00
Eloy Durán
e3e6ef2718 [iOS] Do not strip symbols from host that a framework requires.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-701.
2014-12-30 11:09:10 +09:00
Eloy Durán
b4a46b1513 [Target] Consolidate common code and properly check if bundle install is required. 2014-12-12 08:06:48 +09:00
Watson
e895095f38 [RM-644] merge 429a71f and 231ffe5 commits for Framework 2014-12-12 08:05:24 +09:00
Watson
f40cf8b529 merge 92391851 commit for Framework 2014-12-12 08:05:17 +09:00
Watson
5093672959 fix archs setting in framework
http://hipbyte.myjetbrains.com/youtrack/issue/RM-670

d141498e58 patch need this changing.
2014-12-12 07:49:00 +09:00
Watson
e3b2f13b5d fix a bug in framework where it would not update if changed the code
http://hipbyte.myjetbrains.com/youtrack/issue/RM-587
2014-10-03 07:45:26 +09:00
Mark Villacampa
35c0ff09fa Remove 'bundle exec' and add --trace support when cleaning targets 2014-09-01 23:58:46 +09:00
Mark Villacampa
a9f90505e5 Print relative paths from main app when compiling targets 2014-08-27 22:43:02 +02:00
Mark Villacampa
af4c519d81 Honor xcode_dir in targets 2014-08-27 22:20:19 +02:00
Mark Villacampa
85f4c03550 Do not call bundler directly, and pass verbose output to targets 2014-08-27 16:39:28 +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
9d59c83fd0 Remove duplicate codesigning 2014-08-27 03:59:24 +02:00
Mark Villacampa
5c1dd426f7 Added support for loading target frameworks in extensions 2014-08-27 03:52:57 +02:00
Mark Villacampa
b3581fb7c4 Fix for extensions 2014-08-27 03:12:24 +02:00
Mark Villacampa
626fa99b13 Added support for targets. iOS frameworks supported through the FrameworkTarget class. 2014-08-26 20:08:19 +02:00