Xcode 7.1 Allocations SIP Tool Throws Fit

Do I need to disable System Integrity Protection to run distributions on the simulator? I am wondering if anyone else has this problem on Xcode 7.1?

enter image description here

+1
source share
2 answers

I heard from Apple today. If you look at the image, I run the simulator directly in the tools, and not in my application inside the simulator! Thought that I would publish the following description only in the unlikely event that someone else stumbled into this error.

+2
source

No. You do not need to disable SIP for development using Simulator (or any other part of Xcode).

+1
source

All Articles