forked from SwiftOldDriver/iOS-Weekly
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
70 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
# 老司机 iOS 周报 #168 | 2021-07-26 | ||
|
||
![ios-weekly](https://github.com/SwiftOldDriver/iOS-Weekly/blob/master/assets/ios-weekly.png?raw=true) | ||
老司机 iOS 周报,只为你呈现有价值的信息。 | ||
|
||
你也可以为这个项目出一份力,如果发现有价值的信息、文章、工具等可以到 [Issues](https://github.com/SwiftOldDriver/iOS-Weekly/issues) 里提给我们,我们会尽快处理。记得写上推荐的理由哦。有建议和意见也欢迎到 [Issues](https://github.com/SwiftOldDriver/iOS-Weekly/issues) 提出。 | ||
|
||
## 新闻 | ||
|
||
> 行业相关的新闻、趣事、看法 | ||
|
||
## 新手推荐 | ||
|
||
> 收集一些对新手友好且质量不错的文章 | ||
|
||
## 文章 | ||
|
||
### 🐕 [详解:mach-o 文件如何分析多余的类和方法](https://mp.weixin.qq.com/s/z0eK4cOfvYWFhHl16rGnEg) | ||
|
||
Mach-O 是 Mach Object 的缩写,是 Mac 上的可执行文件的格式。本文通过对 Mach-O 的介绍,让我们了解到如何通过 Mach-O 来分析无用类,从而减少包体积的大小。作者还基于此封装了一个分析工具,有兴趣的读者可以了解一下。 | ||
|
||
## 摸鱼周报 | ||
|
||
[@摸鱼周报 #11](https://mp.weixin.qq.com/s/hE9wYlLX8F1sKjIF5eIPVQ):本期摸鱼周报带来了 | ||
|
||
## 工具 | ||
|
||
> 开发过程中常用的工具,及一些新工具的介绍 | ||
|
||
## 代码 | ||
|
||
> 库,代码段,开源app | ||
|
||
## 书 | ||
|
||
> 比较不错的书的推荐和书评 | ||
|
||
## 音视频 | ||
|
||
> 比较不错的书的推荐和书评 | ||
|
||
## 赞助者 | ||
|
||
虚位以待.. | ||
|
||
**非常感谢以上赞助者的支持,如果你也有赞助我们的兴趣,欢迎添加微信 iTDriverr 哦~** | ||
|
||
## 内推 | ||
|
||
老司机周报团队联合知识小集和 SwiftGG 翻译组收录了一份靠谱的内推职位。 | ||
|
||
如果你想**找工作**,点这里:https://www.yuque.com/iosalliance/article/bhutav | ||
|
||
如果你想**招人**,点这里:https://www.yuque.com/iosalliance/article/ycyhf3 | ||
|
||
当然,也欢迎你关注我们每一期的周报,我们会在每期周报底部及时更新编辑内推岗位。 | ||
|
||
## 关注我们 | ||
|
||
我们开通了公众号,每期发布时公众号(LSJCoding)会推送消息,欢迎关注。 | ||
|
||
![](https://github.com/SwiftOldDriver/iOS-Weekly/blob/master/assets/qrcode_for_wechat.jpg?raw=true) | ||
|
||
同时也支持了 RSS 订阅:https://github.com/SwiftOldDriver/iOS-Weekly/releases.atom 。 | ||
|
||
## 说明 | ||
|
||
🚧 表示需某工具,🌟 表示编辑推荐 | ||
|
||
预计阅读时间:🐎 很快就能读完(1 - 10 mins);🐕 中等 (10 - 20 mins);🐢 慢(20+ mins) |