I\'m currently working on a project using:
I tried to run bundle install
but keep getting the follow
This happened to me and it was because a new version of XCODE was installed and I hadn't accepted the new terms and conditions. Looking at the mkmf.log showed the following:
Agreeing to the Xcode/iOS license requires admin privileges, please run “sudo xcodebuild -license” and then retry this command.