macos: Remove SDKROOT from AklogAuthPlugin projectmaster
commit2e149f1c9dbac198e646d63cec54dd2ca83c4e8d
authorMark Vitale <mvitale@sinenomine.net>
Wed, 29 Jan 2025 00:53:26 +0000 (28 19:53 -0500)
committerAndrew Deason <adeason@sinenomine.net>
Wed, 29 Jan 2025 15:35:54 +0000 (29 10:35 -0500)
tree12bf0bd2ce41516a4467e8e635e01cb9aaaa428f
parentbac7955a2e892dce1e22629b5858641e7a32bf25
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 <buildbot@rampaginggeek.com>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Marcio Brito Barbosa <mbarbosa@sinenomine.net>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
src/platform/DARWIN/AklogAuthPlugin/AklogAuthPlugin.xcodeproj/project.pbxproj