From 0f327092d24a965e31de2bda99c97d39712d23b7 Mon Sep 17 00:00:00 2001 From: Niels Andriesse <9340958+nielsandriesse@users.noreply.github.com> Date: Mon, 30 Nov 2020 14:43:49 +1100 Subject: [PATCH] Update BUILDING.md --- BUILDING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/BUILDING.md b/BUILDING.md index 079245ff7..859385764 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -61,9 +61,8 @@ Build and Run and you are ready to go! ## Known issues ### PureLayout - -The CocoaPods PureLayout post install hook doesn't always get applied correctly -upon running `pod install`. See https://github.com/CocoaPods/CocoaPods/issues/10087 +The PureLayout post install hook doesn't get applied correctly upon running +`pod install` if you're on Xcode 12. See https://github.com/CocoaPods/CocoaPods/issues/10087 for more information. ### Push Notifications