Skip to content

Commit

Permalink
Revert "Enabling this for macOS Catalyst apps (project-chip#34956)" (p…
Browse files Browse the repository at this point in the history
…roject-chip#35117)

This reverts commit 1d2ddd4.
  • Loading branch information
ksperling-apple authored Aug 21, 2024
1 parent ff6863e commit 8b97b28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/darwin/Framework/Matter.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2373,7 +2373,6 @@
INSTALLHDRS_SCRIPT_PHASE = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
IS_ZIPPERED = YES;
LIBRARY_SEARCH_PATHS = "$(TEMP_DIR)/out/lib";
OTHER_CFLAGS = "-fmacro-prefix-map=$(SRCROOT)/CHIP/=";
OTHER_CPLUSPLUSFLAGS = (
Expand Down Expand Up @@ -2544,7 +2543,6 @@
INSTALLHDRS_SCRIPT_PHASE = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
IS_ZIPPERED = YES;
LIBRARY_SEARCH_PATHS = "$(TEMP_DIR)/out/lib";
OTHER_CFLAGS = "-fmacro-prefix-map=$(SRCROOT)/CHIP/=";
OTHER_CPLUSPLUSFLAGS = (
Expand Down

0 comments on commit 8b97b28

Please sign in to comment.