|
19 | 19 | 3C81C75028F7A7D3001CB9D1 /* VideoPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C81C74F28F7A7D3001CB9D1 /* VideoPlayer.m */; };
|
20 | 20 | 3CCB87212869085400771BAD /* MatterTvCastingBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CCB87202869085400771BAD /* MatterTvCastingBridge.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
21 | 21 | 3CCB8737286A555500771BAD /* libTvCastingCommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CCB8735286A555500771BAD /* libTvCastingCommon.a */; };
|
22 |
| - 3CCB8738286A555500771BAD /* libmbedtls.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CCB8736286A555500771BAD /* libmbedtls.a */; settings = {ATTRIBUTES = (Required, ); }; }; |
23 | 22 | 3CCB873F286A593700771BAD /* DiscoveredNodeData.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3CCB8739286A593700771BAD /* DiscoveredNodeData.mm */; };
|
24 | 23 | 3CCB8740286A593700771BAD /* CastingServerBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CCB873A286A593700771BAD /* CastingServerBridge.h */; };
|
25 | 24 | 3CCB8741286A593700771BAD /* DiscoveredNodeData.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CCB873B286A593700771BAD /* DiscoveredNodeData.h */; };
|
|
56 | 55 | 3CCB871D2869085400771BAD /* MatterTvCastingBridge.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MatterTvCastingBridge.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
57 | 56 | 3CCB87202869085400771BAD /* MatterTvCastingBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MatterTvCastingBridge.h; sourceTree = "<group>"; };
|
58 | 57 | 3CCB8735286A555500771BAD /* libTvCastingCommon.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libTvCastingCommon.a; path = lib/libTvCastingCommon.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
59 |
| - 3CCB8736286A555500771BAD /* libmbedtls.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmbedtls.a; path = lib/libmbedtls.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
60 | 58 | 3CCB8739286A593700771BAD /* DiscoveredNodeData.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = DiscoveredNodeData.mm; sourceTree = "<group>"; };
|
61 | 59 | 3CCB873A286A593700771BAD /* CastingServerBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CastingServerBridge.h; sourceTree = "<group>"; };
|
62 | 60 | 3CCB873B286A593700771BAD /* DiscoveredNodeData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DiscoveredNodeData.h; sourceTree = "<group>"; };
|
|
77 | 75 | buildActionMask = 2147483647;
|
78 | 76 | files = (
|
79 | 77 | 3CCB8737286A555500771BAD /* libTvCastingCommon.a in Frameworks */,
|
80 |
| - 3CCB8738286A555500771BAD /* libmbedtls.a in Frameworks */, |
81 | 78 | );
|
82 | 79 | runOnlyForDeploymentPostprocessing = 0;
|
83 | 80 | };
|
|
88 | 85 | isa = PBXGroup;
|
89 | 86 | children = (
|
90 | 87 | 3CCB871F2869085400771BAD /* MatterTvCastingBridge */,
|
91 |
| - 3CCB8736286A555500771BAD /* libmbedtls.a */, |
92 | 88 | 3CCB8735286A555500771BAD /* libTvCastingCommon.a */,
|
93 | 89 | 3CCB871E2869085400771BAD /* Products */,
|
94 | 90 | );
|
|
312 | 308 | DEBUG_INFORMATION_FORMAT = dwarf;
|
313 | 309 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
314 | 310 | ENABLE_TESTABILITY = YES;
|
315 |
| - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; |
316 | 311 | GCC_C_LANGUAGE_STANDARD = gnu11;
|
317 | 312 | GCC_DYNAMIC_NO_PIC = NO;
|
318 | 313 | GCC_NO_COMMON_BLOCKS = YES;
|
|
0 commit comments