diff --git a/Rakefile b/Rakefile index 457d58e91..154e24945 100644 --- a/Rakefile +++ b/Rakefile @@ -245,6 +245,7 @@ namespace :test do task :all do Rake::Task['test:parseui:framework'].invoke Rake::Task['test:parseui:demo_objc'].invoke + Rake::Task['test:parseui:demo_swift'].invoke end task :framework do