enumerateBodiesAlongRayStart打印"Chance"在Xcode 6中进行控制台 [英] enumerateBodiesAlongRayStart prints "Chance" to console in Xcode 6

查看:73
本文介绍了enumerateBodiesAlongRayStart打印"Chance"在Xcode 6中进行控制台的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用enumerateBodiesAlongRayStart,并且此方法不断在控制台上打印单词"Chance".有什么办法可以抑制这种情况?怎么了?

I'm using enumerateBodiesAlongRayStart and this method constantly prints the word "Chance" to my console. Is there any way to suppress this? Whats the deal?

self.gameScene.physicsWorld.enumerateBodiesAlongRayStart(self.rayStart, end: self.rayEnd, usingBlock: {
    body, point, normal, stop in

})

推荐答案

我有相同的问题".它似乎是/Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit中的调试输出. 希望它将在beta7中删除.

I have the same "problem". It seems to be a debug output in /Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit. Hopefully it will be removed in beta7.

由gfrs未删除.当前存在于Xcode 6 GM中.

Edit by gfrs: Not removed. Currently exists in Xcode 6 GM.

由gfrs仍未修复.当前存在于Xcode 6.1

Edit 2 by gfrs: Still not fixed. Currently exists in Xcode 6.1

这篇关于enumerateBodiesAlongRayStart打印"Chance"在Xcode 6中进行控制台的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