Skip to content

Instantly share code, notes, and snippets.

@BenBeckley
Created February 8, 2017 20:55
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 BenBeckley/0482654b542b13569259a2c6a61b5cf5 to your computer and use it in GitHub Desktop.
Save BenBeckley/0482654b542b13569259a2c6a61b5cf5 to your computer and use it in GitHub Desktop.
1>------ Rebuild All started: Project: BlankNativeApp.Droid, Configuration: Debug Any CPU ------
2>------ Rebuild All started: Project: BlankNativeApp.iOS, Configuration: Debug iPhoneSimulator ------
1>Build started 2/8/2017 3:27:09 PM.
1>CoreClean:
1> Deleting file "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\BlankNativeApp.Droid.csprojResolveAssemblyReference.cache".
1>_CleanMsymArchive:
1> PackageName: BlankNativeApp.Droid
1>_CleanMonoAndroidIntermediateDir:
1> Deleting file "obj\Debug\R.cs.flag".
1> Deleting file "obj\Debug\resourcepaths.cache".
1> Deleting file "obj\Debug\sdks.cache".
1> Deleting file "obj\Debug\build.props".
1> Deleting file "obj\Debug\libraryimports.cache".
1> Deleting file "obj\Debug\libraryprojectimports.cache".
1>_BuildSdkCache:
1> sdk Key HKCU\SOFTWARE\Novell\Mono for Android\AndroidSdkDirectory not found.
1> sdk Key HKCU\SOFTWARE\Novell\Mono for Android\AndroidNdkDirectory found:
1> Path contains ndk-stack in \. (C:\ProgramData\Microsoft\AndroidNDK\android-ndk-r13b).
1> sdk Key HKCU\SOFTWARE\Novell\Mono for Android\JavaSdkDirectory not found.
1> sdk Looking for Android SDK..
1> sdk Key HKCU\SOFTWARE\Novell\Mono for Android\AndroidSdkDirectory not found.
1> sdk Key HKLM\SOFTWARE\Novell\Mono for Android\AndroidSdkDirectory found:
1> Path does not contain adb in \platform-tools (C:\android-sdk-windows).
1> sdk Key HKCU\SOFTWARE\Xamarin\MonoAndroid\PrivateAndroidSdkPath not found.
1> sdk Key HKCU\SOFTWARE\Android SDK Tools\Path not found.
1> sdk Key HKLM\SOFTWARE\Android SDK Tools\Path found:
1> Path contains adb in \platform-tools (C:\Program Files (x86)\Android\android-sdk).
1> sdk Key HKCU\SOFTWARE\Novell\Mono for Android\JavaSdkDirectory not found.
1> sdk Key HKLM\SOFTWARE\Novell\Mono for Android\JavaSdkDirectory not found.
1> sdk Looking for Java 6 SDK..
1> sdk Key HKLM\SOFTWARE\JavaSoft\Java Development Kit\CurrentVersion found.
1> sdk Key HKLM\SOFTWARE\JavaSoft\Java Development Kit\1.6\JavaHome not found.
1> sdk Key HKLM\SOFTWARE\JavaSoft\Java Development Kit\1.7\JavaHome not found.
1> sdk Key HKLM\SOFTWARE\JavaSoft\Java Development Kit\1.8\JavaHome found:
1> Path contains jarsigner.exe in \bin (C:\Program Files (x86)\Java\jdk1.8.0_92).
1> Found Android SDK. API levels: 23
1>_SetLatestTargetFrameworkVersion:
1> Found Android SDK. API levels: 23
1>_GenerateAndroidAssetsDir:
1>Skipping target "_GenerateAndroidAssetsDir" because it has no outputs.
1>_ComputeAndroidResourcePaths:
1> Creating directory "obj\Debug\res\".
1>_ResolveMonoAndroidSdks:
1> MonoAndroid Tools: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\
1> MonoAndroid Binaries: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\
1> Android Platform API level: 23
1> TargetFrameworkVersion: v6.0
1> Android NDK: C:\ProgramData\Microsoft\AndroidNDK\android-ndk-r13b\
1> Android SDK: C:\Program Files (x86)\Android\android-sdk\
1> Android SDK Build Tools: C:\Program Files (x86)\Android\android-sdk\build-tools\23.0.3\
1> Java SDK: C:\Program Files (x86)\Java\jdk1.8.0_92\
1>_GetPrimaryCpuAbi:
1> _PrimaryCpuAbi=
1>_CheckInstantRunCondition:
1> Dex Fast Deployment Enabled: False
1>_SetupInstantRun:
1> Android Java Class for Fast Deployment:
1>_SetupApplicationJavaClass:
1> Application Java class: android.app.Application
1>_ValidateAndroidPackageProperties:
1> PackageName: BlankNativeApp.Droid
1>_CreateAdditionalResourceCache:
1>Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
1>_GenerateAndroidResourceDir:
1> Creating directory "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\layout".
1> Copying file from "Resources\layout\Main.axml" to "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\layout\main.xml".
1> Creating directory "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\values".
1> Copying file from "Resources\values\Strings.xml" to "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\values\strings.xml".
1> Creating directory "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-hdpi".
1> Copying file from "Resources\drawable-hdpi\Icon.png" to "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-hdpi\icon.png".
1> Creating directory "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-mdpi".
1> Copying file from "Resources\drawable-mdpi\Icon.png" to "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-mdpi\icon.png".
1> Creating directory "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-xhdpi".
1> Copying file from "Resources\drawable-xhdpi\Icon.png" to "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-xhdpi\icon.png".
1> Creating directory "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-xxhdpi".
1> Copying file from "Resources\drawable-xxhdpi\Icon.png" to "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-xxhdpi\icon.png".
1> Creating directory "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-xxxhdpi".
1> Copying file from "Resources\drawable-xxxhdpi\Icon.png" to "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-xxxhdpi\icon.png".
1> Touching "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\layout\main.xml".
1> Touching "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\values\strings.xml".
1> Touching "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-hdpi\icon.png".
1> Touching "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-mdpi\icon.png".
1> Touching "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-xhdpi\icon.png".
1> Touching "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-xxhdpi\icon.png".
1> Touching "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\obj\Debug\res\drawable-xxxhdpi\icon.png".
1>_UpdateAndroidResgen:
1> Processing: obj\Debug\res\layout\main.xml
1> Processing: obj\Debug\res\values\strings.xml
1> C:\Program Files (x86)\Android\android-sdk\build-tools\23.0.3\aapt.exe package -f -m -M C:\Users\xamarinqa\AppData\Local\Temp\ouxnezkq.4ib\manifest\AndroidManifest.xml -J C:\Users\xamarinqa\AppData\Local\Temp\ouxnezkq.4ib --custom-package blanknativeapp.droid -F C:\Users\xamarinqa\AppData\Local\Temp\ouxnezkq.4ib\resources.apk.bk -S obj\Debug\res -I "C:\Program Files (x86)\Android\android-sdk\platforms\android-23\android.jar" --auto-add-overlay
1> - Remapping resource: Drawable.icon -> drawable\Icon
1> - Not remapping resource: Id.myButton
1> - Remapping resource: Layout.main -> layout\Main
1> - Not remapping resource: String.app_name
1> - Not remapping resource: String.hello
1>GenerateTargetFrameworkMonikerAttribute:
1>Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
1>CoreCompile:
1> C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,1702,2008 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;__XAMARIN_ANDROID_v1_0__;__MOBILE__;__ANDROID__;__ANDROID_1__;__ANDROID_2__;__ANDROID_3__;__ANDROID_4__;__ANDROID_5__;__ANDROID_6__;__ANDROID_7__;__ANDROID_8__;__ANDROID_9__;__ANDROID_10__;__ANDROID_11__;__ANDROID_12__;__ANDROID_13__;__ANDROID_14__;__ANDROID_15__;__ANDROID_16__;__ANDROID_17__;__ANDROID_18__;__ANDROID_19__;__ANDROID_20__;__ANDROID_21__;__ANDROID_22__;__ANDROID_23__ /errorendlocation /preferreduilang:en-US /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Java.Interop.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v6.0\Mono.Android.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\System.Core.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\System.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\Microsoft.Win32.Primitives.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\Microsoft.Win32.Registry.AccessControl.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\Microsoft.Win32.Registry.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.AppContext.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Collections.Concurrent.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Collections.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Collections.NonGeneric.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Collections.Specialized.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ComponentModel.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ComponentModel.Primitives.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ComponentModel.TypeConverter.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Console.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Data.Common.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Data.SqlClient.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.Debug.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.FileVersionInfo.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.Process.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.StackTrace.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.TextWriterTraceListener.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.Tools.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.TraceEvent.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.TraceSource.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.Tracing.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Drawing.Primitives.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Dynamic.Runtime.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Globalization.Calendars.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Globalization.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Globalization.Extensions.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.Compression.ZipFile.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.FileSystem.AccessControl.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.FileSystem.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.FileSystem.DriveInfo.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.FileSystem.Primitives.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.FileSystem.Watcher.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.IsolatedStorage.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.MemoryMappedFiles.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.Pipes.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.UnmanagedMemoryStream.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Linq.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Linq.Expressions.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Linq.Parallel.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Linq.Queryable.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.AuthenticationManager.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Cache.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.HttpListener.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Mail.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.NameResolution.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.NetworkInformation.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Ping.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Security.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.ServicePoint.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Sockets.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Utilities.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.WebSockets.Client.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.WebSockets.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ObjectModel.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Reflection.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Reflection.Emit.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Reflection.Extensions.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Reflection.Primitives.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Reflection.TypeExtensions.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Resources.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Resources.ResourceManager.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.CompilerServices.VisualC.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.Handles.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.InteropServices.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.Numerics.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.Serialization.Formatters.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.AccessControl.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Claims.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Algorithms.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Cng.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Csp.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.DeriveBytes.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Encoding.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Encryption.Aes.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Encryption.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Encryption.ECDiffieHellman.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Encryption.ECDsa.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Hashing.Algorithms.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Hashing.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.OpenSsl.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Pkcs.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Primitives.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.ProtectedData.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.RandomNumberGenerator.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.RSA.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.X509Certificates.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Principal.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Principal.Windows.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.SecureString.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ServiceModel.Duplex.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ServiceModel.Http.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ServiceModel.NetTcp.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ServiceModel.Primitives.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ServiceModel.Security.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ServiceProcess.ServiceController.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Text.Encoding.CodePages.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Text.Encoding.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Text.RegularExpressions.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.AccessControl.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.Overlapped.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.Tasks.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.Thread.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.ThreadPool.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.Timer.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.XDocument.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.XmlDocument.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.XmlSerializer.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.XPath.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.XPath.XDocument.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.Xsl.Primitives.dll" /debug+ /debug:full /optimize- /out:obj\Debug\BlankNativeApp.Droid.dll /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /target:library /utf8output MainActivity.cs Resources\Resource.designer.cs Properties\AssemblyInfo.cs "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp\MyClass.cs" "C:\Users\xamarinqa\AppData\Local\Temp\MonoAndroid,Version=v6.0.AssemblyAttributes.cs" obj\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs obj\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs obj\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
1> Using shared compilation with compiler from directory: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Roslyn
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(12,36,12,61): error CS0012: The type 'Attribute' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(8,12,8,25): error CS0246: The type or namespace name 'AssemblyTitleAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(8,12,8,25): error CS0246: The type or namespace name 'AssemblyTitle' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(9,12,9,31): error CS0246: The type or namespace name 'AssemblyDescriptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(9,12,9,31): error CS0246: The type or namespace name 'AssemblyDescription' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(10,12,10,33): error CS0246: The type or namespace name 'AssemblyConfigurationAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(10,12,10,33): error CS0246: The type or namespace name 'AssemblyConfiguration' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(11,12,11,27): error CS0246: The type or namespace name 'AssemblyCompanyAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(11,12,11,27): error CS0246: The type or namespace name 'AssemblyCompany' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(12,12,12,27): error CS0246: The type or namespace name 'AssemblyProductAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(12,12,12,27): error CS0246: The type or namespace name 'AssemblyProduct' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(13,12,13,29): error CS0246: The type or namespace name 'AssemblyCopyrightAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(13,12,13,29): error CS0246: The type or namespace name 'AssemblyCopyright' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(14,12,14,29): error CS0246: The type or namespace name 'AssemblyTrademarkAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(14,12,14,29): error CS0246: The type or namespace name 'AssemblyTrademark' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(15,12,15,27): error CS0246: The type or namespace name 'AssemblyCultureAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(15,12,15,27): error CS0246: The type or namespace name 'AssemblyCulture' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(21,12,21,27): error CS0246: The type or namespace name 'AssemblyVersionAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(21,12,21,27): error CS0246: The type or namespace name 'AssemblyVersion' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\xamarinqa\AppData\Local\Temp\MonoAndroid,Version=v6.0.AssemblyAttributes.cs(4,46,4,70): error CS0234: The type or namespace name 'TargetFrameworkAttributeAttribute' does not exist in the namespace 'System.Runtime.Versioning' (are you missing an assembly reference?)
1>C:\Users\xamarinqa\AppData\Local\Temp\MonoAndroid,Version=v6.0.AssemblyAttributes.cs(4,46,4,70): error CS0234: The type or namespace name 'TargetFrameworkAttribute' does not exist in the namespace 'System.Runtime.Versioning' (are you missing an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(12,62,12,93): error CS0518: Predefined type 'System.String' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(12,95,12,108): error CS0518: Predefined type 'System.Boolean' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(12,109,12,113): error CS0518: Predefined type 'System.Boolean' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(12,12,12,114): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(8,27,8,49): error CS0518: Predefined type 'System.String' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(9,33,9,35): error CS0518: Predefined type 'System.String' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(10,35,10,37): error CS0518: Predefined type 'System.String' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(11,29,11,31): error CS0518: Predefined type 'System.String' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(12,29,12,31): error CS0518: Predefined type 'System.String' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(13,31,13,36): error CS0518: Predefined type 'System.String' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(14,31,14,33): error CS0518: Predefined type 'System.String' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(15,29,15,31): error CS0518: Predefined type 'System.String' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Properties\AssemblyInfo.cs(21,29,21,36): error CS0518: Predefined type 'System.String' is not defined or imported
1>C:\Users\xamarinqa\AppData\Local\Temp\MonoAndroid,Version=v6.0.AssemblyAttributes.cs(4,71,4,97): error CS0518: Predefined type 'System.String' is not defined or imported
1>C:\Users\xamarinqa\AppData\Local\Temp\MonoAndroid,Version=v6.0.AssemblyAttributes.cs(4,99,4,119): error CS0246: The type or namespace name 'FrameworkDisplayName' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\xamarinqa\AppData\Local\Temp\MonoAndroid,Version=v6.0.AssemblyAttributes.cs(4,122,4,152): error CS0518: Predefined type 'System.String' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp\MyClass.cs(5,15,5,22): error CS0518: Predefined type 'System.Object' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp\MyClass.cs(7,3,9,4): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(18,3,18,9): error CS0518: Predefined type 'System.Object' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(18,27,18,49): error CS0012: The type 'Attribute' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(18,50,18,79): error CS0518: Predefined type 'System.String' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(18,81,18,90): error CS0518: Predefined type 'System.String' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(18,3,18,91): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(19,23,19,31): error CS0518: Predefined type 'System.Object' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(27,17,27,21): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(22,3,25,4): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(31,24,31,33): error CS0518: Predefined type 'System.Object' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(34,4,37,5): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(39,4,41,5): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(44,24,44,32): error CS0518: Predefined type 'System.Object' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(48,17,48,20): error CS0518: Predefined type 'System.Int32' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(48,28,48,38): error CS0518: Predefined type 'System.Int32' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(50,4,53,5): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(55,4,57,5): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(60,24,60,26): error CS0518: Predefined type 'System.Object' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(64,17,64,20): error CS0518: Predefined type 'System.Int32' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(64,32,64,42): error CS0518: Predefined type 'System.Int32' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(66,4,69,5): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(71,4,73,5): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(76,24,76,30): error CS0518: Predefined type 'System.Object' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(80,17,80,20): error CS0518: Predefined type 'System.Int32' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(80,28,80,38): error CS0518: Predefined type 'System.Int32' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(82,4,85,5): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(87,4,89,5): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(92,24,92,30): error CS0518: Predefined type 'System.Object' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(96,17,96,20): error CS0518: Predefined type 'System.Int32' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(99,17,99,20): error CS0518: Predefined type 'System.Int32' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(96,32,96,42): error CS0518: Predefined type 'System.Int32' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(99,29,99,39): error CS0518: Predefined type 'System.Int32' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(101,4,104,5): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\Resources\Resource.designer.cs(106,4,108,5): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,3,12,11): error CS0012: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,3,12,11): error CS0518: Predefined type 'System.Object' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,13,12,18): error CS0012: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,13,12,18): error CS0518: Predefined type 'System.Object' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,13,12,18): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,21,12,43): error CS0518: Predefined type 'System.String' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,45,12,57): error CS0012: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,45,12,57): error CS0518: Predefined type 'System.Object' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,45,12,57): error CS0246: The type or namespace name 'MainLauncher' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,60,12,64): error CS0518: Predefined type 'System.Boolean' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,66,12,70): error CS0012: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,66,12,70): error CS0518: Predefined type 'System.Object' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,66,12,70): error CS0246: The type or namespace name 'Icon' could not be found (are you missing a using directive or an assembly reference?)
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,73,12,89): error CS0518: Predefined type 'System.String' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(12,3,12,90): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(13,30,13,38): error CS0012: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(17,37,17,43): error CS0012: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(17,37,17,43): error CS0518: Predefined type 'System.Object' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(17,22,17,26): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(17,27,17,35): error CS0518: Predefined type 'System.Void' is not defined or imported
1>c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.Droid\MainActivity.cs(15,3,15,6): error CS0518: Predefined type 'System.Int32' is not defined or imported
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:01.12
2>Build started 2/8/2017 3:27:09 PM.
2>CoreClean:
2> Deleting file "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\bin\iPhoneSimulator\Debug\BlankNativeApp.iOS.exe".
2> Deleting file "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\bin\iPhoneSimulator\Debug\BlankNativeApp.iOS.pdb".
2> Deleting file "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\bin\iPhoneSimulator\Debug\mscorlib.dll".
2> Deleting file "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\bin\iPhoneSimulator\Debug\mscorlib.dll.mdb".
2> Deleting file "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\bin\iPhoneSimulator\Debug\BlankNativeApp.iOS.exe.mdb".
2> Deleting file "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\obj\iPhoneSimulator\Debug\ibtool\_BundleResourceWithLogicalName.items".
2> Deleting file "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\obj\iPhoneSimulator\Debug\actool\_PartialAppManifest.items".
2> Deleting file "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\obj\iPhoneSimulator\Debug\actool\_BundleResourceWithLogicalName.items".
2> Deleting file "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\obj\iPhoneSimulator\Debug\BlankNativeApp.iOS.csprojResolveAssemblyReference.cache".
2> Deleting file "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\obj\iPhoneSimulator\Debug\BlankNativeApp.iOS.exe".
2> Deleting file "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\obj\iPhoneSimulator\Debug\BlankNativeApp.iOS.pdb".
2> Deleting file "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\obj\iPhoneSimulator\Debug\BlankNativeApp.iOS.exe.mdb".
2>_GenerateBuildSessionId:
2> Generated session id: db0c6c001f8ab1472b40f457a947fdc3
2> Generated build app name: BlankNativeApp.iOS
2>_SayHello:
2> Connecting to Mac server 10.160.90.63...
2>_CleanAppBundle:
2> Removing directory "bin\iPhoneSimulator\Debug\BlankNativeApp.iOS.app\".
2>_CleanDebugSymbols:
2> Directory "bin\iPhoneSimulator\Debug\BlankNativeApp.iOS.app.dSYM" doesn't exist. Skipping.
2> Directory "bin\iPhoneSimulator\Debug\BlankNativeApp.iOS.app.mSYM" doesn't exist. Skipping.
2>_CleanIntermediateToolOutput:
2> Removing directory "obj\iPhoneSimulator\Debug\actool".
2> Directory "obj\iPhoneSimulator\Debug\assetpacks" doesn't exist. Skipping.
2> Directory "obj\iPhoneSimulator\Debug\codesign" doesn't exist. Skipping.
2> Removing directory "obj\iPhoneSimulator\Debug\ibtool".
2> Removing directory "obj\iPhoneSimulator\Debug\ibtool-link".
2> Removing directory "obj\iPhoneSimulator\Debug\ibtool-manifests".
2> Directory "obj\iPhoneSimulator\Debug\ipa" doesn't exist. Skipping.
2> Directory "obj\iPhoneSimulator\Debug\metal" doesn't exist. Skipping.
2> Directory "obj\iPhoneSimulator\Debug\optimized" doesn't exist. Skipping.
2> Directory "obj\iPhoneSimulator\Debug\scntool" doesn't exist. Skipping.
2> Directory "obj\iPhoneSimulator\Debug\TextureAtlas" doesn't exist. Skipping.
2> Directory "obj\iPhoneSimulator\Debug\mtouch-cache" doesn't exist. Skipping.
2> Removing directory "obj\iPhoneSimulator\Debug\".
2>_CleanMacBuild:
2> Removing directory "bin\iPhoneSimulator\Debug\".
2> Directory "obj\iPhoneSimulator\Debug\" doesn't exist. Skipping.
2>PrepareForBuild:
2> Creating directory "bin\iPhoneSimulator\Debug\".
2> Creating directory "obj\iPhoneSimulator\Debug\".
2>_DetectAppManifest:
2> FindItemWithLogicalName Task
2> Items:
2> Info.plist
2> Entitlements.plist
2> LogicalName: Info.plist
2> ProjectDir: c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS
2> ResourcePrefix: Resources
2>_DetectSdkLocations:
2> DetectSdkLocations Task
2> TargetFrameworkIdentifier: Xamarin.iOS
2> TargetArchitectures: i386
2> SdkVersion: 10.2
2> XamarinSdkRoot: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current
2> SdkRoot: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.2.sdk
2> SdkDevPath: /Applications/Xcode.app/Contents/Developer
2> SdkUsrPath: /Applications/Xcode.app/Contents/Developer/usr
2> SdkPlatform: iPhoneSimulator
2> SdkIsSimulator: True
2>_CoreCompileInterfaceDefinitions:
2> IBTool Task
2> AppManifest: Info.plist
2> InterfaceDefinitions:
2> Resources/LaunchScreen.storyboard
2> Main.storyboard
2> IntermediateOutputPath: obj/iPhoneSimulator/Debug/
2> IsWatchApp: False
2> IsWatch2App: False
2> IsAppExtension: False
2> ProjectDir: c:/users/xamarinqa/documents/visual studio 2017/Projects/BlankNativeApp/BlankNativeApp/BlankNativeApp.iOS
2> ResourcePrefix: Resources
2> SdkBinPath: /Applications/Xcode.app/Contents/Developer/usr/bin
2> SdkPlatform: iPhoneSimulator
2> SdkRoot: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.2.sdk
2> SdkVersion: 10.2
2> Tool /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool execution started with arguments: --errors --warnings --notices --output-format xml1 --minimum-deployment-target 8.0 --target-device iphone --target-device ipad --auto-activate-custom-fonts --sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.2.sdk --compilation-directory /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/ibtool /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/Resources/LaunchScreen.storyboard
2> Tool /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool execution started with arguments: --errors --warnings --notices --output-format xml1 --minimum-deployment-target 8.0 --target-device iphone --target-device ipad --auto-activate-custom-fonts --sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.2.sdk --compilation-directory /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/ibtool /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/Main.storyboard
2> Tool /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool execution started with arguments: --errors --warnings --notices --output-format xml1 --minimum-deployment-target 8.0 --target-device iphone --target-device ipad --auto-activate-custom-fonts --sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.2.sdk --link /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/ibtool-link /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/ibtool/LaunchScreen.storyboardc /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/ibtool/Main.storyboardc
2> BundleResources Output:
2> obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/Info.plist
2> obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/UIViewController-X5k-f2-b5h.nib
2> obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/X5k-f2-b5h-view-yd7-JS-zBw.nib
2> obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC.nib
2> obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/Info.plist
2> obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/UIViewController-BYZ-38-t0r.nib
2> OutputManifests Output:
2> obj/iPhoneSimulator/Debug/ibtool-manifests/LaunchScreen.storyboardc
2> obj/iPhoneSimulator/Debug/ibtool-manifests/Main.storyboardc
2> obj/iPhoneSimulator/Debug/ibtool-manifests/link
2>_BeforeCoreCompileImageAssets:
2> Directory "obj\iPhoneSimulator\Debug\actool" doesn't exist. Skipping.
2>_CoreCompileImageAssets:
2> ACTool Task
2> AppManifest: Info.plist
2> DeviceModel: <null>
2> DeviceOSVersion: <null>
2> ImageAssets:
2> Resources/Images.xcassets/AppIcons.appiconset/Contents.json
2> Resources/Images.xcassets/AppIcons.appiconset/Icon-60@2x.png
2> Resources/Images.xcassets/AppIcons.appiconset/Icon-60@3x.png
2> Resources/Images.xcassets/AppIcons.appiconset/Icon-76.png
2> Resources/Images.xcassets/AppIcons.appiconset/Icon-76@2x.png
2> Resources/Images.xcassets/AppIcons.appiconset/Icon-Small.png
2> Resources/Images.xcassets/AppIcons.appiconset/Icon-Small@2x.png
2> Resources/Images.xcassets/AppIcons.appiconset/Icon-Small@3x.png
2> Resources/Images.xcassets/AppIcons.appiconset/Icon-Small-40.png
2> Resources/Images.xcassets/AppIcons.appiconset/Icon-Small-40@2x.png
2> Resources/Images.xcassets/AppIcons.appiconset/Icon-Small-40@3x.png
2> Resources/Images.xcassets/LaunchImage.launchimage/Contents.json
2> Resources/Images.xcassets/LaunchImage.launchimage/Default.png
2> Resources/Images.xcassets/LaunchImage.launchimage/Default@2x.png
2> Resources/Images.xcassets/LaunchImage.launchimage/Default-568h@2x.png
2> Resources/Images.xcassets/LaunchImage.launchimage/Default-Portrait.png
2> Resources/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x.png
2> IntermediateOutputPath: obj/iPhoneSimulator/Debug/
2> IsWatchApp: False
2> OptimizePNGs: True
2> OutputPath: bin/iPhoneSimulator/Debug/
2> ProjectDir: c:/users/xamarinqa/documents/visual studio 2017/Projects/BlankNativeApp/BlankNativeApp/BlankNativeApp.iOS
2> ResourcePrefix: Resources
2> SdkBinPath: /Applications/Xcode.app/Contents/Developer/usr/bin
2> SdkPlatform: iPhoneSimulator
2> SdkVersion: 10.2
2> Tool /Applications/Xcode.app/Contents/Developer/usr/bin/actool execution started with arguments: --errors --warnings --notices --output-format xml1 --output-partial-info-plist /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/partial-info.plist --app-icon AppIcons --launch-image LaunchImage --compress-pngs --target-device iphone --target-device ipad --minimum-deployment-target 8.0 --platform iphonesimulator --compile /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/Resources/Images.xcassets
2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(1028,3): warning : A 83.5x83.5@2x app icon is required for iPad apps targeting iOS 9.0 and later
2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(1028,3): warning : An iPhone Retina (4-inch) launch image for iOS 7.0 and later is required.
2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(1028,3): warning : LaunchImage.launchimage/Default-Portrait.png is 768x1004 but should be 768x1024.
2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(1028,3): warning : The file "Default-Portrait@2x.png" for the image set "LaunchImage" does not exist.
2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(1028,3): warning : The app icon set "AppIcons" has an unassigned child.
2>_ResolveUniversalTypeIdentifiers:
2> ResolveUniversalTypeIdentifiers Task
2> ImageAssets:
2> Resources\Images.xcassets\AppIcons.appiconset\Contents.json
2> Resources\Images.xcassets\AppIcons.appiconset\Icon-60@2x.png
2> Resources\Images.xcassets\AppIcons.appiconset\Icon-60@3x.png
2> Resources\Images.xcassets\AppIcons.appiconset\Icon-76.png
2> Resources\Images.xcassets\AppIcons.appiconset\Icon-76@2x.png
2> Resources\Images.xcassets\AppIcons.appiconset\Icon-Small.png
2> Resources\Images.xcassets\AppIcons.appiconset\Icon-Small@2x.png
2> Resources\Images.xcassets\AppIcons.appiconset\Icon-Small@3x.png
2> Resources\Images.xcassets\AppIcons.appiconset\Icon-Small-40.png
2> Resources\Images.xcassets\AppIcons.appiconset\Icon-Small-40@2x.png
2> Resources\Images.xcassets\AppIcons.appiconset\Icon-Small-40@3x.png
2> Resources\Images.xcassets\LaunchImage.launchimage\Contents.json
2> Resources\Images.xcassets\LaunchImage.launchimage\Default.png
2> Resources\Images.xcassets\LaunchImage.launchimage\Default@2x.png
2> Resources\Images.xcassets\LaunchImage.launchimage\Default-568h@2x.png
2> Resources\Images.xcassets\LaunchImage.launchimage\Default-Portrait.png
2> Resources\Images.xcassets\LaunchImage.launchimage\Default-Portrait@2x.png
2> ProjectDir: c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS
2> SessionId: db0c6c001f8ab1472b40f457a947fdc3
2>_CollectColladaAssets:
2> CollectBundleResources Task
2> BundleResources: <null>
2> OptimizePropertyLists: False
2> OptimizePNGs: False
2> ProjectDir: c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS
2> ResourcePrefix: Resources
2>_CoreCompileColladaAssets:
2>Skipping target "_CoreCompileColladaAssets" because it has no inputs.
2>_BeforeCoreCompileSceneKitAssets:
2>Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs.
2>_BeforeCoreCompileSceneKitAssets:
2>Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs.
2>_BeforeCoreCompileSceneKitAssets:
2>Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs.
2>_CoreCompileSceneKitAssets:
2>Skipping target "_CoreCompileSceneKitAssets" because it has no inputs.
2>_BeforeCompileTextureAtlases:
2>Skipping target "_BeforeCompileTextureAtlases" because it has no inputs.
2>_BeforeCompileTextureAtlases:
2>Skipping target "_BeforeCompileTextureAtlases" because it has no inputs.
2>_BeforeCompileTextureAtlases:
2>Skipping target "_BeforeCompileTextureAtlases" because it has no inputs.
2>_CoreCompileTextureAtlases:
2>Skipping target "_CoreCompileTextureAtlases" because it has no inputs.
2>_CollectBundleResources:
2> CollectBundleResources Task
2> BundleResources: <null>
2> OptimizePropertyLists: True
2> OptimizePNGs: True
2> ProjectDir: c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS
2> ResourcePrefix: Resources
2>_CoreOptimizePngImages:
2>Skipping target "_CoreOptimizePngImages" because it has no outputs.
2>_CoreOptimizePropertyLists:
2>Skipping target "_CoreOptimizePropertyLists" because it has no inputs.
2>_CoreOptimizeLocalizationFiles:
2>Skipping target "_CoreOptimizeLocalizationFiles" because it has no inputs.
2>_UnpackLibraryResources:
2> UnpackLibraryResources Task
2> Prefix: monotouch
2> IntermediateOutputPath: obj/iPhoneSimulator/Debug/
2> NoOverwrite:
2> obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/Info.plist
2> obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/UIViewController-X5k-f2-b5h.nib
2> obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/X5k-f2-b5h-view-yd7-JS-zBw.nib
2> obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC.nib
2> obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/Info.plist
2> obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/UIViewController-BYZ-38-t0r.nib
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29@2x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29@3x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40@2x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40@3x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons60x60@2x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons60x60@3x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29@2x~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40@2x~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons76x76~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons76x76@2x~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/LaunchImage.png
2> obj/iPhoneSimulator/Debug/actool/bundle/LaunchImage@2x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/LaunchImage-568h@2x.png
2> ReferencedLibraries:
2> C:/Program Files (x86)/Reference Assemblies/Microsoft/Framework/Xamarin.iOS/v1.0/mscorlib.dll
2> C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/Common7/IDE/ReferenceAssemblies/Microsoft/Framework/Xamarin.iOS/v1.0/System.Core.dll
2> C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/Common7/IDE/ReferenceAssemblies/Microsoft/Framework/Xamarin.iOS/v1.0/System.dll
2> C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/Common7/IDE/ReferenceAssemblies/Microsoft/Framework/Xamarin.iOS/v1.0/System.Xml.dll
2> C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/Common7/IDE/ReferenceAssemblies/Microsoft/Framework/Xamarin.iOS/v1.0/Xamarin.iOS.dll
2>GenerateTargetFrameworkMonikerAttribute:
2>Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
2>CoreCompile:
2> C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Roslyn\csc.exe /noconfig /nowarn:2008 /nostdlib+ /errorreport:prompt /warn:4 /define:__UNIFIED__;__MOBILE__;__IOS__;DEBUG /errorendlocation /preferreduilang:en-US /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\mscorlib.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.Core.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Xamarin.iOS.dll" /debug+ /debug:full /optimize- /out:obj\iPhoneSimulator\Debug\BlankNativeApp.iOS.exe /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /target:exe /utf8output /additionalfile:Resources\Images.xcassets\AppIcons.appiconset\Contents.json /additionalfile:"Resources\Images.xcassets\AppIcons.appiconset\Icon-60@2x.png" /additionalfile:"Resources\Images.xcassets\AppIcons.appiconset\Icon-60@3x.png" /additionalfile:Resources\Images.xcassets\AppIcons.appiconset\Icon-76.png /additionalfile:"Resources\Images.xcassets\AppIcons.appiconset\Icon-76@2x.png" /additionalfile:Resources\Images.xcassets\AppIcons.appiconset\Icon-Small.png /additionalfile:"Resources\Images.xcassets\AppIcons.appiconset\Icon-Small@2x.png" /additionalfile:"Resources\Images.xcassets\AppIcons.appiconset\Icon-Small@3x.png" /additionalfile:Resources\Images.xcassets\AppIcons.appiconset\Icon-Small-40.png /additionalfile:"Resources\Images.xcassets\AppIcons.appiconset\Icon-Small-40@2x.png" /additionalfile:"Resources\Images.xcassets\AppIcons.appiconset\Icon-Small-40@3x.png" /additionalfile:Resources\Images.xcassets\LaunchImage.launchimage\Contents.json /additionalfile:Resources\Images.xcassets\LaunchImage.launchimage\Default.png /additionalfile:"Resources\Images.xcassets\LaunchImage.launchimage\Default@2x.png" /additionalfile:"Resources\Images.xcassets\LaunchImage.launchimage\Default-568h@2x.png" /additionalfile:Resources\Images.xcassets\LaunchImage.launchimage\Default-Portrait.png /additionalfile:"Resources\Images.xcassets\LaunchImage.launchimage\Default-Portrait@2x.png" Main.cs AppDelegate.cs ViewController.cs ViewController.designer.cs "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp\MyClass.cs" "C:\Users\xamarinqa\AppData\Local\Temp\Xamarin.iOS,Version=v1.0.AssemblyAttributes.cs" obj\iPhoneSimulator\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs obj\iPhoneSimulator\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs obj\iPhoneSimulator\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
2>_CopyFilesMarkedCopyLocal:
2> Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\mscorlib.dll" to "bin\iPhoneSimulator\Debug\mscorlib.dll".
2> Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\mscorlib.dll.mdb" to "bin\iPhoneSimulator\Debug\mscorlib.dll.mdb".
2>CopyFilesToOutputDirectory:
2> Copying file from "obj\iPhoneSimulator\Debug\BlankNativeApp.iOS.exe" to "bin\iPhoneSimulator\Debug\BlankNativeApp.iOS.exe".
2> BlankNativeApp.iOS -> c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\bin\iPhoneSimulator\Debug\BlankNativeApp.iOS.exe
2> Copying file from "obj\iPhoneSimulator\Debug\BlankNativeApp.iOS.pdb" to "bin\iPhoneSimulator\Debug\BlankNativeApp.iOS.pdb".
2>_ConvertDebuggingFiles:
2> Copying file from "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\obj\iPhoneSimulator\Debug\BlankNativeApp.iOS.exe.mdb" to "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\bin\iPhoneSimulator\Debug\BlankNativeApp.iOS.exe.mdb".
2> Copying file from "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\obj\iPhoneSimulator\Debug\BlankNativeApp.iOS.exe.mdb" to "bin\iPhoneSimulator\Debug\BlankNativeApp.iOS.exe.mdb".
2> Copying file from "c:\users\xamarinqa\documents\visual studio 2017\Projects\BlankNativeApp\BlankNativeApp\BlankNativeApp.iOS\obj\iPhoneSimulator\Debug\BlankNativeApp.iOS.exe.mdb" to "bin\iPhoneSimulator\Debug\BlankNativeApp.iOS.exe.mdb".
2>_DetectSigningIdentity:
2> DetectSigningIdentity Task
2> AppBundleName: BlankNativeApp.iOS
2> AppManifest: Info.plist
2> Keychain: <null>
2> ProvisioningProfile: <null>
2> RequireCodesigning: False
2> RequireProvisioningProfile: False
2> SdkPlatform: iPhoneSimulator
2> SdkIsSimulator: True
2> SigningKey: <null>
2> Detected signing identity:
2> Bundle Id: com.your-company.BlankNativeApp.iOS
2> App Id: com.your-company.BlankNativeApp.iOS
2>_ComputeBundleResourceOutputPaths:
2> ComputeBundleResourceOutputPaths Task
2> AppBundleDir: bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app
2> BundleIdentifier: com.your-company.BlankNativeApp.iOS
2> BundleResources:
2> obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/Info.plist
2> obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/UIViewController-X5k-f2-b5h.nib
2> obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/X5k-f2-b5h-view-yd7-JS-zBw.nib
2> obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC.nib
2> obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/Info.plist
2> obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/UIViewController-BYZ-38-t0r.nib
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29@2x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29@3x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40@2x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40@3x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons60x60@2x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons60x60@3x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29@2x~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40@2x~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons76x76~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons76x76@2x~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/LaunchImage.png
2> obj/iPhoneSimulator/Debug/actool/bundle/LaunchImage@2x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/LaunchImage-568h@2x.png
2> IntermediateOutputPath: obj/iPhoneSimulator/Debug/
2> OutputPath: bin/iPhoneSimulator/Debug/
2>_CopyResourcesToBundle:
2> SmartCopy Task
2> DestinationFiles:
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/LaunchScreen.storyboardc/Info.plist
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/LaunchScreen.storyboardc/UIViewController-X5k-f2-b5h.nib
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/LaunchScreen.storyboardc/X5k-f2-b5h-view-yd7-JS-zBw.nib
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC.nib
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/Main.storyboardc/Info.plist
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/Main.storyboardc/UIViewController-BYZ-38-t0r.nib
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons29x29.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons29x29@2x.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons29x29@3x.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons40x40@2x.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons40x40@3x.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons60x60@2x.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons60x60@3x.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons29x29~ipad.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons29x29@2x~ipad.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons40x40~ipad.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons40x40@2x~ipad.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons76x76~ipad.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons76x76@2x~ipad.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/LaunchImage.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/LaunchImage@2x.png
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/LaunchImage-568h@2x.png
2> DestinationFolder:
2> SourceFiles:
2> obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/Info.plist
2> obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/UIViewController-X5k-f2-b5h.nib
2> obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/X5k-f2-b5h-view-yd7-JS-zBw.nib
2> obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC.nib
2> obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/Info.plist
2> obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/UIViewController-BYZ-38-t0r.nib
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29@2x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29@3x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40@2x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40@3x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons60x60@2x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons60x60@3x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29@2x~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40@2x~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons76x76~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/AppIcons76x76@2x~ipad.png
2> obj/iPhoneSimulator/Debug/actool/bundle/LaunchImage.png
2> obj/iPhoneSimulator/Debug/actool/bundle/LaunchImage@2x.png
2> obj/iPhoneSimulator/Debug/actool/bundle/LaunchImage-568h@2x.png
2> Creating directory '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/LaunchScreen.storyboardc'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/Info.plist' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/LaunchScreen.storyboardc/Info.plist'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/UIViewController-X5k-f2-b5h.nib' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/LaunchScreen.storyboardc/UIViewController-X5k-f2-b5h.nib'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/ibtool-link/LaunchScreen.storyboardc/X5k-f2-b5h-view-yd7-JS-zBw.nib' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/LaunchScreen.storyboardc/X5k-f2-b5h-view-yd7-JS-zBw.nib'
2> Creating directory '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/Main.storyboardc'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC.nib' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC.nib'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/Info.plist' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/Main.storyboardc/Info.plist'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/ibtool-link/Main.storyboardc/UIViewController-BYZ-38-t0r.nib' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/Main.storyboardc/UIViewController-BYZ-38-t0r.nib'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons29x29.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29@2x.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons29x29@2x.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29@3x.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons29x29@3x.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40@2x.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons40x40@2x.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40@3x.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons40x40@3x.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/AppIcons60x60@2x.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons60x60@2x.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/AppIcons60x60@3x.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons60x60@3x.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29~ipad.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons29x29~ipad.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/AppIcons29x29@2x~ipad.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons29x29@2x~ipad.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40~ipad.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons40x40~ipad.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/AppIcons40x40@2x~ipad.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons40x40@2x~ipad.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/AppIcons76x76~ipad.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons76x76~ipad.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/AppIcons76x76@2x~ipad.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/AppIcons76x76@2x~ipad.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/LaunchImage.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/LaunchImage.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/LaunchImage@2x.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/LaunchImage@2x.png'
2> Copying file from '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/actool/bundle/LaunchImage-568h@2x.png' to '/Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/LaunchImage-568h@2x.png'
2>_CreateAssetPackManifest:
2> CreateAssetPackManifest Task
2> AppBundleDir: bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app
2> InitialInstallTags: <null>
2> OutputPath: bin/iPhoneSimulator/Debug/
2> PrefetchOrder: <null>
2>_DetectDebugNetworkConfiguration:
2> DetectDebugNetworkConfiguration Task
2> DebugOverWiFi: False
2> DebuggerHosts: <null>
2> SdkIsSimulator: True
2> DebugIPAddresses: 127.0.0.1
2>_CompileAppManifest:
2> CompileAppManifest Task
2> AppBundleName: BlankNativeApp.iOS
2> AppBundleDir: bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app
2> AppManifest: Info.plist
2> Architecture: i386
2> AssemblyName: BlankNativeApp.iOS
2> BundleIdentifier: com.your-company.BlankNativeApp.iOS
2> Debug: True
2> DebugIPAddresses: 127.0.0.1
2> DefaultSdkVersion: 10.2
2> IsAppExtension: False
2> IsWatchApp: False
2> IsWatchExtension: False
2> PartialAppManifests:
2> obj/iPhoneSimulator/Debug/actool/partial-info.plist
2> ResourceRules: <null>
2> SdkPlatform: iPhoneSimulator
2> SdkIsSimulator: True
2> TargetFrameworkIdentifier: Xamarin.iOS
2> Directory "bin\iPhoneSimulator\Debug\BlankNativeApp.iOS.app.dSYM" doesn't exist. Skipping.
2>_GetNativeExecutableName:
2> GetNativeExecutableName Task
2> AppManifest: bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/Info.plist
2>_CompileToNative:
2> MTouch Task
2> AppBundleDir: bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app
2> AppExtensionReferences:
2> AppManifest: bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/Info.plist
2> Architectures: i386
2> ArchiveSymbols: <null>
2> BitcodeEnabled: False
2> CompiledEntitlements: obj/iPhoneSimulator/Debug/Entitlements.xcent
2> Debug: True
2> EnableGenericValueTypeSharing: True
2> Entitlements: <null>
2> ExecutableName: BlankNativeApp.iOS
2> ExtraArgs: <null>
2> FastDev: False
2> HttpClientHandler: HttpClientHandler
2> I18n: <null>
2> IntermediateOutputPath: obj/iPhoneSimulator/Debug/mtouch-cache
2> IsAppExtension: False
2> LinkerDumpDependencies: False
2> LinkMode: None
2> MainAssembly: bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.exe
2> NativeReferences: <null>
2> OutputPath: bin/iPhoneSimulator/Debug/
2> Profiling: True
2> ProjectDir: ~/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3
2> References:
2> bin/iPhoneSimulator/Debug/mscorlib.dll
2> C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/Common7/IDE/ReferenceAssemblies/Microsoft/Framework/Xamarin.iOS/v1.0/System.Core.dll
2> C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/Common7/IDE/ReferenceAssemblies/Microsoft/Framework/Xamarin.iOS/v1.0/System.dll
2> C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/Common7/IDE/ReferenceAssemblies/Microsoft/Framework/Xamarin.iOS/v1.0/System.Xml.dll
2> C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/Common7/IDE/ReferenceAssemblies/Microsoft/Framework/Xamarin.iOS/v1.0/Xamarin.iOS.dll
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.exe
2> bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.exe
2> bin/iPhoneSimulator/Debug/mscorlib.dll
2> SdkIsSimulator: True
2> SdkRoot: /Applications/Xcode.app/Contents/Developer
2> SdkVersion: 10.2
2> SymbolsList: obj/iPhoneSimulator/Debug/mtouch-symbols.list
2> TargetFrameworkIdentifier: Xamarin.iOS
2> TLSProvider: Default
2> UseFloat32: False
2> UseLlvm: False
2> UseThumb: False
2> Verbosity: 0
2> Tool /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/bin/mtouch execution started with arguments: --cache /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/mtouch-cache --sim /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app --executable BlankNativeApp.iOS --debug --profiling --nolink --sdkroot /Applications/Xcode.app/Contents/Developer --sdk 10.2 --targetver 8.0 --http-message-handler=HttpClientHandler --tls-provider=default --abi=i386 --symbollist /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/obj/iPhoneSimulator/Debug/mtouch-symbols.list --dsym=no -r /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/mscorlib.dll -r /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll -r /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll -r /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll -r /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll -r /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.exe -r /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.exe -r /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/mscorlib.dll --target-framework Xamarin.iOS,v1.0 bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.exe -q
2> /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app built successfully.
2>_CreateDebugSettings:
2> CreateDebugSettings Task
2> AppBundleDir: bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app
2> DebuggerPort: 10000
2>_CreateDebugConfiguration:
2> CreateDebugConfiguration Task
2> AppBundleDir: bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app
2> DebugOverWiFi: False
2> DebugIPAddresses: 127.0.0.1
2> DebuggerPort: 10000
2> SdkIsSimulator: True
2>_CreatePkgInfo:
2> CreatePkgInfo Task
2> OutputPath: bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/PkgInfo
2>_ValidateAppBundle:
2> ValidateAppBundle Task
2> AppBundlePath: /Users/ben/Library/Caches/Xamarin/mtbs/builds/BlankNativeApp.iOS/db0c6c001f8ab1472b40f457a947fdc3/bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/
2> SdkIsSimulator: True
2> TargetFrameworkIdentifier: Xamarin.iOS
2>_CollectFrameworks:
2> CollectFrameworks Task
2> AppBundlePath: bin/iPhoneSimulator/Debug/BlankNativeApp.iOS.app/
2> No Frameworks directory found.
2>_SayGoodbye:
2> Computing signature for bin\iPhoneSimulator\Debug\BlankNativeApp.iOS.app
2>
2>Build succeeded.
2>
2>Time Elapsed 00:00:26.37
========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment