openhab / openhab-pebble

Pebble client for openHAB
Apache License 2.0
11 stars 20 forks source link

Unable to compile with SDK 3.8 on cloudpebble.net #4

Closed clach04 closed 8 years ago

clach04 commented 8 years ago

This is due to an issue with cloudpebble.net. Workaround, add the following lines to appinfo.json:

"sdkVersion": "3",
"targetPlatforms": [
    "aplite",
    "basalt"
].
clach04 commented 8 years ago

Potentially also resolved by issue #6

llamahunter commented 8 years ago

fixed by 26f6bb182a3519f78173d823d713abe74d85b94e