Skip to content

Commit

Permalink
doc: update document.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 6, 2024
1 parent c69a543 commit 4f77295
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ DeviceInfo.systemVersion.patchVersion // e.g "0"
DeviceInfo.systemMajorVersion // e.g "1"
DeviceInfo.systemMinorVersion // e.g "3"
DeviceInfo.systemPatchVersion // e.g "0"
DeviceInfo.appIcon // -> UIImage | NSImage
DeviceInfo.copyright // "Copyright © 2024 Chujiang Wang. All rights reserved."
DeviceInfo.appIcon // -> UIImage | NSImage
DeviceInfo.copyright // "Copyright © 2024 Chujiang Wang. All rights reserved."

DeviceInfo.appIsSandboxed // e.g `true`
DeviceInfo.appIsSandboxed // e.g `true`
```

## License
Expand Down

0 comments on commit 4f77295

Please sign in to comment.