I'm using following packages :
<package id="Xamarin.Swift" version="1.0.2" targetFramework="xamarinios10" /> <package id="iOSCharts" version="3.2.2.1" targetFramework="xamarinios10" />
updated xcode and vs to lates version , Xcode Version 11.4 (11E146)
Xamarin.iOS
Version: 13.16.0.13 (Visual Studio Community)
I tired using
https://github.com/Flash3001/ipa-packager but it seems doesn't work for swift 5.0, after running script I checked ipa content and SwiftSupport> SwiftSupport was empty. after this I copied libs manually from
Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphoneos all filed in to .xcarchive file content .
Any idea ? I'm not able to upload project in app store :(