twelve17 / openalpr-ios

Xcode Framework for the openalpr library
GNU General Public License v3.0
116 stars 35 forks source link

Executing bundle exec ./bin/build_frameworks.rb Syntax Errors #16

Closed appslimited closed 8 years ago

appslimited commented 8 years ago

Hi I'm getting sytax errors when trying to run bundle exec ./bin/build_frameworks.rb

Any ideas?

Example: lib/alpr/package/alpr.rb:31: syntax error, unexpected ',' (SyntaxError) def initialize(log_file:, logger:,

twelve17 commented 8 years ago

Hi, check your ruby version and compare to the required version in the readme.

twelve17 commented 8 years ago

No response from OP