Skip to content

Commit

Permalink
[Darwin] Further strip CHIPFramework in release builds (#13792)
Browse files Browse the repository at this point in the history
  • Loading branch information
sagar-apple authored Jan 22, 2022
1 parent e17d767 commit b7f8100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/darwin/Framework/CHIP.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -821,6 +821,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = com.chip.CHIP;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
STRIP_STYLE = "non-global";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
Expand Down

0 comments on commit b7f8100

Please sign in to comment.