xamarin / GooglePlayServicesComponents

Other
315 stars 146 forks source link

Xamarin.Firebase.Iid build warning: Name cannot begin with the '$' character #114

Closed nathanielcook closed 6 years ago

nathanielcook commented 6 years ago

Xamarin.Android Version (eg: 6.0):

8.3.0.19

Operating System & Version (eg: Mac OSX 10.11):

macOS 10.13.4

Google Play Services Version (eg: 8.4.0):

60.1142.1

Describe your Issue:

When building, the following warning appears in Visual Studio for Mac: Name cannot begin with the '$' character, hexadecimal value 0x24.

Steps to Reproduce (with link to sample solution if possible):

  1. Create a new Android project
  2. Add a Nuget reference to Xamarin.Firebase.Iid, version 60.1142.1
  3. Build

Sample project here

Include any relevant Exception Stack traces, build logs, adb logs:

Full build log:

Building Solution: DollarSignProb (Debug)
Build started 5/17/2018 5:05:09 PM.
__________________________________________________
Project "/Users/ncook/Projects/DollarSignProb/DollarSignProb/DollarSignProb.csproj" (Build target(s)):

Target _SetLatestTargetFrameworkVersion:
    Found Java SDK version 1.8.0.
Target _ValidateAndroidPackageProperties:
      PackageName: com.companyname.DollarSignProb
Target ProcessGoogleServicesJsonChecks:
    No GoogleServicesJson file specified.
Target _ComputeAndroidResourcePaths:
    Creating directory "obj/Debug/res/".
Target _ResolveMonoAndroidSdks:
    MonoAndroid Tools: /Library/Frameworks/Xamarin.Android.framework/Libraries/xbuild/Xamarin/Android/
    Android Platform API level: 27
    TargetFrameworkVersion: v8.1
    Android NDK: /Users/ncook/Library/Developer/Xamarin/android-ndk/android-ndk-r15c/
    Android SDK: /Users/ncook/Library/Developer/Xamarin/android-sdk-macosx/
    Android SDK Build Tools: /Users/ncook/Library/Developer/Xamarin/android-sdk-macosx/build-tools/27.0.3/
    Java SDK: /usr/
Target _GetPrimaryCpuAbi:
    _PrimaryCpuAbi=
Target _CheckInstantRunCondition:
    Dex Fast Deployment Enabled: False
Target _SetupInstantRun:
    Android Java Class for Fast Deployment: 
Target _SetupApplicationJavaClass:
    Application Java class: android.app.Application
Target _CreateAdditionalResourceCache:
  Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
Target _GenerateAndroidResourceDir:
    Creating directory "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/layout".
    Copying file from "Resources/layout/Main.axml" to "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/layout/main.xml".
    Creating directory "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/values".
    Copying file from "Resources/values/Strings.xml" to "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/values/strings.xml".
    Creating directory "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-hdpi".
    Copying file from "Resources/mipmap-hdpi/Icon.png" to "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-hdpi/icon.png".
    Creating directory "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-mdpi".
    Copying file from "Resources/mipmap-mdpi/Icon.png" to "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-mdpi/icon.png".
    Creating directory "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-xhdpi".
    Copying file from "Resources/mipmap-xhdpi/Icon.png" to "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-xhdpi/icon.png".
    Creating directory "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-xxhdpi".
    Copying file from "Resources/mipmap-xxhdpi/Icon.png" to "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-xxhdpi/icon.png".
    Creating directory "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-xxxhdpi".
    Copying file from "Resources/mipmap-xxxhdpi/Icon.png" to "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-xxxhdpi/icon.png".
    Touching "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/layout/main.xml".
    Touching "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/values/strings.xml".
    Touching "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-hdpi/icon.png".
    Touching "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-mdpi/icon.png".
    Touching "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-xhdpi/icon.png".
    Touching "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-xxhdpi/icon.png".
    Touching "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/res/mipmap-xxxhdpi/icon.png".
