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
Post a Comment