Xamarin.Swift icon indicating copy to clipboard operation
Xamarin.Swift copied to clipboard

Include Swift dylibs on Xamarin.iOS, tvOS and macOS - Swift 3, 4 and 5

Results 15 Xamarin.Swift issues
Sort by recently updated
recently updated
newest added

When I use this Swift 4 support package in my project, it builds without any error but when i try to upload it to app store it states error items-90035:...

## Summary I'm working on my Swift 5.1 Framework Xamarin binding and was able to run it on an iOS 13 device and a simulator and even was able to...

Environment : Xamarin.Swift 1.0.4 Xcode 11.2 Visual Studio 8.3 Steps taken 1. Wrap an iOS Framework which has Swift 5 code in a binding library project 2. Link the library...

Hello. I am trying to integrate a Objective C library, that has some swift code in it, in my Xamarin.iOS project. When I try without adding the Xamarin.Swift package, I...

Fixes error when trying to build a release iPhone build error : The "Codesign" task was not given a value for the required parameter "StampFile", nor was there a "CodesignStampFile"...