M0: 忽略 hvigor 生成物 BuildProfile.ets(保持仓库干净)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
6de9038a54
commit
424c5f4d94
@@ -10,3 +10,5 @@
|
|||||||
/.clang-tidy
|
/.clang-tidy
|
||||||
**/.test
|
**/.test
|
||||||
/.appanalyzer
|
/.appanalyzer
|
||||||
|
**/BuildProfile.ets
|
||||||
|
/oh_modules/.ohpm
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
/**
|
|
||||||
* Use these variables when you tailor your ArkTS code. They must be of the const type.
|
|
||||||
*/
|
|
||||||
export const HAR_VERSION = '1.0.0';
|
|
||||||
export const BUILD_MODE_NAME = 'debug';
|
|
||||||
export const DEBUG = true;
|
|
||||||
export const TARGET_NAME = 'default';
|
|
||||||
|
|
||||||
/**
|
|
||||||
* BuildProfile Class is used only for compatibility purposes.
|
|
||||||
*/
|
|
||||||
export default class BuildProfile {
|
|
||||||
static readonly HAR_VERSION = HAR_VERSION;
|
|
||||||
static readonly BUILD_MODE_NAME = BUILD_MODE_NAME;
|
|
||||||
static readonly DEBUG = DEBUG;
|
|
||||||
static readonly TARGET_NAME = TARGET_NAME;
|
|
||||||
}
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
/**
|
|
||||||
* Use these variables when you tailor your ArkTS code. They must be of the const type.
|
|
||||||
*/
|
|
||||||
export const HAR_VERSION = '1.0.0';
|
|
||||||
export const BUILD_MODE_NAME = 'debug';
|
|
||||||
export const DEBUG = true;
|
|
||||||
export const TARGET_NAME = 'default';
|
|
||||||
|
|
||||||
/**
|
|
||||||
* BuildProfile Class is used only for compatibility purposes.
|
|
||||||
*/
|
|
||||||
export default class BuildProfile {
|
|
||||||
static readonly HAR_VERSION = HAR_VERSION;
|
|
||||||
static readonly BUILD_MODE_NAME = BUILD_MODE_NAME;
|
|
||||||
static readonly DEBUG = DEBUG;
|
|
||||||
static readonly TARGET_NAME = TARGET_NAME;
|
|
||||||
}
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
/**
|
|
||||||
* Use these variables when you tailor your ArkTS code. They must be of the const type.
|
|
||||||
*/
|
|
||||||
export const HAR_VERSION = '1.0.0';
|
|
||||||
export const BUILD_MODE_NAME = 'debug';
|
|
||||||
export const DEBUG = true;
|
|
||||||
export const TARGET_NAME = 'default';
|
|
||||||
|
|
||||||
/**
|
|
||||||
* BuildProfile Class is used only for compatibility purposes.
|
|
||||||
*/
|
|
||||||
export default class BuildProfile {
|
|
||||||
static readonly HAR_VERSION = HAR_VERSION;
|
|
||||||
static readonly BUILD_MODE_NAME = BUILD_MODE_NAME;
|
|
||||||
static readonly DEBUG = DEBUG;
|
|
||||||
static readonly TARGET_NAME = TARGET_NAME;
|
|
||||||
}
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
/**
|
|
||||||
* Use these variables when you tailor your ArkTS code. They must be of the const type.
|
|
||||||
*/
|
|
||||||
export const HAR_VERSION = '1.0.0';
|
|
||||||
export const BUILD_MODE_NAME = 'debug';
|
|
||||||
export const DEBUG = true;
|
|
||||||
export const TARGET_NAME = 'default';
|
|
||||||
|
|
||||||
/**
|
|
||||||
* BuildProfile Class is used only for compatibility purposes.
|
|
||||||
*/
|
|
||||||
export default class BuildProfile {
|
|
||||||
static readonly HAR_VERSION = HAR_VERSION;
|
|
||||||
static readonly BUILD_MODE_NAME = BUILD_MODE_NAME;
|
|
||||||
static readonly DEBUG = DEBUG;
|
|
||||||
static readonly TARGET_NAME = TARGET_NAME;
|
|
||||||
}
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
/**
|
|
||||||
* Use these variables when you tailor your ArkTS code. They must be of the const type.
|
|
||||||
*/
|
|
||||||
export const HAR_VERSION = '1.0.0';
|
|
||||||
export const BUILD_MODE_NAME = 'debug';
|
|
||||||
export const DEBUG = true;
|
|
||||||
export const TARGET_NAME = 'default';
|
|
||||||
|
|
||||||
/**
|
|
||||||
* BuildProfile Class is used only for compatibility purposes.
|
|
||||||
*/
|
|
||||||
export default class BuildProfile {
|
|
||||||
static readonly HAR_VERSION = HAR_VERSION;
|
|
||||||
static readonly BUILD_MODE_NAME = BUILD_MODE_NAME;
|
|
||||||
static readonly DEBUG = DEBUG;
|
|
||||||
static readonly TARGET_NAME = TARGET_NAME;
|
|
||||||
}
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
/**
|
|
||||||
* Use these variables when you tailor your ArkTS code. They must be of the const type.
|
|
||||||
*/
|
|
||||||
export const HAR_VERSION = '1.0.0';
|
|
||||||
export const BUILD_MODE_NAME = 'debug';
|
|
||||||
export const DEBUG = true;
|
|
||||||
export const TARGET_NAME = 'default';
|
|
||||||
|
|
||||||
/**
|
|
||||||
* BuildProfile Class is used only for compatibility purposes.
|
|
||||||
*/
|
|
||||||
export default class BuildProfile {
|
|
||||||
static readonly HAR_VERSION = HAR_VERSION;
|
|
||||||
static readonly BUILD_MODE_NAME = BUILD_MODE_NAME;
|
|
||||||
static readonly DEBUG = DEBUG;
|
|
||||||
static readonly TARGET_NAME = TARGET_NAME;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user