Code Monkey home page Code Monkey logo

lookinserver's People

Contributors

0x1306a94 avatar acton393 avatar canius avatar dirtmelon avatar fabcz avatar faimin avatar hughkli avatar itlijunjie avatar kemchenj avatar m4p avatar sagesse-cn avatar starfelix avatar xiaohanyu avatar xing3523 avatar xinix909 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lookinserver's Issues

Can focus view like Xcode?

I want to focus a view or view controller just like focus feature in Xcode debug view hierarchy.
Can Lookin do it?

建议一个小功能

首先整体很棒
在复杂的界面时 显示错综复杂
希望能 focus 一个 view 或 layer 展示从这个 控件 开始的 结构
现在 始终都是从 UIWindowLayer 开始 层级太多

点刷新页面为会调用viewWillAppear

image
点刷新页面为会调用viewWillAppear 我viewWillAppear做了一个addChildViewController的操作 ChildViewController是外部初始化传进来的 没判断nil 然后触发了异常
image
所以为什么要调用viewWillAppear

Preview window is blank.

I’m using Lookin on macOS Catalina with an iOS 14 device. The preview (middle) window inside Lookin app seems to be blank. However, when I hover over that window, different elements in the side (left) bar are highlighted which I suppose means the preview is there, but for some reason not showing.

Xcode 12.2 crash

2020-12-07 16:09:41.239555+0800 ******[1678:318076] [Bugly] Trapped uncaught exception 'NSInvalidArgumentException', reason: 'Passing argument that is not a CGColor to +[UIColor colorWithCGColor:]'
(
0 CoreFoundation 0x00000001861e25c0 472C9193-115D-34CD-AD1D-0E7E091C9432 + 1185216
1 libobjc.A.dylib 0x000000019a25c42c objc_exception_throw + 60
2 CoreFoundation 0x00000001860dea9c 472C9193-115D-34CD-AD1D-0E7E091C9432 + 121500
3 UIKitCore 0x000000018869ba78 47154C6D-47DF-3ABB-A152-56B159B014E4 + 7457400
4 CoreFoundation 0x00000001861e75d4 472C9193-115D-34CD-AD1D-0E7E091C9432 + 1205716
5 CoreFoundation 0x00000001860c29e8 472C9193-115D-34CD-AD1D-0E7E091C9432 + 6632
6 LookinServer 0x00000001075be0a4 +[LKS_AttrGroupsMaker _attributeWithIdentifer:targetObject:] + 344
7 LookinServer 0x00000001075bdeb0 __42+[LKS_AttrGroupsMaker attrGroupsForLayer:]_block_invoke_3 + 340
8 LookinServer 0x00000001075ce8dc __30-[NSArray(Lookin) lookin_map:]_block_invoke + 40
9 CoreFoundation 0x0000000186163038 472C9193-115D-34CD-AD1D-0E7E091C9432 + 663608
10 CoreFoundation 0x00000001860c306c 472C9193-115D-34CD-AD1D-0E7E091C9432 + 8300
11 LookinServer 0x00000001075ce860 -[NSArray(Lookin) lookin_map:] + 188
12 LookinServer 0x00000001075bdcb8 __42+[LKS_AttrGroupsMaker attrGroupsForLayer:]_block_invoke_2 + 208
13 LookinServer 0x00000001075ce8dc __30-[NSArray(Lookin) lookin_map:]_block_invoke + 40
14 CoreFoundation 0x0000000186163038 472C9193-115D-34CD-AD1D-0E7E091C9432 + 663608
15 CoreFoundation 0x00000001860c306c 472C9193-115D-34CD-AD1D-0E7E091C9432 + 8300
16 LookinServer 0x00000001075ce860 -[NSArray(Lookin) lookin_map:] + 188
17 LookinServer 0x00000001075bdad4 __42+[LKS_AttrGroupsMaker attrGroupsForLayer:]_block_invoke + 208
18 LookinServer 0x00000001075ce8dc __30-[NSArray(Lookin) lookin_map:]_block_invoke + 40
19 CoreFoundation 0x0000000186163038 472C9193-115D-34CD-AD1D-0E7E091C9432 + 663608
20 CoreFoundation 0x00000001860c306c 472C9193-115D-34CD-AD1D-0E7E091C9432 + 8300
21 LookinServer 0x00000001075ce860 -[NSArray(Lookin) lookin_map:] + 188
22 LookinServer 0x00000001075bd9c0 +[LKS_AttrGroupsMaker attrGroupsForLayer:] + 148
23 LookinServer 0x00000001075c0d8c __55-[LKS_HierarchyDetailsHandler _dequeueAndHandlePackage]_block_invoke_2 + 504
24 LookinServer 0x00000001075ce8dc __30-[NSArray(Lookin) lookin_map:]_block_invoke + 40
25 CoreFoundation 0x0000000186163038 472C9193-115D-34CD-AD1D-0E7E091C9432 + 663608
26 CoreFoundation 0x00000001860c306c 472C9193-115D-34CD-AD1D-0E7E091C9432 + 8300
27 LookinServer 0x00000001075ce860 -[NSArray(Lookin) lookin_map:] + 188
28 LookinServer 0x00000001075c0ae4 __55-[LKS_HierarchyDetailsHandler _dequeueAndHandlePackage]_block_invoke + 192
29 libdispatch.dylib 0x00000001079b3b68 _dispatch_call_block_and_release + 32
30 libdispatch.dylib 0x00000001079b55f0 _dispatch_client_callout + 20
31 libdispatch.dylib 0x00000001079c4890 _dispatch_main_queue_callback_4CF + 1000
32 CoreFoundation 0x000000018615f1e4 472C9193-115D-34CD-AD1D-0E7E091C9432 + 647652
33 CoreFoundation 0x00000001861593b4 472C9193-115D-34CD-AD1D-0E7E091C9432 + 623540
34 CoreFoundation 0x00000001861584bc CFRunLoopRunSpecific + 600
35 GraphicsServices 0x000000019cbdd820 GSEventRunModal + 164
36 UIKitCore 0x0000000188afc734 47154C6D-47DF-3ABB-A152-56B159B014E4 + 12048180
37 UIKitCore 0x0000000188b01e10 UIApplicationMain + 168
38 ****** 0x0000000103539ee8 main + 88
39 libdyld.dylib 0x0000000185e1fe60 90A4E82E-250C-35E3-8B2D-51D6D8B1119B + 3680
)

很nice,提点建议

比系统的要快,手机端查看很不错。提两个小建议:
1、希望可以支持UITableView的sectionHeader及sectionFooter的标示和段数,目前好像只支持UICollectionView。
2、手机端2D模式点击UIImageView可以查看图片的imageName。电脑端好像不支持这个功能啊。

not working with iOS 13

hi
look like lookin is not working with iOS 13. please check.
i think the problem could be : on iOS13 it need SSL for every connection

在手机上无法使用

工程已经pod 'LookinServer', :configurations => ['Debug']的前提下,发送[[NSNotificationCenter defaultCenter] postNotificationName:@"Lookin_3D" object:nil];控制台提示LookinServer - Connected successfully on 127.0.0.1:47164,但是手机上仅仅显示个toast,toast消失太快仅仅能看到个make 8。。。。手机系统是iOS13,xcode11.

Show accessibilityIdentifier for a UIView

As accessibilityIdentifier is one of the most important property for automated UI Test, it does help a lot if this property can be showed in the right panel directly.

As app on macOS is not open-source for now, if this enhancement can be adopted, to reduce you guys work, I'm very glad to contribute the part of LookinServer.

Thanks.

能否固定不显示特定的类

每次调试时都要选中这两个,然后选择隐藏,比较麻烦,能否设置默认隐藏这两个视图呢
UITransitionView
UIDropShadowView

image

[!] Unable to find a specification for `LookinServer`

环境:ruby-2.7.0/lib/ruby/gems/2.7.0/gems/cocoapods-core-1.9.1/
报错:
[!] Unable to find a specification for LookinServer

You have either:

  • out-of-date source repos which you can update with pod repo update or with pod install --repo-update.
  • mistyped the name or version.
  • not added the source repo that hosts the Podspec to your Podfile.

LookinConnectionAttachment

-[LookinConnectionAttachment objectForKeyedSubscript:]: unrecognized selector sent to instance 0x2811cbd60

Adhoc 包启动闪退

