diff --git a/examples/darwin-framework-tool/BUILD.gn b/examples/darwin-framework-tool/BUILD.gn index 7a9d459fe5f918..97cd337ba9acd4 100644 --- a/examples/darwin-framework-tool/BUILD.gn +++ b/examples/darwin-framework-tool/BUILD.gn @@ -29,6 +29,7 @@ action("build-darwin-framework") { inputs = [ "${chip_root}/src/darwin/Framework/CHIP", + "${chip_root}/src/darwin/Framework/CHIP/zap-generated", "${chip_root}/src/darwin/Framework/Matter.xcodeproj", ]