mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-02 03:29:24 +08:00
🎨 Support in-app purchase PRO Features and Subscription on iOS https://github.com/siyuan-note/siyuan/issues/14159
This commit is contained in:
parent
54ec99a199
commit
dbe61911e7
3
.github/CONTRIBUTING_zh_CN.md
vendored
3
.github/CONTRIBUTING_zh_CN.md
vendored
@ -57,7 +57,8 @@ NPM 镜像:
|
||||
### Android
|
||||
|
||||
* `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/`
|
||||
* `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/`
|
||||
* https://github.com/siyuan-note/siyuan-android
|
||||
|
||||
### Harmony
|
||||
|
Loading…
Reference in New Issue
Block a user