-
Notifications
You must be signed in to change notification settings - Fork 518
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
xcframework project/code results with errors #13138
Comments
=== Visual Studio Community 2019 for Mac ===Version 8.10.11 (build 8)
=== Mono Framework MDK === Runtime: === Roslyn (Language Service) === 3.10.0-4.21269.26+029847714208ebe49668667c60ea5b0a294e0fcb === NuGet === Version: 5.9.0.7134 === .NET Core SDK === SDK: /usr/local/share/dotnet/sdk/5.0.402/Sdks === .NET Core Runtime === Runtime: /usr/local/share/dotnet/dotnet === .NET Core 3.1 SDK === SDK: 3.1.414 === Xamarin.Profiler === Version: 1.6.15.68 === Updater === Version: 11 === Xamarin.Android === Not Installed === Microsoft OpenJDK for Mobile === Java SDK: Not Found Android Designer EPL code available here: === Android SDK Manager === Version: 16.10.0.13 === Android Device Manager === Version: 16.10.0.15 === Apple Developer Tools === Xcode 13.0 (19234) === Xamarin.Mac === Version: 7.14.0.27 (Visual Studio Community) === Xamarin.iOS === Version: 15.0.0.6 (Visual Studio Community) === Xamarin Designer === Version: 16.10.0.119 === Build Information === Release ID: 810110008 === Operating System === Mac OS X 10.16.0 |
Thanks for the feedback. Can you please attach a sample project. I was able to successfully build it with the following steps:
|
We will be closing this issue as it has been over 30 days since we have not received the requested information. If you are still experiencing this issue, please provide all the requested information and then click the Reopen Issue button. Thank you! |
Overview
I am integrating a .xcframework with Xamarin iOS project & did not find much of documentation, Upon opening a question in a Microsoft Q&A I was referred to #10046 where I found a sample xcframework with tests projects is also available https://github.com/spouliot/xcframework
Steps to Reproduce
Expected Behavior
Successfully build the App
Actual Behavior
Building the App results a error
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(3,3): Error: ../../Universal.xcframework has an incorrect or unknown format and cannot be processed.
Example Project (If Possible)
#10046
The text was updated successfully, but these errors were encountered: