Skip to content

Instantly share code, notes, and snippets.

@Rajneesh360Logica
Created October 16, 2015 13:46
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 Rajneesh360Logica/9a0517ade979718e5d8f to your computer and use it in GitHub Desktop.
Save Rajneesh360Logica/9a0517ade979718e5d8f to your computer and use it in GitHub Desktop.
1>------ Rebuild All started: Project: ProtocolAssistDevice, Configuration: Debug Any CPU ------
1> ProtocolAssistDevice -> C:\Users\Rajneesh\Downloads\Error\Error\ProtocolAssistDevice\ProtocolAssistDevice\bin\Debug\ProtocolAssistDevice.dll
2>------ Rebuild All started: Project: ProtocolAssistDevice.iOS, Configuration: Debug iPhone ------
2> Generated session id: 969759f12ec42ed91a9d0df6369f6b94
2> Generated build app name: ProtocolAssistDeviceiOS
2> Connecting to Mac server 192.168.3.27...
2>C:\Users\Rajneesh\Downloads\Error\Error\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets(225,5): warning : All projects referencing ProtocolAssistDevice.csproj must install nuget package Microsoft.Bcl.Build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317569.
2> Consider app.config remapping of assembly "System.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.11.0" [] to Version "4.0.0.0" [C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Runtime.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.IO, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.11.0" [] to Version "4.0.0.0" [C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.IO.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Net.Http, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.0.0" [C:\Users\Rajneesh\Downloads\Error\Error\ProtocolAssistDevice\ProtocolAssistDevice\bin\Debug\System.Net.Http.dll] to Version "4.0.0.0" [C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.Net.Http.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Threading.Tasks, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.11.0" [] to Version "4.0.0.0" [C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Threading.Tasks.dll] to solve conflict and get rid of warning.
2>C:\Program Files\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.com/fwlink/?LinkId=294190.
2> ProtocolAssistDevice.iOS -> C:\Users\Rajneesh\Downloads\Error\Error\ProtocolAssistDevice\ProtocolAssistDevice.iOS\bin\iPhone\Debug\ProtocolAssistDeviceiOS.exe
2> Detected signing identity:
2> Code Signing Key: "iPhone Developer: Mohit Kheterpal (6J46YMUWK5)" (4C4D20734CFECA1F88FE6CD0E9D78ABCE7EDEA89)
2> Provisioning Profile: "iOSTeam Provisioning Profile: *" (e8b3d9a8-3a62-45fd-bca0-f5cdf42202e0)
2> Bundle Id: edu.virginia.ProtocolAssistDevice
2> App Id: 2TU993NY9J.edu.virginia.ProtocolAssistDevice
2> Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
2> /Users/mac360_xamarin/Library/Caches/Xamarin/mtbs/builds/ProtocolAssistDeviceiOS/969759f12ec42ed91a9d0df6369f6b94/bin/iPhone/Debug/build-iphone4.1-9.0/ProtocolAssistDeviceiOS.app: signed bundle with Mach-O thin (armv7) [edu.virginia.ProtocolAssistDevice]
2> bin/iPhone/Debug/build-iphone4.1-9.0/ProtocolAssistDeviceiOS.app: valid on disk
2> bin/iPhone/Debug/build-iphone4.1-9.0/ProtocolAssistDeviceiOS.app: satisfies its Designated Requirement
2> bin/iPhone/Debug/build-iphone4.1-9.0/ProtocolAssistDeviceiOS.app: explicit requirement satisfied
========== Rebuild All: 2 succeeded, 0 failed, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment