Commit edd29498 authored by Nicolas "Pixel" Noble's avatar Nicolas "Pixel" Noble

Properly generating well known proto files for the macos build.

parent 07bcf21a
......@@ -69,6 +69,7 @@ else
if RUBY_PLATFORM =~ /darwin/
task 'gem:native' do
system "rake genproto"
system "rake cross native gem RUBY_CC_VERSION=2.3.0:2.2.2:2.1.5:2.0.0"
end
else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment