Skip to content

fix: Use patcher implementation of strip libs#83

Merged
wchill merged 3 commits intodevfrom
fix/strip-libs
Mar 30, 2026
Merged

fix: Use patcher implementation of strip libs#83
wchill merged 3 commits intodevfrom
fix/strip-libs

Conversation

@wchill
Copy link
Copy Markdown
Contributor

@wchill wchill commented Mar 19, 2026

Fixes #80 and supersedes #82

@LisoUseInAIKyrios LisoUseInAIKyrios linked an issue Mar 20, 2026 that may be closed by this pull request
2 tasks
# Conflicts:
#	gradle/libs.versions.toml
#	src/main/kotlin/app/morphe/cli/command/PatchCommand.kt
@wchill wchill merged commit 43f50ea into dev Mar 30, 2026
3 checks passed
@wchill wchill deleted the fix/strip-libs branch March 30, 2026 15:04
github-actions bot pushed a commit that referenced this pull request Mar 30, 2026
## [1.6.4-dev.1](v1.6.3...v1.6.4-dev.1) (2026-03-30)

### Bug Fixes

* Use patcher implementation of strip libs ([#83](#83)) ([43f50ea](43f50ea)), closes [#80](#80) [#82](#82)
github-actions bot pushed a commit that referenced this pull request Apr 16, 2026
# [1.7.0](v1.6.3...v1.7.0) (2026-04-16)

### Bug Fixes

* Use patcher implementation of strip libs ([#83](#83)) ([43f50ea](43f50ea)), closes [#80](#80) [#82](#82)
* Use same default keystore values as Morphe Manager ([#96](#96)) ([2d70c01](2d70c01))

### Features

* Add GUI third party patch sources, add experimental app patching ([#98](#98)) ([da5ec1c](da5ec1c))
github-actions bot pushed a commit to ddCeka/morphe-cli that referenced this pull request Apr 17, 2026
# [1.7.0](v1.6.3...v1.7.0) (2026-04-17)

### Bug Fixes

* Use patcher implementation of strip libs ([MorpheApp#83](https://github.com/ddCeka/morphe-cli/issues/83)) ([43f50ea](43f50ea)), closes [MorpheApp#80](https://github.com/ddCeka/morphe-cli/issues/80) [MorpheApp#82](https://github.com/ddCeka/morphe-cli/issues/82)
* Use same default keystore values as Morphe Manager ([MorpheApp#96](https://github.com/ddCeka/morphe-cli/issues/96)) ([2d70c01](2d70c01))

### Features

* Add GUI third party patch sources, add experimental app patching ([MorpheApp#98](https://github.com/ddCeka/morphe-cli/issues/98)) ([da5ec1c](da5ec1c))
github-actions bot pushed a commit to ddCeka/morphe-cli that referenced this pull request Apr 17, 2026
# [1.7.0](v1.6.3...v1.7.0) (2026-04-17)

### Bug Fixes

* Bump patcher version ([60194a9](60194a9))
* Use patcher implementation of strip libs ([MorpheApp#83](https://github.com/ddCeka/morphe-cli/issues/83)) ([43f50ea](43f50ea)), closes [MorpheApp#80](https://github.com/ddCeka/morphe-cli/issues/80) [MorpheApp#82](https://github.com/ddCeka/morphe-cli/issues/82)
* Use same default keystore values as Morphe Manager ([MorpheApp#96](https://github.com/ddCeka/morphe-cli/issues/96)) ([2d70c01](2d70c01))

### Features

* Add GUI third party patch sources, add experimental app patching ([MorpheApp#98](https://github.com/ddCeka/morphe-cli/issues/98)) ([da5ec1c](da5ec1c))
github-actions bot pushed a commit to ddCeka/morphe-cli that referenced this pull request Apr 18, 2026
# [1.7.0](v1.6.3...v1.7.0) (2026-04-18)

### Bug Fixes

* Use patcher implementation of strip libs ([MorpheApp#83](https://github.com/ddCeka/morphe-cli/issues/83)) ([43f50ea](43f50ea)), closes [MorpheApp#80](https://github.com/ddCeka/morphe-cli/issues/80) [MorpheApp#82](https://github.com/ddCeka/morphe-cli/issues/82)
* Use same default keystore values as Morphe Manager ([MorpheApp#96](https://github.com/ddCeka/morphe-cli/issues/96)) ([2d70c01](2d70c01))

### Features

* Add GUI third party patch sources, add experimental app patching ([MorpheApp#98](https://github.com/ddCeka/morphe-cli/issues/98)) ([da5ec1c](da5ec1c))
github-actions bot pushed a commit to ddCeka/morphe-cli that referenced this pull request Apr 18, 2026
# [1.7.0](v1.6.3...v1.7.0) (2026-04-18)

### Bug Fixes

* Use patcher implementation of strip libs ([MorpheApp#83](https://github.com/ddCeka/morphe-cli/issues/83)) ([43f50ea](43f50ea)), closes [MorpheApp#80](https://github.com/ddCeka/morphe-cli/issues/80) [MorpheApp#82](https://github.com/ddCeka/morphe-cli/issues/82)
* Use same default keystore values as Morphe Manager ([MorpheApp#96](https://github.com/ddCeka/morphe-cli/issues/96)) ([2d70c01](2d70c01))

### Features

* Add GUI third party patch sources, add experimental app patching ([MorpheApp#98](https://github.com/ddCeka/morphe-cli/issues/98)) ([da5ec1c](da5ec1c))
github-actions bot pushed a commit to ddCeka/morphe-cli that referenced this pull request Apr 19, 2026
# [1.7.0](v1.6.3...v1.7.0) (2026-04-19)

### Bug Fixes

* Update to latest patcher ([2c6fad2](2c6fad2))
* Use patcher implementation of strip libs ([MorpheApp#83](https://github.com/ddCeka/morphe-cli/issues/83)) ([43f50ea](43f50ea)), closes [MorpheApp#80](https://github.com/ddCeka/morphe-cli/issues/80) [MorpheApp#82](https://github.com/ddCeka/morphe-cli/issues/82)
* Use same default keystore values as Morphe Manager ([MorpheApp#96](https://github.com/ddCeka/morphe-cli/issues/96)) ([2d70c01](2d70c01))

### Features

* Add GUI third party patch sources, add experimental app patching ([MorpheApp#98](https://github.com/ddCeka/morphe-cli/issues/98)) ([da5ec1c](da5ec1c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: using striplibs causes installation failures

2 participants