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 and pull[bot] committed Jul 11, 2023
1 parent 4bf61b8 commit 1012617
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 1012617

Please sign in to comment.