Skip to content

Commit

Permalink
change property
Browse files Browse the repository at this point in the history
change property
  • Loading branch information
dazi.dp committed Aug 19, 2016
1 parent cedc63d commit 378465f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BeeHive/BHContext.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ typedef enum
@interface BHContext : NSObject

//global env
@property(nonatomic, readonly) BHEnvironmentType env;
@property(nonatomic, assign) BHEnvironmentType env;

//global config
@property(nonatomic, strong) BHConfig *config;
Expand Down

0 comments on commit 378465f

Please sign in to comment.