iosDisplayName property

String iosDisplayName
getter/setter pair

Implementation

static String iosDisplayName = '''
<key>CFBundleDisplayName</key>
	<string>\${APP_NAME}</string>''';