xcode - Debug System Pref Pane w/10.11 and System Integrity Protection -
one of projects system preference pane. 10.11, xcode's debugger can't debug "can't attach system preferences because of system integrity protection".
how can debug prefpane under 10.11, have done in every os 10.3?
i ended making copy of system preferences, called "system preferences (signed)" , signed developerid replaces old code signature , allows run without sip getting in way.
Comments
Post a Comment