Hi,
When I am creating an archive build in AppStore configuration for iOS in Xamarin Studio, the shared project is building in debug.
So I got to my iOS project, click build archive. This compiles the shared project in the debug configuration and the
iOS project in the expected AppStore configuration.
How do I change it that when archiving for AppStore, the shared project will build in release?
Build Values
Xamarin Studio: 5.9.3 (Build 1)
Xamarin.iOS: 8.10.1.64
You have to change your Build Configuration mappings in the Solution Options.
Answers
You have to change your Build Configuration mappings in the Solution Options.