BINDIR = '/usr/local/bin' BLOCK_MESSAGE_KEYS = [] BUILD_TYPE = 'app' BUNDLE_NAME = 'Pebble-Watchface-Day-and-Night-Earth-Connection-master.pbw' DEFINES = ['RELEASE'] LIBDIR = '/usr/local/lib' LIB_DIR = 'node_modules' LIB_JSON = [] MESSAGE_KEYS = {} MESSAGE_KEYS_HEADER = '/home/louis/pebble-dev/repos/Pebble-Watchface-Day-and-Night-Earth-Connection-master/build/include/message_keys.auto.h' NODE_PATH = '/home/louis/.pebble-sdk/SDKs/current/node_modules' PEBBLE_SDK_COMMON = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/common' PEBBLE_SDK_ROOT = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble' PREFIX = '/usr/local' PROJECT_INFO = {'appKeys': {}, u'sdkVersion': u'3', u'projectType': u'native', u'uuid': u'892e12bc-7a3e-411c-ba97-daa492f91088', u'messageKeys': {}, 'companyName': u'Louis Jonget', u'enableMultiJS': True, u'targetPlatforms': [u'diorite', u'aplite'], 'versionLabel': u'2.1', 'longName': u'Day and Night Earth improved Watchface', u'displayName': u'Day and Night Earth improved Watchface', 'shortName': u'Day and Night Earth improved Watchface', u'watchapp': {u'watchface': True}, u'resources': {u'media': [{u'type': u'png', u'menuIcon': True, u'targetPlatforms': None, u'name': u'IMAGE_MENU_ICON', u'file': u'images/menu_icon.png'}, {u'targetPlatforms': None, u'type': u'pbi', u'name': u'WORLD_MONO', u'file': u'images/WORLD_MONO'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'BT_ko_icon', u'file': u'images/BT_ko_icon.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'BATTERY', u'file': u'images/BATTERY'}]}, 'name': u'day-night-bt'} REQUESTED_PLATFORMS = [u'diorite', u'aplite'] RESOURCES_JSON = [{u'type': u'png', u'menuIcon': True, u'targetPlatforms': None, u'name': u'IMAGE_MENU_ICON', u'file': u'images/menu_icon.png'}, {u'targetPlatforms': None, u'type': u'pbi', u'name': u'WORLD_MONO', u'file': u'images/WORLD_MONO'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'BT_ko_icon', u'file': u'images/BT_ko_icon.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'BATTERY', u'file': u'images/BATTERY'}] SANDBOX = False SUPPORTED_PLATFORMS = ['aplite', 'chalk', 'diorite', 'basalt', 'emery'] TARGET_PLATFORMS = ['diorite', 'aplite'] TIMESTAMP = 1634497013 USE_GROUPS = True VERBOSE = 0 WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'