Commit Graph

2740 Commits

Author SHA1 Message Date
Laurent Sansonetti
b18c0b1469 invoke xcodebuild from the proper xcode_dir 2014-09-01 15:12:42 +02:00
Eloy Durán
128448417b [NEWS] Document device_family and retina options deprectations. 2014-09-01 14:39:27 +02:00
Eloy Durán
a7e48f6191 [sim] lololol guy died, long live nyancat HD! 2014-09-01 14:39:27 +02:00
Eloy Durán
7af6abe417 [iOS 8] Only allow device_name option to specify device family and retina etc. 2014-09-01 14:39:27 +02:00
Laurent Sansonetti
74b3c71c2c sync 2014-09-01 14:39:06 +02:00
Mark Villacampa
6bce52fe1c Remove 'bundle exec' and add --trace support when cleaning targets 2014-09-01 13:24:49 +02:00
Mark Villacampa
103dc59647 Print relative paths when cleaning targets and vendor_projects inside targets 2014-09-01 13:24:31 +02:00
Watson
e5ca689b2f fix RM-110 2014-09-01 01:04:52 +09:00
Watson
360fb8513a sync 2014-08-31 14:06:18 +09:00
Watson
ffc5ee6b69 fix RM-110 2014-08-31 13:56:52 +09:00
Laurent Sansonetti
e78f3a3506 sync 2014-08-30 16:54:59 +02:00
Laurent Sansonetti
909c13f482 sync 2014-08-29 22:25:07 +02:00
Laurent Sansonetti
a08c92b72b sync 2014-08-29 22:02:25 +02:00
Laurent Sansonetti
78226ace50 sync 2014-08-29 18:10:04 +02:00
Laurent Sansonetti
1cf4284111 sync 2014-08-29 13:49:03 +02:00
Watson
953e996bc1 add missing resources directories in extension 2014-08-29 17:32:18 +09:00
Laurent Sansonetti
0b9e3f0892 sync 2014-08-28 18:30:47 +02:00
Watson
938cf3e44c remove *.rb.org file which it is unnecessary 2014-08-28 22:59:44 +09:00
Mark Villacampa
141d01b8a3 Print relative paths from main app when compiling targets 2014-08-28 15:22:08 +02:00
Laurent Sansonetti
cd15a9bcc1 Fix all the extension templates (patch by Mark V.) 2014-08-28 15:21:39 +02:00
Mark Villacampa
2ef1b79c53 Honor xcode_dir in targets 2014-08-28 15:14:39 +02:00
Mark Villacampa
0187a9111f Fail if target path does not exist 2014-08-28 15:06:47 +02:00
Mark Villacampa
aa12d7ed77 Improve error message when manually building targets 2014-08-28 15:05:27 +02:00
Laurent Sansonetti
9327be41d6 sync 2014-08-28 13:57:17 +02:00
Watson
816dd6de92 fix build error which it was occurred if config.targets is empty
This should fix following error

    NoMethodError: undefined method `empty?' for nil:NilClass
    /Users/watson/prj/RubyMotion/lib/motion/project/builder.rb:238:in `build'
    /Users/watson/prj/RubyMotion/lib/motion/project/app.rb:78:in `build'
    /Users/watson/prj/RubyMotion/lib/motion/project/template/ios.rb:68:in `block (2 levels) in <top (required)>'
2014-08-28 05:59:50 +09:00
Eloy Durán
e3d96b3e78 Revert "[osx] Allow the user to configure a NSApplication subclass and use that instead."
This reverts commit 51538c0ac7.
2014-08-27 19:29:39 +02:00
Eloy Durán
c9d58d6a8b Revert "[NEWS] Document fix for http://hipbyte.myjetbrains.com/youtrack/issue/RM-539."
This reverts commit a5b7ec5dd0.

Conflicts:
	NEWS
2014-08-27 19:29:17 +02:00
Eloy Durán
39d7a06b1d Revert "[osx] Merge all Info.plist data in one place and ensure there's always a principal class."
This reverts commit facf63d024.
2014-08-27 19:27:07 +02:00
Eloy Durán
dae3c302b2 [NEWS] Document iOS App Extension and Framework support. 2014-08-27 19:00:24 +02:00
Eloy Durán
a58ea428b9 Merge branch 'extensions-integration' 2014-08-27 18:51:13 +02:00
Mark Villacampa
019643b105 Remove spec files from framework target and improve task descriptions 2014-08-27 18:38:13 +02:00
Mark Villacampa
e76a0e8219 removed code related to embedded and external frameworks for ios extensions 2014-08-27 18:38:03 +02:00
Mark Villacampa
3be36fbc8c Added a better comment for modifying the extension idenfier 2014-08-27 18:37:52 +02:00
Mark Villacampa
1f4d280da9 Do not call bundler directly, and pass verbose output to targets 2014-08-27 18:37:41 +02:00
Mark Villacampa
af74d4294f Fix missing librubymotion variable 2014-08-27 15:53:25 +02:00
Mark Villacampa
c4d4056838 Remove unneeded code 2014-08-27 15:53:16 +02:00
Mark Villacampa
d8a11e08e4 Generate Entitlements.plist for extensions 2014-08-27 15:53:08 +02:00
Mark Villacampa
a04a342372 Pass deployment_target and sdk_version to targets through env vars 2014-08-27 15:52:57 +02:00
Mark Villacampa
ff54f8b21d Remove duplicate codesigning 2014-08-27 15:52:48 +02:00
Mark Villacampa
b94afc9d38 Added support for loading target frameworks in extensions 2014-08-27 15:52:39 +02:00
Mark Villacampa
bf594af9d0 Fix for extensions 2014-08-27 15:52:27 +02:00
Mark Villacampa
1d681f1680 Added support for extensions through the ExtensionTarget 2014-08-27 15:50:45 +02:00
Mark Villacampa
480dcd2e6c Added support for targets. iOS frameworks supported through the FrameworkTarget class. 2014-08-27 15:50:32 +02:00
Mark Villacampa
1a4cf15436 Added support to build iOS extensions through the 'ios-extension' template 2014-08-27 15:50:22 +02:00
Mark Villacampa
1ceb0e5489 Added support to build iOS frameworks through the 'ios-framework' template 2014-08-27 15:50:08 +02:00
Mark Villacampa
d0c759f2c2 Extract Dependency and ParalelBuilder to separate files 2014-08-27 15:49:55 +02:00
Eloy Durán
9212ac506e [vm] sync for 2.32 2014-08-26 11:05:45 +02:00
Eloy Durán
7955f3418c [2.32] Revert "[NEWS] fix RM-543"
This reverts commit 2aa79194dd.
2014-08-26 11:05:10 +02:00
Eloy Durán
528ac1a47d [2.32] Revert "[OSX] fix a bug where vendor build directory is not removed with `rake clean' on OSX project"
This reverts commit 90d0d55e4c.
2014-08-26 11:04:52 +02:00
Eloy Durán
879cbe0d11 [2.32] Revert "[NEWS] fix RM-571"
This reverts commit 5e8192bc51.
2014-08-26 11:04:28 +02:00