appveyor / ci

AppVeyor community support repository
https://www.appveyor.com
344 stars 64 forks source link

beta version xcode and sdks in preinstalled list of software #3829

Open kasperk81 opened 1 year ago

kasperk81 commented 1 year ago

hi, please add xcode-beta tools and sdks in preinstalled list of software, as it is not possible(?) to install it ourselves.

currently, we are validating our changes locally against the upcoming xtools using toolchain located at:

/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.0.sdk

but we want to build with xcode-beta in ci as well, and appveyor doesn't have xcode-beta installed in macos or macos-monterey images.