diff --git a/lib/motion/project/template/osx/config.rb b/lib/motion/project/template/osx/config.rb index bcbb252e..f75397b7 100644 --- a/lib/motion/project/template/osx/config.rb +++ b/lib/motion/project/template/osx/config.rb @@ -40,7 +40,7 @@ module Motion; module Project; @icon = '' @copyright = "Copyright © #{Time.now.year} #{`whoami`.strip}. All rights reserved." @category = 'utilities' - @frameworks = ['AppKit', 'Foundation', 'CoreGraphics'] + @frameworks = ['AppKit', 'Foundation', 'CoreGraphics', 'CoreServices'] @embedded_frameworks = [] @external_frameworks = [] @codesign_for_development = false diff --git a/vm b/vm index 0be401a5..2b35cc03 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 0be401a5960ed62cb8ac66b46d775899bd04bcfb +Subproject commit 2b35cc034089ba5646124e86dabf479a1f478ac5