Target _GenerateCodeBehindForLayout:
  Skipping target "_GenerateCodeBehindForLayout" because it has no outputs.
Target _DefineBuildTargetAbis:
    Build target ABI: arm64-v8a;armeabi;armeabi-v7a;x86;x86_64
Target _CreateAdditionalResourceCache:
  Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
Target _GenerateJavaDesignerForComponent:
    Creating "obj/Debug/Component.R.cs.flag" because "AlwaysCreate" was specified.
Target GenerateTargetFrameworkMonikerAttribute:
  Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
Target CoreCompile:
    /Library/Frameworks/Mono.framework/Versions/5.10.1/lib/mono/4.5/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__;__ANDROID_24__;__ANDROID_25__;__ANDROID_26__;__ANDROID_27__ /errorendlocation /preferreduilang:en-US /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Java.Interop.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v8.1/Mono.Android.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/mscorlib.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Core.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Xml.dll /reference:/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Arch.Core.Common.1.0.0/lib/MonoAndroid80/Xamarin.Android.Arch.Core.Common.dll /reference:/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Arch.Lifecycle.Common.1.0.3/lib/MonoAndroid80/Xamarin.Android.Arch.Lifecycle.Common.dll /reference:/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Arch.Lifecycle.Runtime.1.0.3/lib/MonoAndroid80/Xamarin.Android.Arch.Lifecycle.Runtime.dll /reference:/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Annotations.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Annotations.dll /reference:/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Compat.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Compat.dll /reference:/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Core.UI.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Core.UI.dll /reference:/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Core.Utils.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Core.Utils.dll /reference:/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Fragment.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Fragment.dll /reference:/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Media.Compat.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Media.Compat.dll /reference:/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Firebase.Common.60.1142.1/lib/MonoAndroid80/Xamarin.Firebase.Common.dll /reference:/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Firebase.Iid.60.1142.1/lib/MonoAndroid80/Xamarin.Firebase.Iid.dll /reference:/Users/ncook/Projects/DollarSignProb/packages/Xamarin.GooglePlayServices.Basement.60.1142.1/lib/MonoAndroid80/Xamarin.GooglePlayServices.Basement.dll /reference:/Users/ncook/Projects/DollarSignProb/packages/Xamarin.GooglePlayServices.Tasks.60.1142.1/lib/MonoAndroid80/Xamarin.GooglePlayServices.Tasks.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/Microsoft.Win32.Primitives.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/Microsoft.Win32.Registry.AccessControl.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/Microsoft.Win32.Registry.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/netstandard.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.AppContext.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.Concurrent.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.NonGeneric.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.Specialized.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.Annotations.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.Primitives.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.TypeConverter.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Console.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Data.Common.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Data.SqlClient.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Contracts.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Debug.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Process.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.StackTrace.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Tools.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.TraceEvent.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.TraceSource.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Tracing.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Drawing.Primitives.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Dynamic.Runtime.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Globalization.Calendars.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Globalization.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Globalization.Extensions.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.Compression.ZipFile.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.AccessControl.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.Primitives.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.Watcher.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.IsolatedStorage.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.MemoryMappedFiles.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.Pipes.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Expressions.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Parallel.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Queryable.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.AuthenticationManager.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Cache.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.HttpListener.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Mail.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.NameResolution.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.NetworkInformation.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Ping.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Primitives.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Requests.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Security.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.ServicePoint.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Sockets.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Utilities.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.WebHeaderCollection.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.WebSockets.Client.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.WebSockets.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ObjectModel.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.DispatchProxy.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Emit.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Emit.Lightweight.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Extensions.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Primitives.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.TypeExtensions.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Resources.ReaderWriter.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Resources.ResourceManager.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Extensions.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Handles.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Loader.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Numerics.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Formatters.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Json.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Primitives.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Xml.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.AccessControl.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Claims.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Algorithms.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Cng.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Csp.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.DeriveBytes.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encoding.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.Aes.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.ECDsa.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Hashing.Algorithms.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Hashing.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.OpenSsl.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Pkcs.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Primitives.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.ProtectedData.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.RandomNumberGenerator.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.RSA.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Principal.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Principal.Windows.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.SecureString.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Duplex.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Http.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.NetTcp.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Primitives.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Security.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceProcess.ServiceController.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.Encoding.CodePages.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.Encoding.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.Encoding.Extensions.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.RegularExpressions.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.AccessControl.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Overlapped.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Tasks.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Tasks.Parallel.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Thread.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.ThreadPool.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Timer.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ValueTuple.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.ReaderWriter.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XDocument.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XmlDocument.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XmlSerializer.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XPath.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XPath.XDocument.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XPath.XmlDocument.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.Xsl.Primitives.dll /debug+ /debug:portable /optimize- /out:obj/Debug/DollarSignProb.dll /target:library /utf8output MainActivity.cs Resources/Resource.designer.cs Properties/AssemblyInfo.cs "/var/folders/1s/7tltdzxn64x0ny1c9m64kwkr0000gn/T/MonoAndroid,Version=v8.1.AssemblyAttributes.cs"
