Build iOS project
pieterdhondt opened this issue · 3 comments
pieterdhondt commented
Could you please add some directions on how to build the included iOS project?
I've installed a private agent on a Mac which can be used. But it fails because it doesn't have the necessary Nuget packages. But I can't just run the Visual Studio build steps on the Mac agent either... How to solve this?
nzthiago commented
valdetero commented
Nuget restore on the solution should restore them for the iOS project.
nzthiago commented
In my printscreen the first command task restores the Core project, second restores the iOS project