q
This commit is contained in:
Binary file not shown.
Binary file not shown.
18
MyApplication2/entry/build/outputs/hap/debug/hapInfo.json
Normal file
18
MyApplication2/entry/build/outputs/hap/debug/hapInfo.json
Normal file
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"hapPath": "entry-debug-rich-signed.hap",
|
||||
"device": "phone"
|
||||
},
|
||||
{
|
||||
"hapPath": "entry-debug-rich-signed.hap",
|
||||
"device": "tablet"
|
||||
},
|
||||
{
|
||||
"hapPath": "entry-debug-rich-signed.hap",
|
||||
"device": "tv"
|
||||
},
|
||||
{
|
||||
"hapPath": "entry-debug-rich-signed.hap",
|
||||
"device": "wearable"
|
||||
}
|
||||
]
|
53
MyApplication2/entry/build/outputs/hap/debug/pack.info
Normal file
53
MyApplication2/entry/build/outputs/hap/debug/pack.info
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"summary": {
|
||||
"app": {
|
||||
"bundleName": "com.xcl20481.myapplication",
|
||||
"version": {
|
||||
"code": 1000000,
|
||||
"name": "1.0.1"
|
||||
}
|
||||
},
|
||||
"modules": [
|
||||
{
|
||||
"mainAbility": "com.xcl20481.myapplication.MainAbility",
|
||||
"deviceType": [
|
||||
"phone",
|
||||
"tablet",
|
||||
"tv",
|
||||
"wearable"
|
||||
],
|
||||
"abilities": [
|
||||
{
|
||||
"visible": true,
|
||||
"name": "com.xcl20481.myapplication.MainAbility",
|
||||
"label": "$string:xcl2048"
|
||||
}
|
||||
],
|
||||
"distro": {
|
||||
"moduleType": "entry",
|
||||
"installationFree": false,
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "entry"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 4,
|
||||
"releaseType": "Release",
|
||||
"target": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"packages": [
|
||||
{
|
||||
"deviceType": [
|
||||
"phone",
|
||||
"tablet",
|
||||
"tv",
|
||||
"wearable"
|
||||
],
|
||||
"moduleType": "entry",
|
||||
"deliveryWithInstall": true,
|
||||
"name": "entry-debug-rich-unsigned"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
Binary file not shown.
18
MyApplication2/entry/build/outputs/hap/release/hapInfo.json
Normal file
18
MyApplication2/entry/build/outputs/hap/release/hapInfo.json
Normal file
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"hapPath": "entry-release-rich-signed.hap",
|
||||
"device": "phone"
|
||||
},
|
||||
{
|
||||
"hapPath": "entry-release-rich-signed.hap",
|
||||
"device": "tablet"
|
||||
},
|
||||
{
|
||||
"hapPath": "entry-release-rich-signed.hap",
|
||||
"device": "tv"
|
||||
},
|
||||
{
|
||||
"hapPath": "entry-release-rich-signed.hap",
|
||||
"device": "wearable"
|
||||
}
|
||||
]
|
53
MyApplication2/entry/build/outputs/hap/release/pack.info
Normal file
53
MyApplication2/entry/build/outputs/hap/release/pack.info
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"summary": {
|
||||
"app": {
|
||||
"bundleName": "com.xcl20481.myapplication",
|
||||
"version": {
|
||||
"code": 1000000,
|
||||
"name": "1.0.0"
|
||||
}
|
||||
},
|
||||
"modules": [
|
||||
{
|
||||
"mainAbility": "com.xcl20481.myapplication.MainAbility",
|
||||
"deviceType": [
|
||||
"phone",
|
||||
"tablet",
|
||||
"tv",
|
||||
"wearable"
|
||||
],
|
||||
"abilities": [
|
||||
{
|
||||
"visible": true,
|
||||
"name": "com.xcl20481.myapplication.MainAbility",
|
||||
"label": "$string:entry_MainAbility"
|
||||
}
|
||||
],
|
||||
"distro": {
|
||||
"moduleType": "entry",
|
||||
"installationFree": false,
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "entry"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 4,
|
||||
"releaseType": "Release",
|
||||
"target": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"packages": [
|
||||
{
|
||||
"deviceType": [
|
||||
"phone",
|
||||
"tablet",
|
||||
"tv",
|
||||
"wearable"
|
||||
],
|
||||
"moduleType": "entry",
|
||||
"deliveryWithInstall": true,
|
||||
"name": "entry-release-rich-unsigned"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user