Target _CopyFilesMarkedCopyLocal:
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Arch.Core.Common.1.0.0/lib/MonoAndroid80/Xamarin.Android.Arch.Core.Common.dll" to "bin/Debug/Xamarin.Android.Arch.Core.Common.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Arch.Lifecycle.Common.1.0.3/lib/MonoAndroid80/Xamarin.Android.Arch.Lifecycle.Common.dll" to "bin/Debug/Xamarin.Android.Arch.Lifecycle.Common.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Arch.Lifecycle.Runtime.1.0.3/lib/MonoAndroid80/Xamarin.Android.Arch.Lifecycle.Runtime.dll" to "bin/Debug/Xamarin.Android.Arch.Lifecycle.Runtime.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Annotations.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Annotations.dll" to "bin/Debug/Xamarin.Android.Support.Annotations.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Compat.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Compat.dll" to "bin/Debug/Xamarin.Android.Support.Compat.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Core.UI.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Core.UI.dll" to "bin/Debug/Xamarin.Android.Support.Core.UI.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Core.Utils.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Core.Utils.dll" to "bin/Debug/Xamarin.Android.Support.Core.Utils.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Fragment.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Fragment.dll" to "bin/Debug/Xamarin.Android.Support.Fragment.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Media.Compat.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Media.Compat.dll" to "bin/Debug/Xamarin.Android.Support.Media.Compat.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Firebase.Common.60.1142.1/lib/MonoAndroid80/Xamarin.Firebase.Common.dll" to "bin/Debug/Xamarin.Firebase.Common.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Firebase.Iid.60.1142.1/lib/MonoAndroid80/Xamarin.Firebase.Iid.dll" to "bin/Debug/Xamarin.Firebase.Iid.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.GooglePlayServices.Basement.60.1142.1/lib/MonoAndroid80/Xamarin.GooglePlayServices.Basement.dll" to "bin/Debug/Xamarin.GooglePlayServices.Basement.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.GooglePlayServices.Tasks.60.1142.1/lib/MonoAndroid80/Xamarin.GooglePlayServices.Tasks.dll" to "bin/Debug/Xamarin.GooglePlayServices.Tasks.dll".
    Creating "/Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/DollarSignProb.csproj.CopyComplete" because "AlwaysCreate" was specified.
Target CopyFilesToOutputDirectory:
    Copying file from "obj/Debug/DollarSignProb.dll" to "bin/Debug/DollarSignProb.dll".
    DollarSignProb -> /Users/ncook/Projects/DollarSignProb/DollarSignProb/bin/Debug/DollarSignProb.dll
    Copying file from "obj/Debug/DollarSignProb.pdb" to "bin/Debug/DollarSignProb.pdb".
