hsousa / HCSStarRatingView

Simple star rating view for iOS written in Objective-C
MIT License
1.28k stars 196 forks source link

.mm will lead to Xcode error! @import UIKit #60

Open IPOSDai opened 7 years ago

IPOSDai commented 7 years ago

Beacause of I want to use SDK(contains C++), AppDelegate.m to AppDelegate.mm,the “@import UIKit” products error

Cruzv35 commented 6 years ago

import <UIKit/UIKit.h>