Xamarin.Swift
Xamarin.Swift copied to clipboard
Include Swift dylibs on Xamarin.iOS, tvOS and macOS - Swift 3, 4 and 5
Hi, Is this compatible with .NET MAUI projects running on .NET 7 please? Thanks!
[error MSB4044: The "CompileEntitlements" task was not given a value for the required parameter "AppBundleDir"](https://github.com/xamarin/Xamarin.Legacy.Sdk/issues/45) Can you publish the latest source code? I want to look at the above issue.
I'm getting the following error when using the package. dyld: symbol '_OBJC_CLASS_$_SwiftObject' not found, expected in '/private/var/containers/Bundle/Application/BBC564BB-7152-4EF8-9F51-7C48ABB73197/EzReztApp.iOS.app/Frameworks/libswiftCore.dylib', needed by '/private/var/containers/Bundle/Application/BBC564BB-7152-4EF8-9F51-7C48ABB73197/EzReztApp.iOS.app/Frameworks/Charts.framework/Charts'
This error occurs when building a project that contains Xamarin.Swift in Visual Studio 2022. Error MSB4057: The target "_CollectFrameworks" does not exist in the project
Hi there, big fan of your works. Absolutely amazing ! I am doing a project in Xamarin in which I need some realityKit Features - Currently exclusive to Swift. In...
I just updated VS Mac, Xamarin.iOS and getting this error when compile. `.../.nuget/packages/xamarin.swift/1.0.7/build/xamarinios/Xamarin.Swift.targets(9,9): Error MSB4044: The "CheckSwiftVersionsTask" task was not given a value for the required parameter "AppManifest". (MSB4044)` ===...
Starting Visual Studio 8.10 on MacOS the swift libraries are no longer included in the created IPA.
Hi, I'm trying to distribute a Swift 5 Framework with macOS target and wrapping it using Xamarin.Mac, however I need to include support for macOS 10.12 & 10.13 which doesn't...
Thank you for creating and sharing this project, it has been of great value to me and my team! Up to now I have been archiving my builds manually through...