drupal-ios-sdk-example icon indicating copy to clipboard operation
drupal-ios-sdk-example copied to clipboard

missing MBProgressHUD files

Open isaac99 opened this issue 11 years ago • 3 comments

Maybe this is dumb but Im new to IOS development and I keep getting an error when i try to run your example app. This is the error message I get :

clang: error: no such file or directory: '/Users/isaacshiffman/Downloads/drupal-ios-sdk-example-master 2/MBProgressHUD/MBProgressHUD.m' clang: error: no input files Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1

Can someone point me in the right direction I cant find the MBProgressHUD files

isaac99 avatar Feb 06 '14 21:02 isaac99

Same problem here. SDK Itself works but not quite so sure about this example.

markwk avatar Feb 20 '14 18:02 markwk

Was able to fix that error with MBProgressHUB by cloning and adding git://github.com/matej/MBProgressHUD.git but still missing other stuff it appears.

markwk avatar Feb 20 '14 18:02 markwk

Here is the full step for solution: https://github.com/kylebrowning/drupal-ios-sdk-example/issues/10#issuecomment-28129609

markwk avatar Feb 20 '14 18:02 markwk