diff --git a/MBProgressHUD-Prefix.pch b/MBProgressHUD-Prefix.pch index e81c669..98b63cd 100644 --- a/MBProgressHUD-Prefix.pch +++ b/MBProgressHUD-Prefix.pch @@ -4,8 +4,8 @@ #import -#ifndef __IPHONE_3_0 -#warning "This project uses features only available in iOS SDK 3.0 and later." +#ifndef __IPHONE_8_0 +#warning "This project uses features only available in iOS SDK 8.0 and later." #endif #ifdef __OBJC__