aboutsummaryrefslogtreecommitdiff
path: root/appinfo.json
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2015-11-21 20:52:52 +0100
committerVictor Häggqvist <[email protected]>2015-11-21 20:52:52 +0100
commit9027e0c9b3f0bb03555b67cd74a15bff8165faa9 (patch)
treed77ed3cc51c60436d318bebf4887994cb5b52a69 /appinfo.json
parentffd693f04766095502f2e2be5790837989e115f5 (diff)
add support for PTR
Diffstat (limited to 'appinfo.json')
-rw-r--r--appinfo.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/appinfo.json b/appinfo.json
index b821eb3..cb57a27 100644
--- a/appinfo.json
+++ b/appinfo.json
@@ -21,7 +21,8 @@
},
"targetPlatforms": [
"aplite",
- "basalt"
+ "basalt",
+ "chalk"
],
"sdkVersion": "3"
}