You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./UIImage/UIImageHelper.m:103: error: 'ctx' undeclared (first use in this function)
After updating to the current revision, I got that error while compiling. I can't find the declaration of ctx in the project either. So perhaps this wasn't intended and should probably fixed.
The text was updated successfully, but these errors were encountered:
./UIImage/UIImageHelper.m:103: error: 'ctx' undeclared (first use in this function)
After updating to the current revision, I got that error while compiling. I can't find the declaration of ctx in the project either. So perhaps this wasn't intended and should probably fixed.
The text was updated successfully, but these errors were encountered: