Commit Graph

7 Commits

Author SHA1 Message Date
江战
be944b1d96 check connected device when install (#14717) 2023-04-04 14:32:51 +08:00
qiuguohua
e68506916c Develop branch adapts to openharmony (#14582) 2023-03-20 14:18:52 +08:00
minggo
c16e60901d Revert "Bump glob-parent and globby in /scripts/native-pack-tool (#12361)" (#13353)
This reverts commit 78f6f26fa2.
2022-11-14 09:57:36 +08:00
dependabot[bot]
78f6f26fa2 Bump glob-parent and globby in /scripts/native-pack-tool (#12361)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) and [globby](https://github.com/sindresorhus/globby). These dependencies needed to be updated together.

Updates `glob-parent` from 3.1.0 to 5.1.2
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2)

Updates `globby` from 8.0.2 to 13.1.2
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v8.0.2...v13.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
- dependency-name: globby
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 14:07:28 +08:00
江战
ed03d0c8ca [Optimize] reduce size (#12004) 2022-07-15 11:03:38 +08:00
changhua
c32b1da8f7 [Bug] install xcode dependencied (#11969) 2022-07-14 19:26:30 +08:00
媛媛
d375996c3d [3.6.0] init native pack tools (#11175)
* init native pack tool

* compile -> make

* update command line

* update readme

* update android make

* remove some config

* run all platform

* update install

* fix encrypte script

* fix mac/ios create

* update readme

* fix review

* fix run mac

* fix excuteTemplateTask

* remove linux

* update readme

* update
2022-06-08 15:26:02 +08:00