xamarin / xamarin-macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
Other
2.44k stars 509 forks source link

iOS Rebuild Error MT4109 #17514

Closed 7Svph closed 1 year ago

7Svph commented 1 year ago

Steps to Reproduce

  1. Attemt to rebuild app.ios
  2. Rebuild fail 1 error
  3. "Error MT4109: Failed to compile the generated registrar code. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new (MT4109) (Parkour Line Generator.iOS)"

Expected Behavior

Succesful rebuild

Actual Behavior

failed rebuild

Environment

IDK

Version information ``` ```

Build Logs

Example Project (If Possible)

rolfbjarne commented 1 year ago

Please provide a binary build log (https://github.com/xamarin/xamarin-macios/wiki/Diagnosis#binary-build-logs) of a build that shows the build failure.

ghost commented 1 year ago

Hi @7Svph. We have added the "need-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

7Svph commented 1 year ago

Sorry. The build log is as follows

our Line Generator/Parkour Line Generator/Parkour Line Generator.csproj" (Build target(s)):

Target GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. Target XamlG: Generating code behind for XAML files Target CssG: Skipping target "CssG" because it has no outputs. Target CssG: Skipping target "CssG" because it has no outputs. Target CoreCompile: /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/csc.exe /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702,2008 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0 /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:/Users/joeyschwartz/.nuget/packages/firebaseadmin/2.3.0/lib/netstandard2.0/FirebaseAdmin.dll /reference:/Users/joeyschwartz/.nuget/packages/google.api.gax/3.2.0/lib/netstandard2.0/Google.Api.Gax.dll /reference:/Users/joeyschwartz/.nuget/packages/google.api.gax.rest/3.2.0/lib/netstandard2.0/Google.Api.Gax.Rest.dll /reference:/Users/joeyschwartz/.nuget/packages/google.apis.auth/1.49.0/lib/netstandard2.0/Google.Apis.Auth.dll /reference:/Users/joeyschwartz/.nuget/packages/google.apis.auth/1.49.0/lib/netstandard2.0/Google.Apis.Auth.PlatformServices.dll /reference:/Users/joeyschwartz/.nuget/packages/google.apis.core/1.49.0/lib/netstandard2.0/Google.Apis.Core.dll /reference:/Users/joeyschwartz/.nuget/packages/google.apis/1.49.0/lib/netstandard2.0/Google.Apis.dll /reference:/Users/joeyschwartz/.nuget/packages/microsoft.bcl.asyncinterfaces/1.0.0/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/Users/joeyschwartz/.nuget/packages/newtonsoft.json/12.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/Users/joeyschwartz/.nuget/packages/marctron.admob/1.9.0.2/lib/netstandard2.0/Plugin.MtAdmob.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/Users/joeyschwartz/.nuget/packages/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/Users/joeyschwartz/.nuget/packages/system.collections.immutable/1.7.1/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/Users/joeyschwartz/.nuget/packages/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/Users/joeyschwartz/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/Users/joeyschwartz/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/Users/joeyschwartz/.nuget/packages/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/Users/joeyschwartz/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll /debug+ /debug:portable /filealign:512 /optimize- /out:"obj/Debug/netstandard2.0/Parkour Line Generator.dll" /refout:"obj/Debug/netstandard2.0/ref/Parkour Line Generator.dll" /resource:Amazon.xaml,"Parkour Line Generator.Amazon.xaml" /resource:App.xaml,"Parkour Line Generator.App.xaml" /resource:MainPage.xaml,"Parkour Line Generator.MainPage.xaml" /resource:Master_List.xaml,"Parkour Line Generator.Master_List.xaml" /resource:"Skills List.xaml","Parkour Line Generator.Skills List.xaml" /resource:TabbedPage1.xaml,"Parkour Line Generator.TabbedPage1.xaml" /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 Amazon.xaml.cs App.xaml.cs AssemblyInfo.cs MainPage.xaml.cs Master_List.xaml.cs "Skills List.xaml.cs" SplashPage.cs TabbedPage1.xaml.cs "obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" obj/Debug/netstandard2.0/Amazon.xaml.g.cs obj/Debug/netstandard2.0/App.xaml.g.cs obj/Debug/netstandard2.0/MainPage.xaml.g.cs obj/Debug/netstandard2.0/Master_List.xaml.g.cs "obj/Debug/netstandard2.0/Skills List.xaml.g.cs" obj/Debug/netstandard2.0/TabbedPage1.xaml.g.cs "obj/Debug/netstandard2.0/Parkour Line Generator.AssemblyInfo.cs" /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 32832f7a-d05a-4136-9cc5-11fab534aeb3 Target XamlC: Compiling Xaml, assembly: obj/Debug/netstandard2.0/Parkour Line Generator.dll Creating "obj/Debug/netstandard2.0/XamlC.stamp" because "AlwaysCreate" was specified. Target CopyFilesToOutputDirectory: Copying file from "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/obj/Debug/netstandard2.0/Parkour Line Generator.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/bin/Debug/netstandard2.0/Parkour Line Generator.dll". Parkour Line Generator -> /Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/bin/Debug/netstandard2.0/Parkour Line Generator.dll Copying file from "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/obj/Debug/netstandard2.0/Parkour Line Generator.pdb" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/bin/Debug/netstandard2.0/Parkour Line Generator.pdb".


Project "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/Parkour Line Generator.iOS.csproj" (Build target(s)):

Target PrepareForBuild: Creating directory "obj/iPhone/Debug/". Target _CoreCompileImageAssets: Tool /usr/bin/xcrun execution started with arguments: actool --errors --warnings --notices --output-format xml1 --compress-pngs --target-device iphone --target-device ipad --minimum-deployment-target 8.0 --platform iphoneos --compile "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/actool/bundle" "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/actool/cloned-assets/Assets.xcassets"

Target _DetectDebugNetworkConfiguration: DebugIPAddresses: Target _BeforeCoreCompileImageAssets: Directory "obj/iPhone/Debug/actool" doesn't exist. Skipping. Target _DetectSigningIdentity: Detected signing identity:

  Code Signing Key: "Apple Distribution: Joseph Schwartz (T6ZJG7L35M)" (38B2C44497D89D646B81E48B0B218081575F0801)
  Provisioning Profile: "JoeySchwartzProfile" (a4de1dd9-3ac6-4573-955a-4e3780f170dd)
  Bundle Id: com.companyname.ParkourLineGenerator
  App Id: T6ZJG7L35M.com.companyname.ParkourLineGenerator

Build started 2/13/2023 3:12:44 PM. Target _CoreCompileInterfaceDefinitions: Tool /usr/bin/xcrun execution started with arguments: ibtool --errors --warnings --notices --output-format xml1 --minimum-deployment-target 8.0 --target-device iphone --target-device ipad --auto-activate-custom-fonts --sdk "/Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk" --compilation-directory "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/ibtool" "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/Resources/LaunchScreen.storyboard"

  BundleResources Output:
    obj/iPhone/Debug/ibtool/LaunchScreen.storyboardc/X5k-f2-b5h-view-yd7-JS-zBw.nib
    obj/iPhone/Debug/ibtool/LaunchScreen.storyboardc/UIViewController-X5k-f2-b5h.nib
    obj/iPhone/Debug/ibtool/LaunchScreen.storyboardc/Info.plist
  OutputManifests Output:
    obj/iPhone/Debug/ibtool-manifests/LaunchScreen.storyboardc

Target _BeforeCoreCompileSceneKitAssets: Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs. Target _BeforeCoreCompileSceneKitAssets: Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs. Target _BeforeCoreCompileSceneKitAssets: Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs. Target _CoreCompileSceneKitAssets: Skipping target "_CoreCompileSceneKitAssets" because it has no inputs. Target _CoreCompileColladaAssets: Skipping target "_CoreCompileColladaAssets" because it has no inputs. Target _BeforeCompileTextureAtlases: Skipping target "_BeforeCompileTextureAtlases" because it has no inputs. Target _BeforeCompileTextureAtlases: Skipping target "_BeforeCompileTextureAtlases" because it has no inputs. Target _BeforeCompileTextureAtlases: Skipping target "_BeforeCompileTextureAtlases" because it has no inputs. Target _CoreCompileTextureAtlases: Skipping target "_CoreCompileTextureAtlases" because it has no inputs. Target _BeforeCompileCoreMLModels: Directory "obj/iPhone/Debug/coremlc" doesn't exist. Skipping. Target _CoreOptimizePngImages: /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/In_App_Header_Small_3.png obj/iPhone/Debug/optimized/In_App_Header_Small_3.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/DescentChair.png obj/iPhone/Debug/optimized/DescentChair.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Cashapp_QR.png obj/iPhone/Debug/optimized/Cashapp_QR.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/DonateHandle.png obj/iPhone/Debug/optimized/DonateHandle.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/FREEhelpNeon.png obj/iPhone/Debug/optimized/FREEhelpNeon.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/JoeyHeader.png obj/iPhone/Debug/optimized/JoeyHeader.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/MECollage2.png obj/iPhone/Debug/optimized/MECollage2.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/SkillLevel.png obj/iPhone/Debug/optimized/SkillLevel.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Splashscreen.png obj/iPhone/Debug/optimized/Splashscreen.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/iOSHeader.png obj/iPhone/Debug/optimized/iOSHeader.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/iosheader2.png obj/iPhone/Debug/optimized/iosheader2.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/iOSselect.png obj/iPhone/Debug/optimized/iOSselect.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Motorcycle.png obj/iPhone/Debug/optimized/Motorcycle.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Icon20.png obj/iPhone/Debug/optimized/Icon20.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Icon29.png obj/iPhone/Debug/optimized/Icon29.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Icon40.png obj/iPhone/Debug/optimized/Icon40.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Icon58.png obj/iPhone/Debug/optimized/Icon58.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Icon60.png obj/iPhone/Debug/optimized/Icon60.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Icon76.png obj/iPhone/Debug/optimized/Icon76.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Icon87.png obj/iPhone/Debug/optimized/Icon87.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Icon152.png obj/iPhone/Debug/optimized/Icon152.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Icon167.png obj/iPhone/Debug/optimized/Icon167.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Icon1024.png obj/iPhone/Debug/optimized/Icon1024.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Iphone80.png obj/iPhone/Debug/optimized/Iphone80.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Iphone120.png obj/iPhone/Debug/optimized/Iphone120.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IphoneIcon.png obj/iPhone/Debug/optimized/IphoneIcon.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/How_You_Can_Help.png obj/iPhone/Debug/optimized/How_You_Can_Help.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/buymeacoffee.png obj/iPhone/Debug/optimized/buymeacoffee.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/bmc-button.png obj/iPhone/Debug/optimized/bmc-button.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/CashappBanner.png obj/iPhone/Debug/optimized/CashappBanner.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/freehelp.png obj/iPhone/Debug/optimized/freehelp.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Venmobanner.png obj/iPhone/Debug/optimized/Venmobanner.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Cash_app_logo.png obj/iPhone/Debug/optimized/Cash_app_logo.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Amazon.png obj/iPhone/Debug/optimized/Amazon.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/amazonproducts.png obj/iPhone/Debug/optimized/amazonproducts.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/MouthMount.png obj/iPhone/Debug/optimized/MouthMount.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Gopro10.png obj/iPhone/Debug/optimized/Gopro10.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Gopro11.png obj/iPhone/Debug/optimized/Gopro11.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/CameraBag.png obj/iPhone/Debug/optimized/CameraBag.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Sandisk.png obj/iPhone/Debug/optimized/Sandisk.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Tripod.png obj/iPhone/Debug/optimized/Tripod.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/foam.png obj/iPhone/Debug/optimized/foam.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Hang.png obj/iPhone/Debug/optimized/Hang.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/JumpRope.png obj/iPhone/Debug/optimized/JumpRope.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Nordic.png obj/iPhone/Debug/optimized/Nordic.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/PullupBar.png obj/iPhone/Debug/optimized/PullupBar.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Rings.png obj/iPhone/Debug/optimized/Rings.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Speed.png obj/iPhone/Debug/optimized/Speed.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Yoga.png obj/iPhone/Debug/optimized/Yoga.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Kendama.png obj/iPhone/Debug/optimized/Kendama.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Mat.png obj/iPhone/Debug/optimized/Mat.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Reebok.png obj/iPhone/Debug/optimized/Reebok.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Tigers.png obj/iPhone/Debug/optimized/Tigers.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/ATG.png obj/iPhone/Debug/optimized/ATG.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Champ.png obj/iPhone/Debug/optimized/Champ.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/David.png obj/iPhone/Debug/optimized/David.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/KneeAbility.png obj/iPhone/Debug/optimized/KneeAbility.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Max.png obj/iPhone/Debug/optimized/Max.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/RyanFord.png obj/iPhone/Debug/optimized/RyanFord.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/JBL.png obj/iPhone/Debug/optimized/JBL.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/NFC.png obj/iPhone/Debug/optimized/NFC.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/PowerBank.png obj/iPhone/Debug/optimized/PowerBank.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Planner.png obj/iPhone/Debug/optimized/Planner.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Water.png obj/iPhone/Debug/optimized/Water.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Adidas.png obj/iPhone/Debug/optimized/Adidas.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Film.png obj/iPhone/Debug/optimized/Film.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/ParkourP.png obj/iPhone/Debug/optimized/ParkourP.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Workout.png obj/iPhone/Debug/optimized/Workout.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Book.png obj/iPhone/Debug/optimized/Book.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Misc.png obj/iPhone/Debug/optimized/Misc.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/360.png obj/iPhone/Debug/optimized/360.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/back.png obj/iPhone/Debug/optimized/back.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Top1.png obj/iPhone/Debug/optimized/Top1.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/BMC1.png obj/iPhone/Debug/optimized/BMC1.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/CA1.png obj/iPhone/Debug/optimized/CA1.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/VE1.png obj/iPhone/Debug/optimized/VE1.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/CA2.png obj/iPhone/Debug/optimized/CA2.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Word.png obj/iPhone/Debug/optimized/Word.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Easy.png obj/iPhone/Debug/optimized/Easy.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Hard.png obj/iPhone/Debug/optimized/Hard.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Novice.png obj/iPhone/Debug/optimized/Novice.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Pro.png obj/iPhone/Debug/optimized/Pro.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Tricking.png obj/iPhone/Debug/optimized/Tricking.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Select.png obj/iPhone/Debug/optimized/Select.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/MPSel.png obj/iPhone/Debug/optimized/MPSel.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Skills.png obj/iPhone/Debug/optimized/Skills.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/MPSel2.png obj/iPhone/Debug/optimized/MPSel2.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Skills1.png obj/iPhone/Debug/optimized/Skills1.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/BMC22.png obj/iPhone/Debug/optimized/BMC22.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/CA12.png obj/iPhone/Debug/optimized/CA12.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/CA22.png obj/iPhone/Debug/optimized/CA22.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Top12.png obj/iPhone/Debug/optimized/Top12.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/VE12.png obj/iPhone/Debug/optimized/VE12.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Word2.png obj/iPhone/Debug/optimized/Word2.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Shop.png obj/iPhone/Debug/optimized/Shop.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Shop2.png obj/iPhone/Debug/optimized/Shop2.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Par1.png obj/iPhone/Debug/optimized/Par1.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Par2.png obj/iPhone/Debug/optimized/Par2.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Par3.png obj/iPhone/Debug/optimized/Par3.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Par4.png obj/iPhone/Debug/optimized/Par4.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Flips.png obj/iPhone/Debug/optimized/Flips.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Miscellaneous.png obj/iPhone/Debug/optimized/Miscellaneous.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Twists.png obj/iPhone/Debug/optimized/Twists.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Vaults.png obj/iPhone/Debug/optimized/Vaults.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/EasyHeader.png obj/iPhone/Debug/optimized/EasyHeader.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/HardHeader.png obj/iPhone/Debug/optimized/HardHeader.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/NoviceHeader.png obj/iPhone/Debug/optimized/NoviceHeader.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/ProHeader.png obj/iPhone/Debug/optimized/ProHeader.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/No_Background.png obj/iPhone/Debug/optimized/No_Background.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/TonyPre.png obj/iPhone/Debug/optimized/TonyPre.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/DadReverse.png obj/iPhone/Debug/optimized/DadReverse.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Kash.png obj/iPhone/Debug/optimized/Kash.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/AleKong.png obj/iPhone/Debug/optimized/AleKong.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/AleSafety.png obj/iPhone/Debug/optimized/AleSafety.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Dash.png obj/iPhone/Debug/optimized/Dash.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/SpeedVault.png obj/iPhone/Debug/optimized/SpeedVault.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/AleCartwheelVault.png obj/iPhone/Debug/optimized/AleCartwheelVault.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/AleThiefVault.png obj/iPhone/Debug/optimized/AleThiefVault.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/BoxJump.png obj/iPhone/Debug/optimized/BoxJump.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Cat180.png obj/iPhone/Debug/optimized/Cat180.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/TurnVault.png obj/iPhone/Debug/optimized/TurnVault.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/GateVault.png obj/iPhone/Debug/optimized/GateVault.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/PlyoThumb.png obj/iPhone/Debug/optimized/PlyoThumb.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/StrideThumb.png obj/iPhone/Debug/optimized/StrideThumb.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/ViewSkills.png obj/iPhone/Debug/optimized/ViewSkills.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/BackRoll.png obj/iPhone/Debug/optimized/BackRoll.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Cast.png obj/iPhone/Debug/optimized/Cast.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/CatLeap.png obj/iPhone/Debug/optimized/CatLeap.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/DiveRoll.png obj/iPhone/Debug/optimized/DiveRoll.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Roll.png obj/iPhone/Debug/optimized/Roll.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Scoot.png obj/iPhone/Debug/optimized/Scoot.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Stall.png obj/iPhone/Debug/optimized/Stall.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Tac.png obj/iPhone/Debug/optimized/Tac.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/GhostStep.png obj/iPhone/Debug/optimized/GhostStep.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/KipUp.png obj/iPhone/Debug/optimized/KipUp.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Lache.png obj/iPhone/Debug/optimized/Lache.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Underbar.png obj/iPhone/Debug/optimized/Underbar.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Cartwheel.png obj/iPhone/Debug/optimized/Cartwheel.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/RoundOff.png obj/iPhone/Debug/optimized/RoundOff.png /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/PlyoThum2.png obj/iPhone/Debug/optimized/PlyoThum2.png Target _CoreOptimizePropertyLists: Skipping target "_CoreOptimizePropertyLists" because it has no inputs. Target _CoreOptimizeLocalizationFiles: Skipping target "_CoreOptimizeLocalizationFiles" because it has no inputs. Target _GetProjectReferenceTargetFrameworkProperties:


Project "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/Parkour Line Generator.iOS.csproj" is building "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.csproj" (GetTargetFrameworks target(s)):

Target ResolveProjectReferences:


Project "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/Parkour Line Generator.iOS.csproj" is building "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.csproj" (GetTargetPath target(s)):

__________________________________________________
Project "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/Parkour Line Generator.iOS.csproj" is building "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.csproj" (GetNativeManifest target(s)):

Target XamlG: Skipping target "XamlG" because it has no outputs. Target CssG: Skipping target "CssG" because it has no outputs. Target CssG: Skipping target "CssG" because it has no outputs. Target XamlG: Skipping target "XamlG" because it has no outputs. Target CoreCompile: /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/csc.exe /noconfig /nowarn:2008 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:IOS;MOBILE;UNIFIED;DEBUG /errorendlocation /preferreduilang:en-US /reference:/Users/joeyschwartz/.nuget/packages/xamarin.firebase.ios.core/8.10.0.3/lib/xamarinios10/Firebase.Core.dll /reference:/Users/joeyschwartz/.nuget/packages/firebaseadmin/2.3.0/lib/netstandard2.0/FirebaseAdmin.dll /reference:/Users/joeyschwartz/.nuget/packages/google.api.gax/3.2.0/lib/netstandard2.0/Google.Api.Gax.dll /reference:/Users/joeyschwartz/.nuget/packages/google.api.gax.rest/3.2.0/lib/netstandard2.0/Google.Api.Gax.Rest.dll /reference:/Users/joeyschwartz/.nuget/packages/google.apis.auth/1.49.0/lib/netstandard2.0/Google.Apis.Auth.dll /reference:/Users/joeyschwartz/.nuget/packages/google.apis.auth/1.49.0/lib/netstandard2.0/Google.Apis.Auth.PlatformServices.dll /reference:/Users/joeyschwartz/.nuget/packages/google.apis.core/1.49.0/lib/netstandard2.0/Google.Apis.Core.dll /reference:/Users/joeyschwartz/.nuget/packages/google.apis/1.49.0/lib/netstandard2.0/Google.Apis.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.google.ios.mobileads/8.13.0.3/lib/xamarinios10/Google.MobileAds.dll /reference:/Users/joeyschwartz/.nuget/packages/microsoft.bcl.asyncinterfaces/1.0.0/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll /reference:/Users/joeyschwartz/.nuget/packages/newtonsoft.json/12.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll /reference:"/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/bin/Debug/netstandard2.0/ref/Parkour Line Generator.dll" /reference:/Users/joeyschwartz/.nuget/packages/marctron.admob/1.9.0.2/lib/xamarinios10/Plugin.MtAdmob.dll /reference:/Users/joeyschwartz/.nuget/packages/system.collections.immutable/1.7.1/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll /debug+ /debug:portable /nowin32manifest /optimize- /out:"obj/iPhone/Debug/Parkour Line Generator.iOS.exe" /target:exe /utf8output /langversion:7.3 Main.cs AppDelegate.cs Properties/AssemblyInfo.cs "obj/iPhone/Debug/Xamarin.iOS,Version=v1.0.AssemblyAttributes.cs" CompilerServer: server - server processed compilation - 0d4e0afc-728c-40c0-9f9c-efb036ef18bf Target _CopyFilesMarkedCopyLocal: Copying file from "/Users/joeyschwartz/.nuget/packages/firebaseadmin/2.3.0/lib/netstandard2.0/FirebaseAdmin.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/FirebaseAdmin.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/google.api.gax/3.2.0/lib/netstandard2.0/Google.Api.Gax.pdb" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Google.Api.Gax.pdb". Copying file from "/Users/joeyschwartz/.nuget/packages/google.api.gax/3.2.0/lib/netstandard2.0/Google.Api.Gax.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Google.Api.Gax.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/google.api.gax.rest/3.2.0/lib/netstandard2.0/Google.Api.Gax.Rest.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Google.Api.Gax.Rest.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/google.api.gax.rest/3.2.0/lib/netstandard2.0/Google.Api.Gax.Rest.pdb" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Google.Api.Gax.Rest.pdb". Copying file from "/Users/joeyschwartz/.nuget/packages/google.apis/1.49.0/lib/netstandard2.0/Google.Apis.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Google.Apis.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/google.apis/1.49.0/lib/netstandard2.0/Google.Apis.pdb" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Google.Apis.pdb". Copying file from "/Users/joeyschwartz/.nuget/packages/google.apis.auth/1.49.0/lib/netstandard2.0/Google.Apis.Auth.PlatformServices.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Google.Apis.Auth.PlatformServices.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/google.apis.auth/1.49.0/lib/netstandard2.0/Google.Apis.Auth.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Google.Apis.Auth.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/google.apis.auth/1.49.0/lib/netstandard2.0/Google.Apis.Auth.pdb" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Google.Apis.Auth.pdb". Copying file from "/Users/joeyschwartz/.nuget/packages/google.apis.core/1.49.0/lib/netstandard2.0/Google.Apis.Core.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Google.Apis.Core.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/marctron.admob/1.9.0.2/lib/xamarinios10/Plugin.MtAdmob.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Plugin.MtAdmob.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/google.apis.core/1.49.0/lib/netstandard2.0/Google.Apis.Core.pdb" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Google.Apis.Core.pdb". Copying file from "/Users/joeyschwartz/.nuget/packages/microsoft.bcl.asyncinterfaces/1.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/newtonsoft.json/12.0.3/lib/netstandard2.0/Newtonsoft.Json.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Newtonsoft.Json.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Xamarin.Essentials.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/system.collections.immutable/1.7.1/lib/netstandard2.0/System.Collections.Immutable.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/System.Collections.Immutable.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.pdb" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Xamarin.Essentials.pdb". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.firebase.ios.core/8.10.0.3/lib/xamarinios10/Firebase.Core.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Firebase.Core.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.pdb" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.pdb". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.pdb" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.pdb" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.google.ios.mobileads/8.13.0.3/lib/xamarinios10/Google.MobileAds.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Google.MobileAds.dll". Copying file from "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/bin/Debug/netstandard2.0/Parkour Line Generator.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.dll". Copying file from "/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll". Copying file from "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/bin/Debug/netstandard2.0/Parkour Line Generator.pdb" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.pdb". Creating "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/Parkour Line Generator.iOS.csproj.CopyComplete" because "AlwaysCreate" was specified. Target GetCopyToOutputDirectoryItems: Target _GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences:


    Project "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/Parkour Line Generator.iOS.csproj" is building "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.csproj" (GetCopyToOutputDirectoryItems target(s)):

Target CopyFilesToOutputDirectory: Copying file from "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/Parkour Line Generator.iOS.exe" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.exe". Parkour Line Generator.iOS -> /Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.exe Copying file from "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/Parkour Line Generator.iOS.pdb" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.pdb". Target _CopyResourcesToBundle: Creating directory '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/LaunchScreen.storyboardc'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/ibtool/LaunchScreen.storyboardc/X5k-f2-b5h-view-yd7-JS-zBw.nib' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/LaunchScreen.storyboardc/X5k-f2-b5h-view-yd7-JS-zBw.nib'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/ibtool/LaunchScreen.storyboardc/UIViewController-X5k-f2-b5h.nib' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/LaunchScreen.storyboardc/UIViewController-X5k-f2-b5h.nib'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/ibtool/LaunchScreen.storyboardc/Info.plist' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/LaunchScreen.storyboardc/Info.plist'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/Resources/BuyMECoffeeGIF.gif' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/BuyMECoffeeGIF.gif'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/Resources/BMCg.gif' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/BMCg.gif'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/Resources/TonyPreRaw.jpg' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/TonyPreRaw.jpg'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/In_App_Header_Small_3.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/In_App_Header_Small_3.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/DescentChair.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/DescentChair.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Cashapp_QR.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Cashapp_QR.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/DonateHandle.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/DonateHandle.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/FREEhelpNeon.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/FREEhelpNeon.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/JoeyHeader.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/JoeyHeader.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/MECollage2.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/MECollage2.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/SkillLevel.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/SkillLevel.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Splashscreen.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Splashscreen.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/iOSHeader.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/iOSHeader.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/iosheader2.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/iosheader2.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/iOSselect.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/iOSselect.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Motorcycle.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Motorcycle.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Icon20.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Icon20.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Icon29.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Icon29.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Icon40.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Icon40.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Icon58.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Icon58.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Icon60.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Icon60.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Icon76.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Icon76.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Icon87.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Icon87.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Icon152.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Icon152.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Icon167.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Icon167.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Icon1024.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Icon1024.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Iphone80.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Iphone80.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Iphone120.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Iphone120.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/IphoneIcon.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/IphoneIcon.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/How_You_Can_Help.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/How_You_Can_Help.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/buymeacoffee.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/buymeacoffee.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/bmc-button.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/bmc-button.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/CashappBanner.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/CashappBanner.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Venmobanner.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Venmobanner.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/freehelp.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/freehelp.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Cash_app_logo.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Cash_app_logo.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Amazon.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Amazon.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/amazonproducts.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/amazonproducts.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Gopro11.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Gopro11.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/CameraBag.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/CameraBag.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Gopro10.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Gopro10.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/MouthMount.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/MouthMount.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Sandisk.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Sandisk.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Tripod.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Tripod.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/foam.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/foam.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Hang.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Hang.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/JumpRope.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/JumpRope.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Nordic.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Nordic.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/PullupBar.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/PullupBar.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Rings.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Rings.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Speed.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Speed.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Yoga.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Yoga.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Kendama.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Kendama.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Mat.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Mat.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Reebok.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Reebok.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Tigers.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Tigers.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/ATG.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/ATG.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Champ.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Champ.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/David.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/David.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/KneeAbility.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/KneeAbility.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Max.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Max.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/RyanFord.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/RyanFord.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/JBL.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/JBL.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/NFC.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/NFC.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Planner.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Planner.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/PowerBank.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/PowerBank.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Water.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Water.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Adidas.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Adidas.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Film.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Film.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/ParkourP.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/ParkourP.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Workout.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Workout.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Book.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Book.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Misc.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Misc.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/back.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/back.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/360.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/360.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Top1.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Top1.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/BMC1.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/BMC1.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/CA1.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/CA1.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/VE1.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/VE1.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/CA2.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/CA2.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Word.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Word.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Easy.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Easy.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Hard.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Hard.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Novice.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Novice.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Pro.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Pro.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Tricking.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Tricking.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Select.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Select.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/MPSel.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/MPSel.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Skills.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Skills.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/MPSel2.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/MPSel2.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Skills1.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Skills1.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/BMC22.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/BMC22.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/CA12.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/CA12.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/CA22.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/CA22.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Top12.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Top12.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/VE12.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/VE12.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Word2.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Word2.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Shop.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Shop.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Shop2.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Shop2.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Par1.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Par1.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Par2.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Par2.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Par3.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Par3.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Par4.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Par4.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Flips.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Flips.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Miscellaneous.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Miscellaneous.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Twists.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Twists.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Vaults.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Vaults.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/EasyHeader.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/EasyHeader.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/HardHeader.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/HardHeader.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/NoviceHeader.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/NoviceHeader.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/ProHeader.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/ProHeader.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/No_Background.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/No_Background.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/TonyPre.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/TonyPre.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/DadReverse.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/DadReverse.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Kash.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Kash.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/AleKong.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/AleKong.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/AleSafety.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/AleSafety.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Dash.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Dash.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/SpeedVault.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/SpeedVault.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/AleCartwheelVault.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/AleCartwheelVault.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/AleThiefVault.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/AleThiefVault.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/BoxJump.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/BoxJump.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Cat180.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Cat180.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/TurnVault.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/TurnVault.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/GateVault.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/GateVault.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/PlyoThumb.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/PlyoThumb.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/StrideThumb.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/StrideThumb.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/ViewSkills.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/ViewSkills.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/BackRoll.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/BackRoll.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Cast.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Cast.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/CatLeap.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/CatLeap.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/DiveRoll.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/DiveRoll.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Roll.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Roll.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Scoot.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Scoot.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Stall.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Stall.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Tac.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Tac.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/GhostStep.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/GhostStep.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/KipUp.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/KipUp.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Lache.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Lache.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Underbar.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Underbar.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/Cartwheel.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/Cartwheel.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/RoundOff.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/RoundOff.png'

Copying file from '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/optimized/PlyoThum2.png' to '/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/bin/iPhone/Debug/Parkour Line Generator.iOS.app/PlyoThum2.png'

Target _WriteAppManifest: Directory "bin/iPhone/Debug/Parkour Line Generator.iOS.app.dSYM" doesn't exist. Skipping. Target _FirebaseStripBitcodeFromFrameworksOnMac: xcrun -find bitcode_strip /Library/Developer/CommandLineTools/usr/bin/bitcode_strip /Library/Developer/CommandLineTools/usr/bin/bitcode_strip /Users/joeyschwartz/Library/Caches/XamarinBuildDownload/GAppM-8.9.1/GoogleAppMeasurement-8.9.1/Frameworks/GoogleAppMeasurement.xcframework/ios-arm64_armv7/GoogleAppMeasurement.framework/GoogleAppMeasurement -r -o /Users/joeyschwartz/Library/Caches/XamarinBuildDownload/GAppM-8.9.1/GoogleAppMeasurement-8.9.1/Frameworks/GoogleAppMeasurement.xcframework/ios-arm64_armv7/GoogleAppMeasurement.framework/GoogleAppMeasurement /Library/Developer/CommandLineTools/usr/bin/bitcode_strip /Users/joeyschwartz/Library/Caches/XamarinBuildDownload/FAdM-8.13.0/Frameworks/GoogleMobileAdsFramework-Current/GoogleMobileAds.xcframework/ios-arm64_armv7/GoogleMobileAds.framework/GoogleMobileAds -r -o /Users/joeyschwartz/Library/Caches/XamarinBuildDownload/FAdM-8.13.0/Frameworks/GoogleMobileAdsFramework-Current/GoogleMobileAds.xcframework/ios-arm64_armv7/GoogleMobileAds.framework/GoogleMobileAds Target _CompileToNative: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/bin/mtouch "@/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/response-file.rsp" "--gcc_flags=-ObjC -lc++ -lsqlite3 -lz -ObjC -lz -lsqlite3" Xamarin.iOS 15.12.0.2 (d17-3: 87f98a75e) using framework: /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk Compilation failed with code 1, command: /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Wno-receiver-forward-class -Wno-objc-missing-super-calls -Wno-unguarded-availability-new -stdlib=libc++ -gdwarf-2 -std=c++14 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/15.12.0.2/SDKs/MonoTouch.iphoneos.sdk/include -isysroot /Volumes/Extreme SSD/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -Qunused-arguments -miphoneos-version-min=8.0 -arch arm64 -c -o /Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/mtouch-cache/arm64/registrar.o -x objective-c++ -D DEBUG /Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/mtouch-cache/registrar.m In file included from /Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/mtouch-cache/registrar.m:3: /Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.iOS/obj/iPhone/Debug/mtouch-cache/registrar.h:112:9: fatal error: 'CHIP/CHIP.h' file not found

import <CHIP/CHIP.h>

        ^~~~~~~~~~~~~
1 error generated.
MTOUCH : error MT4109: Failed to compile the generated registrar code. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new

Done building target "_CompileToNative" in project "Parkour Line Generator.iOS.csproj" -- FAILED.

Done building project "Parkour Line Generator.iOS.csproj" -- FAILED.


Project "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.Android/Parkour Line Generator.Android.csproj" (Build target(s)):

Target _CreateStampDirectory: Creating directory "obj/Debug/stamp/". Target _ResolveAndroidTooling: Found Java SDK version 11.0.12. Found Java SDK version 11.0.12. Target _ResolveXamarinAndroidTools: Found Xamarin.Android 13.1.0.1 Target _CheckInstantRunCondition: Dex Fast Deployment Enabled: False Target _ResolveMonoAndroidSdks: MonoAndroid Tools: /Library/Frameworks/Xamarin.Android.framework/Libraries/xbuild/Xamarin/Android/ Android Platform API level: 31 TargetFrameworkVersion: v12.0 Android NDK: Android SDK: /Users/joeyschwartz/Library/Developer/Xamarin/android-sdk-macosx/ Android SDK Build Tools: /Users/joeyschwartz/Library/Developer/Xamarin/android-sdk-macosx/build-tools/32.0.0/ Java SDK: /Library/Java/JavaVirtualMachines/microsoft-11.jdk/Contents/Home/ Application Java class: android.app.Application Target _CleanIntermediateIfNeeded: Creating "obj/Debug/stamp/_CleanIntermediateIfNeeded.stamp" because "AlwaysCreate" was specified. Target _GetProjectReferenceTargetFrameworkProperties:


Project "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.Android/Parkour Line Generator.Android.csproj" is building "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.csproj" (GetTargetFrameworks target(s)):

Target ResolveProjectReferences:


Project "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.Android/Parkour Line Generator.Android.csproj" is building "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.csproj" (GetTargetPath target(s)):

__________________________________________________
Project "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.Android/Parkour Line Generator.Android.csproj" is building "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.csproj" (GetNativeManifest target(s)):

Target _ComputeAndroidResourcePaths: Creating directory "obj/Debug/res/". Target _ResolveLibraryProjectImports: Creating "obj/Debug/stamp/_ResolveLibraryProjectImports.stamp" because "AlwaysCreate" was specified. Target _BuildLibraryImportsCache: Creating "obj/Debug/stamp/_BuildLibraryImportsCache.stamp" because "AlwaysCreate" was specified. Target _GenerateAndroidResourceDir: Creating "obj/Debug/res.flag" because "AlwaysCreate" was specified. Target _GenerateLayoutBindings: Skipping target "_GenerateLayoutBindings" because it has no outputs. Target _ConvertResourcesCases: Creating directory "obj/Debug/flata/". Creating directory "obj/Debug/flat/". Creating "obj/Debug/stamp/_ConvertResourcesCases.stamp" because "AlwaysCreate" was specified. Target _UpdateAndroidResgen: Creating "obj/Debug/R.cs.flag" because "AlwaysCreate" was specified. Target XamlG: Skipping target "XamlG" because it has no outputs. Target CssG: Skipping target "CssG" because it has no outputs. Target CssG: Skipping target "CssG" because it has no outputs. Target XamlG: Skipping target "XamlG" because it has no outputs. Target CoreCompile: /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/csc.exe /noconfig /nowarn:1701,1702,2008 /fullpaths /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;ANDROID_28;ANDROID_29;ANDROID_30;ANDROID_31 /errorendlocation /preferreduilang:en-US /reference:/Users/joeyschwartz/.nuget/packages/firebaseadmin/2.3.0/lib/netstandard2.0/FirebaseAdmin.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/MonoAndroid10.0/FormsViewGroup.dll /reference:/Users/joeyschwartz/.nuget/packages/google.api.gax/3.2.0/lib/netstandard2.0/Google.Api.Gax.dll /reference:/Users/joeyschwartz/.nuget/packages/google.api.gax.rest/3.2.0/lib/netstandard2.0/Google.Api.Gax.Rest.dll /reference:/Users/joeyschwartz/.nuget/packages/google.apis.auth/1.49.0/lib/netstandard2.0/Google.Apis.Auth.dll /reference:/Users/joeyschwartz/.nuget/packages/google.apis.auth/1.49.0/lib/netstandard2.0/Google.Apis.Auth.PlatformServices.dll /reference:/Users/joeyschwartz/.nuget/packages/google.apis.core/1.49.0/lib/netstandard2.0/Google.Apis.Core.dll /reference:/Users/joeyschwartz/.nuget/packages/google.apis/1.49.0/lib/netstandard2.0/Google.Apis.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Java.Interop.dll /reference:/Users/joeyschwartz/.nuget/packages/microsoft.bcl.asyncinterfaces/1.0.0/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v12.0/Mono.Android.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/mscorlib.dll /reference:/Users/joeyschwartz/.nuget/packages/newtonsoft.json/12.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:"/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/bin/Debug/netstandard2.0/ref/Parkour Line Generator.dll" /reference:/Users/joeyschwartz/.nuget/packages/marctron.admob/1.9.0.2/lib/monoandroid12.0/Plugin.MtAdmob.dll /reference:/Users/joeyschwartz/.nuget/packages/system.collections.immutable/1.7.1/lib/netstandard2.0/System.Collections.Immutable.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.Net.Http.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Numerics.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Numerics.Vectors.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Xml.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Xml.Linq.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.activity/1.2.4.1/lib/monoandroid90/Xamarin.AndroidX.Activity.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.annotation/1.2.0.1/lib/monoandroid90/Xamarin.AndroidX.Annotation.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.annotation.experimental/1.1.0.1/lib/monoandroid90/Xamarin.AndroidX.Annotation.Experimental.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.appcompat.appcompatresources/1.3.1.1/lib/monoandroid90/Xamarin.AndroidX.AppCompat.AppCompatResources.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.appcompat/1.3.1.1/lib/monoandroid90/Xamarin.AndroidX.AppCompat.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.arch.core.common/2.1.0.9/lib/monoandroid90/Xamarin.AndroidX.Arch.Core.Common.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.arch.core.runtime/2.1.0.9/lib/monoandroid90/Xamarin.AndroidX.Arch.Core.Runtime.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.asynclayoutinflater/1.0.0.8/lib/monoandroid90/Xamarin.AndroidX.AsyncLayoutInflater.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.browser/1.3.0.6/lib/monoandroid90/Xamarin.AndroidX.Browser.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.cardview/1.0.0.9/lib/monoandroid90/Xamarin.AndroidX.CardView.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.collection/1.1.0.8/lib/monoandroid90/Xamarin.AndroidX.Collection.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.concurrent.futures/1.1.0.3/lib/monoandroid90/Xamarin.AndroidX.Concurrent.Futures.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.constraintlayout.core/1.0.0/lib/monoandroid90/Xamarin.AndroidX.ConstraintLayout.Core.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.constraintlayout/2.1.0/lib/monoandroid90/Xamarin.AndroidX.ConstraintLayout.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.coordinatorlayout/1.1.0.8/lib/monoandroid90/Xamarin.AndroidX.CoordinatorLayout.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.core/1.6.0.1/lib/monoandroid90/Xamarin.AndroidX.Core.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.cursoradapter/1.0.0.8/lib/monoandroid90/Xamarin.AndroidX.CursorAdapter.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.customview/1.1.0.7/lib/monoandroid90/Xamarin.AndroidX.CustomView.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.documentfile/1.0.1.8/lib/monoandroid90/Xamarin.AndroidX.DocumentFile.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.drawerlayout/1.1.1.3/lib/monoandroid90/Xamarin.AndroidX.DrawerLayout.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.dynamicanimation/1.0.0.8/lib/monoandroid90/Xamarin.AndroidX.DynamicAnimation.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.fragment/1.3.6.1/lib/monoandroid90/Xamarin.AndroidX.Fragment.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.interpolator/1.0.0.8/lib/monoandroid90/Xamarin.AndroidX.Interpolator.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.legacy.support.core.ui/1.0.0.9/lib/monoandroid90/Xamarin.AndroidX.Legacy.Support.Core.UI.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.legacy.support.core.utils/1.0.0.8/lib/monoandroid90/Xamarin.AndroidX.Legacy.Support.Core.Utils.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.legacy.support.v4/1.0.0.8/lib/monoandroid90/Xamarin.AndroidX.Legacy.Support.V4.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.lifecycle.common/2.3.1.1/lib/monoandroid90/Xamarin.AndroidX.Lifecycle.Common.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.lifecycle.livedata.core/2.3.1.1/lib/monoandroid90/Xamarin.AndroidX.Lifecycle.LiveData.Core.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.lifecycle.livedata/2.3.1.1/lib/monoandroid90/Xamarin.AndroidX.Lifecycle.LiveData.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.lifecycle.runtime/2.3.1.2/lib/monoandroid90/Xamarin.AndroidX.Lifecycle.Runtime.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.lifecycle.service/2.3.0.1/lib/monoandroid90/Xamarin.AndroidX.Lifecycle.Service.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.lifecycle.viewmodel/2.3.1.1/lib/monoandroid90/Xamarin.AndroidX.Lifecycle.ViewModel.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.lifecycle.viewmodelsavedstate/2.3.1.1/lib/monoandroid90/Xamarin.AndroidX.Lifecycle.ViewModelSavedState.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.loader/1.1.0.8/lib/monoandroid90/Xamarin.AndroidX.Loader.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.localbroadcastmanager/1.0.0.8/lib/monoandroid90/Xamarin.AndroidX.LocalBroadcastManager.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.media/1.4.0.1/lib/monoandroid90/Xamarin.AndroidX.Media.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.multidex/2.0.1.5/lib/monoandroid90/Xamarin.AndroidX.MultiDex.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.navigation.common/2.3.5.1/lib/monoandroid90/Xamarin.AndroidX.Navigation.Common.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.navigation.runtime/2.3.5.1/lib/monoandroid90/Xamarin.AndroidX.Navigation.Runtime.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.navigation.ui/2.3.5.1/lib/monoandroid90/Xamarin.AndroidX.Navigation.UI.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.preference/1.1.1.9/lib/monoandroid90/Xamarin.AndroidX.Preference.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.print/1.0.0.8/lib/monoandroid90/Xamarin.AndroidX.Print.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.recyclerview/1.2.1.1/lib/monoandroid90/Xamarin.AndroidX.RecyclerView.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.room.common/2.2.6.1/lib/monoandroid90/Xamarin.AndroidX.Room.Common.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.room.runtime/2.2.6.1/lib/monoandroid90/Xamarin.AndroidX.Room.Runtime.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.savedstate/1.1.0.2/lib/monoandroid90/Xamarin.AndroidX.SavedState.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.slidingpanelayout/1.1.0.3/lib/monoandroid90/Xamarin.AndroidX.SlidingPaneLayout.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.sqlite/2.1.0.7/lib/monoandroid90/Xamarin.AndroidX.Sqlite.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.sqlite.framework/2.1.0.7/lib/monoandroid90/Xamarin.AndroidX.Sqlite.Framework.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.swiperefreshlayout/1.1.0.3/lib/monoandroid90/Xamarin.AndroidX.SwipeRefreshLayout.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.tracing.tracing/1.0.0.1/lib/monoandroid90/Xamarin.AndroidX.Tracing.Tracing.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.transition/1.4.1.1/lib/monoandroid90/Xamarin.AndroidX.Transition.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.vectordrawable.animated/1.1.0.8/lib/monoandroid90/Xamarin.AndroidX.VectorDrawable.Animated.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.vectordrawable/1.1.0.8/lib/monoandroid90/Xamarin.AndroidX.VectorDrawable.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.versionedparcelable/1.1.1.8/lib/monoandroid90/Xamarin.AndroidX.VersionedParcelable.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.viewpager/1.0.0.8/lib/monoandroid90/Xamarin.AndroidX.ViewPager.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.viewpager2/1.0.0.10/lib/monoandroid90/Xamarin.AndroidX.ViewPager2.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.androidx.work.runtime/2.5.0.1/lib/monoandroid90/Xamarin.AndroidX.Work.Runtime.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.essentials/1.7.3/lib/monoandroid10.0/Xamarin.Essentials.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/MonoAndroid10.0/Xamarin.Forms.Core.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/MonoAndroid10.0/Xamarin.Forms.Platform.Android.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/MonoAndroid10.0/Xamarin.Forms.Platform.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.forms/5.0.0.2515/lib/MonoAndroid10.0/Xamarin.Forms.Xaml.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.google.android.material/1.4.0.2/lib/monoandroid90/Xamarin.Google.Android.Material.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.google.guava.listenablefuture/1.0.0.2/lib/monoandroid50/Xamarin.Google.Guava.ListenableFuture.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.google.usermessagingplatform/1.0.0.4/lib/monoandroid12.0/Xamarin.Google.UserMessagingPlatform.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.googleplayservices.ads.base/120.3.0.5/lib/monoandroid12.0/Xamarin.GooglePlayServices.Ads.Base.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.googleplayservices.ads.identifier/117.0.1.5/lib/monoandroid12.0/Xamarin.GooglePlayServices.Ads.Identifier.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.googleplayservices.ads.lite/120.3.0.5/lib/monoandroid12.0/Xamarin.GooglePlayServices.Ads.Lite.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.googleplayservices.basement/117.6.0.6/lib/monoandroid12.0/Xamarin.GooglePlayServices.Basement.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.googleplayservices.measurement.base/119.0.1.5/lib/monoandroid12.0/Xamarin.GooglePlayServices.Measurement.Base.dll /reference:/Users/joeyschwartz/.nuget/packages/xamarin.googleplayservices.measurement.sdk.api/119.0.1.5/lib/monoandroid12.0/Xamarin.GooglePlayServices.Measurement.Sdk.Api.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.Buffers.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.Common.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.Memory.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.Reader.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.Resources.Writer.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.Extensions.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/Parkour Line Generator.Android.dll" /target:library /utf8output /deterministic+ /langversion:8.0 MainActivity.cs Resources/Resource.designer.cs Properties/AssemblyInfo.cs "obj/Debug/MonoAndroid,Version=v12.0.AssemblyAttributes.cs" CompilerServer: server - server processed compilation - a2ff7a82-3f58-4e54-8440-55cd8e808b05 Target _CopyFilesMarkedCopyLocal: Copying file from "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/bin/Debug/netstandard2.0/Parkour Line Generator.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.Android/bin/Debug/Parkour Line Generator.dll". Copying file from "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/bin/Debug/netstandard2.0/Parkour Line Generator.pdb" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.Android/bin/Debug/Parkour Line Generator.pdb". Creating "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.Android/obj/Debug/Parkour Line Generator.Android.csproj.CopyComplete" because "AlwaysCreate" was specified. Target GetCopyToOutputDirectoryItems: Target _GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences:


    Project "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.Android/Parkour Line Generator.Android.csproj" is building "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.csproj" (GetCopyToOutputDirectoryItems target(s)):

Target CopyFilesToOutputDirectory: Copying file from "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.Android/obj/Debug/Parkour Line Generator.Android.dll" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.Android/bin/Debug/Parkour Line Generator.Android.dll". Parkour Line Generator.Android -> /Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.Android/bin/Debug/Parkour Line Generator.Android.dll Copying file from "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.Android/obj/Debug/Parkour Line Generator.Android.pdb" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.Android/bin/Debug/Parkour Line Generator.Android.pdb". Target _ResolveAssemblies: Adding assembly reference for Parkour Line Generator.Android, recursively... Adding assembly reference for netstandard, recursively... Adding assembly reference for System.Data, recursively... Adding assembly reference for System.Transactions, recursively... Adding assembly reference for System.Data.DataSetExtensions, recursively... Adding assembly reference for System.Drawing.Common, recursively... Adding assembly reference for System.IO.Compression, recursively... Adding assembly reference for System.IO.Compression.FileSystem, recursively... Adding assembly reference for System.ComponentModel.Composition, recursively... Adding assembly reference for System.Web.Services, recursively... Adding assembly reference for System.Threading.Tasks.Extensions, recursively... Adding assembly reference for System.Runtime.Serialization, recursively... Adding assembly reference for System.ServiceModel.Internals, recursively... Adding assembly reference for FirebaseAdmin, recursively... Adding assembly reference for FormsViewGroup, recursively... Adding assembly reference for Google.Api.Gax, recursively... Adding assembly reference for Google.Api.Gax.Rest, recursively... Adding assembly reference for Google.Apis.Auth, recursively... Adding assembly reference for Google.Apis.Auth.PlatformServices, recursively... Adding assembly reference for Google.Apis.Core, recursively... Adding assembly reference for Google.Apis, recursively... Adding assembly reference for Java.Interop, recursively... Adding assembly reference for Microsoft.Bcl.AsyncInterfaces, recursively... Adding assembly reference for Mono.Android, recursively... Adding assembly reference for mscorlib, recursively... Adding assembly reference for Newtonsoft.Json, recursively... Adding assembly reference for Parkour Line Generator, recursively... Adding assembly reference for Plugin.MtAdmob, recursively... Adding assembly reference for System.Collections.Immutable, recursively... Adding assembly reference for System.Memory, recursively... Adding assembly reference for System.Core, recursively... Adding assembly reference for System, recursively... Adding assembly reference for Mono.Security, recursively... Adding assembly reference for System.Net.Http, recursively... Adding assembly reference for System.Numerics, recursively... Adding assembly reference for System.Numerics.Vectors, recursively... Adding assembly reference for System.Runtime, recursively... Adding assembly reference for System.Xml, recursively... Adding assembly reference for System.Xml.Linq, recursively... Adding assembly reference for Xamarin.AndroidX.Activity, recursively... Adding assembly reference for Xamarin.AndroidX.Annotation, recursively... Adding assembly reference for Xamarin.AndroidX.Annotation.Experimental, recursively... Adding assembly reference for Xamarin.AndroidX.AppCompat.AppCompatResources, recursively... Adding assembly reference for Xamarin.AndroidX.AppCompat, recursively... Adding assembly reference for Xamarin.AndroidX.Arch.Core.Common, recursively... Adding assembly reference for Xamarin.AndroidX.Arch.Core.Runtime, recursively... Adding assembly reference for Xamarin.AndroidX.AsyncLayoutInflater, recursively... Adding assembly reference for Xamarin.AndroidX.Browser, recursively... Adding assembly reference for Xamarin.AndroidX.CardView, recursively... Adding assembly reference for Xamarin.AndroidX.Collection, recursively... Adding assembly reference for Xamarin.AndroidX.Concurrent.Futures, recursively... Adding assembly reference for Xamarin.AndroidX.ConstraintLayout.Core, recursively... Adding assembly reference for Xamarin.AndroidX.ConstraintLayout, recursively... Adding assembly reference for Xamarin.AndroidX.CoordinatorLayout, recursively... Adding assembly reference for Xamarin.AndroidX.Core, recursively... Adding assembly reference for Xamarin.AndroidX.CursorAdapter, recursively... Adding assembly reference for Xamarin.AndroidX.CustomView, recursively... Adding assembly reference for Xamarin.AndroidX.DocumentFile, recursively... Adding assembly reference for Xamarin.AndroidX.DrawerLayout, recursively... Adding assembly reference for Xamarin.AndroidX.DynamicAnimation, recursively... Adding assembly reference for Xamarin.AndroidX.Fragment, recursively... Adding assembly reference for Xamarin.AndroidX.Interpolator, recursively... Adding assembly reference for Xamarin.AndroidX.Legacy.Support.Core.UI, recursively... Adding assembly reference for Xamarin.AndroidX.Legacy.Support.Core.Utils, recursively... Adding assembly reference for Xamarin.AndroidX.Legacy.Support.V4, recursively... Adding assembly reference for Xamarin.AndroidX.Lifecycle.Common, recursively... Adding assembly reference for Xamarin.AndroidX.Lifecycle.LiveData.Core, recursively... Adding assembly reference for Xamarin.AndroidX.Lifecycle.LiveData, recursively... Adding assembly reference for Xamarin.AndroidX.Lifecycle.Runtime, recursively... Adding assembly reference for Xamarin.AndroidX.Lifecycle.Service, recursively... Adding assembly reference for Xamarin.AndroidX.Lifecycle.ViewModel, recursively... Adding assembly reference for Xamarin.AndroidX.Lifecycle.ViewModelSavedState, recursively... Adding assembly reference for Xamarin.AndroidX.Loader, recursively... Adding assembly reference for Xamarin.AndroidX.LocalBroadcastManager, recursively... Adding assembly reference for Xamarin.AndroidX.Media, recursively... Adding assembly reference for Xamarin.AndroidX.MultiDex, recursively... Adding assembly reference for Xamarin.AndroidX.Navigation.Common, recursively... Adding assembly reference for Xamarin.AndroidX.Navigation.Runtime, recursively... Adding assembly reference for Xamarin.AndroidX.Navigation.UI, recursively... Adding assembly reference for Xamarin.AndroidX.Preference, recursively... Adding assembly reference for Xamarin.AndroidX.Print, recursively... Adding assembly reference for Xamarin.AndroidX.RecyclerView, recursively... Adding assembly reference for Xamarin.AndroidX.Room.Common, recursively... Adding assembly reference for Xamarin.AndroidX.Room.Runtime, recursively... Adding assembly reference for Xamarin.AndroidX.SavedState, recursively... Adding assembly reference for Xamarin.AndroidX.SlidingPaneLayout, recursively... Adding assembly reference for Xamarin.AndroidX.Sqlite, recursively... Adding assembly reference for Xamarin.AndroidX.Sqlite.Framework, recursively... Adding assembly reference for Xamarin.AndroidX.SwipeRefreshLayout, recursively... Adding assembly reference for Xamarin.AndroidX.Tracing.Tracing, recursively... Adding assembly reference for Xamarin.AndroidX.Transition, recursively... Adding assembly reference for Xamarin.AndroidX.VectorDrawable.Animated, recursively... Adding assembly reference for Xamarin.AndroidX.VectorDrawable, recursively... Adding assembly reference for Xamarin.AndroidX.VersionedParcelable, recursively... Adding assembly reference for Xamarin.AndroidX.ViewPager, recursively... Adding assembly reference for Xamarin.AndroidX.ViewPager2, recursively... Adding assembly reference for Xamarin.AndroidX.Work.Runtime, recursively... Adding assembly reference for Xamarin.Essentials, recursively... Adding assembly reference for Xamarin.Forms.Core, recursively... Adding assembly reference for Xamarin.Forms.Platform.Android, recursively... Adding assembly reference for Xamarin.Forms.Platform, recursively... Adding assembly reference for Xamarin.Forms.Xaml, recursively... Adding assembly reference for Xamarin.Google.Android.Material, recursively... Adding assembly reference for Xamarin.Google.Guava.ListenableFuture, recursively... Adding assembly reference for Xamarin.Google.UserMessagingPlatform, recursively... Adding assembly reference for Xamarin.GooglePlayServices.Ads.Base, recursively... Adding assembly reference for Xamarin.GooglePlayServices.Ads.Identifier, recursively... Adding assembly reference for Xamarin.GooglePlayServices.Ads.Lite, recursively... Adding assembly reference for Xamarin.GooglePlayServices.Basement, recursively... Adding assembly reference for Xamarin.GooglePlayServices.Measurement.Base, recursively... Adding assembly reference for Xamarin.GooglePlayServices.Measurement.Sdk.Api, recursively... Target _CreatePackageWorkspace: Creating directory "obj/Debug/android/assets/". Target _CopyConfigFiles: Skipping target "_CopyConfigFiles" because it has no inputs. Target _ConvertPdbFiles: Skipping target "_ConvertPdbFiles" because it has no outputs. Target _GenerateJavaStubs: Creating "obj/Debug/stamp/_GenerateJavaStubs.stamp" because "AlwaysCreate" was specified. Target _ManifestMerger: /Library/Java/JavaVirtualMachines/microsoft-11.jdk/Contents/Home/bin/java -cp /Library/Frameworks/Xamarin.Android.framework/Libraries/xbuild/Xamarin/Android/manifestmerger.jar com.xamarin.manifestmerger.Main obj/Debug/android/manifestmerger.rsp Target _ConvertCustomView: Creating "obj/Debug/stamp/_ConvertCustomView.stamp" because "AlwaysCreate" was specified. Target _AddStaticResources: Creating directory "obj/Debug/android/bin". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v12.0/mono.android.jar" to "/Volumes/Extreme SSD/Parkour Line Generator/Parkour Line Generator/Parkour Line Generator.Android/obj/Debug/android/bin/mono.android.jar". Touching "obj/Debug/android/bin/mono.android.jar". Creating "obj/Debug/static.flag" because "AlwaysCreate" was specified. Target _GeneratePackageManagerJava: Creating "obj/Debug/stamp/_GeneratePackageManagerJava.stamp" because "AlwaysCreate" was specified. Target _FixupCustomViewsForAapt2: Touching "obj/Debug/R.cs.flag". Target _GenerateAndroidAssetsDir: Skipping target "_GenerateAndroidAssetsDir" because it has no outputs. Target _CreateBaseApk: Touching "obj/Debug/android/bin/packaged_resources". Target _CompileJava: /Library/Java/JavaVirtualMachines/microsoft-11.jdk/Contents/Home/bin/javac -J-Dfile.encoding=UTF8 "@/var/folders/gh/yn32vgt96_l_3jkhcrj5b7zr0000gp/T/tmp62a6f742.tmp" -target 1.8 -source 1.8 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/stamp/_CompileJava.stamp" because "AlwaysCreate" was specified. Target _CompileToDalvik: /Library/Java/JavaVirtualMachines/microsoft-11.jdk/Contents/Home/bin/java -Xmx1G -classpath /Library/Frameworks/Xamarin.Android.framework/Libraries/xbuild/Xamarin/Android/r8.jar com.android.tools.r8.D8 --debug --min-api 23 --output obj/Debug/android/bin/ --lib /Users/joeyschwartz/Library/Developer/Xamarin/android-sdk-macosx/platforms/android-31/android.jar --lib /Users/joeyschwartz/Library/Developer/Xamarin/android-sdk-macosx/platforms/android-31/optional/org.apache.http.legacy.jar obj/Debug/android/bin/classes.zip /Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v12.0/mono.android.jar /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/java_runtime_fastdev.jar /Users/joeyschwartz/.nuget/packages/xamarin.androidx.annotation/1.2.0.1/buildTransitive/monoandroid90/../../jar/androidx.annotation.annotation.jar /Users/joeyschwartz/.nuget/packages/xamarin.androidx.collection/1.1.0.8/buildTransitive/monoandroid90/../../jar/androidx.collection.collection.jar /Users/joeyschwartz/.nuget/packages/xamarin.androidx.lifecycle.common/2.3.1.1/buildTransitive/monoandroid90/../../jar/androidx.lifecycle.lifecycle-common.jar /Users/joeyschwartz/.nuget/packages/xamarin.androidx.arch.core.common/2.1.0.9/buildTransitive/monoandroid90/../../jar/androidx.arch.core.core-common.jar /Users/joeyschwartz/.nuget/packages/xamarin.google.guava.listenablefuture/1.0.0.2/buildTransitive/monoandroid50/guava-listenablefuture.jar /Users/joeyschwartz/.nuget/packages/xamarin.androidx.room.common/2.2.6.1/buildTransitive/monoandroid9.0/../../jar/androidx.room.room-common.jar /Users/joeyschwartz/.nuget/packages/xamarin.androidx.constraintlayout.core/1.0.0/buildTransitive/monoandroid90/../../jar/androidx.constraintlayout.constraintlayout-core.jar /Users/joeyschwartz/.nuget/packages/xamarin.androidx.concurrent.futures/1.1.0.3/buildTransitive/monoandroid90/../../jar/androidx.concurrent.concurrent-futures.jar obj/Debug/lp/95/jl/classes.jar obj/Debug/lp/92/jl/classes.jar obj/Debug/lp/104/jl/classes.jar obj/Debug/lp/103/jl/classes.jar obj/Debug/lp/102/jl/classes.jar obj/Debug/lp/105/jl/classes.jar obj/Debug/lp/93/jl/classes.jar obj/Debug/lp/94/jl/classes.jar obj/Debug/lp/0/jl/formsviewgroup.jar obj/Debug/lp/89/jl/classes.jar obj/Debug/lp/116/jl/classes.jar obj/Debug/lp/111/jl/classes.jar obj/Debug/lp/73/jl/classes.jar obj/Debug/lp/118/jl/classes.jar obj/Debug/lp/87/jl/classes.jar obj/Debug/lp/80/jl/classes.jar obj/Debug/lp/74/jl/classes.jar obj/Debug/lp/120/jl/classes.jar obj/Debug/lp/75/jl/classes.jar obj/Debug/lp/81/jl/classes.jar obj/Debug/lp/119/jl/classes.jar obj/Debug/lp/86/jl/classes.jar obj/Debug/lp/72/jl/classes.jar obj/Debug/lp/110/jl/classes.jar obj/Debug/lp/88/jl/classes.jar obj/Debug/lp/117/jl/classes.jar obj/Debug/lp/91/jl/classes.jar obj/Debug/lp/96/jl/classes.jar obj/Debug/lp/109/jl/classes.jar obj/Debug/lp/100/jl/classes.jar obj/Debug/lp/107/jl/classes.jar obj/Debug/lp/98/jl/classes.jar obj/Debug/lp/106/jl/classes.jar obj/Debug/lp/99/jl/classes.jar obj/Debug/lp/101/jl/classes.jar obj/Debug/lp/97/jl/classes.jar obj/Debug/lp/108/jl/classes.jar obj/Debug/lp/90/jl/classes.jar obj/Debug/lp/79/jl/classes.jar obj/Debug/lp/112/jl/classes.jar obj/Debug/lp/115/jl/classes.jar obj/Debug/lp/83/jl/classes.jar obj/Debug/lp/77/jl/classes.jar obj/Debug/lp/84/jl/classes.jar obj/Debug/lp/85/jl/classes.jar obj/Debug/lp/76/jl/classes.jar obj/Debug/lp/82/jl/classes.jar obj/Debug/lp/122/jl/classes.jar obj/Debug/lp/114/jl/classes.jar obj/Debug/lp/113/jl/classes.jar obj/Debug/lp/78/jl/classes.jar obj/Debug/lp/66/jl/bin/classes.jar obj/Debug/lp/68/jl/bin/classes.jar obj/Debug/lp/69/jl/bin/classes.jar obj/Debug/lp/67/jl/bin/classes.jar obj/Debug/lp/65/jl/bin/classes.jar obj/Debug/lp/70/jl/bin/classes.jar obj/Debug/lp/71/jl/bin/classes.jar Warning in obj/Debug/lp/89/jl/classes.jar:androidx/room/paging/LimitOffsetDataSource.class: Type androidx.paging.PositionalDataSource was not found, it is required for default or static interface methods desugaring of androidx.room.paging.LimitOffsetDataSource Creating "obj/Debug/stamp/_CompileToDalvik.stamp" because "AlwaysCreate" was specified.

Build FAILED.

MTOUCH : error MT4109: Failed to compile the generated registrar code. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new 0 Warning(s) 1 Error(s)

Time Elapsed 00:04:59.22

========== Build: 2 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

rolfbjarne commented 1 year ago

You're using an old version of Xamarin.iOS:

Xamarin.iOS 15.12.0.2

with a newer version of Xcode:

iPhoneOS16.1.sdk

Either use an older version of Xcode (13.4 should work with Xamarin.iOS) or a newer version of Xamarin.iOS.