[MacPorts] ProblemHotlist modified

MacPorts noreply at macports.org
Thu Dec 10 11:42:56 PST 2015


Page "ProblemHotlist" was changed by ab-macports at lysium.de
Diff URL: <https://trac.macports.org/wiki/ProblemHotlist?action=diff&version=127>
Revision 127
Comment: xcode7.2: user/group should be root/wheel (?)
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: ProblemHotlist
=========================================================================
--- ProblemHotlist (version: 126)
+++ ProblemHotlist (version: 127)
@@ -50,6 +50,12 @@
 $ sudo chmod 755 /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
 }}}
 
+Additionally, it seems that user should be 'root' and group should be 'wheel':
+
+{{{
+$ sudo chown root /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
+$ sudo chgrp wheel /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
+}}}
 
 == Port installation fails with "no destroot found" == #nodestrootfound
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/ProblemHotlist>
MacPorts <https://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'ProblemHotlist' page.
If it was not you, please report to .


More information about the macports-changes mailing list