Son zamanlarda Xamarin'i güncelledim. O zamandan bu zamana, ben bu hata nedeniyle iOS uygulama oluşturmak mümkün olmuştur:Uygulamanız 'HealthKitUI' çerçevesini kullanıyor
Your application is using the 'HealthKitUI' framework, which isn't included in the iOS SDK you're using to build your app (this framework was introduced in iOS 9.3, while you're building with the iOS 9.2 SDK.) This configuration is only supported with the legacy registrar (pass --registrar:legacy as an additional mtouch argument in your project's iOS Build option to select). Alternatively select a newer SDK in your app's iOS Build options.
başkasının gördü? Kodumda hiçbir şey değiştirmedim.
Ve Xcode 7.3, Mac OSX 10.11 * iç çekmeyi gerektirir * – hvaughan3