Target _ResolveAssemblies:
      Adding assembly reference for DollarSignProb, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
      Adding assembly reference for Java.Interop, Version=0.1.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065, recursively...
        Adding assembly reference for System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
          Adding assembly reference for System.ComponentModel.Composition, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, recursively...
        Adding assembly reference for System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
        Adding assembly reference for System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
        Adding assembly reference for System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
        Adding assembly reference for System.Collections.Concurrent, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
        Adding assembly reference for System.Reflection, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
        Adding assembly reference for System.Linq.Expressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
        Adding assembly reference for System.Reflection.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
        Adding assembly reference for System.Dynamic.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
        Adding assembly reference for System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
        Adding assembly reference for System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
        Adding assembly reference for System.Runtime.InteropServices, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
        Adding assembly reference for System.Runtime.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
        Adding assembly reference for System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
      Adding assembly reference for Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065, recursively...
        Adding assembly reference for System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
        Adding assembly reference for System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively...
          Adding assembly reference for System.ServiceModel.Internals, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, recursively...
      Adding assembly reference for mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively...
      Adding assembly reference for System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively...
      Adding assembly reference for System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively...
        Adding assembly reference for Mono.Security, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, recursively...
      Adding assembly reference for System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively...
      Adding assembly reference for Xamarin.Android.Arch.Core.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
      Adding assembly reference for Xamarin.Android.Arch.Lifecycle.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
      Adding assembly reference for Xamarin.Android.Arch.Lifecycle.Runtime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
      Adding assembly reference for Xamarin.Android.Support.Annotations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
      Adding assembly reference for Xamarin.Android.Support.Compat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
      Adding assembly reference for Xamarin.Android.Support.Core.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
      Adding assembly reference for Xamarin.Android.Support.Core.Utils, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
      Adding assembly reference for Xamarin.Android.Support.Fragment, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
      Adding assembly reference for Xamarin.Android.Support.Media.Compat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
      Adding assembly reference for Xamarin.Firebase.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
      Adding assembly reference for Xamarin.Firebase.Iid, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
      Adding assembly reference for Xamarin.GooglePlayServices.Basement, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
      Adding assembly reference for Xamarin.GooglePlayServices.Tasks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
Target _CreatePackageWorkspace:
    Creating directory "obj/Debug/android/assets/".
Target _CopyConfigFiles:
  Skipping target "_CopyConfigFiles" because it has no outputs.
