When we create the IPA file using Xamarin IOS and go to show package content after doing zip and unzip of the IPA. We are able to see project_name.iOS.exe file in all the IPA files that are created using Xamarin Forms. Why this file gets created in execute file of iOS? is there any way we can avoid the creation of .exe file while creating IPA file using Xamarin.iOS?
