diff --git a/tests/monotouch-test/Photos/LivePhotoEditingContextTest.cs b/tests/monotouch-test/Photos/LivePhotoEditingContextTest.cs index 0bdebae0a7..fb09b46174 100644 --- a/tests/monotouch-test/Photos/LivePhotoEditingContextTest.cs +++ b/tests/monotouch-test/Photos/LivePhotoEditingContextTest.cs @@ -48,6 +48,9 @@ namespace MonoTouchFixtures.Photos { #if !MONOMAC // on macOS `initWithLivePhotoEditingInput:` returns `nil` and we throw [Test] +#endif +#if !DEBUG + [Ignore ("Photos.framework headers are broken in Xcode 11 beta 1 (and optimizations fails)")] #endif public void Linker () {