Target _CopyIntermediateAssemblies:
    Creating directory "obj/Debug/linksrc".
    Copying file from "/Users/ncook/Projects/DollarSignProb/DollarSignProb/bin/Debug/DollarSignProb.dll" to "obj/Debug/linksrc/DollarSignProb.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Java.Interop.dll" to "obj/Debug/linksrc/Java.Interop.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v8.1/Mono.Android.dll" to "obj/Debug/linksrc/Mono.Android.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/mscorlib.dll" to "obj/Debug/linksrc/mscorlib.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Core.dll" to "obj/Debug/linksrc/System.Core.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.dll" to "obj/Debug/linksrc/System.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Xml.dll" to "obj/Debug/linksrc/System.Xml.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Arch.Core.Common.1.0.0/lib/MonoAndroid80/Xamarin.Android.Arch.Core.Common.dll" to "obj/Debug/linksrc/Xamarin.Android.Arch.Core.Common.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Arch.Lifecycle.Common.1.0.3/lib/MonoAndroid80/Xamarin.Android.Arch.Lifecycle.Common.dll" to "obj/Debug/linksrc/Xamarin.Android.Arch.Lifecycle.Common.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Arch.Lifecycle.Runtime.1.0.3/lib/MonoAndroid80/Xamarin.Android.Arch.Lifecycle.Runtime.dll" to "obj/Debug/linksrc/Xamarin.Android.Arch.Lifecycle.Runtime.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Annotations.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Annotations.dll" to "obj/Debug/linksrc/Xamarin.Android.Support.Annotations.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Compat.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Compat.dll" to "obj/Debug/linksrc/Xamarin.Android.Support.Compat.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Core.UI.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Core.UI.dll" to "obj/Debug/linksrc/Xamarin.Android.Support.Core.UI.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Core.Utils.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Core.Utils.dll" to "obj/Debug/linksrc/Xamarin.Android.Support.Core.Utils.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Fragment.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Fragment.dll" to "obj/Debug/linksrc/Xamarin.Android.Support.Fragment.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Android.Support.Media.Compat.27.0.2/lib/MonoAndroid81/Xamarin.Android.Support.Media.Compat.dll" to "obj/Debug/linksrc/Xamarin.Android.Support.Media.Compat.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Firebase.Common.60.1142.1/lib/MonoAndroid80/Xamarin.Firebase.Common.dll" to "obj/Debug/linksrc/Xamarin.Firebase.Common.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.Firebase.Iid.60.1142.1/lib/MonoAndroid80/Xamarin.Firebase.Iid.dll" to "obj/Debug/linksrc/Xamarin.Firebase.Iid.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.GooglePlayServices.Basement.60.1142.1/lib/MonoAndroid80/Xamarin.GooglePlayServices.Basement.dll" to "obj/Debug/linksrc/Xamarin.GooglePlayServices.Basement.dll".
    Copying file from "/Users/ncook/Projects/DollarSignProb/packages/Xamarin.GooglePlayServices.Tasks.60.1142.1/lib/MonoAndroid80/Xamarin.GooglePlayServices.Tasks.dll" to "obj/Debug/linksrc/Xamarin.GooglePlayServices.Tasks.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.dll" to "obj/Debug/linksrc/System.Runtime.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.ComponentModel.Composition.dll" to "obj/Debug/linksrc/System.ComponentModel.Composition.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Debug.dll" to "obj/Debug/linksrc/System.Diagnostics.Debug.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.dll" to "obj/Debug/linksrc/System.Threading.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.dll" to "obj/Debug/linksrc/System.Collections.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.Concurrent.dll" to "obj/Debug/linksrc/System.Collections.Concurrent.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.dll" to "obj/Debug/linksrc/System.Reflection.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Expressions.dll" to "obj/Debug/linksrc/System.Linq.Expressions.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Primitives.dll" to "obj/Debug/linksrc/System.Reflection.Primitives.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Dynamic.Runtime.dll" to "obj/Debug/linksrc/System.Dynamic.Runtime.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ObjectModel.dll" to "obj/Debug/linksrc/System.ObjectModel.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.dll" to "obj/Debug/linksrc/System.Linq.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.dll" to "obj/Debug/linksrc/System.Runtime.InteropServices.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Extensions.dll" to "obj/Debug/linksrc/System.Runtime.Extensions.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Extensions.dll" to "obj/Debug/linksrc/System.Reflection.Extensions.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Net.Http.dll" to "obj/Debug/linksrc/System.Net.Http.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Runtime.Serialization.dll" to "obj/Debug/linksrc/System.Runtime.Serialization.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.ServiceModel.Internals.dll" to "obj/Debug/linksrc/System.ServiceModel.Internals.dll".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Mono.Security.dll" to "obj/Debug/linksrc/Mono.Security.dll".
    Touching "obj/Debug/linksrc/DollarSignProb.dll".
    Touching "obj/Debug/linksrc/Xamarin.Android.Arch.Core.Common.dll".
    Touching "obj/Debug/linksrc/Xamarin.Android.Arch.Lifecycle.Common.dll".
    Touching "obj/Debug/linksrc/Xamarin.Android.Arch.Lifecycle.Runtime.dll".
    Touching "obj/Debug/linksrc/Xamarin.Android.Support.Annotations.dll".
    Touching "obj/Debug/linksrc/Xamarin.Android.Support.Compat.dll".
    Touching "obj/Debug/linksrc/Xamarin.Android.Support.Core.UI.dll".
    Touching "obj/Debug/linksrc/Xamarin.Android.Support.Core.Utils.dll".
    Touching "obj/Debug/linksrc/Xamarin.Android.Support.Fragment.dll".
    Touching "obj/Debug/linksrc/Xamarin.Android.Support.Media.Compat.dll".
    Touching "obj/Debug/linksrc/Xamarin.Firebase.Common.dll".
    Touching "obj/Debug/linksrc/Xamarin.Firebase.Iid.dll".
    Touching "obj/Debug/linksrc/Xamarin.GooglePlayServices.Basement.dll".
    Touching "obj/Debug/linksrc/Xamarin.GooglePlayServices.Tasks.dll".
