1

In Visual Studio with Xamarin.iOS there is this option on iOS Build properties page: "Strip native debugging symbols"

(It seems I'm forced to not use this option because then some native static linked libraries (.a) are removed...)

What exactly is included in a generated ipa file if the option is NOT checked ? The C# assemblies (the source code) ? Can anyone really debug the app published to App Store if the option was not active during build ?

fritz
  • 427
  • 1
  • 5
  • 13

0 Answers0