Skip to content

Not support ENUM? #28

@shenguanjiejie

Description

@shenguanjiejie

typedef NS_ENUM(NSUInteger, RJCountryEnum) {
RJCountryEnum_China,
RJCountryEnum_Usa,
};

then I call:
kUserManager.country = RJCountryEnum_Usa;

error:
[RJPreferences setCountry:]: unrecognized selector sent to instance 0x1c0224e20

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions