Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Conversation

jfversluis
Copy link
Member

@jfversluis jfversluis commented Dec 4, 2023

I ran into an issue with the hosted build agents where not all the required SDKs have been installed. In this case Xamarin.iOS. The macOS 13 agents don't have Xamarin.iOS installed anymore, but do have Xcode 15 and macOS 12 has Xamarin.iOS but not Xcode 15.

All the custom steps in this template come just too late for me to set that up properly and let the pipeline run successfully.

This change adds the ability to add custom steps right after the repository checkout so you can add additional installations/configuration to the build agent before everything else starts to run.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant