Changes between Version 126 and Version 127 of ProblemHotlist


Ignore:
Timestamp:
Dec 10, 2015, 7:42:54 PM (8 years ago)
Author:
ab-macports@…
Comment:

xcode7.2: user/group should be root/wheel (?)

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v126 v127  
    5151}}}
    5252
     53Additionally, it seems that user should be 'root' and group should be 'wheel':
     54
     55{{{
     56$ sudo chown root /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
     57$ sudo chgrp wheel /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
     58}}}
    5359
    5460== Port installation fails with "no destroot found" == #nodestrootfound