From 14fdc05f0e72d0f41c2c58018c6833a10ea2519a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eloy=20Dur=C3=A1n?= Date: Tue, 5 Aug 2014 14:39:15 +0200 Subject: [PATCH] [osx] Allow the user to configure a NSApplication subclass and use that instead. Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-539 --- lib/motion/project/template/osx/config.rb | 20 ++++++++++++++++++-- test/test/spec/main_spec.rb | 2 +- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/lib/motion/project/template/osx/config.rb b/lib/motion/project/template/osx/config.rb index dffb0b4e..d06fd58a 100644 --- a/lib/motion/project/template/osx/config.rb +++ b/lib/motion/project/template/osx/config.rb @@ -230,20 +230,36 @@ EOS end main_txt << <