Mohammed EL MIMOUNI
Results
1
comments of
Mohammed EL MIMOUNI
> Added this to my `AppDelegate.h` and the warning went away: > > ``` > #import > @interface AppDelegate : UIResponder > ``` this worked thanks : #import @interface AppDelegate...