While building the project we are getting the below error. Can you please help with this.Command failed: ruby -e "require 'xcodeproj'; Xcodeproj::Config.new('/Users/garvitsingh/SAM Dev/platforms/ios/plugins-debug.xcconfig').merge(Xcodeproj::Config.ne...
Hi Team,
MDK dependencies installer is passing all the tests for MDK 5.2.3.
when I am trying to do a MDK Lauch on IOS. it failing with below error:"/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/unicode_normalize/normal...
I was able to resolved this with below step:Install ruby in case it is missingbrew install ruby add ruby to the path runecho 'export PATH="/usr/local/opt/ruby/bin:$PATH"' >> /Users/user_name/.bash_profilefor compiler: export LDFLAGS="-L/usr/local/opt...