# 关于我-AboutMe

### 👋 关于我 About me

![](/files/-MiqGSM5RixOlo4U1y8k)

iOS独立开发者｜业余前端

* 📧联系邮箱：<ryukie_dev@yeah.net>
* 📦[RyukieDev](https://ryukiedev.gitbook.io/wiki/)
  * 归档所有文章
  * 部分文章老博客直接迁移，资源失效，有可能会补充
* 🌱个人微信: RyukieW
* 🍀微信公众号：LabLawliet
  * 选择性发布一些精选内容
* 🚗「老司机周报」 WWDC 翻译组
  * [【WWDC22 10116】初见 CKTool JS](https://xiaozhuanlan.com/topic/8235470691)
  * [【WWDC22 10115/10119】优化 CoreData & CloudKit 实现](https://xiaozhuanlan.com/topic/5821964073)
  * [老司机 iOS 周报 #193 | 2022-02-28 ScreenShield](https://mp.weixin.qq.com/s/KrnH0Tc6PDA6sNuOC8qzNg)

### 📖 推荐文章

* [🔥iOS防截屏录屏｜担心App内容被截屏泄露吗？这个开源库就是你要的](https://juejin.cn/post/7066341701815631909)
* [🔥iOS官方瘦身方案ODR（一）：初见 On-Demand Resources](https://juejin.cn/post/6991797590748561444)
* [🔥iOS官方瘦身方案ODR（二）：换肤系统改造｜践行 On-Demand Resources](https://juejin.cn/post/6992183244267454494)
* [iOS独立开发｜分析iOS15隐私访问记录：原理](https://juejin.cn/post/7031110102417408014)
* [iOS独立开发｜纯客户端基于iCloud构建排行榜功能](https://juejin.cn/post/6989918320224895012)
* [iOS独立开发｜基于iCloud构建用户体系](https://juejin.cn/post/6974054489326092302)
* [iOS逆向实验室｜加密数据库可靠性研究&清除数据库密码](https://juejin.cn/post/6988385017969786887)
* [iOS逆向实验室｜「人人视频」部分功能破解](https://juejin.cn/post/6978852340203782158)

#### 💎掘金专栏

* [Lawliet的独立开发碎碎念](https://juejin.cn/column/6970872619474092069)
* [Lawliet的iOS游园会](https://juejin.cn/column/6991794895123906597)
* [Lawliet的iOS逆向实验室](https://juejin.cn/column/6978771739471790111)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ryukiedev.gitbook.io/wiki/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
