We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d15ec6e commit e7a8490Copy full SHA for e7a8490
src/darwin/Framework/Matter.xcodeproj/project.pbxproj
@@ -2039,6 +2039,7 @@
2039
SDKROOT = iphoneos;
2040
SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos appletvos appletvsimulator watchos watchsimulator";
2041
SUPPORTS_TEXT_BASED_API = NO;
2042
+ SWIFT_INSTALL_OBJC_HEADER = NO;
2043
TARGETED_DEVICE_FAMILY = "1,2,3,4";
2044
VERSIONING_SYSTEM = "apple-generic";
2045
VERSION_INFO_PREFIX = "";
@@ -2211,6 +2212,7 @@
2211
2212
2213
2214
SUPPORTS_TEXT_BASED_API = YES;
2215
2216
2217
VALIDATE_PRODUCT = YES;
2218
0 commit comments