|
60 | 60 | 3C9437942B3B47A10096E5F4 /* MCErrorUtils.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3C9437932B3B47A10096E5F4 /* MCErrorUtils.mm */; };
|
61 | 61 | 3CCB87212869085400771BAD /* MatterTvCastingBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CCB87202869085400771BAD /* MatterTvCastingBridge.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
62 | 62 | 3CCB8737286A555500771BAD /* libTvCastingCommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CCB8735286A555500771BAD /* libTvCastingCommon.a */; };
|
63 |
| - 3CCB8738286A555500771BAD /* libmbedtls.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CCB8736286A555500771BAD /* libmbedtls.a */; settings = {ATTRIBUTES = (Required, ); }; }; |
64 | 63 | 3CCB873F286A593700771BAD /* DiscoveredNodeData.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3CCB8739286A593700771BAD /* DiscoveredNodeData.mm */; };
|
65 | 64 | 3CCB8740286A593700771BAD /* CastingServerBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CCB873A286A593700771BAD /* CastingServerBridge.h */; };
|
66 | 65 | 3CCB8741286A593700771BAD /* DiscoveredNodeData.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CCB873B286A593700771BAD /* DiscoveredNodeData.h */; };
|
|
151 | 150 | 3CCB871D2869085400771BAD /* MatterTvCastingBridge.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MatterTvCastingBridge.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
152 | 151 | 3CCB87202869085400771BAD /* MatterTvCastingBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MatterTvCastingBridge.h; sourceTree = "<group>"; };
|
153 | 152 | 3CCB8735286A555500771BAD /* libTvCastingCommon.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libTvCastingCommon.a; path = lib/libTvCastingCommon.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
154 |
| - 3CCB8736286A555500771BAD /* libmbedtls.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmbedtls.a; path = lib/libmbedtls.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
155 | 153 | 3CCB8739286A593700771BAD /* DiscoveredNodeData.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = DiscoveredNodeData.mm; sourceTree = "<group>"; };
|
156 | 154 | 3CCB873A286A593700771BAD /* CastingServerBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CastingServerBridge.h; sourceTree = "<group>"; };
|
157 | 155 | 3CCB873B286A593700771BAD /* DiscoveredNodeData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DiscoveredNodeData.h; sourceTree = "<group>"; };
|
|
183 | 181 | buildActionMask = 2147483647;
|
184 | 182 | files = (
|
185 | 183 | 3CCB8737286A555500771BAD /* libTvCastingCommon.a in Frameworks */,
|
186 |
| - 3CCB8738286A555500771BAD /* libmbedtls.a in Frameworks */, |
187 | 184 | );
|
188 | 185 | runOnlyForDeploymentPostprocessing = 0;
|
189 | 186 | };
|
|
233 | 230 | isa = PBXGroup;
|
234 | 231 | children = (
|
235 | 232 | 3CCB871F2869085400771BAD /* MatterTvCastingBridge */,
|
236 |
| - 3CCB8736286A555500771BAD /* libmbedtls.a */, |
237 | 233 | 3CCB8735286A555500771BAD /* libTvCastingCommon.a */,
|
238 | 234 | 3CCB871E2869085400771BAD /* Products */,
|
239 | 235 | );
|
|
556 | 552 | DEBUG_INFORMATION_FORMAT = dwarf;
|
557 | 553 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
558 | 554 | ENABLE_TESTABILITY = YES;
|
559 |
| - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; |
560 | 555 | GCC_C_LANGUAGE_STANDARD = gnu11;
|
561 | 556 | GCC_DYNAMIC_NO_PIC = NO;
|
562 | 557 | GCC_NO_COMMON_BLOCKS = YES;
|
|
644 | 639 | 3CCB87252869085400771BAD /* Debug */ = {
|
645 | 640 | isa = XCBuildConfiguration;
|
646 | 641 | buildSettings = {
|
| 642 | + "ARCHS[sdk=iphonesimulator*]" = ( |
| 643 | + arm64, |
| 644 | + x86_64, |
| 645 | + ); |
647 | 646 | CHIP_ROOT = "$(PROJECT_DIR)/../../../..";
|
648 | 647 | CODE_SIGN_STYLE = Automatic;
|
649 | 648 | COPY_PHASE_STRIP = NO;
|
|
0 commit comments