Skip to content

Commit 8b97b28

Browse files
Revert "Enabling this for macOS Catalyst apps (project-chip#34956)" (project-chip#35117)
This reverts commit 1d2ddd4.
1 parent ff6863e commit 8b97b28

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/darwin/Framework/Matter.xcodeproj/project.pbxproj

-2
Original file line numberDiff line numberDiff line change
@@ -2373,7 +2373,6 @@
23732373
INSTALLHDRS_SCRIPT_PHASE = YES;
23742374
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
23752375
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
2376-
IS_ZIPPERED = YES;
23772376
LIBRARY_SEARCH_PATHS = "$(TEMP_DIR)/out/lib";
23782377
OTHER_CFLAGS = "-fmacro-prefix-map=$(SRCROOT)/CHIP/=";
23792378
OTHER_CPLUSPLUSFLAGS = (
@@ -2544,7 +2543,6 @@
25442543
INSTALLHDRS_SCRIPT_PHASE = YES;
25452544
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
25462545
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
2547-
IS_ZIPPERED = YES;
25482546
LIBRARY_SEARCH_PATHS = "$(TEMP_DIR)/out/lib";
25492547
OTHER_CFLAGS = "-fmacro-prefix-map=$(SRCROOT)/CHIP/=";
25502548
OTHER_CPLUSPLUSFLAGS = (

0 commit comments

Comments
 (0)