mdinacci / MDRadialProgress

A custom UIView useful to represent progress in discrete steps.
Other
947 stars 159 forks source link

Can't import MDRadialProgress #30

Closed SuperLLN closed 10 years ago

SuperLLN commented 10 years ago

hello,

since I did the update to xcode 6, I can not import MDRadialProgress . Yet on my old projects that use MDRadialProgress it works . Here is my error window .

( Sorry for my English i'm french)

capture d ecran 2014-10-25 a 19 49 09

maximality commented 10 years ago

import <UIKit/UIKit.h> rather than foundation in MDRadialProgressTheme.h

SuperLLN commented 10 years ago

You miss UIKit! Thanks it works

maximality commented 10 years ago

Yes, github deleted it from my comment, i don't know why :)

Воскресенье, 26 октября 2014 г., 14:20 +0300 от SuperLLN notifications@github.com: You miss UIKit! Thanks it works — Reply to this email directly or view it on GitHub .