SpriteKit activates mic?

Hello,


Everytime I run Spritekit via Xcode my Mac's mic is activiated. I first I thought it was a bug with Micro Snitches software. So I report it. However, they confirmed that it was and issue with SpriteKit after looking at my code.


Here is an example of the log files:

```

Jul 3, 2015, 6:12:05 AM: Audio Device became inactive: Built-in Microphone – Internal Microphone

Jul 3, 2015, 4:23:41 PM: Audio Device became active: Built-in Microphone – Internal Microphone

Jul 3, 2015, 4:44:01 PM: Audio Device became inactive: Built-in Microphone – Internal Microphone

Jul 3, 2015, 4:58:52 PM: Audio Device became active: Built-in Microphone – Internal Microphone

Jul 3, 2015, 4:59:38 PM: Audio Device became inactive: Built-in Microphone – Internal Microphone

Jul 3, 2015, 5:29:34 PM: Audio Device became active: Built-in Microphone – Internal Microphone

Jul 3, 2015, 5:37:34 PM: Audio Device became inactive: Built-in Microphone – Internal Microphone

```

Who can I report this to?

The link for the Apple Bug Reporter is: bugreport.apple.com. Fill out a short form and hit Submit, and the appropriate engineering team at Apple will review it. You might be asked some more questions about the bug, but don't necessarily expect prompt feedback (or, frankly, any at all).

SpriteKit activates mic?
 
 
Q