mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-06-28 06:46:12 +00:00
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -57,7 +57,7 @@ Note: In the development environment, the kernel process will not be automatical
|
||||
|
||||
* `cd kernel`
|
||||
* `set JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8`
|
||||
* `gomobile bind -tags fts5 -ldflags "-s -w" -v -o kernel.aar -target=android/arm64 -androidapi 26 ./mobile/`
|
||||
* `gomobile bind -tags fts5 -ldflags "-s -w" -v -o kernel.aar -target android/arm64 -androidapi 26 ./mobile/`
|
||||
* https://github.com/siyuan-note/siyuan-android
|
||||
|
||||
### Harmony
|
||||
|
||||
2
.github/CONTRIBUTING_zh_CN.md
vendored
2
.github/CONTRIBUTING_zh_CN.md
vendored
@@ -57,7 +57,7 @@ NPM 镜像:
|
||||
|
||||
* `cd kernel`
|
||||
* `set JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8`
|
||||
* `gomobile bind -tags fts5 -ldflags "-s -w" -v -o kernel.aar -target=android/arm64 -androidapi 26 ./mobile/`
|
||||
* `gomobile bind -tags fts5 -ldflags "-s -w" -v -o kernel.aar -target android/arm64 -androidapi 26 ./mobile/`
|
||||
* https://github.com/siyuan-note/siyuan-android
|
||||
|
||||
### Harmony
|
||||
|
||||
Reference in New Issue
Block a user