xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.63k stars 1.88k forks source link

Blank project failed to build in appcenter.ms #3145

Closed ghost closed 6 years ago

ghost commented 6 years ago

I first test the https://github.com/anirugu/CameraTesting and it's was not working. I try it with a blank project and https://github.com/anirugu/SharedProjectTesting this is also not working.

please check what's going wrong this code, I as It's just blank project created from VS it should work.

Thanks

StephaneDelcroix commented 6 years ago

please share as much info as you could:

ghost commented 6 years ago

@StephaneDelcroix please tell me how I can help more. you have the code for camera testing and shared project is a just simple project. Do you want to check appcenter. you can test this by taking my code and try to build there under android.

or please guide how I can help better on this issue.

ghost commented 6 years ago

@StephaneDelcroix I test it again with IOS build today https://github.com/anirugu/IosTesting the project is created from VS 2015 4.9

Here is the log from appcenter https://github.com/anirugu/IosTesting ##[section]Initializing Hosted Agent Requesting an Agent from the Hosted Agent Pool Hosted Agent successfully assigned. Configuring connection settings for Hosted Agent Starting Hosted Agent ##[section]Starting: Job Current agent version: '2.134.2' ##[section]Starting: Initialize Job Prepare build directory. Set build variables. Download all required tasks. Downloading task: ShellScript Downloading task: CmdLine Downloading task: XamariniOS Downloading task: PublishBuildArtifacts ##[section]Finishing: Initialize Job ##[section]Starting: Get Sources Syncing repository: IosTesting (Git) ##[command]git version git version 2.17.1 ##[command]git lfs version git-lfs/2.4.2 (GitHub; darwin amd64; go 1.10.2) ##[command]git init "/Users/vsts/agent/2.134.2/work/1/s" Initialized empty Git repository in /Users/vsts/agent/2.134.2/work/1/s/.git/ ##[command]git remote add origin https://github.com/anirugu/IosTesting.git ##[command]git config gc.auto 0 ##[command]git config --get-all http.https://github.com/anirugu/IosTesting.git.extraheader ##[command]git config --get-all http.proxy ##[command]git remote set-url origin https://***:***@github.com/anirugu/IosTesting.git ##[command]git remote set-url --push origin https://***:***@github.com/anirugu/IosTesting.git ##[command]git lfs install --local Updated git hooks. Git LFS initialized. ##[command]git config remote.origin.lfsurl https://***:***@github.com/anirugu/IosTesting.git/info/lfs ##[command]git config remote.origin.lfspushurl https://***:***@github.com/anirugu/IosTesting.git/info/lfs ##[command]git fetch --tags --prune --progress --no-recurse-submodules origin remote: Counting objects: 1680, done. remote: Compressing objects: 100% (989/989), done. Receiving objects: 99% (1664/1680), 22.62 MiB | 11.31 MiB/s remote: Total 1680 (delta 414), reused 1680 (delta 414), pack-reused 0 Receiving objects: 100% (1680/1680), 24.11 MiB | 11.47 MiB/s, done. Resolving deltas: 100% (414/414), done. From https://github.com/anirugu/IosTesting * [new branch] master -> origin/master ##[command]git lfs fetch origin 0057ef83a83fe804c57f4e97e52c44e186d19171 fetch: Fetching reference 0057ef83a83fe804c57f4e97e52c44e186d19171 ##[command]git checkout --progress --force 0057ef83a83fe804c57f4e97e52c44e186d19171 HEAD is now at 0057ef8 Initial commit ##[command]git submodule sync --recursive ##[command]git submodule update --init --force --recursive ##[command]git remote set-url origin https://github.com/anirugu/IosTesting.git ##[command]git remote set-url --push origin https://github.com/anirugu/IosTesting.git ##[command]git config --unset-all remote.origin.lfsurl ##[command]git config --unset-all remote.origin.lfspushurl ##[section]Finishing: Get Sources ##[section]Starting: Tag build ============================================================================== Task : Shell Script Description : Run a shell script using bash Version : 2.1.3 Author : Microsoft Corporation Help : [More Information](https://go.microsoft.com/fwlink/?LinkID=613738) ============================================================================== [command]/bin/bash /Users/vsts/agent/2.134.2/scripts/emit-tags.sh xamarin,simulator,msbuild,xcode,manual ##[section]Async Command Start: Add Build Tag Build '1' has following tags now: normal, xamarin ##[section]Async Command End: Add Build Tag ##[section]Async Command Start: Add Build Tag Build '1' has following tags now: normal, xamarin, simulator ##[section]Async Command End: Add Build Tag ##[section]Async Command Start: Add Build Tag Build '1' has following tags now: normal, xamarin, simulator, msbuild ##[section]Async Command End: Add Build Tag ##[section]Async Command Start: Add Build Tag Build '1' has following tags now: normal, xamarin, simulator, msbuild, xcode ##[section]Async Command End: Add Build Tag ##[section]Async Command Start: Add Build Tag Build '1' has following tags now: normal, xamarin, simulator, msbuild, xcode, manual ##[section]Async Command End: Add Build Tag ##[section]Finishing: Tag build ##[section]Starting: Set Mono version and Xcode path ============================================================================== Task : Command Line Description : Run a command line with arguments Version : 1.1.3 Author : Microsoft Corporation Help : [More Information](https://go.microsoft.com/fwlink/?LinkID=613735) ============================================================================== ##[section]Finishing: Set Mono version and Xcode path ##[section]Starting: Set Xamarin SDK Bundle ============================================================================== Task : Shell Script Description : Run a shell script using bash Version : 2.1.3 Author : Microsoft Corporation Help : [More Information](https://go.microsoft.com/fwlink/?LinkID=613738) ============================================================================== [command]/bin/bash /Users/vsts/agent/2.134.2/scripts/select-xamarin-sdk.sh 5_10_1 Set Xamarin SDK to 5_10_1 Set Current folder for /Library/Frameworks/Mono.framework/Versions Set Current folder for /Library/Frameworks/Xamarin.iOS.framework/Versions Set Current folder for /Library/Frameworks/Xamarin.Android.framework/Versions Set Current folder for /Library/Frameworks/Xamarin.Mac.framework/Versions ##[section]Finishing: Set Xamarin SDK Bundle ##[section]Starting: Restore Nuget ============================================================================== Task : Command Line Description : Run a command line with arguments Version : 1.1.3 Author : Microsoft Corporation Help : [More Information](https://go.microsoft.com/fwlink/?LinkID=613735) ============================================================================== [command]/bin/bash -c nuget restore 'IosTesting.sln' -DisableParallelProcessing MSBuild auto-detection: using msbuild version '15.0' from '/Library/Frameworks/Mono.framework/Versions/Current/lib/mono/msbuild/15.0/bin/'. All packages listed in packages.config are already installed. ##[section]Finishing: Restore Nuget ##[section]Starting: Build Xamarin.iOS solution ============================================================================== Task : Xamarin.iOS Description : Build an iOS app with Xamarin on macOS Version : 1.131.0 Author : Microsoft Corporation Help : [More Information](https://go.microsoft.com/fwlink/?LinkID=613729) ============================================================================== [command]/Library/Frameworks/Mono.framework/Versions/5_10_1/bin/msbuild /version /nologo [command]/Library/Frameworks/Mono.framework/Versions/5_10_1/bin/msbuild /Users/vsts/agent/2.134.2/work/1/s/IosTesting.sln /p:Configuration=Ad-Hoc /p:Platform=iPhoneSimulator /t:Rebuild Microsoft (R) Build Engine version 15.6.0.0 (xplat-master/ca830585 Sun Mar 25 19:24:09 EDT 2018) for Mono Copyright (C) Microsoft Corporation. All rights reserved. Build started 6/27/2018 9:09:35 AM. Project "/Users/vsts/agent/2.134.2/work/1/s/IosTesting.sln" on node 1 (Rebuild target(s)). ValidateSolutionConfiguration: Building solution configuration "Ad-Hoc|iPhoneSimulator". Project "/Users/vsts/agent/2.134.2/work/1/s/IosTesting.sln" (1) is building "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/IosTesting.Android.csproj" (2) on node 1 (Rebuild target(s)). CoreClean: Creating directory "obj/Release/". _CleanMsymArchive: PackageName: com.companyname.IosTesting _SetLatestTargetFrameworkVersion: Found Java SDK version 1.8.0. _ValidateAndroidPackageProperties: PackageName: com.companyname.IosTesting PrepareForBuild: Creating directory "bin/Release/". _ComputeAndroidResourcePaths: Creating directory "obj/Release/res/". _ResolveMonoAndroidSdks: MonoAndroid Tools: /Library/Frameworks/Xamarin.Android.framework/Libraries/xbuild/Xamarin/Android/ Android Platform API level: 27 TargetFrameworkVersion: v8.1 Android NDK: /Users/vsts/Library/Android/sdk/ndk-bundle/ Android SDK: /Users/vsts/Library/Android/sdk/ Android SDK Build Tools: /Users/vsts/Library/Android/sdk/build-tools/27.0.3/ Java SDK: /usr/ _GetPrimaryCpuAbi: _PrimaryCpuAbi= _CheckInstantRunCondition: Dex Fast Deployment Enabled: False _SetupInstantRun: Android Java Class for Fast Deployment: _SetupApplicationJavaClass: Application Java class: android.app.Application _CreateAdditionalResourceCache: Skipping target "_CreateAdditionalResourceCache" because it has no outputs. _GenerateAndroidResourceDir: Creating directory "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/obj/Release/res/drawable". Copying file from "Resources/Drawable/Icon.png" to "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/obj/Release/res/drawable/icon.png". Creating directory "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/obj/Release/res/layout". Copying file from "Resources/layout/Tabbar.axml" to "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/obj/Release/res/layout/tabbar.xml". Copying file from "Resources/layout/Toolbar.axml" to "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/obj/Release/res/layout/toolbar.xml". Creating directory "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/obj/Release/res/values". Copying file from "Resources/values/styles.xml" to "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/obj/Release/res/values/styles.xml". Touching "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/obj/Release/res/drawable/icon.png". Touching "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/obj/Release/res/layout/tabbar.xml". Touching "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/obj/Release/res/layout/toolbar.xml". Touching "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/obj/Release/res/values/styles.xml". _GenerateCodeBehindForLayout: Skipping target "_GenerateCodeBehindForLayout" because it has no outputs. _DefineBuildTargetAbis: Build target ABI: armeabi-v7a VectorDrawableCheckBuildToolsVersionTask: Checking Android SDK Build-tools version... Selected Android SDK Build Tools Path: /Users/vsts/Library/Android/sdk/build-tools/27.0.3/ Selected Android SDK Build Tools Version: 27.0.3 Android SDK Build Tools Version: 27.0.3 meets minimum requirements for Vector Drawables. OK. Finished Checking Android SDK Build-tools version. _CreateAdditionalResourceCache: Skipping target "_CreateAdditionalResourceCache" because it has no outputs. _GenerateJavaDesignerForComponent: Creating "obj/Release/Component.R.cs.flag" because "AlwaysCreate" was specified. _CoreXamlG: Source: /Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting/MainPage.xaml Language: C# AssemblyName: IosTesting.Android OutputFile obj/Release/IosTesting.Droid.MainPage.xaml.g.cs _CoreXamlG: Source: /Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting/App.xaml Language: C# AssemblyName: IosTesting.Android OutputFile obj/Release/IosTesting.Droid.App.xaml.g.cs CoreCompile: /Library/Frameworks/Mono.framework/Versions/5.10.1/lib/mono/4.5/csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;__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__ /reference:/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/FormsViewGroup.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Java.Interop.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v8.1/Mono.Android.dll /reference:/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/mscor... XamlC: Compiling Xaml Assembly: obj/Release/IosTesting.Android.dll ReferencePath: /Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/FormsViewGroup.dll;/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Java.Interop.dll;/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v8.1/Mono.Android.dll;/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/mscorlib.dll;/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Core.dll;/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.dll;/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Xml.dll;/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Xml.Linq.dll;/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Animated.Vector.Drawable.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Animated.Vector.Drawable.dll;/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Suppor... Module: IosTesting.Android.dll Resource: IosTesting.Droid.MainPage.xaml... Has XamlCompilationAttribute set to Skip and not Compile... skipped Resource: IosTesting.Droid.App.xaml... Has XamlCompilationAttribute set to Skip and not Compile... skipped No compiled resources. Skipping writing assembly. _CopyFilesMarkedCopyLocal: Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/FormsViewGroup.dll" to "bin/Release/FormsViewGroup.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Animated.Vector.Drawable.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Animated.Vector.Drawable.dll" to "bin/Release/Xamarin.Android.Support.Animated.Vector.Drawable.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Annotations.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Annotations.dll" to "bin/Release/Xamarin.Android.Support.Annotations.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Compat.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Compat.dll" to "bin/Release/Xamarin.Android.Support.Compat.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Core.UI.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Core.UI.dll" to "bin/Release/Xamarin.Android.Support.Core.UI.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Core.Utils.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Core.Utils.dll" to "bin/Release/Xamarin.Android.Support.Core.Utils.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Design.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Design.dll" to "bin/Release/Xamarin.Android.Support.Design.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Fragment.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Fragment.dll" to "bin/Release/Xamarin.Android.Support.Fragment.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Media.Compat.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Media.Compat.dll" to "bin/Release/Xamarin.Android.Support.Media.Compat.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.v4.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.v4.dll" to "bin/Release/Xamarin.Android.Support.v4.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.v7.AppCompat.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.v7.AppCompat.dll" to "bin/Release/Xamarin.Android.Support.v7.AppCompat.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.v7.CardView.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.v7.CardView.dll" to "bin/Release/Xamarin.Android.Support.v7.CardView.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.v7.MediaRouter.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.v7.MediaRouter.dll" to "bin/Release/Xamarin.Android.Support.v7.MediaRouter.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.v7.RecyclerView.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.v7.RecyclerView.dll" to "bin/Release/Xamarin.Android.Support.v7.RecyclerView.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Vector.Drawable.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Vector.Drawable.dll" to "bin/Release/Xamarin.Android.Support.Vector.Drawable.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/Xamarin.Forms.Core.dll" to "bin/Release/Xamarin.Forms.Core.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/Xamarin.Forms.Platform.Android.dll" to "bin/Release/Xamarin.Forms.Platform.Android.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/Xamarin.Forms.Platform.dll" to "bin/Release/Xamarin.Forms.Platform.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/Xamarin.Forms.Xaml.dll" to "bin/Release/Xamarin.Forms.Xaml.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/FormsViewGroup.pdb" to "bin/Release/FormsViewGroup.pdb". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/Xamarin.Forms.Core.pdb" to "bin/Release/Xamarin.Forms.Core.pdb". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/Xamarin.Forms.Core.xml" to "bin/Release/Xamarin.Forms.Core.xml". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/Xamarin.Forms.Platform.Android.pdb" to "bin/Release/Xamarin.Forms.Platform.Android.pdb". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/Xamarin.Forms.Xaml.pdb" to "bin/Release/Xamarin.Forms.Xaml.pdb". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/Xamarin.Forms.Xaml.xml" to "bin/Release/Xamarin.Forms.Xaml.xml". Creating "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/obj/Release/IosTesting.Android.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "obj/Release/IosTesting.Android.dll" to "bin/Release/IosTesting.Android.dll". IosTesting.Android -> /Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/bin/Release/IosTesting.Android.dll Copying file from "obj/Release/IosTesting.Android.pdb" to "bin/Release/IosTesting.Android.pdb". _ResolveAssemblies: Adding assembly reference for IosTesting.Android, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for FormsViewGroup, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Java.Interop, Version=0.1.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065, recursively... Adding assembly reference for System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.ComponentModel.Composition, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, recursively... Adding assembly reference for System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.Collections.Concurrent, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.Reflection, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.Linq.Expressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.Reflection.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.Dynamic.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.Runtime.InteropServices, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.Runtime.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065, recursively... Adding assembly reference for System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively... Adding assembly reference for System.ServiceModel.Internals, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, recursively... Adding assembly reference for mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively... Adding assembly reference for System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively... Adding assembly reference for System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively... Adding assembly reference for Mono.Security, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, recursively... Adding assembly reference for System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively... Adding assembly reference for System.Xml.Linq, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, recursively... Adding assembly reference for Xamarin.Android.Support.Animated.Vector.Drawable, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Android.Support.Annotations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Android.Support.Compat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Android.Support.Core.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Android.Support.Core.Utils, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Android.Support.Design, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Android.Support.Fragment, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Android.Support.Media.Compat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Android.Support.v4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Android.Support.v7.AppCompat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Android.Support.v7.CardView, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Android.Support.v7.MediaRouter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Android.Support.v7.RecyclerView, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Android.Support.Vector.Drawable, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.ComponentModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for System.IO, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... Adding assembly reference for Xamarin.Forms.Platform.Android, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null, recursively... Adding assembly reference for System.Text.RegularExpressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively... _CreatePackageWorkspace: Creating directory "obj/Release/android/assets/". _CopyConfigFiles: Skipping target "_CopyConfigFiles" because it has no outputs. _CopyIntermediateAssemblies: Creating directory "obj/Release/linksrc". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/bin/Release/IosTesting.Android.dll" to "obj/Release/linksrc/IosTesting.Android.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/FormsViewGroup.dll" to "obj/Release/linksrc/FormsViewGroup.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Java.Interop.dll" to "obj/Release/linksrc/Java.Interop.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v8.1/Mono.Android.dll" to "obj/Release/linksrc/Mono.Android.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/mscorlib.dll" to "obj/Release/linksrc/mscorlib.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Core.dll" to "obj/Release/linksrc/System.Core.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.dll" to "obj/Release/linksrc/System.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Xml.dll" to "obj/Release/linksrc/System.Xml.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Xml.Linq.dll" to "obj/Release/linksrc/System.Xml.Linq.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Animated.Vector.Drawable.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Animated.Vector.Drawable.dll" to "obj/Release/linksrc/Xamarin.Android.Support.Animated.Vector.Drawable.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Annotations.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Annotations.dll" to "obj/Release/linksrc/Xamarin.Android.Support.Annotations.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Compat.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Compat.dll" to "obj/Release/linksrc/Xamarin.Android.Support.Compat.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Core.UI.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Core.UI.dll" to "obj/Release/linksrc/Xamarin.Android.Support.Core.UI.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Core.Utils.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Core.Utils.dll" to "obj/Release/linksrc/Xamarin.Android.Support.Core.Utils.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Design.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Design.dll" to "obj/Release/linksrc/Xamarin.Android.Support.Design.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Fragment.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Fragment.dll" to "obj/Release/linksrc/Xamarin.Android.Support.Fragment.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Media.Compat.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Media.Compat.dll" to "obj/Release/linksrc/Xamarin.Android.Support.Media.Compat.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.v4.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.v4.dll" to "obj/Release/linksrc/Xamarin.Android.Support.v4.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.v7.AppCompat.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.v7.AppCompat.dll" to "obj/Release/linksrc/Xamarin.Android.Support.v7.AppCompat.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.v7.CardView.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.v7.CardView.dll" to "obj/Release/linksrc/Xamarin.Android.Support.v7.CardView.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.v7.MediaRouter.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.v7.MediaRouter.dll" to "obj/Release/linksrc/Xamarin.Android.Support.v7.MediaRouter.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.v7.RecyclerView.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.v7.RecyclerView.dll" to "obj/Release/linksrc/Xamarin.Android.Support.v7.RecyclerView.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Android.Support.Vector.Drawable.25.4.0.2/lib/MonoAndroid70/Xamarin.Android.Support.Vector.Drawable.dll" to "obj/Release/linksrc/Xamarin.Android.Support.Vector.Drawable.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/Xamarin.Forms.Core.dll" to "obj/Release/linksrc/Xamarin.Forms.Core.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/Xamarin.Forms.Platform.Android.dll" to "obj/Release/linksrc/Xamarin.Forms.Platform.Android.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/Xamarin.Forms.Platform.dll" to "obj/Release/linksrc/Xamarin.Forms.Platform.dll". Copying file from "/Users/vsts/agent/2.134.2/work/1/s/packages/Xamarin.Forms.2.4.0.280/lib/MonoAndroid10/Xamarin.Forms.Xaml.dll" to "obj/Release/linksrc/Xamarin.Forms.Xaml.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.dll" to "obj/Release/linksrc/System.Runtime.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.ComponentModel.Composition.dll" to "obj/Release/linksrc/System.ComponentModel.Composition.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Debug.dll" to "obj/Release/linksrc/System.Diagnostics.Debug.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.dll" to "obj/Release/linksrc/System.Threading.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.dll" to "obj/Release/linksrc/System.Collections.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.Concurrent.dll" to "obj/Release/linksrc/System.Collections.Concurrent.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.dll" to "obj/Release/linksrc/System.Reflection.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Expressions.dll" to "obj/Release/linksrc/System.Linq.Expressions.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Primitives.dll" to "obj/Release/linksrc/System.Reflection.Primitives.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Dynamic.Runtime.dll" to "obj/Release/linksrc/System.Dynamic.Runtime.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ObjectModel.dll" to "obj/Release/linksrc/System.ObjectModel.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.dll" to "obj/Release/linksrc/System.Linq.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.dll" to "obj/Release/linksrc/System.Runtime.InteropServices.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Extensions.dll" to "obj/Release/linksrc/System.Runtime.Extensions.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Extensions.dll" to "obj/Release/linksrc/System.Reflection.Extensions.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Net.Http.dll" to "obj/Release/linksrc/System.Net.Http.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.Runtime.Serialization.dll" to "obj/Release/linksrc/System.Runtime.Serialization.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/System.ServiceModel.Internals.dll" to "obj/Release/linksrc/System.ServiceModel.Internals.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Mono.Security.dll" to "obj/Release/linksrc/Mono.Security.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Tasks.dll" to "obj/Release/linksrc/System.Threading.Tasks.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Globalization.dll" to "obj/Release/linksrc/System.Globalization.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.dll" to "obj/Release/linksrc/System.ComponentModel.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.ReaderWriter.dll" to "obj/Release/linksrc/System.Xml.ReaderWriter.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.dll" to "obj/Release/linksrc/System.IO.dll". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.RegularExpressions.dll" to "obj/Release/linksrc/System.Text.RegularExpressions.dll". Touching "obj/Release/linksrc/IosTesting.Android.dll". Touching "obj/Release/linksrc/FormsViewGroup.dll". Touching "obj/Release/linksrc/Xamarin.Android.Support.Animated.Vector.Drawable.dll". Touching "obj/Release/linksrc/Xamarin.Android.Support.Annotations.dll". Touching "obj/Release/linksrc/Xamarin.Android.Support.Compat.dll". Touching "obj/Release/linksrc/Xamarin.Android.Support.Core.UI.dll". Touching "obj/Release/linksrc/Xamarin.Android.Support.Core.Utils.dll". Touching "obj/Release/linksrc/Xamarin.Android.Support.Design.dll". Touching "obj/Release/linksrc/Xamarin.Android.Support.Fragment.dll". Touching "obj/Release/linksrc/Xamarin.Android.Support.Media.Compat.dll". Touching "obj/Release/linksrc/Xamarin.Android.Support.v4.dll". Touching "obj/Release/linksrc/Xamarin.Android.Support.v7.AppCompat.dll". Touching "obj/Release/linksrc/Xamarin.Android.Support.v7.CardView.dll". Touching "obj/Release/linksrc/Xamarin.Android.Support.v7.MediaRouter.dll". Touching "obj/Release/linksrc/Xamarin.Android.Support.v7.RecyclerView.dll". Touching "obj/Release/linksrc/Xamarin.Android.Support.Vector.Drawable.dll". Touching "obj/Release/linksrc/Xamarin.Forms.Core.dll". Touching "obj/Release/linksrc/Xamarin.Forms.Platform.Android.dll". Touching "obj/Release/linksrc/Xamarin.Forms.Platform.dll". Touching "obj/Release/linksrc/Xamarin.Forms.Xaml.dll". _CopyPdbFiles: Copying file from "bin/Release/IosTesting.Android.pdb" to "obj/Release/linksrc/IosTesting.Android.pdb". Copying file from "bin/Release/Mono.Android.pdb" to "obj/Release/linksrc/Mono.Android.pdb". _CopyMdbFiles: Copying file from "bin/Release/FormsViewGroup.dll.mdb" to "obj/Release/linksrc/FormsViewGroup.dll.mdb". Copying file from "bin/Release/Xamarin.Forms.Core.dll.mdb" to "obj/Release/linksrc/Xamarin.Forms.Core.dll.mdb". Copying file from "bin/Release/Xamarin.Forms.Platform.Android.dll.mdb" to "obj/Release/linksrc/Xamarin.Forms.Platform.Android.dll.mdb". Copying file from "bin/Release/Xamarin.Forms.Xaml.dll.mdb" to "obj/Release/linksrc/Xamarin.Forms.Xaml.dll.mdb". _StripEmbeddedLibraries: Creating "obj/Release/strip.flag" because "AlwaysCreate" was specified. _LinkAssembliesShrink: Creating "obj/Release/link.flag" because "AlwaysCreate" was specified. _AddStaticResources: Creating directory "obj/Release/android/bin". Copying file from "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v8.1/mono.android.jar" to "obj/Release/android/bin/mono.android.jar". Creating "obj/Release/static.flag" because "AlwaysCreate" was specified. _CreateAdditionalResourceCache: Skipping target "_CreateAdditionalResourceCache" because it has no outputs. _GenerateAndroidAssetsDir: Skipping target "_GenerateAndroidAssetsDir" because it has no outputs. _CreateBaseApk: Touching "obj/Release/android/bin/packaged_resources". _CreateAdditionalResourceCache: Skipping target "_CreateAdditionalResourceCache" because it has no outputs. _CompileJava: /usr/bin/javac -J-Dfile.encoding=UTF8 -d obj/Release/android/bin/classes -classpath /Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v8.1/mono.android.jar:obj/Release/lp/0/jl/formsviewgroup.jar:obj/Release/lp/10/jl/bin/classes.jar:obj/Release/lp/11/jl/bin/classes.jar:obj/Release/lp/12/jl/bin/classes.jar:obj/Release/lp/13/jl/bin/classes.jar:obj/Release/lp/14/jl/bin/classes.jar:obj/Release/lp/15/jl/bin/classes.jar:obj/Release/lp/2/jl/bin/classes.jar:obj/Release/lp/4/jl/bin/classes.jar:obj/Release/lp/5/jl/bin/classes.jar:obj/Release/lp/6/jl/bin/classes.jar:obj/Release/lp/7/jl/bin/classes.jar:obj/Release/lp/8/jl/bin/classes.jar:obj/Release/lp/9/jl/bin/classes.jar:obj/Release/lp/3/jl/support-annotations.jar -bootclasspath /Users/vsts/Library/Android/sdk/platforms/android-27/android.jar -encoding UTF-8 "@/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/tmp84ec838.tmp" Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Creating "obj/Release/_javac.stamp" because "AlwaysCreate" was specified. _CreateAdditionalResourceCache: Skipping target "_CreateAdditionalResourceCache" because it has no outputs. _CompileToDalvikWithDx: Creating directory "obj/Release/proguard". /usr/bin/java -Xmx1G -jar /Users/vsts/Library/Android/sdk/build-tools/27.0.3/lib/dx.jar --dex --no-strict --output obj/Release/android/bin /Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/obj/Release/android/bin/classes.zip /Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v8.1/mono.android.jar obj/Release/lp/0/jl/formsviewgroup.jar obj/Release/lp/10/jl/bin/classes.jar obj/Release/lp/11/jl/bin/classes.jar obj/Release/lp/12/jl/bin/classes.jar obj/Release/lp/13/jl/bin/classes.jar obj/Release/lp/14/jl/bin/classes.jar obj/Release/lp/15/jl/bin/classes.jar obj/Release/lp/2/jl/bin/classes.jar obj/Release/lp/4/jl/bin/classes.jar obj/Release/lp/5/jl/bin/classes.jar obj/Release/lp/6/jl/bin/classes.jar obj/Release/lp/7/jl/bin/classes.jar obj/Release/lp/8/jl/bin/classes.jar obj/Release/lp/9/jl/bin/classes.jar Creating "obj/Release/_dex_stamp" because "AlwaysCreate" was specified. Done Building Project "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.Android/IosTesting.Android.csproj" (Rebuild target(s)). Project "/Users/vsts/agent/2.134.2/work/1/s/IosTesting.sln" (1) is building "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.iOS/IosTesting.iOS.csproj" (3) on node 1 (Rebuild target(s)). /Library/Frameworks/Mono.framework/Versions/5.10.1/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(766,5): error : The OutputPath property is not set for project 'IosTesting.iOS.csproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Ad-Hoc' Platform='iPhoneSimulator'. You may be seeing this message because you are trying to build a project without a solution file, and have specified a non-default Configuration or Platform that doesn't exist for this project. [/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.iOS/IosTesting.iOS.csproj] Done Building Project "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.iOS/IosTesting.iOS.csproj" (Rebuild target(s)) -- FAILED. Done Building Project "/Users/vsts/agent/2.134.2/work/1/s/IosTesting.sln" (Rebuild target(s)) -- FAILED. Build FAILED. "/Users/vsts/agent/2.134.2/work/1/s/IosTesting.sln" (Rebuild target) (1) -> "/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.iOS/IosTesting.iOS.csproj" (Rebuild target) (3) -> (_CheckForInvalidConfigurationAndPlatform target) -> /Library/Frameworks/Mono.framework/Versions/5.10.1/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(766,5): error : The OutputPath property is not set for project 'IosTesting.iOS.csproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Ad-Hoc' Platform='iPhoneSimulator'. You may be seeing this message because you are trying to build a project without a solution file, and have specified a non-default Configuration or Platform that doesn't exist for this project. [/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.iOS/IosTesting.iOS.csproj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:51.70 ##[error]Xamarin.iOS task failed with error Error: /Library/Frameworks/Mono.framework/Versions/5_10_1/bin/msbuild failed with return code: 1. For guidance on setting up the build definition, see https://go.microsoft.com/fwlink/?LinkId=760847. ##[section]Finishing: Build Xamarin.iOS solution ##[section]Starting: Post Job Cleanup Cleaning any cached credential from repository: IosTesting (Git) ##[command]git remote set-url origin https://github.com/anirugu/IosTesting.git ##[command]git remote set-url --push origin https://github.com/anirugu/IosTesting.git ##[section]Finishing: Post Job Cleanup ##[section]Finishing: Job
StephaneDelcroix commented 6 years ago

Thanks, the useful part is

"/Users/vsts/agent/2.134.2/work/1/s/IosTesting.sln" (Rebuild target) (1) ->
"/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.iOS/IosTesting.iOS.csproj" (Rebuild target) (3) ->
(_CheckForInvalidConfigurationAndPlatform target) ->
/Library/Frameworks/Mono.framework/Versions/5.10.1/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(766,5): error : The OutputPath property is not set for project 'IosTesting.iOS.csproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Ad-Hoc' Platform='iPhoneSimulator'. You may be seeing this message because you are trying to build a project without a solution file, and have specified a non-default Configuration or Platform that doesn't exist for this project. [/Users/vsts/agent/2.134.2/work/1/s/IosTesting/IosTesting.iOS/IosTesting.iOS.csproj]

and even more important:

You may be seeing this message because you are trying to build a project without a solution file, and have specified a non-default Configuration or Platform that doesn't exist for this project.

it looks to me that it's an issue in your project, or in epicenter. but not really an XF issue.

ghost commented 6 years ago

Thanks,

Ios build was start working after change it to release. I will try for android, give me sometime.

PureWeen commented 6 years ago

Closing for now. Let me know if there still appears to be an issue