| 1 | 1 |
deleted file mode 100644 |
| ... | ... |
@@ -1,24 +0,0 @@ |
| 1 |
-BINDIR = '/usr/local/bin' |
|
| 2 |
-BLOCK_MESSAGE_KEYS = [] |
|
| 3 |
-BUILD_TYPE = 'app' |
|
| 4 |
-BUNDLE_NAME = 'Pebble-Watchface-Day-and-Night-Earth-Connection-master.pbw' |
|
| 5 |
-DEFINES = ['RELEASE'] |
|
| 6 |
-LIBDIR = '/usr/local/lib' |
|
| 7 |
-LIB_DIR = 'node_modules' |
|
| 8 |
-LIB_JSON = [] |
|
| 9 |
-MESSAGE_KEYS = {}
|
|
| 10 |
-MESSAGE_KEYS_HEADER = '/home/louis/pebble-dev/repos/Pebble-Watchface-Day-and-Night-Earth-Connection-master/build/include/message_keys.auto.h' |
|
| 11 |
-NODE_PATH = '/home/louis/.pebble-sdk/SDKs/current/node_modules' |
|
| 12 |
-PEBBLE_SDK_COMMON = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/common' |
|
| 13 |
-PEBBLE_SDK_ROOT = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble' |
|
| 14 |
-PREFIX = '/usr/local' |
|
| 15 |
-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'}
|
|
| 16 |
-REQUESTED_PLATFORMS = [u'diorite', u'aplite'] |
|
| 17 |
-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'}]
|
|
| 18 |
-SANDBOX = False |
|
| 19 |
-SUPPORTED_PLATFORMS = ['aplite', 'chalk', 'diorite', 'basalt', 'emery'] |
|
| 20 |
-TARGET_PLATFORMS = ['diorite', 'aplite'] |
|
| 21 |
-TIMESTAMP = 1634497013 |
|
| 22 |
-USE_GROUPS = True |
|
| 23 |
-VERBOSE = 0 |
|
| 24 |
-WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack' |
| ... | ... |
@@ -7,18 +7,18 @@ LIBDIR = '/usr/local/lib' |
| 7 | 7 |
LIB_DIR = 'node_modules' |
| 8 | 8 |
LIB_JSON = [] |
| 9 | 9 |
MESSAGE_KEYS = {}
|
| 10 |
-MESSAGE_KEYS_HEADER = '/home/louis/pebble-dev/projects/Pebble-Watchface-Day-and-Night-Earth-Connection-master/build/include/message_keys.auto.h' |
|
| 10 |
+MESSAGE_KEYS_HEADER = '/home/louis/pebble-dev/repos/Pebble-Watchface-Day-and-Night-Earth-Connection-master/build/include/message_keys.auto.h' |
|
| 11 | 11 |
NODE_PATH = '/home/louis/.pebble-sdk/SDKs/current/node_modules' |
| 12 | 12 |
PEBBLE_SDK_COMMON = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/common' |
| 13 | 13 |
PEBBLE_SDK_ROOT = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble' |
| 14 | 14 |
PREFIX = '/usr/local' |
| 15 |
-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'], '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'}
|
|
| 16 |
-REQUESTED_PLATFORMS = [u'diorite'] |
|
| 15 |
+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'}
|
|
| 16 |
+REQUESTED_PLATFORMS = [u'diorite', u'aplite'] |
|
| 17 | 17 |
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'}]
|
| 18 | 18 |
SANDBOX = False |
| 19 |
-SUPPORTED_PLATFORMS = ['basalt', 'aplite', 'diorite', 'emery', 'chalk'] |
|
| 20 |
-TARGET_PLATFORMS = ['diorite'] |
|
| 21 |
-TIMESTAMP = 1539801048 |
|
| 19 |
+SUPPORTED_PLATFORMS = ['aplite', 'chalk', 'diorite', 'basalt', 'emery'] |
|
| 20 |
+TARGET_PLATFORMS = ['diorite', 'aplite'] |
|
| 21 |
+TIMESTAMP = 1634497013 |
|
| 22 | 22 |
USE_GROUPS = True |
| 23 | 23 |
VERBOSE = 0 |
| 24 | 24 |
WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack' |
| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,24 @@ |
| 1 |
+BINDIR = '/usr/local/bin' |
|
| 2 |
+BLOCK_MESSAGE_KEYS = [] |
|
| 3 |
+BUILD_TYPE = 'app' |
|
| 4 |
+BUNDLE_NAME = 'Pebble-Watchface-Day-and-Night-Earth-Connection-master.pbw' |
|
| 5 |
+DEFINES = ['RELEASE'] |
|
| 6 |
+LIBDIR = '/usr/local/lib' |
|
| 7 |
+LIB_DIR = 'node_modules' |
|
| 8 |
+LIB_JSON = [] |
|
| 9 |
+MESSAGE_KEYS = {}
|
|
| 10 |
+MESSAGE_KEYS_HEADER = '/home/louis/pebble-dev/projects/Pebble-Watchface-Day-and-Night-Earth-Connection-master/build/include/message_keys.auto.h' |
|
| 11 |
+NODE_PATH = '/home/louis/.pebble-sdk/SDKs/current/node_modules' |
|
| 12 |
+PEBBLE_SDK_COMMON = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/common' |
|
| 13 |
+PEBBLE_SDK_ROOT = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble' |
|
| 14 |
+PREFIX = '/usr/local' |
|
| 15 |
+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'], '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'}
|
|
| 16 |
+REQUESTED_PLATFORMS = [u'diorite'] |
|
| 17 |
+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'}]
|
|
| 18 |
+SANDBOX = False |
|
| 19 |
+SUPPORTED_PLATFORMS = ['basalt', 'aplite', 'diorite', 'emery', 'chalk'] |
|
| 20 |
+TARGET_PLATFORMS = ['diorite'] |
|
| 21 |
+TIMESTAMP = 1539801048 |
|
| 22 |
+USE_GROUPS = True |
|
| 23 |
+VERBOSE = 0 |
|
| 24 |
+WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack' |