From e88500c8afe2fe6f6875ef4dc5ad6ccd143ddc21 Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Thu, 26 Feb 2015 21:55:13 +0100 Subject: sdk 3 convertion --- appinfo.json | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'appinfo.json') diff --git a/appinfo.json b/appinfo.json index 510b60a..32a272f 100644 --- a/appinfo.json +++ b/appinfo.json @@ -11,12 +11,17 @@ "appKeys": {}, "resources": { "media": [ - { - "type": "png", - "file": "icon.png", - "menuIcon": true, - "name": "ICON" - } + { + "type": "png", + "file": "icon.png", + "menuIcon": true, + "name": "ICON" + } ] - } -} + }, + "targetPlatforms": [ + "aplite", + "basalt" + ], + "sdkVersion": "3" +} \ No newline at end of file -- cgit v1.2.3