refactor: remove non-build/deploy content from harmonyos-build-deploy skill
- Remove Wireless Debugging (hdc tconn) section — environment setup, not build/deploy - Remove Restart App workflow — runtime operation, not build/deploy - Remove aa dump -a command — runtime debugging, not build/deploy - Remove duplicate Build Output Structure from device-installation.md
This commit is contained in:
@@ -152,18 +152,6 @@ Usage:
|
||||
./install.sh 1234567890ABCDEF outputs/default/bundles/signed com.example.app
|
||||
```
|
||||
|
||||
## Build Output Structure
|
||||
|
||||
```
|
||||
outputs/
|
||||
└── default/
|
||||
└── bundles/
|
||||
└── signed/
|
||||
├── entry-default-signed.hap # Main entry HAP
|
||||
├── feature-default-signed.hap # Feature HAP (if any)
|
||||
└── *.hsp # Shared library modules
|
||||
```
|
||||
|
||||
## Troubleshooting Details
|
||||
|
||||
### Error: "version code not same"
|
||||
|
||||
Reference in New Issue
Block a user