Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Build iOS project #4

Open
pieterdhondt opened this issue Apr 12, 2016 · 3 comments
Open

Build iOS project #4

pieterdhondt opened this issue Apr 12, 2016 · 3 comments

Comments

@pieterdhondt
Copy link

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
Copy link
Contributor

Hi Pieter, sorry for taking so long to reply. We haven't documented the iOS steps. To restore the nuget packages try using Mono in a command line task to restore the packages for the core project and then another for the iOS project:
screen shot 2016-04-27 at 1 33 03 pm

@valdetero
Copy link

Nuget restore on the solution should restore them for the iOS project.

@nzthiago
Copy link
Contributor

nzthiago commented Jul 22, 2016

In my printscreen the first command task restores the Core project, second restores the iOS project

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants