The following commit has been merged in the master branch:
commit 2e149f1c9dbac198e646d63cec54dd2ca83c4e8d
Author: Mark Vitale <[email protected]>
Date:   Tue Jan 28 19:53:26 2025 -0500

    macos: Remove SDKROOT from AklogAuthPlugin project
    
    An attempt to build AklogAuthPlugin with the default SDK fails:
    
      xcodebuild --project AklogAuthPlugin.xcodeproj
    
      error: unable to find sdk 'macosx10.6' (in target 'AklogAuthPlugin'
             from project 'AklogAuthPlugin')
      warning: There are no architectures to compile for because the
             VALID_ARCHS build setting is an empty list. (in target
             'AklogAuthPlugin' from project 'AklogAuthPlugin')
      ** BUILD FAILED **
    
    Remove the SDKROOT=macosx10.6 specification from the project file.
    
    Change-Id: Iecec6d6c56bcb3d942bd4ed811e61fe4ec016b1e
    Reviewed-on: https://gerrit.openafs.org/16151
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Marcio Brito Barbosa <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>

 .../DARWIN/AklogAuthPlugin/AklogAuthPlugin.xcodeproj/project.pbxproj    | 2 --
 1 file changed, 2 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to