浏览代码

XCode Project: add VLCPlugin.h

Alexandre Janniaux 5 年之前
父节点
当前提交
04513c8555
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      MobileVLCKit.xcodeproj/project.pbxproj

+ 2 - 0
MobileVLCKit.xcodeproj/project.pbxproj

@@ -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 */,