[cloudkit] Fix some API removal from monotouch.dll (classic)

Unit tests failed to compile for monotouch-test/classic. Those are still
compiled by mtouch-test on wrench (even if the profile is now dead)
This commit is contained in:
Sebastien Pouliot 2016-09-02 20:58:24 -04:00
Родитель 3dbde10fac
Коммит d3e0433f59
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -28,7 +28,7 @@ namespace XamCore.CloudKit {
}
#endif
#if XAMCORE_2_0
#if XAMCORE_2_0 || !MONOMAC
public partial class CKFetchNotificationChangesOperation {
// `init` does not work on watchOS but we can keep compatibility with a different init