Hi,
I managed to setup Mac Mini as a build agent to my existin Teamcity. But I stucked in setting up the build step for iphone project created in Xamarin Studio. I tried with "Using Commandl Line" by providing custome script, which has no luck. I also tried with MSBUILD under Mono Framework,..etc, also failed. ANyway, I am not sure which one should I choosed to build my project.
As for the custome script,..the error I got:
Step 1/2: Using Command Line (Command Line) [16:51:01][Step 1/2] Starting: E:\TeamCity\buildAgent\temp\agentTmp\custom_script5663796721412289229.cmd [16:51:01][Step 1/2] in directory: E:\TeamCity\buildAgent\work\33a1ba5a87c19849\TestIPhoneApp [16:51:01][Step 1/2] The system cannot find the path specified. [16:51:01][Step 1/2] Process exited with code 1 [16:51:01][Step 1/2] Step Using Command Line (Command Line) failed
How to solve it? I checked the file from file explorer, basically, the custom_script5663796721412289229.cmd doesn't exists at all!!!
something wrong on my settings?
Thanks, Jeff