Target _ConvertPdbFiles:
  Skipping target "_ConvertPdbFiles" because it has no outputs.
Target _CopyPdbFiles:
    Copying file from "bin/Debug/DollarSignProb.pdb" to "obj/Debug/linksrc/DollarSignProb.pdb".
    Copying file from "bin/Debug/Mono.Android.pdb" to "obj/Debug/linksrc/Mono.Android.pdb".
Target _CopyMdbFiles:
  Skipping target "_CopyMdbFiles" because it has no outputs.
Target _StripEmbeddedLibraries:
    Creating "obj/Debug/strip.flag" because "AlwaysCreate" was specified.
Target _LinkAssembliesNoShrink:
    Creating "obj/Debug/link.flag" because "AlwaysCreate" was specified.
Target _GenerateJavaStubs:
    /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(1910,3): warning : Name cannot begin with the '$' character, hexadecimal value 0x24.
Done building target "_GenerateJavaStubs" in project "DollarSignProb.csproj".
Target _AddStaticResources:
    Creating directory "obj/Debug/android/bin".
    Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v8.1/mono.android.jar" to "obj/Debug/android/bin/mono.android.jar".
    Creating "obj/Debug/static.flag" because "AlwaysCreate" was specified.
Target _CreateAdditionalResourceCache:
  Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
Target _GenerateAndroidAssetsDir:
  Skipping target "_GenerateAndroidAssetsDir" because it has no outputs.
Target _CreateBaseApk:
    Touching "obj/Debug/android/bin/packaged_resources".
Target _CreateAdditionalResourceCache:
  Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
Target _CompileJava:
    /usr/bin/javac -J-Dfile.encoding=UTF8 -d obj/Debug/android/bin/classes -classpath /Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v8.1/mono.android.jar:obj/Debug/lp/1/jl/arch-core-common.jar:obj/Debug/lp/10/jl/classes.jar:obj/Debug/lp/11/jl/classes.jar:obj/Debug/lp/12/jl/classes.jar:obj/Debug/lp/13/jl/classes.jar:obj/Debug/lp/2/jl/arch-lifecycle-common.jar:obj/Debug/lp/3/jl/bin/classes.jar:obj/Debug/lp/5/jl/bin/classes.jar:obj/Debug/lp/6/jl/bin/classes.jar:obj/Debug/lp/7/jl/bin/classes.jar:obj/Debug/lp/8/jl/bin/classes.jar:obj/Debug/lp/9/jl/bin/classes.jar:obj/Debug/lp/4/jl/support-annotations.jar -bootclasspath /Users/ncook/Library/Developer/Xamarin/android-sdk-macosx/platforms/android-27/android.jar -encoding UTF-8 "@/var/folders/1s/7tltdzxn64x0ny1c9m64kwkr0000gn/T/tmp27d16284.tmp" 
    Note: Some input files use or override a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    Creating "obj/Debug/_javac.stamp" because "AlwaysCreate" was specified.
Target _CreateAdditionalResourceCache:
  Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
