Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Pipeline of Xamarin forms is failing in Xamarin IOS project #20597

Closed
RamAndyDev opened this issue May 10, 2024 · 1 comment
Closed

The Pipeline of Xamarin forms is failing in Xamarin IOS project #20597

RamAndyDev opened this issue May 10, 2024 · 1 comment

Comments

@RamAndyDev
Copy link

Steps to Reproduce

  1. Running Pipleline of Xamarin forms app in Azure

Expected Behavior

The pipeline should be successful

Actual Behavior

Getting this error.
error MT0099 : Internal error : 'can't process a mix of dylibs and frameworks: /Users/runner/.nuget/packages/skiasharp.nativeassets.ios/2.88.8/runtimes/ios/native/libSkiaSharp.framework,

I have this issue in ios.csproj file while running pipeline in Azure.
I am building the App in Xamarin Forms. It is deploying properly while debugging the app in my device.

Environment

Visual Studio 2022

Version information

Build Logs

Example Project (If Possible)

@dalexsoto
Copy link
Member

Unfortunately Xamarin support ended on May 1st https://dotnet.microsoft.com/en-us/platform/support/policy/xamarin, That said I would suggest to check if all the versions you are using in your local dev box matches the one in your pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants