|
@@ -424,6 +424,7 @@
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
+ 0EE528B3241BE7D400050373 /* VLCPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCPlugin.h; path = Headers/Public/VLCPlugin.h; sourceTree = "<group>"; };
|
|
|
3F7CC79621D69CB40094B074 /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; name = module.modulemap; path = Resources/TVVLCKit/module.modulemap; sourceTree = SOURCE_ROOT; };
|
|
|
3F7CC79721D69D9A0094B074 /* module.modulemap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.module-map"; name = module.modulemap; path = Resources/MobileVLCKit/module.modulemap; sourceTree = "<group>"; };
|
|
|
41E1959621BEA28F00F10277 /* VLCTranscoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCTranscoder.m; path = Sources/VLCTranscoder.m; sourceTree = "<group>"; };
|
|
@@ -789,6 +790,7 @@
|
|
|
7A5ECAE211DE8FD200F66AF3 /* Headers */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 0EE528B3241BE7D400050373 /* VLCPlugin.h */,
|
|
|
7A5ECB9D11DE975700F66AF3 /* MobileVLCKit.h */,
|
|
|
7A5ECAE311DE8FDF00F66AF3 /* Internal */,
|
|
|
4B49C5FD1BC3D7960052D40C /* VLCAudio.h */,
|