Target _CompileToDalvikWithDx:
    Creating directory "obj/Debug/proguard".
    /usr/bin/java -Xmx1G -jar /Users/ncook/Library/Developer/Xamarin/android-sdk-macosx/build-tools/27.0.3/lib/dx.jar --dex --no-strict --output obj/Debug/android/bin /Users/ncook/Projects/DollarSignProb/DollarSignProb/obj/Debug/android/bin/classes.zip /Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v8.1/mono.android.jar obj/Debug/lp/1/jl/arch-core-common.jar obj/Debug/lp/10/jl/classes.jar obj/Debug/lp/11/jl/classes.jar obj/Debug/lp/12/jl/classes.jar obj/Debug/lp/13/jl/classes.jar obj/Debug/lp/2/jl/arch-lifecycle-common.jar obj/Debug/lp/3/jl/bin/classes.jar obj/Debug/lp/5/jl/bin/classes.jar obj/Debug/lp/6/jl/bin/classes.jar obj/Debug/lp/7/jl/bin/classes.jar obj/Debug/lp/8/jl/bin/classes.jar obj/Debug/lp/9/jl/bin/classes.jar 
    Creating "obj/Debug/_dex_stamp" because "AlwaysCreate" was specified.

Done building project "DollarSignProb.csproj".

Build succeeded.

/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(1910,3): warning : Name cannot begin with the '$' character, hexadecimal value 0x24.
    1 Warning(s)
    0 Error(s)

Time Elapsed 00:00:11.07

---------------------- Done ----------------------

Build: 0 errors, 1 warning
GatoReno commented 6 years ago

Hi, tired to install it but i got this error , Xamarin.Firebase.Iid 60.1142.1 not compatible with netstandard2.0 (.NETStandard,Version=v2.0). Xamarin.Firebase.Iid 60.1142.1 admit: monoandroid80 (MonoAndroid,Version=v8.0)
any suggestion?

alierdogan70 commented 6 years ago

I get similar warning for this entry :

<Target Name="_GenerateJavaStubs" DependsOnTargets="_SetLatestTargetFrameworkVersion;_PrepareAssemblies;$(_AfterPrepareAssemblies)" Inputs="$(MSBuildAllProjects);@(_ResolvedAssemblies);$(_AndroidManifestAbs);$(_AndroidBuildPropertiesCache)" Outputs="$(IntermediateOutputPath)android\AndroidManifest.xml;$(_AcwMapFile);$(_AndroidTypeMappingJavaToManaged);$(_AndroidTypeMappingManagedToJava)">

/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(3,3): Warning: Name cannot begin with the '$' character, hexadecimal value 0x24.

berlamont commented 6 years ago

+1 After installing Firebase, I get the same warning.

dupuisdavid commented 6 years ago

Hello guys, any update for this issue?

nbevans commented 6 years ago

Same issue here after porting our code from GCM to FCM.

newky2k commented 6 years ago

@nathanielcook @Gatoreno Could you provide a small demo project with which we can replicate the issue please. It will make it much easier and quicker for us to investigate.

I've also assign @moljac to start looking in this for you, but we are working hard to get a new release out the door.

Thank you for your patience

nathanielcook commented 6 years ago

@newky2k There is a sample project linked to the opening post of this issue. By the way, I think the issue was fixed in Xamarin.Android here. You might be able to close this issue. Please verify that it is indeed fixed though. Would be great to know when that will be released to the general public (i.e. in what VS for Mac release will it be included).

newky2k commented 6 years ago

@nathanielcook Thanks for writing back. I will take a look and let you know.

Natoito commented 6 years ago

Yesterday I mentioned in #134 that update Visual Studio 2017 to 15.8.0 resolved my problem. I just saw that this update resolved warning about '$' character too.

newky2k commented 6 years ago

@nathanielcook Can you try it with the latest update to Xamarin.Android, Visual Studio for mac and Mono. There we released in the last week or so

nathanielcook commented 6 years ago

Just upgraded and it appears that Visual Studio for Mac (Version 7.6, build 2190) no longer displays the warning in question. Thank you!