teamcity-nuget-support
teamcity-nuget-support copied to clipboard
Build agent not supported under Mono
I am running my build agent on OSX (to build Xamarin.iOS apps) - and the build agent has a dependeny on NetFramework40_x86 which cannot be satisfied on OSX. Nuget.exe runs perfectly on Mono by using:
exec mono --runtime=v4.0.30319 nuget.exe
How can we make this build module compatible with mono?
Please vote for http://youtrack.jetbrains.com/issue/TW-24063
Really wanted this feature as well. I noticed NuGetRunnerBase.java contains a simple check for a windows OS that I'd like to disable. So to recompile the package - is there a parent build configuration in another project? Currently I get ${artifact.output.path} does not exist - apologies .. unfamiliar with ant.
ant --buildfile ant.build.xml
It have done there https://youtrack.jetbrains.com/issue/TW-24063. Try using in 2017.1