Sha256: 55584d7db2642d36cf3884f176bd0502c32c87de33e1c9d38702fdf74e756dd3
Contents?: true
Size: 251 Bytes
Versions: 3
Compression:
Stored size: 251 Bytes
Contents
unless defined?(Motion::Project::Config) raise "This file must be required within a RubyMotion project Rakefile." end require 'motion-support/motion_support_files' Motion::Project::App.setup do |app| app.files.unshift(MotionSupport.requires) end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
motion-support-1.2.1 | lib/motion-support.rb |
motion-support-1.1.1 | lib/motion-support.rb |
motion-support-1.2.0 | lib/motion-support.rb |