iOS checkbox

This commit is contained in:
Adam Bradley
2015-03-27 14:31:38 -05:00
parent f53b7e13b6
commit 7afd5d39ab
6 changed files with 67 additions and 13 deletions

View File

@@ -32,7 +32,7 @@ module.exports = function(gulp, argv, buildConfig) {
platform_count: 1,
width: 400,
height: 800,
test_id: uuid.v4()
test_id: uuid.v4().split('-')[0]
}
}, argv);