view Version @ 2825:69e144d81f19

iOS: Rewrite DWContainer to use a single DWTableViewCell per row. Previously a cell was allocated for each row's column. Instead save an array of NSString and UIImages which can be displayed in the custom UITableViewCell based on the DW_FEATURE_CONTAINER_MODE setting.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 17 Aug 2022 11:36:34 +0000
parents 023045e14837
children
line wrap: on
line source

# Set these here to change the version for all platforms
DW_MAJOR_VERSION=3
DW_MINOR_VERSION=3