Changes between Version 133 and Version 134 of ProblemHotlist


Ignore:
Timestamp:
Feb 16, 2016, 5:12:55 AM (8 years ago)
Author:
jeremyhu (Jeremy Huddleston Sequoia)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v133 v134  
    3232== Build failures after upgrading to Xcode 7.2 == #xcode7.2
    3333
    34 After installing the update to Xcode 7.2, port installations or upgrades using `xcodebuild` may fail with the following error due to an error in the Xcode installation. This has been fixed by Apple in Xcode 7.2.1.
     34After installing the update to Xcode 7.2, port installations or upgrades using `xcodebuild` may fail with the following error due to an error in the Xcode installation. This has been fixed by Apple in Xcode 7.3.
    3535
    3636{{{
     
    4545}}}
    4646
    47 '''Please update to Xcode 7.2.1 to fix the permissions.'''
     47'''Please update to Xcode 7.3 to fix the permissions.'''
    4848
    4949As an alternative, the immediate workaround is to manually fix the permissions of the path mentioned in the error message. User should be 'root', group should be 'wheel', and write permissions only granted for the owner: