rahuliyer95 / iShowcase

Highlight the best parts of your application
MIT License
65 stars 25 forks source link

Need to add @objc to the TYPE enum for access from Objective C #5

Closed jdrider closed 8 years ago

jdrider commented 8 years ago

The iType field and setIType method are not accessible from Objective C classes unless @objc is added to the TYPE enum.