mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-28 12:45:36 +08:00
integrate library
This commit is contained in:
11
doc/Rakefile
Normal file
11
doc/Rakefile
Normal file
@@ -0,0 +1,11 @@
|
||||
platforms_dir = ENV['platforms_dir']
|
||||
sdk_version = ENV['sdk_version']
|
||||
|
||||
task :default => :all
|
||||
task :all do
|
||||
# TODO
|
||||
end
|
||||
|
||||
task :clean do
|
||||
# TODO
|
||||
end
|
||||
Reference in New Issue
Block a user