Skip to content

Commit

Permalink
README.md の更新
Browse files Browse the repository at this point in the history
  • Loading branch information
oligamiq authored Dec 20, 2023
1 parent f52a0ab commit e0d210b
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,24 @@ https://github.com/nziq53/nickname/tree/main/examples/common
- `check permission func` by using ndk
- add `require permission func`

## iPhone
### iPhone
- be able to `miri`

### linux
- be able to `miri` on set func

### apply rust new features
#### 1.74
##### Add promoting tier2 target
add loongarch64-unknown-none

##### Use no-fail-test
cargo test --tests --no-fail-fast

##### Raise minimum supported Apple OS versions
macOS: 10.12 Sierra
iOS: 10

## extension function
### Android
- finish<br>
Expand Down

0 comments on commit e0d210b

Please sign in to comment.