diff --git a/lib/motion/project/template/ios-watch-extension/files/Gemfile b/lib/motion/project/template/ios-watch-extension/files/Gemfile index 764be634..f62accc8 100644 --- a/lib/motion/project/template/ios-watch-extension/files/Gemfile +++ b/lib/motion/project/template/ios-watch-extension/files/Gemfile @@ -2,3 +2,4 @@ source 'https://rubygems.org' gem 'rake' # Add your dependencies here: +gem 'ib' \ No newline at end of file