Skip to content

Commit

Permalink
temperarily disables IBDesignable feature
Browse files Browse the repository at this point in the history
  • Loading branch information
jzcruiser committed Jul 28, 2015
1 parent 0fa3a50 commit b20ae0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JZBorderedView/Classes/JZBorderedView.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ typedef NS_OPTIONS(NSUInteger, JZSeparatorPosition) {

@end

IB_DESIGNABLE
//IB_DESIGNABLE
@interface JZBorderedView : UIView

@property (nonatomic, strong) NSMutableArray *separators;
Expand Down

0 comments on commit b20ae0d

Please sign in to comment.