mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-05-07 23:07:03 +08:00
[rake] Re-instate top-level clean task and refactor into XcodeConfig.
Related to: *646cbb1918*bddc880f98
This commit is contained in:
@@ -236,7 +236,6 @@ module Motion; module Project;
|
||||
end
|
||||
|
||||
def clean_project
|
||||
super []
|
||||
vendored_bs_files(false).each do |path|
|
||||
if File.exist?(path)
|
||||
App.info 'Delete', path
|
||||
|
||||
Reference in New Issue
Block a user