From 049dc887df4ff1c14d4bf1cb7d2cb096c599b9c4 Mon Sep 17 00:00:00 2001 From: Dave Nicolson Date: Mon, 19 Feb 2024 20:54:56 +0100 Subject: [PATCH] Add optional comments to native target --- kin/grammar/PBXProj.g4 | 1 + 1 file changed, 1 insertion(+) diff --git a/kin/grammar/PBXProj.g4 b/kin/grammar/PBXProj.g4 index 6b34087..c033d24 100644 --- a/kin/grammar/PBXProj.g4 +++ b/kin/grammar/PBXProj.g4 @@ -256,6 +256,7 @@ pbx_native_target build_configuration_list build_phases build_rules + comments? dependencies name product_install_path?