mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-02-16 02:20:53 +00:00
713 lines
39 KiB
Plaintext
713 lines
39 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 48;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
983091DE24CEB69B00A0835D /* ConnectionTester.c in Sources */ = {isa = PBXBuildFile; fileRef = 983091DD24CEB69B00A0835D /* ConnectionTester.c */; };
|
|
983091DF24CEB69B00A0835D /* ConnectionTester.c in Sources */ = {isa = PBXBuildFile; fileRef = 983091DD24CEB69B00A0835D /* ConnectionTester.c */; };
|
|
9857AEF01EBE85E10084F99E /* rs.c in Sources */ = {isa = PBXBuildFile; fileRef = 9857AEEE1EBE85E10084F99E /* rs.c */; };
|
|
98AB2E401CAD425A0089BB98 /* AudioStream.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E1A1CAD423B0089BB98 /* AudioStream.c */; };
|
|
98AB2E411CAD425A0089BB98 /* ByteBuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E1B1CAD423B0089BB98 /* ByteBuffer.c */; };
|
|
98AB2E421CAD425A0089BB98 /* Connection.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E1D1CAD423B0089BB98 /* Connection.c */; };
|
|
98AB2E431CAD425A0089BB98 /* ControlStream.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E1E1CAD423B0089BB98 /* ControlStream.c */; };
|
|
98AB2E441CAD425A0089BB98 /* FakeCallbacks.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E1F1CAD423B0089BB98 /* FakeCallbacks.c */; };
|
|
98AB2E451CAD425A0089BB98 /* InputStream.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E211CAD423B0089BB98 /* InputStream.c */; };
|
|
98AB2E461CAD425A0089BB98 /* LinkedBlockingQueue.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E241CAD423B0089BB98 /* LinkedBlockingQueue.c */; };
|
|
98AB2E471CAD425A0089BB98 /* Misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E261CAD423B0089BB98 /* Misc.c */; };
|
|
98AB2E481CAD425A0089BB98 /* Platform.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E311CAD423B0089BB98 /* Platform.c */; };
|
|
98AB2E491CAD425A0089BB98 /* PlatformSockets.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E331CAD423B0089BB98 /* PlatformSockets.c */; };
|
|
98AB2E4B1CAD425A0089BB98 /* RtspConnection.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E391CAD423B0089BB98 /* RtspConnection.c */; };
|
|
98AB2E4C1CAD425A0089BB98 /* RtspParser.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E3A1CAD423B0089BB98 /* RtspParser.c */; };
|
|
98AB2E4D1CAD425A0089BB98 /* SdpGenerator.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E3B1CAD423B0089BB98 /* SdpGenerator.c */; };
|
|
98AB2E4E1CAD425A0089BB98 /* VideoDepacketizer.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E3D1CAD423B0089BB98 /* VideoDepacketizer.c */; };
|
|
98AB2E4F1CAD425A0089BB98 /* VideoStream.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E3E1CAD423B0089BB98 /* VideoStream.c */; };
|
|
98AB2E501CAD427A0089BB98 /* callbacks.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2DF01CAD422B0089BB98 /* callbacks.c */; };
|
|
98AB2E511CAD427A0089BB98 /* compress.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2DF31CAD422B0089BB98 /* compress.c */; };
|
|
98AB2E521CAD427A0089BB98 /* host.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E001CAD422B0089BB98 /* host.c */; };
|
|
98AB2E531CAD427A0089BB98 /* list.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E0E1CAD422B0089BB98 /* list.c */; };
|
|
98AB2E541CAD427A0089BB98 /* packet.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E121CAD422B0089BB98 /* packet.c */; };
|
|
98AB2E551CAD427A0089BB98 /* peer.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E131CAD422B0089BB98 /* peer.c */; };
|
|
98AB2E561CAD427A0089BB98 /* protocol.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E151CAD422B0089BB98 /* protocol.c */; };
|
|
98AB2E571CAD427A0089BB98 /* unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E171CAD422B0089BB98 /* unix.c */; };
|
|
98AB2E581CAD427A0089BB98 /* win32.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E181CAD422B0089BB98 /* win32.c */; };
|
|
98B8C2B6262BC1220027F659 /* PlatformCrypto.c in Sources */ = {isa = PBXBuildFile; fileRef = 98B8C2B5262BC1220027F659 /* PlatformCrypto.c */; };
|
|
98B8C2B7262BC1220027F659 /* PlatformCrypto.c in Sources */ = {isa = PBXBuildFile; fileRef = 98B8C2B5262BC1220027F659 /* PlatformCrypto.c */; };
|
|
98C1FC13218404040023FDDF /* SimpleStun.c in Sources */ = {isa = PBXBuildFile; fileRef = 98C1FC11218404030023FDDF /* SimpleStun.c */; };
|
|
98C1FC142184124C0023FDDF /* SimpleStun.c in Sources */ = {isa = PBXBuildFile; fileRef = 98C1FC11218404030023FDDF /* SimpleStun.c */; };
|
|
98F145352667D847004018E3 /* RtpAudioQueue.c in Sources */ = {isa = PBXBuildFile; fileRef = 98F145332667D847004018E3 /* RtpAudioQueue.c */; };
|
|
98F145362667D847004018E3 /* RtpAudioQueue.c in Sources */ = {isa = PBXBuildFile; fileRef = 98F145332667D847004018E3 /* RtpAudioQueue.c */; };
|
|
98F145372667D847004018E3 /* RtpVideoQueue.c in Sources */ = {isa = PBXBuildFile; fileRef = 98F145342667D847004018E3 /* RtpVideoQueue.c */; };
|
|
98F145382667D847004018E3 /* RtpVideoQueue.c in Sources */ = {isa = PBXBuildFile; fileRef = 98F145342667D847004018E3 /* RtpVideoQueue.c */; };
|
|
FB1A67F821324F4900507771 /* rs.c in Sources */ = {isa = PBXBuildFile; fileRef = 9857AEEE1EBE85E10084F99E /* rs.c */; };
|
|
FB1A67FA21324F4900507771 /* AudioStream.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E1A1CAD423B0089BB98 /* AudioStream.c */; };
|
|
FB1A67FB21324F4900507771 /* ByteBuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E1B1CAD423B0089BB98 /* ByteBuffer.c */; };
|
|
FB1A67FC21324F4900507771 /* Connection.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E1D1CAD423B0089BB98 /* Connection.c */; };
|
|
FB1A67FD21324F4900507771 /* ControlStream.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E1E1CAD423B0089BB98 /* ControlStream.c */; };
|
|
FB1A67FE21324F4900507771 /* FakeCallbacks.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E1F1CAD423B0089BB98 /* FakeCallbacks.c */; };
|
|
FB1A67FF21324F4900507771 /* InputStream.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E211CAD423B0089BB98 /* InputStream.c */; };
|
|
FB1A680021324F4900507771 /* LinkedBlockingQueue.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E241CAD423B0089BB98 /* LinkedBlockingQueue.c */; };
|
|
FB1A680121324F4900507771 /* Misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E261CAD423B0089BB98 /* Misc.c */; };
|
|
FB1A680221324F4900507771 /* Platform.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E311CAD423B0089BB98 /* Platform.c */; };
|
|
FB1A680321324F4900507771 /* PlatformSockets.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E331CAD423B0089BB98 /* PlatformSockets.c */; };
|
|
FB1A680521324F4900507771 /* RtspConnection.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E391CAD423B0089BB98 /* RtspConnection.c */; };
|
|
FB1A680621324F4900507771 /* RtspParser.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E3A1CAD423B0089BB98 /* RtspParser.c */; };
|
|
FB1A680721324F4900507771 /* SdpGenerator.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E3B1CAD423B0089BB98 /* SdpGenerator.c */; };
|
|
FB1A680821324F4900507771 /* VideoDepacketizer.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E3D1CAD423B0089BB98 /* VideoDepacketizer.c */; };
|
|
FB1A680921324F4900507771 /* VideoStream.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E3E1CAD423B0089BB98 /* VideoStream.c */; };
|
|
FB1A680A21324F4900507771 /* callbacks.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2DF01CAD422B0089BB98 /* callbacks.c */; };
|
|
FB1A680B21324F4900507771 /* compress.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2DF31CAD422B0089BB98 /* compress.c */; };
|
|
FB1A680C21324F4900507771 /* host.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E001CAD422B0089BB98 /* host.c */; };
|
|
FB1A680D21324F4900507771 /* list.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E0E1CAD422B0089BB98 /* list.c */; };
|
|
FB1A680E21324F4900507771 /* packet.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E121CAD422B0089BB98 /* packet.c */; };
|
|
FB1A680F21324F4900507771 /* peer.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E131CAD422B0089BB98 /* peer.c */; };
|
|
FB1A681021324F4900507771 /* protocol.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E151CAD422B0089BB98 /* protocol.c */; };
|
|
FB1A681121324F4900507771 /* unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E171CAD422B0089BB98 /* unix.c */; };
|
|
FB1A681221324F4900507771 /* win32.c in Sources */ = {isa = PBXBuildFile; fileRef = 98AB2E181CAD422B0089BB98 /* win32.c */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
FB1A67ED21324EE300507771 /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "include/$(PRODUCT_NAME)";
|
|
dstSubfolderSpec = 16;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
983091DD24CEB69B00A0835D /* ConnectionTester.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ConnectionTester.c; sourceTree = "<group>"; };
|
|
9857AEEE1EBE85E10084F99E /* rs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rs.c; path = "moonlight-common-c/reedsolomon/rs.c"; sourceTree = "<group>"; };
|
|
9857AEEF1EBE85E10084F99E /* rs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rs.h; path = "moonlight-common-c/reedsolomon/rs.h"; sourceTree = "<group>"; };
|
|
98AB2DF01CAD422B0089BB98 /* callbacks.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = callbacks.c; sourceTree = "<group>"; };
|
|
98AB2DF11CAD422B0089BB98 /* ChangeLog */ = {isa = PBXFileReference; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; };
|
|
98AB2DF21CAD422B0089BB98 /* CMakeLists.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
|
|
98AB2DF31CAD422B0089BB98 /* compress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = compress.c; sourceTree = "<group>"; };
|
|
98AB2DF41CAD422B0089BB98 /* configure.ac */ = {isa = PBXFileReference; lastKnownFileType = text; path = configure.ac; sourceTree = "<group>"; };
|
|
98AB2DF61CAD422B0089BB98 /* design.dox */ = {isa = PBXFileReference; lastKnownFileType = text; path = design.dox; sourceTree = "<group>"; };
|
|
98AB2DF71CAD422B0089BB98 /* FAQ.dox */ = {isa = PBXFileReference; lastKnownFileType = text; path = FAQ.dox; sourceTree = "<group>"; };
|
|
98AB2DF81CAD422B0089BB98 /* install.dox */ = {isa = PBXFileReference; lastKnownFileType = text; path = install.dox; sourceTree = "<group>"; };
|
|
98AB2DF91CAD422B0089BB98 /* license.dox */ = {isa = PBXFileReference; lastKnownFileType = text; path = license.dox; sourceTree = "<group>"; };
|
|
98AB2DFA1CAD422B0089BB98 /* mainpage.dox */ = {isa = PBXFileReference; lastKnownFileType = text; path = mainpage.dox; sourceTree = "<group>"; };
|
|
98AB2DFB1CAD422B0089BB98 /* tutorial.dox */ = {isa = PBXFileReference; lastKnownFileType = text; path = tutorial.dox; sourceTree = "<group>"; };
|
|
98AB2DFC1CAD422B0089BB98 /* Doxyfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Doxyfile; sourceTree = "<group>"; };
|
|
98AB2DFD1CAD422B0089BB98 /* DoxygenLayout.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = DoxygenLayout.xml; sourceTree = "<group>"; };
|
|
98AB2DFE1CAD422B0089BB98 /* enet.dsp */ = {isa = PBXFileReference; lastKnownFileType = text; path = enet.dsp; sourceTree = "<group>"; };
|
|
98AB2DFF1CAD422B0089BB98 /* enet_dll.cbp */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = enet_dll.cbp; sourceTree = "<group>"; };
|
|
98AB2E001CAD422B0089BB98 /* host.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = host.c; sourceTree = "<group>"; };
|
|
98AB2E031CAD422B0089BB98 /* callbacks.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = callbacks.h; sourceTree = "<group>"; };
|
|
98AB2E041CAD422B0089BB98 /* enet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = enet.h; sourceTree = "<group>"; };
|
|
98AB2E051CAD422B0089BB98 /* list.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = list.h; sourceTree = "<group>"; };
|
|
98AB2E061CAD422B0089BB98 /* protocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = protocol.h; sourceTree = "<group>"; };
|
|
98AB2E071CAD422B0089BB98 /* time.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
|
|
98AB2E081CAD422B0089BB98 /* types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = "<group>"; };
|
|
98AB2E091CAD422B0089BB98 /* unix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = unix.h; sourceTree = "<group>"; };
|
|
98AB2E0A1CAD422B0089BB98 /* utility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = utility.h; sourceTree = "<group>"; };
|
|
98AB2E0B1CAD422B0089BB98 /* win32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = win32.h; sourceTree = "<group>"; };
|
|
98AB2E0C1CAD422B0089BB98 /* libenet.pc.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = libenet.pc.in; sourceTree = "<group>"; };
|
|
98AB2E0D1CAD422B0089BB98 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
|
98AB2E0E1CAD422B0089BB98 /* list.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = list.c; sourceTree = "<group>"; };
|
|
98AB2E101CAD422B0089BB98 /* .keep */ = {isa = PBXFileReference; lastKnownFileType = text; path = .keep; sourceTree = "<group>"; };
|
|
98AB2E111CAD422B0089BB98 /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
|
|
98AB2E121CAD422B0089BB98 /* packet.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = packet.c; sourceTree = "<group>"; };
|
|
98AB2E131CAD422B0089BB98 /* peer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = peer.c; sourceTree = "<group>"; };
|
|
98AB2E141CAD422B0089BB98 /* premake4.lua */ = {isa = PBXFileReference; lastKnownFileType = text; path = premake4.lua; sourceTree = "<group>"; };
|
|
98AB2E151CAD422B0089BB98 /* protocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = protocol.c; sourceTree = "<group>"; };
|
|
98AB2E161CAD422B0089BB98 /* README */ = {isa = PBXFileReference; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
|
|
98AB2E171CAD422B0089BB98 /* unix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unix.c; sourceTree = "<group>"; };
|
|
98AB2E181CAD422B0089BB98 /* win32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = win32.c; sourceTree = "<group>"; };
|
|
98AB2E1A1CAD423B0089BB98 /* AudioStream.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AudioStream.c; sourceTree = "<group>"; };
|
|
98AB2E1B1CAD423B0089BB98 /* ByteBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ByteBuffer.c; sourceTree = "<group>"; };
|
|
98AB2E1C1CAD423B0089BB98 /* ByteBuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ByteBuffer.h; sourceTree = "<group>"; };
|
|
98AB2E1D1CAD423B0089BB98 /* Connection.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Connection.c; sourceTree = "<group>"; };
|
|
98AB2E1E1CAD423B0089BB98 /* ControlStream.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ControlStream.c; sourceTree = "<group>"; };
|
|
98AB2E1F1CAD423B0089BB98 /* FakeCallbacks.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FakeCallbacks.c; sourceTree = "<group>"; };
|
|
98AB2E201CAD423B0089BB98 /* Input.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Input.h; sourceTree = "<group>"; };
|
|
98AB2E211CAD423B0089BB98 /* InputStream.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InputStream.c; sourceTree = "<group>"; };
|
|
98AB2E221CAD423B0089BB98 /* Limelight-internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Limelight-internal.h"; sourceTree = "<group>"; };
|
|
98AB2E231CAD423B0089BB98 /* Limelight.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Limelight.h; sourceTree = "<group>"; };
|
|
98AB2E241CAD423B0089BB98 /* LinkedBlockingQueue.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LinkedBlockingQueue.c; sourceTree = "<group>"; };
|
|
98AB2E251CAD423B0089BB98 /* LinkedBlockingQueue.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LinkedBlockingQueue.h; sourceTree = "<group>"; };
|
|
98AB2E261CAD423B0089BB98 /* Misc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Misc.c; sourceTree = "<group>"; };
|
|
98AB2E311CAD423B0089BB98 /* Platform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Platform.c; sourceTree = "<group>"; };
|
|
98AB2E321CAD423B0089BB98 /* Platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Platform.h; sourceTree = "<group>"; };
|
|
98AB2E331CAD423B0089BB98 /* PlatformSockets.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformSockets.c; sourceTree = "<group>"; };
|
|
98AB2E341CAD423B0089BB98 /* PlatformSockets.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSockets.h; sourceTree = "<group>"; };
|
|
98AB2E351CAD423B0089BB98 /* PlatformThreads.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformThreads.h; sourceTree = "<group>"; };
|
|
98AB2E381CAD423B0089BB98 /* Rtsp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Rtsp.h; sourceTree = "<group>"; };
|
|
98AB2E391CAD423B0089BB98 /* RtspConnection.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RtspConnection.c; sourceTree = "<group>"; };
|
|
98AB2E3A1CAD423B0089BB98 /* RtspParser.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RtspParser.c; sourceTree = "<group>"; };
|
|
98AB2E3B1CAD423B0089BB98 /* SdpGenerator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdpGenerator.c; sourceTree = "<group>"; };
|
|
98AB2E3C1CAD423B0089BB98 /* Video.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Video.h; sourceTree = "<group>"; };
|
|
98AB2E3D1CAD423B0089BB98 /* VideoDepacketizer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VideoDepacketizer.c; sourceTree = "<group>"; };
|
|
98AB2E3E1CAD423B0089BB98 /* VideoStream.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VideoStream.c; sourceTree = "<group>"; };
|
|
98B8C2B5262BC1220027F659 /* PlatformCrypto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PlatformCrypto.c; sourceTree = "<group>"; };
|
|
98B8C2BA262BC12F0027F659 /* PlatformCrypto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformCrypto.h; sourceTree = "<group>"; };
|
|
98C1FC11218404030023FDDF /* SimpleStun.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SimpleStun.c; sourceTree = "<group>"; };
|
|
98F145332667D847004018E3 /* RtpAudioQueue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RtpAudioQueue.c; sourceTree = "<group>"; };
|
|
98F145342667D847004018E3 /* RtpVideoQueue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RtpVideoQueue.c; sourceTree = "<group>"; };
|
|
98F145392667D852004018E3 /* RtpVideoQueue.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RtpVideoQueue.h; sourceTree = "<group>"; };
|
|
98F1453A2667D852004018E3 /* RtpAudioQueue.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RtpAudioQueue.h; sourceTree = "<group>"; };
|
|
FB1A67EF21324EE300507771 /* libmoonlight-common-tv.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libmoonlight-common-tv.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
FB290E2E19B37A4E004C83CF /* libmoonlight-common.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libmoonlight-common.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
FB1A67EC21324EE300507771 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
FB290E2B19B37A4E004C83CF /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
9857AEED1EBE85D50084F99E /* reedsolomon */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9857AEEE1EBE85E10084F99E /* rs.c */,
|
|
9857AEEF1EBE85E10084F99E /* rs.h */,
|
|
);
|
|
name = reedsolomon;
|
|
sourceTree = "<group>";
|
|
};
|
|
98AB2DEF1CAD422B0089BB98 /* enet */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
98AB2DF01CAD422B0089BB98 /* callbacks.c */,
|
|
98AB2DF11CAD422B0089BB98 /* ChangeLog */,
|
|
98AB2DF21CAD422B0089BB98 /* CMakeLists.txt */,
|
|
98AB2DF31CAD422B0089BB98 /* compress.c */,
|
|
98AB2DF41CAD422B0089BB98 /* configure.ac */,
|
|
98AB2DF51CAD422B0089BB98 /* docs */,
|
|
98AB2DFC1CAD422B0089BB98 /* Doxyfile */,
|
|
98AB2DFD1CAD422B0089BB98 /* DoxygenLayout.xml */,
|
|
98AB2DFE1CAD422B0089BB98 /* enet.dsp */,
|
|
98AB2DFF1CAD422B0089BB98 /* enet_dll.cbp */,
|
|
98AB2E001CAD422B0089BB98 /* host.c */,
|
|
98AB2E011CAD422B0089BB98 /* include */,
|
|
98AB2E0C1CAD422B0089BB98 /* libenet.pc.in */,
|
|
98AB2E0D1CAD422B0089BB98 /* LICENSE */,
|
|
98AB2E0E1CAD422B0089BB98 /* list.c */,
|
|
98AB2E0F1CAD422B0089BB98 /* m4 */,
|
|
98AB2E111CAD422B0089BB98 /* Makefile.am */,
|
|
98AB2E121CAD422B0089BB98 /* packet.c */,
|
|
98AB2E131CAD422B0089BB98 /* peer.c */,
|
|
98AB2E141CAD422B0089BB98 /* premake4.lua */,
|
|
98AB2E151CAD422B0089BB98 /* protocol.c */,
|
|
98AB2E161CAD422B0089BB98 /* README */,
|
|
98AB2E171CAD422B0089BB98 /* unix.c */,
|
|
98AB2E181CAD422B0089BB98 /* win32.c */,
|
|
);
|
|
name = enet;
|
|
path = "moonlight-common-c/enet";
|
|
sourceTree = "<group>";
|
|
};
|
|
98AB2DF51CAD422B0089BB98 /* docs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
98AB2DF61CAD422B0089BB98 /* design.dox */,
|
|
98AB2DF71CAD422B0089BB98 /* FAQ.dox */,
|
|
98AB2DF81CAD422B0089BB98 /* install.dox */,
|
|
98AB2DF91CAD422B0089BB98 /* license.dox */,
|
|
98AB2DFA1CAD422B0089BB98 /* mainpage.dox */,
|
|
98AB2DFB1CAD422B0089BB98 /* tutorial.dox */,
|
|
);
|
|
path = docs;
|
|
sourceTree = "<group>";
|
|
};
|
|
98AB2E011CAD422B0089BB98 /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
98AB2E021CAD422B0089BB98 /* enet */,
|
|
);
|
|
path = include;
|
|
sourceTree = "<group>";
|
|
};
|
|
98AB2E021CAD422B0089BB98 /* enet */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
98AB2E031CAD422B0089BB98 /* callbacks.h */,
|
|
98AB2E041CAD422B0089BB98 /* enet.h */,
|
|
98AB2E051CAD422B0089BB98 /* list.h */,
|
|
98AB2E061CAD422B0089BB98 /* protocol.h */,
|
|
98AB2E071CAD422B0089BB98 /* time.h */,
|
|
98AB2E081CAD422B0089BB98 /* types.h */,
|
|
98AB2E091CAD422B0089BB98 /* unix.h */,
|
|
98AB2E0A1CAD422B0089BB98 /* utility.h */,
|
|
98AB2E0B1CAD422B0089BB98 /* win32.h */,
|
|
);
|
|
path = enet;
|
|
sourceTree = "<group>";
|
|
};
|
|
98AB2E0F1CAD422B0089BB98 /* m4 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
98AB2E101CAD422B0089BB98 /* .keep */,
|
|
);
|
|
path = m4;
|
|
sourceTree = "<group>";
|
|
};
|
|
98AB2E191CAD423B0089BB98 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
98F1453A2667D852004018E3 /* RtpAudioQueue.h */,
|
|
98F145392667D852004018E3 /* RtpVideoQueue.h */,
|
|
98F145332667D847004018E3 /* RtpAudioQueue.c */,
|
|
98F145342667D847004018E3 /* RtpVideoQueue.c */,
|
|
98AB2E1A1CAD423B0089BB98 /* AudioStream.c */,
|
|
98AB2E1B1CAD423B0089BB98 /* ByteBuffer.c */,
|
|
98AB2E1C1CAD423B0089BB98 /* ByteBuffer.h */,
|
|
98AB2E1D1CAD423B0089BB98 /* Connection.c */,
|
|
983091DD24CEB69B00A0835D /* ConnectionTester.c */,
|
|
98AB2E1E1CAD423B0089BB98 /* ControlStream.c */,
|
|
98AB2E1F1CAD423B0089BB98 /* FakeCallbacks.c */,
|
|
98AB2E201CAD423B0089BB98 /* Input.h */,
|
|
98AB2E211CAD423B0089BB98 /* InputStream.c */,
|
|
98AB2E221CAD423B0089BB98 /* Limelight-internal.h */,
|
|
98AB2E231CAD423B0089BB98 /* Limelight.h */,
|
|
98AB2E241CAD423B0089BB98 /* LinkedBlockingQueue.c */,
|
|
98AB2E251CAD423B0089BB98 /* LinkedBlockingQueue.h */,
|
|
98AB2E261CAD423B0089BB98 /* Misc.c */,
|
|
98AB2E311CAD423B0089BB98 /* Platform.c */,
|
|
98AB2E321CAD423B0089BB98 /* Platform.h */,
|
|
98B8C2B5262BC1220027F659 /* PlatformCrypto.c */,
|
|
98B8C2BA262BC12F0027F659 /* PlatformCrypto.h */,
|
|
98AB2E331CAD423B0089BB98 /* PlatformSockets.c */,
|
|
98AB2E341CAD423B0089BB98 /* PlatformSockets.h */,
|
|
98AB2E351CAD423B0089BB98 /* PlatformThreads.h */,
|
|
98AB2E381CAD423B0089BB98 /* Rtsp.h */,
|
|
98AB2E391CAD423B0089BB98 /* RtspConnection.c */,
|
|
98AB2E3A1CAD423B0089BB98 /* RtspParser.c */,
|
|
98AB2E3B1CAD423B0089BB98 /* SdpGenerator.c */,
|
|
98C1FC11218404030023FDDF /* SimpleStun.c */,
|
|
98AB2E3C1CAD423B0089BB98 /* Video.h */,
|
|
98AB2E3D1CAD423B0089BB98 /* VideoDepacketizer.c */,
|
|
98AB2E3E1CAD423B0089BB98 /* VideoStream.c */,
|
|
);
|
|
name = src;
|
|
path = "moonlight-common-c/src";
|
|
sourceTree = "<group>";
|
|
};
|
|
FB290E2519B37A4E004C83CF = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9857AEED1EBE85D50084F99E /* reedsolomon */,
|
|
98AB2E191CAD423B0089BB98 /* src */,
|
|
98AB2DEF1CAD422B0089BB98 /* enet */,
|
|
FB290E2F19B37A4E004C83CF /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
FB290E2F19B37A4E004C83CF /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FB290E2E19B37A4E004C83CF /* libmoonlight-common.a */,
|
|
FB1A67EF21324EE300507771 /* libmoonlight-common-tv.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
FB1A67EE21324EE300507771 /* moonlight-common-tv */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = FB1A67F721324EE300507771 /* Build configuration list for PBXNativeTarget "moonlight-common-tv" */;
|
|
buildPhases = (
|
|
FB1A67EB21324EE300507771 /* Sources */,
|
|
FB1A67EC21324EE300507771 /* Frameworks */,
|
|
FB1A67ED21324EE300507771 /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "moonlight-common-tv";
|
|
productName = "moonlight-common-tv";
|
|
productReference = FB1A67EF21324EE300507771 /* libmoonlight-common-tv.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
FB290E2D19B37A4E004C83CF /* moonlight-common */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = FB290E3219B37A4E004C83CF /* Build configuration list for PBXNativeTarget "moonlight-common" */;
|
|
buildPhases = (
|
|
FB290E2A19B37A4E004C83CF /* Sources */,
|
|
FB290E2B19B37A4E004C83CF /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "moonlight-common";
|
|
productName = "limelight-common";
|
|
productReference = FB290E2E19B37A4E004C83CF /* libmoonlight-common.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
FB290E2619B37A4E004C83CF /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1200;
|
|
ORGANIZATIONNAME = "Moonlight Stream";
|
|
TargetAttributes = {
|
|
FB1A67EE21324EE300507771 = {
|
|
CreatedOnToolsVersion = 9.4.1;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = FB290E2919B37A4E004C83CF /* Build configuration list for PBXProject "moonlight-common" */;
|
|
compatibilityVersion = "Xcode 8.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = FB290E2519B37A4E004C83CF;
|
|
productRefGroup = FB290E2F19B37A4E004C83CF /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
FB290E2D19B37A4E004C83CF /* moonlight-common */,
|
|
FB1A67EE21324EE300507771 /* moonlight-common-tv */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
FB1A67EB21324EE300507771 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
FB1A67F821324F4900507771 /* rs.c in Sources */,
|
|
98F145362667D847004018E3 /* RtpAudioQueue.c in Sources */,
|
|
FB1A67FA21324F4900507771 /* AudioStream.c in Sources */,
|
|
FB1A67FB21324F4900507771 /* ByteBuffer.c in Sources */,
|
|
FB1A67FC21324F4900507771 /* Connection.c in Sources */,
|
|
FB1A67FD21324F4900507771 /* ControlStream.c in Sources */,
|
|
FB1A67FE21324F4900507771 /* FakeCallbacks.c in Sources */,
|
|
983091DF24CEB69B00A0835D /* ConnectionTester.c in Sources */,
|
|
FB1A67FF21324F4900507771 /* InputStream.c in Sources */,
|
|
FB1A680021324F4900507771 /* LinkedBlockingQueue.c in Sources */,
|
|
FB1A680121324F4900507771 /* Misc.c in Sources */,
|
|
FB1A680221324F4900507771 /* Platform.c in Sources */,
|
|
FB1A680321324F4900507771 /* PlatformSockets.c in Sources */,
|
|
FB1A680521324F4900507771 /* RtspConnection.c in Sources */,
|
|
FB1A680621324F4900507771 /* RtspParser.c in Sources */,
|
|
FB1A680721324F4900507771 /* SdpGenerator.c in Sources */,
|
|
98F145382667D847004018E3 /* RtpVideoQueue.c in Sources */,
|
|
FB1A680821324F4900507771 /* VideoDepacketizer.c in Sources */,
|
|
FB1A680921324F4900507771 /* VideoStream.c in Sources */,
|
|
98B8C2B7262BC1220027F659 /* PlatformCrypto.c in Sources */,
|
|
FB1A680A21324F4900507771 /* callbacks.c in Sources */,
|
|
FB1A680B21324F4900507771 /* compress.c in Sources */,
|
|
FB1A680C21324F4900507771 /* host.c in Sources */,
|
|
98C1FC13218404040023FDDF /* SimpleStun.c in Sources */,
|
|
FB1A680D21324F4900507771 /* list.c in Sources */,
|
|
FB1A680E21324F4900507771 /* packet.c in Sources */,
|
|
FB1A680F21324F4900507771 /* peer.c in Sources */,
|
|
FB1A681021324F4900507771 /* protocol.c in Sources */,
|
|
FB1A681121324F4900507771 /* unix.c in Sources */,
|
|
FB1A681221324F4900507771 /* win32.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
FB290E2A19B37A4E004C83CF /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
98C1FC142184124C0023FDDF /* SimpleStun.c in Sources */,
|
|
98F145352667D847004018E3 /* RtpAudioQueue.c in Sources */,
|
|
98AB2E401CAD425A0089BB98 /* AudioStream.c in Sources */,
|
|
98AB2E411CAD425A0089BB98 /* ByteBuffer.c in Sources */,
|
|
98AB2E421CAD425A0089BB98 /* Connection.c in Sources */,
|
|
98AB2E431CAD425A0089BB98 /* ControlStream.c in Sources */,
|
|
98AB2E441CAD425A0089BB98 /* FakeCallbacks.c in Sources */,
|
|
98AB2E451CAD425A0089BB98 /* InputStream.c in Sources */,
|
|
983091DE24CEB69B00A0835D /* ConnectionTester.c in Sources */,
|
|
98AB2E461CAD425A0089BB98 /* LinkedBlockingQueue.c in Sources */,
|
|
98AB2E471CAD425A0089BB98 /* Misc.c in Sources */,
|
|
98AB2E481CAD425A0089BB98 /* Platform.c in Sources */,
|
|
98AB2E491CAD425A0089BB98 /* PlatformSockets.c in Sources */,
|
|
98AB2E4B1CAD425A0089BB98 /* RtspConnection.c in Sources */,
|
|
98AB2E4C1CAD425A0089BB98 /* RtspParser.c in Sources */,
|
|
98AB2E4D1CAD425A0089BB98 /* SdpGenerator.c in Sources */,
|
|
98F145372667D847004018E3 /* RtpVideoQueue.c in Sources */,
|
|
98AB2E4E1CAD425A0089BB98 /* VideoDepacketizer.c in Sources */,
|
|
98AB2E4F1CAD425A0089BB98 /* VideoStream.c in Sources */,
|
|
98B8C2B6262BC1220027F659 /* PlatformCrypto.c in Sources */,
|
|
98AB2E501CAD427A0089BB98 /* callbacks.c in Sources */,
|
|
98AB2E511CAD427A0089BB98 /* compress.c in Sources */,
|
|
98AB2E521CAD427A0089BB98 /* host.c in Sources */,
|
|
98AB2E531CAD427A0089BB98 /* list.c in Sources */,
|
|
98AB2E541CAD427A0089BB98 /* packet.c in Sources */,
|
|
98AB2E551CAD427A0089BB98 /* peer.c in Sources */,
|
|
98AB2E561CAD427A0089BB98 /* protocol.c in Sources */,
|
|
9857AEF01EBE85E10084F99E /* rs.c in Sources */,
|
|
98AB2E571CAD427A0089BB98 /* unix.c in Sources */,
|
|
98AB2E581CAD427A0089BB98 /* win32.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
FB1A67F521324EE300507771 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEVELOPMENT_TEAM = DM46QST4M7;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"moonlight-common-c/enet/include",
|
|
"../libs/**",
|
|
);
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 11.4;
|
|
VALIDATE_PRODUCT = NO;
|
|
};
|
|
name = Debug;
|
|
};
|
|
FB1A67F621324EE300507771 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEVELOPMENT_TEAM = DM46QST4M7;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
HEADER_SEARCH_PATHS = (
|
|
"moonlight-common-c/enet/include",
|
|
"../libs/**",
|
|
);
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 11.4;
|
|
VALIDATE_PRODUCT = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
FB290E3019B37A4E004C83CF /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = NO;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "Mac Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEFINES_MODULE = YES;
|
|
ENABLE_BITCODE = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
LC_DEBUG,
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
FB290E3119B37A4E004C83CF /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = NO;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application";
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEFINES_MODULE = YES;
|
|
ENABLE_BITCODE = YES;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
PROVISIONING_PROFILE = "";
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
FB290E3319B37A4E004C83CF /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
EXECUTABLE_PREFIX = lib;
|
|
HEADER_SEARCH_PATHS = (
|
|
"moonlight-common-c/enet/include",
|
|
"../libs/**",
|
|
);
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.3;
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
|
};
|
|
name = Debug;
|
|
};
|
|
FB290E3419B37A4E004C83CF /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "iPhone Distribution";
|
|
EXECUTABLE_PREFIX = lib;
|
|
HEADER_SEARCH_PATHS = (
|
|
"moonlight-common-c/enet/include",
|
|
"../libs/**",
|
|
);
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.3;
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
FB1A67F721324EE300507771 /* Build configuration list for PBXNativeTarget "moonlight-common-tv" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
FB1A67F521324EE300507771 /* Debug */,
|
|
FB1A67F621324EE300507771 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
FB290E2919B37A4E004C83CF /* Build configuration list for PBXProject "moonlight-common" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
FB290E3019B37A4E004C83CF /* Debug */,
|
|
FB290E3119B37A4E004C83CF /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
FB290E3219B37A4E004C83CF /* Build configuration list for PBXNativeTarget "moonlight-common" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
FB290E3319B37A4E004C83CF /* Debug */,
|
|
FB290E3419B37A4E004C83CF /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = FB290E2619B37A4E004C83CF /* Project object */;
|
|
}
|