Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TestToolChainDemo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
dsq
TestToolChainDemo
Commits
07adf52c
Commit
07adf52c
authored
Mar 13, 2026
by
dsq
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改包名
parent
5105997c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
app.json5
harmonyApp/AppScope/app.json5
+1
-1
build-profile.json5
harmonyApp/build-profile.json5
+5
-5
No files found.
harmonyApp/AppScope/app.json5
View file @
07adf52c
{
{
"app": {
"app": {
"bundleName": "com.
example.harmonyapp
",
"bundleName": "com.
kmp.testtoolchain
",
"vendor": "example",
"vendor": "example",
"versionCode": 1000000,
"versionCode": 1000000,
"versionName": "1.0.0",
"versionName": "1.0.0",
...
...
harmonyApp/build-profile.json5
View file @
07adf52c
...
@@ -5,13 +5,13 @@
...
@@ -5,13 +5,13 @@
"name": "default",
"name": "default",
"type": "HarmonyOS",
"type": "HarmonyOS",
"material": {
"material": {
"certpath": "/Users/dongsq/.ohos/config/default_harmonyApp_
QJHIBcJpooGCtzydxcmexruNykCONVuY3oaYN7QkN58
=.cer",
"certpath": "/Users/dongsq/.ohos/config/default_harmonyApp_
GthGxfoFAEmCFfCK6Yj5azdigDZk5Ro7gO2DpXptcpU
=.cer",
"keyAlias": "debugKey",
"keyAlias": "debugKey",
"keyPassword": "0000001B
773A687EB8B426063B8C7BC27E68B8FA349E41CAD370B97512B179CE289C3B0DDCD47EB10BCC28
",
"keyPassword": "0000001B
4D777759A369BA58E74B7CBF665B52ED99B9A7D964529569A0B383E55B351C18705340A48F8734
",
"profile": "/Users/dongsq/.ohos/config/default_harmonyApp_
QJHIBcJpooGCtzydxcmexruNykCONVuY3oaYN7QkN58
=.p7b",
"profile": "/Users/dongsq/.ohos/config/default_harmonyApp_
GthGxfoFAEmCFfCK6Yj5azdigDZk5Ro7gO2DpXptcpU
=.p7b",
"signAlg": "SHA256withECDSA",
"signAlg": "SHA256withECDSA",
"storeFile": "/Users/dongsq/.ohos/config/default_harmonyApp_
QJHIBcJpooGCtzydxcmexruNykCONVuY3oaYN7QkN58
=.p12",
"storeFile": "/Users/dongsq/.ohos/config/default_harmonyApp_
GthGxfoFAEmCFfCK6Yj5azdigDZk5Ro7gO2DpXptcpU
=.p12",
"storePassword": "0000001B
D05AD8D73D2818F53D96C1CA26F228D6422AEA4346EE4BA3141A4FCB956EA8F95DFD223C3CB1F8
"
"storePassword": "0000001B
16D417C2B86C1E642998DD2105AD774871CE9605BF989A6AC78AC4E896081779BD64403ED03BC1
"
}
}
}
}
],
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment