Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS 8.0 Beta Unknown UIKit Log

Tags:

xcode6

ios8

Xcode Beta Version 6.0 (6A267n), iOS 8.0 Beta 5 (12A4345d)

I'm getting an unknown log related to uikit library that I've never seen before.

17545849:_UIScreenEdgePanRecognizerEdgeSettings.edgeRegionSize=13.000000

It looks like UIKit.h associated libraries, but I can't find UIScreenEdgePanRecognizerEdgeSettings.

What is it?

like image 946
Seungjun Yoo Avatar asked Aug 06 '14 08:08

Seungjun Yoo


1 Answers

It's a bug, and it's a known one, see http://prod.lists.apple.com/archives/xcode-users/2014/Aug/msg00030.html

Yea, sorry about that. Its already been removed, no further bugs necessary.

like image 157
mokagio Avatar answered Sep 18 '22 21:09

mokagio