Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created February 17, 2015 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh360/b5a32fdd6edaaf3a48ec to your computer and use it in GitHub Desktop.
Save saurabh360/b5a32fdd6edaaf3a48ec to your computer and use it in GitHub Desktop.
C:\Users\Saurabh\Downloads\MultipleIosProjects>\Windows\Microsoft.NET\Framework\
v4.0.30319\MSBuild.exe MultipleIosProjects.sln /t:Build /p:Configuration=Release
;Platform=iPhone
Microsoft (R) Build Engine version 4.0.30319.33440
[Microsoft .NET Framework, version 4.0.30319.34003]
Copyright (C) Microsoft Corporation. All rights reserved.
Building the projects in this solution one at a time. To enable parallel build,
please add the "/m" switch.
Build started 2/17/2015 5:44:50 PM.
Project "C:\Users\Saurabh\Downloads\MultipleIosProjects\MultipleIosProjects.sln
" on node 1 (Build target(s)).
ValidateSolutionConfiguration:
Building solution configuration "Release|iPhone".
Project "C:\Users\Saurabh\Downloads\MultipleIosProjects\MultipleIosProjects.sln
" (1) is building "C:\Users\Saurabh\Downloads\MultipleIosProjects\UnifiedClassL
ibrary1\UnifiedClassLibrary1.csproj" (2) on node 1 (default targets).
_GenerateBuildSessionId:
Generated session id: 9b236404978c8357c19a1bba78177160
_SayHello:
Fail to resolve address
Opening control connection
Build server control connection failed
Another instance is using the server at 192.168.3.9
Fail to resolve address
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output fi
les are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with resp
ect to the input files.
CopyFilesToOutputDirectory:
UnifiedClassLibrary1 -> C:\Users\Saurabh\Downloads\MultipleIosProjects\Unifie
dClassLibrary1\bin\iPhone\Release\UnifiedClassLibrary1.dll
Done Building Project "C:\Users\Saurabh\Downloads\MultipleIosProjects\UnifiedCl
assLibrary1\UnifiedClassLibrary1.csproj" (default targets).
Project "C:\Users\Saurabh\Downloads\MultipleIosProjects\MultipleIosProjects.sln
" (1) is building "C:\Users\Saurabh\Downloads\MultipleIosProjects\UnifiedSingle
ViewUniversal2\UnifiedSingleViewUniversal2.csproj" (3) on node 1 (default targe
ts).
_GenerateBuildSessionId:
Generated session id: 6c76da4491378792be290942c6fce7ee
_SayHello:
Fail to resolve address
Opening control connection
Build server control connection failed
Another instance is using the server at 192.168.3.9
Fail to resolve address
_DetectAppManifest:
FindItemWithLogicalName Task
Items:
Info.plist
LogicalName: Info.plist
ProjectDir: C:\Users\Saurabh\Downloads\MultipleIosProjects\UnifiedSingleVie
wUniversal2
ResourcePrefix: Resources
_CollectColladaAssets:
CollectBundleResources Task
BundleResources: <null>
OptimizePNGs: False
ProjectDir: C:\Users\Saurabh\Downloads\MultipleIosProjects\UnifiedSingleVie
wUniversal2
ResourcePrefix: Resources
_CoreCompileColladaAssets:
Skipping target "_CoreCompileColladaAssets" because it has no inputs.
_CoreOptimizePngImages:
Skipping target "_CoreOptimizePngImages" because it has no inputs.
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output fi
les are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with resp
ect to the input files.
CopyFilesToOutputDirectory:
UnifiedSingleViewUniversal2 -> C:\Users\Saurabh\Downloads\MultipleIosProjects
\UnifiedSingleViewUniversal2\bin\iPhone\Release\UnifiedSingleViewUniversal2.e
xe
_CopyContentToBundle:
Skipping target "_CopyContentToBundle" because it has no outputs.
_ConvertDebuggingFiles:
Building target "_ConvertDebuggingFiles" partially, because some output files a
re out of date with respect to their input files.
Done Building Project "C:\Users\Saurabh\Downloads\MultipleIosProjects\UnifiedSi
ngleViewUniversal2\UnifiedSingleViewUniversal2.csproj" (default targets).
Done Building Project "C:\Users\Saurabh\Downloads\MultipleIosProjects\MultipleI
osProjects.sln" (Build target(s)).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:03.39
C:\Users\Saurabh\Downloads\MultipleIosProjects>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment