ios - third-party 'MBProgressHUD/MBProgressHUD.h' file not found -


i'm new @ ios development, , want run project https://github.com/google/uribeacon/tree/master/ios-uribeacon thought should work out of box. i've tried build , run uribeacon-sample, can't because got error 'mbprogresshud/mbprogresshud.h' file not found 've seen there this project https://github.com/jdg/mbprogresshud, don't know how include it

when clone git, need submodules;

git clone --recursive git://github.com/foo/bar.git


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -