Files
RubyMotion/lib/motion/project
Watson ba2670895d just remove the path which ends with `.lproj'
This patch will
 - remove "./resources/en.lproj" path
 - accept "./resources/en.lproj/MainStoryboard.storyboardc"

If we accepted "./resources/en.lproj",
it will allow to copy all the files in "./resources/en.lproj" directory.
However, we need to reject "./resources/en.lproj/MainStoryboard.storyboard".

So, we just remove "./resources/en.lproj" path.
2013-10-15 09:58:28 +09:00
..
2013-10-14 16:01:42 +02:00
2013-04-25 02:26:56 +02:00
2013-08-26 15:20:22 +02:00
2013-06-09 20:28:01 +02:00