en Swift @objc class AppConstants : NSObject{ @objc static let END_EXERCISE = "id-end_exercise" } en objective: [AppConstants END_EXERCISE];