Bluelich / Lookin

Free macOS app for iOS view debugging.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview

Lookin 可以查看与修改 iOS App 里的 UI 对象,类似于 Xcode 自带的 UI Inspector 工具,或另一款叫做 Reveal 的软件。 官网:https://lookin.work/

如果这是你的 iOS 项目第一次使用 Lookin,则需要先把 Lookin 的 iOS Framework 嵌入到你的 iOS 项目中,教程: https://lookin.work/faq/integration-guide/

iOS 端软件代码:https://github.com/QMUI/LookinServer


You can inspect and modify views in iOS app via Lookin, just like UI Inspector in Xcode, or another app called Reveal. Website:https://lookin.work/

To use Lookin, you need to embed the iOS Framework of Lookin into your iOS project. Tutorial: https://lookin.work/faq/integration-guide/

The repository of iOS framework: https://github.com/QMUI/LookinServer

About

Free macOS app for iOS view debugging.

License:GNU General Public License v3.0


Languages

Language:Objective-C 99.8%Language:C 0.2%Language:Ruby 0.0%