I get a warning when creating the source code as follows:
/ * com.apple.ibtool.document.warnings * // Users / biranchi / Desktop / Hotlist v2.0 / Classes / HLCheckinViewController.xib: 6: warning: Separator style "Single Line Etched" is not supported in iPhone OS versions prior to 3.2 .
What is this mistake?
thank
I suspect that you are using a grouped table with a separator style set to "Single line etched" and compiling with the SDK 3.1.3. In the interface builder, change the separator style to "Single line" and rebuild.
, XIB . XIB Xcode (View → Utilities → File Inspector) "Interface Builder Document" "" iOS 3.2.
separator ..... , IB, - "single lined", ViewWillappear viewdidload .
tableview.separatorStyle = tableview.UITableViewCellSeparatorStyleSingleLineEtched