| Declaration | |
|---|---|
| From | @property (nonatomic, strong) NSString *detailTitle |
| To | @property (nonatomic, copy) NSString *detailTitle |
| Declaration | |
|---|---|
| From | @property (nonatomic, strong) NSString *detailSubtitle |
| To | @property (nonatomic, copy) NSString *detailSubtitle |
| Declaration | |
|---|---|
| From | @property (nonatomic, strong) NSString *detailSummary |
| To | @property (nonatomic, copy) NSString *detailSummary |