开发阶段 lookin 可以正常使用,通过 Xcode 安装 app 可以正常运行,但是打出的 Adhoc 包在测试设备上运行直接闪退。报错信息里有 lookin 相关信息,但是不知道具体原因。Podfile 里注释掉 Lookin,重新 pod install 后打包,不会闪退。

CrashReporter Key:   76934d2a9280bfa35b7c4b4fea0d8f91255aa70e
Hardware Model:      iPhone10,3
Process:             ~bundlename~ [38300]
Path:                /private/var/containers/Bundle/Application/6EA2315F-ED71-49F5-A035-50FC5C7BDBD4/~bundlename~.app/~bundlename~
Identifier:          ~bundleid~
Version:             913 (1.0.2)
AppStoreTools:       11B500
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           ~bundleid~ [21732]


Date/Time:           2019-12-06 10:55:17.3731 +0800
Launch Time:         2019-12-06 10:55:17.2738 +0800
OS Version:          iPhone OS 13.1.3 (17A878)
Release Type:        User
Baseband Version:    5.00.01
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Description: DYLD, dependent dylib '@rpath/LookinServer.framework/LookinServer' not found for '/private/var/containers/Bundle/Application/6EA2315F-ED71-49F5-A035-50FC5C7BDBD4/~bundlename~.app/~bundlename~', tried but didn't find: '/private/var/containers/Bundle/Application/6EA2315F-ED71-49F5-A035-50FC5C7BDBD4/~bundlename~.app/Frameworks/LookinServer.framework/LookinServer' '/private/var/containers/Bundle/Application/6EA2315F-ED71-49F5-A035-50FC5C7BDBD4/~bundlename~.app/Frameworks/LookinServer.framework/LookinServer' '/private/var/containers/Bundle/Application/6EA2315F-ED71-49F5-A035-50FC5C7BDBD4/~bundlename~.app/Frameworks/LookinServer.framework/LookinServer' '/private/var/containers/Bundle/Application/6EA2315F-ED71-49F5-A035-50FC5C7BDBD4/~bundlename~.app/Frameworks/LookinServer.framework/LookinServer' '/private/var/containers/Bundle/Application/6EA2315F-ED71-49F5-A035-50FC5C7BDBD4/~bundlename~.app/Frameworks/LookinServer.framework/LookinServer' '@rpath/LookinServer.framework/LookinServer' '/System/Library/Frameworks/LookinServer.fra
Highlighted by Thread:  0

Backtrace not available

Unknown thread crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000006   x1: 0x0000000000000001   x2: 0x000000016b132070   x3: 0x00000000000000ab
    x4: 0x000000016b131c70   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x0000000000000020   x9: 0x0000000000000009  x10: 0x6d6172462f797261  x11: 0x4c2f736b726f7765
   x12: 0x6d6172462f797261  x13: 0x4c2f736b726f7765  x14: 0x7265536e696b6f6f  x15: 0x006172662e726576
   x16: 0x0000000000000209  x17: 0x0000000000000000  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x000000016b131c70  x21: 0x00000000000000ab  x22: 0x000000016b132070  x23: 0x0000000000000001
   x24: 0x0000000000000006  x25: 0x0000000105d04000  x26: 0x0000000000000000  x27: 0x0000000105d04000
   x28: 0x0000000000000000   fp: 0x000000016b131c40   lr: 0x0000000105cee30c
    sp: 0x000000016b131c00   pc: 0x0000000105ce74f0 cpsr: 0x00000000
   esr: 0x00000000  Address size fault

Binary images description not available

Error Formulating Crash Report:
Failed to create CSSymbolicatorRef - corpse still valid ¯\_(ツ)_/¯

EOF

这个LookinServer.framework 不支持bitcode,能提供一个支持 bitcode版本的吗

我引入到工程以后编译报错如下:

ld: bitcode bundle could not be generated because '/Users/guohongwei719/Desktop/Moments_iOS/JYMomentsModule/Example/Pods/LookinServer/LookinServer.framework/LookinServer' was built without full bitcode. All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install build file '/Users/guohongwei719/Desktop/Moments_iOS/JYMomentsModule/Example/Pods/LookinServer/LookinServer.framework/LookinServer' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

提示这个LookinServer.framework 不支持bitcode,能提供一个支持 bitcode版本的吗?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.