mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-02-16 02:20:53 +00:00
Create stream view hierarchy programmatically
This commit is contained in:
@@ -161,6 +161,7 @@
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
693B3A9A218638CD00982F7B /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Settings.bundle; sourceTree = "<group>"; };
|
||||
9803CCAB254F9EAF00EE185E /* ConnectionCallbacks.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConnectionCallbacks.h; sourceTree = "<group>"; };
|
||||
98132E8C20BC9A62007A053F /* Moonlight v1.1.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Moonlight v1.1.xcdatamodel"; sourceTree = "<group>"; };
|
||||
9819CC12254F107A008A7C8E /* RelativeTouchHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RelativeTouchHandler.h; sourceTree = "<group>"; };
|
||||
9819CC13254F107A008A7C8E /* RelativeTouchHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RelativeTouchHandler.m; sourceTree = "<group>"; };
|
||||
@@ -580,6 +581,7 @@
|
||||
FB89461B19F646E200339C8A /* StreamManager.m */,
|
||||
FB89461C19F646E200339C8A /* VideoDecoderRenderer.h */,
|
||||
FB89461D19F646E200339C8A /* VideoDecoderRenderer.m */,
|
||||
9803CCAB254F9EAF00EE185E /* ConnectionCallbacks.h */,
|
||||
);
|
||||
path = Stream;
|
||||
sourceTree = "<group>";
|
||||
|
||||
Reference in New Issue
Block a user