|
58 | 58 | 3C9437942B3B47A10096E5F4 /* MCErrorUtils.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3C9437932B3B47A10096E5F4 /* MCErrorUtils.mm */; };
|
59 | 59 | 3CCB87212869085400771BAD /* MatterTvCastingBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CCB87202869085400771BAD /* MatterTvCastingBridge.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
60 | 60 | 3CCB8737286A555500771BAD /* libTvCastingCommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CCB8735286A555500771BAD /* libTvCastingCommon.a */; };
|
61 |
| - 3CCB8738286A555500771BAD /* libmbedtls.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CCB8736286A555500771BAD /* libmbedtls.a */; settings = {ATTRIBUTES = (Required, ); }; }; |
62 | 61 | 3CCB873F286A593700771BAD /* DiscoveredNodeData.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3CCB8739286A593700771BAD /* DiscoveredNodeData.mm */; };
|
63 | 62 | 3CCB8740286A593700771BAD /* CastingServerBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CCB873A286A593700771BAD /* CastingServerBridge.h */; };
|
64 | 63 | 3CCB8741286A593700771BAD /* DiscoveredNodeData.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CCB873B286A593700771BAD /* DiscoveredNodeData.h */; };
|
|
146 | 145 | 3CCB871D2869085400771BAD /* MatterTvCastingBridge.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MatterTvCastingBridge.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
147 | 146 | 3CCB87202869085400771BAD /* MatterTvCastingBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MatterTvCastingBridge.h; sourceTree = "<group>"; };
|
148 | 147 | 3CCB8735286A555500771BAD /* libTvCastingCommon.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libTvCastingCommon.a; path = lib/libTvCastingCommon.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
149 |
| - 3CCB8736286A555500771BAD /* libmbedtls.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmbedtls.a; path = lib/libmbedtls.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
150 | 148 | 3CCB8739286A593700771BAD /* DiscoveredNodeData.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = DiscoveredNodeData.mm; sourceTree = "<group>"; };
|
151 | 149 | 3CCB873A286A593700771BAD /* CastingServerBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CastingServerBridge.h; sourceTree = "<group>"; };
|
152 | 150 | 3CCB873B286A593700771BAD /* DiscoveredNodeData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DiscoveredNodeData.h; sourceTree = "<group>"; };
|
|
178 | 176 | buildActionMask = 2147483647;
|
179 | 177 | files = (
|
180 | 178 | 3CCB8737286A555500771BAD /* libTvCastingCommon.a in Frameworks */,
|
181 |
| - 3CCB8738286A555500771BAD /* libmbedtls.a in Frameworks */, |
182 | 179 | );
|
183 | 180 | runOnlyForDeploymentPostprocessing = 0;
|
184 | 181 | };
|
|
223 | 220 | isa = PBXGroup;
|
224 | 221 | children = (
|
225 | 222 | 3CCB871F2869085400771BAD /* MatterTvCastingBridge */,
|
226 |
| - 3CCB8736286A555500771BAD /* libmbedtls.a */, |
227 | 223 | 3CCB8735286A555500771BAD /* libTvCastingCommon.a */,
|
228 | 224 | 3CCB871E2869085400771BAD /* Products */,
|
229 | 225 | );
|
|
546 | 542 | DEBUG_INFORMATION_FORMAT = dwarf;
|
547 | 543 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
548 | 544 | ENABLE_TESTABILITY = YES;
|
549 |
| - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; |
550 | 545 | GCC_C_LANGUAGE_STANDARD = gnu11;
|
551 | 546 | GCC_DYNAMIC_NO_PIC = NO;
|
552 | 547 | GCC_NO_COMMON_BLOCKS = YES;
|
|
0 commit comments