From 49039bbbc47f777460c3b9712979699df6e8808c Mon Sep 17 00:00:00 2001 From: Rajdeep Kwatra Date: Wed, 28 Apr 2021 18:00:07 +1000 Subject: [PATCH] Fixed SPM compilation issue in Xcode 12.5 (#114) --- Proton/Sources/ObjC/include/PREditorContentName.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Proton/Sources/ObjC/include/PREditorContentName.h b/Proton/Sources/ObjC/include/PREditorContentName.h index bdb8ed41..93306767 100644 --- a/Proton/Sources/ObjC/include/PREditorContentName.h +++ b/Proton/Sources/ObjC/include/PREditorContentName.h @@ -17,6 +17,7 @@ // See the License for the specific language governing permissions and // limitations under the License. // +#import #ifndef EditorContentName_h #define EditorContentName_h