I am unable to build my app for publishing in the AppStore.
I have followed the guides to create an AppStore Distribution Provisioning Profile.
I can see the distribution profile in XCode Organizer.
But I can not see it in Xamarin.Studio under "iOS Bundle Signing" when selecting the AppStore->iPhone configuration and "Distribution (Automatic)" Identity. The Provisioning profile combobox shows "No matching profiles found".
When building I get the following error/warning: No installed provisioning profiles match the bundle identifier. Bundle identifier 'DanishMoviesDistribution' does not match any installed provisioning profile.
I have tried this twice (recreating certificates and profiles) to make sure it was not a glitch after the Apple Developer Site server problems of recent weeks.
My setup info: Xamarin Studio Version 4.0.12 (build 3) Installation UUID: 82cbbf57-794d-4ade-bb85-dc73cb239852 Runtime: Mono 3.2.1 ((no/f3f789e) GTK 2.24.20 GTK# (2.12.0.0) Package version: 302010001
Apple Developer Tools Xcode 4.6.3 (2068) Build 4H1503
Xamarin.Mac Xamarin.Mac: Not Installed
Xamarin.Android Not Installed
Xamarin.iOS Version: 6.4.3.0 (Business Edition) Hash: 0068990 Branch: Build date: 2013-13-08 05:24:39-0400
Build Information Release ID: 400120003 Git revision: 593d7acb1cb78ceeeb482d5133cf1fe514467e39 Build date: 2013-08-07 20:30:53+0000 Xamarin addins: 25a0858b281923e666b09259ad4746b774e0a873
Operating System Mac OS X 10.8.4 Darwin persmacmini.local 12.4.0 Darwin Kernel Version 12.4.0 Wed May 1 17:57:12 PDT 2013 root:xnu-2050.24.15~1/RELEASE_X86_64 x86_64
What am I doing wrong ?