Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lizelei committed Aug 5, 2019
1 parent c14c960 commit 06ec90b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Reports/2019/#78-2019.08.05.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@

瓜神在这篇文章里给我们介绍了这个功能的使用方法以及内部的实现,并且通过阅读源码解决了连环 Hook 失效的问题


## 工具

### 🚧 [iOS Continuous Integration with GitLab CI, Fastlane & OTA Installation](https://medium.com/flawless-app-stories/ios-continuous-integration-with-gitlab-ci-fastlane-and-ota-installation-from-gitlab-pages-f312e07ab06e)
Expand All @@ -102,6 +103,10 @@

[@anotheren](https://github.com/anotheren):这是一份通过蓝牙/Wi-Fi获取 iPhone 用户信息代码示例,攻击者可以在特定条件下,获取到受害者的部分设备信息甚至手机号码。严格的来说这不是一种系统漏洞,这是 Apple 生态的一部分,这种东西一方面能够使人享受整个 Apple 生态圈的便利,但是另一方面也会造成少数窃取个人隐私的可能。具体也可以看看少数派的[这篇文章](https://sspai.com/post/55920)。

### [Swift 5 for Android is here](https://www.scade.io/download/?utm_campaign=iOS%2BDev%2BWeekly&utm_medium=web)

一份代码,多端运行一直是我们移动端非常关注的点,业界也有很多不同的方案,如 FlutterQtReact NativeWeex 等等,而这些大多是采用 C++ 或者 JS 作为开发语言Swfit 作为苹果力推的开发语言,社区成员从一开始就希望它可以移植到更多的平台,像之前 Github 上就有用 Swfit 来开发 web 的 demo如今,SCADE 为我们带来了 Swift for Android,它使用 iOS 和 Android 各自的 Native 控件,保持了平台 UI 的差异性,然后通过统一的 Swfit API 进行调用同时,它的图形引擎支持很多动画效果,并且在屏幕适配上也很简单,这可以让我们开发更加复杂的应用

## 书

> 比较不错的书的推荐和书评
Expand Down

0 comments on commit 06ec90b

Please sign in to comment.