Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

521 рядки
31KB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 461263D5263BE23E00E07FD8 /* sdp-payload.c in Sources */ = {isa = PBXBuildFile; fileRef = 461263D4263BE23E00E07FD8 /* sdp-payload.c */; };
  10. 4643D91E245712A400572339 /* rtsp-multicast.c in Sources */ = {isa = PBXBuildFile; fileRef = 4643D91D245712A400572339 /* rtsp-multicast.c */; };
  11. 4680238425997EFF00AD5A52 /* sdp-mpeg2.c in Sources */ = {isa = PBXBuildFile; fileRef = 4680238325997EFF00AD5A52 /* sdp-mpeg2.c */; };
  12. 468503642611F9AE00E7ABEC /* sdp-vpx.c in Sources */ = {isa = PBXBuildFile; fileRef = 468503632611F9AE00E7ABEC /* sdp-vpx.c */; };
  13. 469AADD22644152400559AA2 /* sdp-options.c in Sources */ = {isa = PBXBuildFile; fileRef = 469AADD12644152400559AA2 /* sdp-options.c */; };
  14. 46BC171026A3C8D00008446D /* sdp-av1.c in Sources */ = {isa = PBXBuildFile; fileRef = 46BC170F26A3C8D00008446D /* sdp-av1.c */; };
  15. 46C5B4052183EE5D00419E57 /* rtsp-reason.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3D72183EE5D00419E57 /* rtsp-reason.c */; };
  16. 46C5B4062183EE5D00419E57 /* sdp-a-rtpmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3D82183EE5D00419E57 /* sdp-a-rtpmap.c */; };
  17. 46C5B4072183EE5D00419E57 /* sdp.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3D92183EE5D00419E57 /* sdp.c */; };
  18. 46C5B4082183EE5D00419E57 /* rtsp-header-session.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3DA2183EE5D00419E57 /* rtsp-header-session.c */; };
  19. 46C5B4092183EE5D00419E57 /* rtsp-header-range.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3DB2183EE5D00419E57 /* rtsp-header-range.c */; };
  20. 46C5B40A2183EE5D00419E57 /* rtsp-header-rtp-info.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3DC2183EE5D00419E57 /* rtsp-header-rtp-info.c */; };
  21. 46C5B40B2183EE5D00419E57 /* rtsp-server-handler.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3DE2183EE5D00419E57 /* rtsp-server-handler.c */; };
  22. 46C5B40C2183EE5D00419E57 /* rtsp-server-record.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3DF2183EE5D00419E57 /* rtsp-server-record.c */; };
  23. 46C5B4102183EE5D00419E57 /* rtsp-server-describe.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3E42183EE5D00419E57 /* rtsp-server-describe.c */; };
  24. 46C5B4112183EE5D00419E57 /* rtsp-server-internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 46C5B3E52183EE5D00419E57 /* rtsp-server-internal.h */; };
  25. 46C5B4122183EE5D00419E57 /* rtsp-server-options.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3E62183EE5D00419E57 /* rtsp-server-options.c */; };
  26. 46C5B4132183EE5D00419E57 /* rtsp-server-pause.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3E72183EE5D00419E57 /* rtsp-server-pause.c */; };
  27. 46C5B4142183EE5D00419E57 /* rtsp-server.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3E82183EE5D00419E57 /* rtsp-server.c */; };
  28. 46C5B4152183EE5D00419E57 /* rtsp-server-announce.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3E92183EE5D00419E57 /* rtsp-server-announce.c */; };
  29. 46C5B4162183EE5D00419E57 /* rtsp-server-teardown.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3EA2183EE5D00419E57 /* rtsp-server-teardown.c */; };
  30. 46C5B4172183EE5D00419E57 /* rtsp-server-setup.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3EB2183EE5D00419E57 /* rtsp-server-setup.c */; };
  31. 46C5B4182183EE5D00419E57 /* rtsp-server-play.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3EC2183EE5D00419E57 /* rtsp-server-play.c */; };
  32. 46C5B4192183EE5D00419E57 /* sdp-a-fmtp.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3ED2183EE5D00419E57 /* sdp-a-fmtp.c */; };
  33. 46C5B41A2183EE5D00419E57 /* sdp-opus.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3EF2183EE5D00419E57 /* sdp-opus.c */; };
  34. 46C5B41B2183EE5D00419E57 /* sdp-h264.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3F02183EE5D00419E57 /* sdp-h264.c */; };
  35. 46C5B41C2183EE5D00419E57 /* sdp-aac.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3F12183EE5D00419E57 /* sdp-aac.c */; };
  36. 46C5B41D2183EE5D00419E57 /* sdp-g7xx.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3F22183EE5D00419E57 /* sdp-g7xx.c */; };
  37. 46C5B41E2183EE5D00419E57 /* sdp-h265.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3F32183EE5D00419E57 /* sdp-h265.c */; };
  38. 46C5B41F2183EE5D00419E57 /* rtsp-header-transport.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3F42183EE5D00419E57 /* rtsp-header-transport.c */; };
  39. 46C5B4202183EE5D00419E57 /* rtsp-client-auth.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3F62183EE5D00419E57 /* rtsp-client-auth.c */; };
  40. 46C5B4212183EE5D00419E57 /* rtsp-client-teardown.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3F72183EE5D00419E57 /* rtsp-client-teardown.c */; };
  41. 46C5B4222183EE5D00419E57 /* rtsp-client-announce.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3F82183EE5D00419E57 /* rtsp-client-announce.c */; };
  42. 46C5B4232183EE5D00419E57 /* rtsp-client.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3F92183EE5D00419E57 /* rtsp-client.c */; };
  43. 46C5B4242183EE5D00419E57 /* rtsp-client-internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 46C5B3FA2183EE5D00419E57 /* rtsp-client-internal.h */; };
  44. 46C5B4252183EE5D00419E57 /* rtsp-client-options.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3FB2183EE5D00419E57 /* rtsp-client-options.c */; };
  45. 46C5B4262183EE5D00419E57 /* rtsp-client-set-parameter.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3FC2183EE5D00419E57 /* rtsp-client-set-parameter.c */; };
  46. 46C5B4272183EE5D00419E57 /* rtsp-client-play.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3FD2183EE5D00419E57 /* rtsp-client-play.c */; };
  47. 46C5B4282183EE5D00419E57 /* rtsp-client-get-parameter.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3FE2183EE5D00419E57 /* rtsp-client-get-parameter.c */; };
  48. 46C5B4292183EE5D00419E57 /* rtp-over-rtsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3FF2183EE5D00419E57 /* rtp-over-rtsp.c */; };
  49. 46C5B42A2183EE5D00419E57 /* rtsp-client-describe.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B4002183EE5D00419E57 /* rtsp-client-describe.c */; };
  50. 46C5B42B2183EE5D00419E57 /* rtsp-client-pause.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B4012183EE5D00419E57 /* rtsp-client-pause.c */; };
  51. 46C5B42C2183EE5D00419E57 /* rtsp-client-record.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B4022183EE5D00419E57 /* rtsp-client-record.c */; };
  52. 46C5B42E2183EE5D00419E57 /* rtsp-client-setup.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B4042183EE5D00419E57 /* rtsp-client-setup.c */; };
  53. 46D4B765219FD3BD0042496F /* rtsp-media.c in Sources */ = {isa = PBXBuildFile; fileRef = 46D4B764219FD3BD0042496F /* rtsp-media.c */; };
  54. 46E55E5F24A7388A00D8BDBA /* sdp-fmtp-load.c in Sources */ = {isa = PBXBuildFile; fileRef = 46E55E5E24A7388A00D8BDBA /* sdp-fmtp-load.c */; };
  55. 4CEE46E527A70BF800740460 /* sdp-a-webrtc.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CEE46E427A70BF800740460 /* sdp-a-webrtc.c */; };
  56. F42351202287B72900D805B4 /* rtsp-server-parameter.c in Sources */ = {isa = PBXBuildFile; fileRef = F423511F2287B72900D805B4 /* rtsp-server-parameter.c */; };
  57. F42351222287B77800D805B4 /* sdp-mpeg4.c in Sources */ = {isa = PBXBuildFile; fileRef = F42351212287B77800D805B4 /* sdp-mpeg4.c */; };
  58. /* End PBXBuildFile section */
  59. /* Begin PBXFileReference section */
  60. 461263D4263BE23E00E07FD8 /* sdp-payload.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sdp-payload.c"; sourceTree = "<group>"; };
  61. 4643D91D245712A400572339 /* rtsp-multicast.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "rtsp-multicast.c"; sourceTree = "<group>"; };
  62. 4680238325997EFF00AD5A52 /* sdp-mpeg2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sdp-mpeg2.c"; sourceTree = "<group>"; };
  63. 468503632611F9AE00E7ABEC /* sdp-vpx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sdp-vpx.c"; sourceTree = "<group>"; };
  64. 469AADD12644152400559AA2 /* sdp-options.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sdp-options.c"; sourceTree = "<group>"; };
  65. 46BC170F26A3C8D00008446D /* sdp-av1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "sdp-av1.c"; sourceTree = "<group>"; };
  66. 46C5B2922183ECF900419E57 /* librtsp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = librtsp.a; sourceTree = BUILT_PRODUCTS_DIR; };
  67. 46C5B3D52183EE5600419E57 /* include */ = {isa = PBXFileReference; lastKnownFileType = folder; path = include; sourceTree = "<group>"; };
  68. 46C5B3D72183EE5D00419E57 /* rtsp-reason.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-reason.c"; sourceTree = "<group>"; };
  69. 46C5B3D82183EE5D00419E57 /* sdp-a-rtpmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sdp-a-rtpmap.c"; sourceTree = "<group>"; };
  70. 46C5B3D92183EE5D00419E57 /* sdp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sdp.c; sourceTree = "<group>"; };
  71. 46C5B3DA2183EE5D00419E57 /* rtsp-header-session.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-header-session.c"; sourceTree = "<group>"; };
  72. 46C5B3DB2183EE5D00419E57 /* rtsp-header-range.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-header-range.c"; sourceTree = "<group>"; };
  73. 46C5B3DC2183EE5D00419E57 /* rtsp-header-rtp-info.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-header-rtp-info.c"; sourceTree = "<group>"; };
  74. 46C5B3DE2183EE5D00419E57 /* rtsp-server-handler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-server-handler.c"; sourceTree = "<group>"; };
  75. 46C5B3DF2183EE5D00419E57 /* rtsp-server-record.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-server-record.c"; sourceTree = "<group>"; };
  76. 46C5B3E42183EE5D00419E57 /* rtsp-server-describe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-server-describe.c"; sourceTree = "<group>"; };
  77. 46C5B3E52183EE5D00419E57 /* rtsp-server-internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "rtsp-server-internal.h"; sourceTree = "<group>"; };
  78. 46C5B3E62183EE5D00419E57 /* rtsp-server-options.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-server-options.c"; sourceTree = "<group>"; };
  79. 46C5B3E72183EE5D00419E57 /* rtsp-server-pause.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-server-pause.c"; sourceTree = "<group>"; };
  80. 46C5B3E82183EE5D00419E57 /* rtsp-server.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-server.c"; sourceTree = "<group>"; };
  81. 46C5B3E92183EE5D00419E57 /* rtsp-server-announce.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-server-announce.c"; sourceTree = "<group>"; };
  82. 46C5B3EA2183EE5D00419E57 /* rtsp-server-teardown.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-server-teardown.c"; sourceTree = "<group>"; };
  83. 46C5B3EB2183EE5D00419E57 /* rtsp-server-setup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-server-setup.c"; sourceTree = "<group>"; };
  84. 46C5B3EC2183EE5D00419E57 /* rtsp-server-play.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-server-play.c"; sourceTree = "<group>"; };
  85. 46C5B3ED2183EE5D00419E57 /* sdp-a-fmtp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sdp-a-fmtp.c"; sourceTree = "<group>"; };
  86. 46C5B3EF2183EE5D00419E57 /* sdp-opus.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sdp-opus.c"; sourceTree = "<group>"; };
  87. 46C5B3F02183EE5D00419E57 /* sdp-h264.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sdp-h264.c"; sourceTree = "<group>"; };
  88. 46C5B3F12183EE5D00419E57 /* sdp-aac.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sdp-aac.c"; sourceTree = "<group>"; };
  89. 46C5B3F22183EE5D00419E57 /* sdp-g7xx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sdp-g7xx.c"; sourceTree = "<group>"; };
  90. 46C5B3F32183EE5D00419E57 /* sdp-h265.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sdp-h265.c"; sourceTree = "<group>"; };
  91. 46C5B3F42183EE5D00419E57 /* rtsp-header-transport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-header-transport.c"; sourceTree = "<group>"; };
  92. 46C5B3F62183EE5D00419E57 /* rtsp-client-auth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-client-auth.c"; sourceTree = "<group>"; };
  93. 46C5B3F72183EE5D00419E57 /* rtsp-client-teardown.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-client-teardown.c"; sourceTree = "<group>"; };
  94. 46C5B3F82183EE5D00419E57 /* rtsp-client-announce.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-client-announce.c"; sourceTree = "<group>"; };
  95. 46C5B3F92183EE5D00419E57 /* rtsp-client.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-client.c"; sourceTree = "<group>"; };
  96. 46C5B3FA2183EE5D00419E57 /* rtsp-client-internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "rtsp-client-internal.h"; sourceTree = "<group>"; };
  97. 46C5B3FB2183EE5D00419E57 /* rtsp-client-options.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-client-options.c"; sourceTree = "<group>"; };
  98. 46C5B3FC2183EE5D00419E57 /* rtsp-client-set-parameter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-client-set-parameter.c"; sourceTree = "<group>"; };
  99. 46C5B3FD2183EE5D00419E57 /* rtsp-client-play.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-client-play.c"; sourceTree = "<group>"; };
  100. 46C5B3FE2183EE5D00419E57 /* rtsp-client-get-parameter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-client-get-parameter.c"; sourceTree = "<group>"; };
  101. 46C5B3FF2183EE5D00419E57 /* rtp-over-rtsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtp-over-rtsp.c"; sourceTree = "<group>"; };
  102. 46C5B4002183EE5D00419E57 /* rtsp-client-describe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-client-describe.c"; sourceTree = "<group>"; };
  103. 46C5B4012183EE5D00419E57 /* rtsp-client-pause.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-client-pause.c"; sourceTree = "<group>"; };
  104. 46C5B4022183EE5D00419E57 /* rtsp-client-record.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-client-record.c"; sourceTree = "<group>"; };
  105. 46C5B4042183EE5D00419E57 /* rtsp-client-setup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-client-setup.c"; sourceTree = "<group>"; };
  106. 46D4B764219FD3BD0042496F /* rtsp-media.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-media.c"; sourceTree = "<group>"; };
  107. 46E55E5E24A7388A00D8BDBA /* sdp-fmtp-load.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sdp-fmtp-load.c"; sourceTree = "<group>"; };
  108. 4CEE46E427A70BF800740460 /* sdp-a-webrtc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sdp-a-webrtc.c"; sourceTree = "<group>"; };
  109. F423511F2287B72900D805B4 /* rtsp-server-parameter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "rtsp-server-parameter.c"; sourceTree = "<group>"; };
  110. F42351212287B77800D805B4 /* sdp-mpeg4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sdp-mpeg4.c"; sourceTree = "<group>"; };
  111. /* End PBXFileReference section */
  112. /* Begin PBXFrameworksBuildPhase section */
  113. 46C5B2902183ECF900419E57 /* Frameworks */ = {
  114. isa = PBXFrameworksBuildPhase;
  115. buildActionMask = 2147483647;
  116. files = (
  117. );
  118. runOnlyForDeploymentPostprocessing = 0;
  119. };
  120. /* End PBXFrameworksBuildPhase section */
  121. /* Begin PBXGroup section */
  122. 46C5B2892183ECF900419E57 = {
  123. isa = PBXGroup;
  124. children = (
  125. 46C5B3D62183EE5D00419E57 /* source */,
  126. 46C5B3D52183EE5600419E57 /* include */,
  127. 46C5B2932183ECF900419E57 /* Products */,
  128. );
  129. sourceTree = "<group>";
  130. };
  131. 46C5B2932183ECF900419E57 /* Products */ = {
  132. isa = PBXGroup;
  133. children = (
  134. 46C5B2922183ECF900419E57 /* librtsp.a */,
  135. );
  136. name = Products;
  137. sourceTree = "<group>";
  138. };
  139. 46C5B3D62183EE5D00419E57 /* source */ = {
  140. isa = PBXGroup;
  141. children = (
  142. 4CEE46E427A70BF800740460 /* sdp-a-webrtc.c */,
  143. 469AADD12644152400559AA2 /* sdp-options.c */,
  144. 4643D91D245712A400572339 /* rtsp-multicast.c */,
  145. 46C5B3DB2183EE5D00419E57 /* rtsp-header-range.c */,
  146. 46C5B3DC2183EE5D00419E57 /* rtsp-header-rtp-info.c */,
  147. 46C5B3DA2183EE5D00419E57 /* rtsp-header-session.c */,
  148. 46C5B3F42183EE5D00419E57 /* rtsp-header-transport.c */,
  149. 46D4B764219FD3BD0042496F /* rtsp-media.c */,
  150. 46C5B3D72183EE5D00419E57 /* rtsp-reason.c */,
  151. 46C5B3ED2183EE5D00419E57 /* sdp-a-fmtp.c */,
  152. 46C5B3D82183EE5D00419E57 /* sdp-a-rtpmap.c */,
  153. 46C5B3D92183EE5D00419E57 /* sdp.c */,
  154. 46C5B3F52183EE5D00419E57 /* client */,
  155. 46C5B3EE2183EE5D00419E57 /* sdp */,
  156. 46C5B3DD2183EE5D00419E57 /* server */,
  157. );
  158. path = source;
  159. sourceTree = "<group>";
  160. };
  161. 46C5B3DD2183EE5D00419E57 /* server */ = {
  162. isa = PBXGroup;
  163. children = (
  164. F423511F2287B72900D805B4 /* rtsp-server-parameter.c */,
  165. 46C5B3DE2183EE5D00419E57 /* rtsp-server-handler.c */,
  166. 46C5B3DF2183EE5D00419E57 /* rtsp-server-record.c */,
  167. 46C5B3E42183EE5D00419E57 /* rtsp-server-describe.c */,
  168. 46C5B3E52183EE5D00419E57 /* rtsp-server-internal.h */,
  169. 46C5B3E62183EE5D00419E57 /* rtsp-server-options.c */,
  170. 46C5B3E72183EE5D00419E57 /* rtsp-server-pause.c */,
  171. 46C5B3E82183EE5D00419E57 /* rtsp-server.c */,
  172. 46C5B3E92183EE5D00419E57 /* rtsp-server-announce.c */,
  173. 46C5B3EA2183EE5D00419E57 /* rtsp-server-teardown.c */,
  174. 46C5B3EB2183EE5D00419E57 /* rtsp-server-setup.c */,
  175. 46C5B3EC2183EE5D00419E57 /* rtsp-server-play.c */,
  176. );
  177. path = server;
  178. sourceTree = "<group>";
  179. };
  180. 46C5B3EE2183EE5D00419E57 /* sdp */ = {
  181. isa = PBXGroup;
  182. children = (
  183. 461263D4263BE23E00E07FD8 /* sdp-payload.c */,
  184. 46E55E5E24A7388A00D8BDBA /* sdp-fmtp-load.c */,
  185. F42351212287B77800D805B4 /* sdp-mpeg4.c */,
  186. 46C5B3EF2183EE5D00419E57 /* sdp-opus.c */,
  187. 4680238325997EFF00AD5A52 /* sdp-mpeg2.c */,
  188. 46C5B3F02183EE5D00419E57 /* sdp-h264.c */,
  189. 46C5B3F12183EE5D00419E57 /* sdp-aac.c */,
  190. 46C5B3F22183EE5D00419E57 /* sdp-g7xx.c */,
  191. 46C5B3F32183EE5D00419E57 /* sdp-h265.c */,
  192. 468503632611F9AE00E7ABEC /* sdp-vpx.c */,
  193. 46BC170F26A3C8D00008446D /* sdp-av1.c */,
  194. );
  195. path = sdp;
  196. sourceTree = "<group>";
  197. };
  198. 46C5B3F52183EE5D00419E57 /* client */ = {
  199. isa = PBXGroup;
  200. children = (
  201. 46C5B3F62183EE5D00419E57 /* rtsp-client-auth.c */,
  202. 46C5B3F72183EE5D00419E57 /* rtsp-client-teardown.c */,
  203. 46C5B3F82183EE5D00419E57 /* rtsp-client-announce.c */,
  204. 46C5B3F92183EE5D00419E57 /* rtsp-client.c */,
  205. 46C5B3FA2183EE5D00419E57 /* rtsp-client-internal.h */,
  206. 46C5B3FB2183EE5D00419E57 /* rtsp-client-options.c */,
  207. 46C5B3FC2183EE5D00419E57 /* rtsp-client-set-parameter.c */,
  208. 46C5B3FD2183EE5D00419E57 /* rtsp-client-play.c */,
  209. 46C5B3FE2183EE5D00419E57 /* rtsp-client-get-parameter.c */,
  210. 46C5B3FF2183EE5D00419E57 /* rtp-over-rtsp.c */,
  211. 46C5B4002183EE5D00419E57 /* rtsp-client-describe.c */,
  212. 46C5B4012183EE5D00419E57 /* rtsp-client-pause.c */,
  213. 46C5B4022183EE5D00419E57 /* rtsp-client-record.c */,
  214. 46C5B4042183EE5D00419E57 /* rtsp-client-setup.c */,
  215. );
  216. path = client;
  217. sourceTree = "<group>";
  218. };
  219. /* End PBXGroup section */
  220. /* Begin PBXHeadersBuildPhase section */
  221. 46C5B28E2183ECF900419E57 /* Headers */ = {
  222. isa = PBXHeadersBuildPhase;
  223. buildActionMask = 2147483647;
  224. files = (
  225. 46C5B4112183EE5D00419E57 /* rtsp-server-internal.h in Headers */,
  226. 46C5B4242183EE5D00419E57 /* rtsp-client-internal.h in Headers */,
  227. );
  228. runOnlyForDeploymentPostprocessing = 0;
  229. };
  230. /* End PBXHeadersBuildPhase section */
  231. /* Begin PBXNativeTarget section */
  232. 46C5B2912183ECF900419E57 /* librtsp */ = {
  233. isa = PBXNativeTarget;
  234. buildConfigurationList = 46C5B2962183ECF900419E57 /* Build configuration list for PBXNativeTarget "librtsp" */;
  235. buildPhases = (
  236. 46C5B28E2183ECF900419E57 /* Headers */,
  237. 46C5B28F2183ECF900419E57 /* Sources */,
  238. 46C5B2902183ECF900419E57 /* Frameworks */,
  239. );
  240. buildRules = (
  241. );
  242. dependencies = (
  243. );
  244. name = librtsp;
  245. productName = librtsp;
  246. productReference = 46C5B2922183ECF900419E57 /* librtsp.a */;
  247. productType = "com.apple.product-type.library.static";
  248. };
  249. /* End PBXNativeTarget section */
  250. /* Begin PBXProject section */
  251. 46C5B28A2183ECF900419E57 /* Project object */ = {
  252. isa = PBXProject;
  253. attributes = {
  254. LastUpgradeCheck = 1000;
  255. ORGANIZATIONNAME = ireader;
  256. TargetAttributes = {
  257. 46C5B2912183ECF900419E57 = {
  258. CreatedOnToolsVersion = 10.0;
  259. };
  260. };
  261. };
  262. buildConfigurationList = 46C5B28D2183ECF900419E57 /* Build configuration list for PBXProject "librtsp" */;
  263. compatibilityVersion = "Xcode 9.3";
  264. developmentRegion = en;
  265. hasScannedForEncodings = 0;
  266. knownRegions = (
  267. en,
  268. Base,
  269. );
  270. mainGroup = 46C5B2892183ECF900419E57;
  271. productRefGroup = 46C5B2932183ECF900419E57 /* Products */;
  272. projectDirPath = "";
  273. projectRoot = "";
  274. targets = (
  275. 46C5B2912183ECF900419E57 /* librtsp */,
  276. );
  277. };
  278. /* End PBXProject section */
  279. /* Begin PBXSourcesBuildPhase section */
  280. 46C5B28F2183ECF900419E57 /* Sources */ = {
  281. isa = PBXSourcesBuildPhase;
  282. buildActionMask = 2147483647;
  283. files = (
  284. 46C5B4092183EE5D00419E57 /* rtsp-header-range.c in Sources */,
  285. 46C5B41F2183EE5D00419E57 /* rtsp-header-transport.c in Sources */,
  286. 46C5B40B2183EE5D00419E57 /* rtsp-server-handler.c in Sources */,
  287. 469AADD22644152400559AA2 /* sdp-options.c in Sources */,
  288. F42351202287B72900D805B4 /* rtsp-server-parameter.c in Sources */,
  289. 46C5B4072183EE5D00419E57 /* sdp.c in Sources */,
  290. 46BC171026A3C8D00008446D /* sdp-av1.c in Sources */,
  291. 46C5B4272183EE5D00419E57 /* rtsp-client-play.c in Sources */,
  292. 46C5B4202183EE5D00419E57 /* rtsp-client-auth.c in Sources */,
  293. 46C5B4052183EE5D00419E57 /* rtsp-reason.c in Sources */,
  294. 468503642611F9AE00E7ABEC /* sdp-vpx.c in Sources */,
  295. 46C5B4082183EE5D00419E57 /* rtsp-header-session.c in Sources */,
  296. 46C5B4262183EE5D00419E57 /* rtsp-client-set-parameter.c in Sources */,
  297. 46C5B4132183EE5D00419E57 /* rtsp-server-pause.c in Sources */,
  298. 46C5B41A2183EE5D00419E57 /* sdp-opus.c in Sources */,
  299. 46D4B765219FD3BD0042496F /* rtsp-media.c in Sources */,
  300. 4643D91E245712A400572339 /* rtsp-multicast.c in Sources */,
  301. 46C5B4282183EE5D00419E57 /* rtsp-client-get-parameter.c in Sources */,
  302. 46C5B4102183EE5D00419E57 /* rtsp-server-describe.c in Sources */,
  303. 46C5B4152183EE5D00419E57 /* rtsp-server-announce.c in Sources */,
  304. F42351222287B77800D805B4 /* sdp-mpeg4.c in Sources */,
  305. 46C5B4222183EE5D00419E57 /* rtsp-client-announce.c in Sources */,
  306. 46C5B40A2183EE5D00419E57 /* rtsp-header-rtp-info.c in Sources */,
  307. 46C5B4212183EE5D00419E57 /* rtsp-client-teardown.c in Sources */,
  308. 4CEE46E527A70BF800740460 /* sdp-a-webrtc.c in Sources */,
  309. 46C5B4232183EE5D00419E57 /* rtsp-client.c in Sources */,
  310. 46C5B4252183EE5D00419E57 /* rtsp-client-options.c in Sources */,
  311. 46C5B4192183EE5D00419E57 /* sdp-a-fmtp.c in Sources */,
  312. 46C5B42A2183EE5D00419E57 /* rtsp-client-describe.c in Sources */,
  313. 46C5B4182183EE5D00419E57 /* rtsp-server-play.c in Sources */,
  314. 46C5B42B2183EE5D00419E57 /* rtsp-client-pause.c in Sources */,
  315. 46C5B4162183EE5D00419E57 /* rtsp-server-teardown.c in Sources */,
  316. 46C5B41C2183EE5D00419E57 /* sdp-aac.c in Sources */,
  317. 46C5B4122183EE5D00419E57 /* rtsp-server-options.c in Sources */,
  318. 46C5B40C2183EE5D00419E57 /* rtsp-server-record.c in Sources */,
  319. 4680238425997EFF00AD5A52 /* sdp-mpeg2.c in Sources */,
  320. 46E55E5F24A7388A00D8BDBA /* sdp-fmtp-load.c in Sources */,
  321. 46C5B42E2183EE5D00419E57 /* rtsp-client-setup.c in Sources */,
  322. 46C5B4142183EE5D00419E57 /* rtsp-server.c in Sources */,
  323. 46C5B41E2183EE5D00419E57 /* sdp-h265.c in Sources */,
  324. 46C5B42C2183EE5D00419E57 /* rtsp-client-record.c in Sources */,
  325. 46C5B4062183EE5D00419E57 /* sdp-a-rtpmap.c in Sources */,
  326. 46C5B41D2183EE5D00419E57 /* sdp-g7xx.c in Sources */,
  327. 461263D5263BE23E00E07FD8 /* sdp-payload.c in Sources */,
  328. 46C5B4172183EE5D00419E57 /* rtsp-server-setup.c in Sources */,
  329. 46C5B41B2183EE5D00419E57 /* sdp-h264.c in Sources */,
  330. 46C5B4292183EE5D00419E57 /* rtp-over-rtsp.c in Sources */,
  331. );
  332. runOnlyForDeploymentPostprocessing = 0;
  333. };
  334. /* End PBXSourcesBuildPhase section */
  335. /* Begin XCBuildConfiguration section */
  336. 46C5B2942183ECF900419E57 /* Debug */ = {
  337. isa = XCBuildConfiguration;
  338. buildSettings = {
  339. ALWAYS_SEARCH_USER_PATHS = NO;
  340. CLANG_ANALYZER_NONNULL = YES;
  341. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  342. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  343. CLANG_CXX_LIBRARY = "libc++";
  344. CLANG_ENABLE_MODULES = YES;
  345. CLANG_ENABLE_OBJC_ARC = YES;
  346. CLANG_ENABLE_OBJC_WEAK = YES;
  347. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  348. CLANG_WARN_BOOL_CONVERSION = YES;
  349. CLANG_WARN_COMMA = YES;
  350. CLANG_WARN_CONSTANT_CONVERSION = YES;
  351. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  352. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  353. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  354. CLANG_WARN_EMPTY_BODY = YES;
  355. CLANG_WARN_ENUM_CONVERSION = YES;
  356. CLANG_WARN_INFINITE_RECURSION = YES;
  357. CLANG_WARN_INT_CONVERSION = YES;
  358. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  359. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  360. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  361. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  362. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  363. CLANG_WARN_STRICT_PROTOTYPES = YES;
  364. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  365. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  366. CLANG_WARN_UNREACHABLE_CODE = YES;
  367. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  368. CODE_SIGN_IDENTITY = "-";
  369. COPY_PHASE_STRIP = NO;
  370. DEBUG_INFORMATION_FORMAT = dwarf;
  371. ENABLE_STRICT_OBJC_MSGSEND = YES;
  372. ENABLE_TESTABILITY = YES;
  373. GCC_C_LANGUAGE_STANDARD = gnu11;
  374. GCC_DYNAMIC_NO_PIC = NO;
  375. GCC_NO_COMMON_BLOCKS = YES;
  376. GCC_OPTIMIZATION_LEVEL = 0;
  377. GCC_PREPROCESSOR_DEFINITIONS = (
  378. "DEBUG=1",
  379. "$(inherited)",
  380. );
  381. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  382. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  383. GCC_WARN_UNDECLARED_SELECTOR = YES;
  384. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  385. GCC_WARN_UNUSED_FUNCTION = YES;
  386. GCC_WARN_UNUSED_VARIABLE = YES;
  387. MACOSX_DEPLOYMENT_TARGET = 10.13;
  388. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  389. MTL_FAST_MATH = YES;
  390. ONLY_ACTIVE_ARCH = YES;
  391. SDKROOT = macosx;
  392. USER_HEADER_SEARCH_PATHS = (
  393. .,
  394. ./include,
  395. ../libflv/include,
  396. ../librtp/include,
  397. ../../sdk/libhttp/include,
  398. ../../sdk/include,
  399. );
  400. };
  401. name = Debug;
  402. };
  403. 46C5B2952183ECF900419E57 /* Release */ = {
  404. isa = XCBuildConfiguration;
  405. buildSettings = {
  406. ALWAYS_SEARCH_USER_PATHS = NO;
  407. CLANG_ANALYZER_NONNULL = YES;
  408. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  409. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  410. CLANG_CXX_LIBRARY = "libc++";
  411. CLANG_ENABLE_MODULES = YES;
  412. CLANG_ENABLE_OBJC_ARC = YES;
  413. CLANG_ENABLE_OBJC_WEAK = YES;
  414. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  415. CLANG_WARN_BOOL_CONVERSION = YES;
  416. CLANG_WARN_COMMA = YES;
  417. CLANG_WARN_CONSTANT_CONVERSION = YES;
  418. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  419. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  420. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  421. CLANG_WARN_EMPTY_BODY = YES;
  422. CLANG_WARN_ENUM_CONVERSION = YES;
  423. CLANG_WARN_INFINITE_RECURSION = YES;
  424. CLANG_WARN_INT_CONVERSION = YES;
  425. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  426. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  427. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  428. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  429. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  430. CLANG_WARN_STRICT_PROTOTYPES = YES;
  431. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  432. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  433. CLANG_WARN_UNREACHABLE_CODE = YES;
  434. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  435. CODE_SIGN_IDENTITY = "-";
  436. COPY_PHASE_STRIP = NO;
  437. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  438. ENABLE_NS_ASSERTIONS = NO;
  439. ENABLE_STRICT_OBJC_MSGSEND = YES;
  440. GCC_C_LANGUAGE_STANDARD = gnu11;
  441. GCC_NO_COMMON_BLOCKS = YES;
  442. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  443. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  444. GCC_WARN_UNDECLARED_SELECTOR = YES;
  445. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  446. GCC_WARN_UNUSED_FUNCTION = YES;
  447. GCC_WARN_UNUSED_VARIABLE = YES;
  448. MACOSX_DEPLOYMENT_TARGET = 10.13;
  449. MTL_ENABLE_DEBUG_INFO = NO;
  450. MTL_FAST_MATH = YES;
  451. SDKROOT = macosx;
  452. USER_HEADER_SEARCH_PATHS = (
  453. .,
  454. ./include,
  455. ../libflv/include,
  456. ../librtp/include,
  457. ../../sdk/libhttp/include,
  458. ../../sdk/include,
  459. );
  460. };
  461. name = Release;
  462. };
  463. 46C5B2972183ECF900419E57 /* Debug */ = {
  464. isa = XCBuildConfiguration;
  465. buildSettings = {
  466. CODE_SIGN_STYLE = Automatic;
  467. EXECUTABLE_PREFIX = "";
  468. GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
  469. PRODUCT_NAME = "$(TARGET_NAME)";
  470. SKIP_INSTALL = YES;
  471. USER_HEADER_SEARCH_PATHS = "$(inherited)";
  472. };
  473. name = Debug;
  474. };
  475. 46C5B2982183ECF900419E57 /* Release */ = {
  476. isa = XCBuildConfiguration;
  477. buildSettings = {
  478. CODE_SIGN_STYLE = Automatic;
  479. EXECUTABLE_PREFIX = "";
  480. GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
  481. PRODUCT_NAME = "$(TARGET_NAME)";
  482. SKIP_INSTALL = YES;
  483. USER_HEADER_SEARCH_PATHS = "$(inherited)";
  484. };
  485. name = Release;
  486. };
  487. /* End XCBuildConfiguration section */
  488. /* Begin XCConfigurationList section */
  489. 46C5B28D2183ECF900419E57 /* Build configuration list for PBXProject "librtsp" */ = {
  490. isa = XCConfigurationList;
  491. buildConfigurations = (
  492. 46C5B2942183ECF900419E57 /* Debug */,
  493. 46C5B2952183ECF900419E57 /* Release */,
  494. );
  495. defaultConfigurationIsVisible = 0;
  496. defaultConfigurationName = Release;
  497. };
  498. 46C5B2962183ECF900419E57 /* Build configuration list for PBXNativeTarget "librtsp" */ = {
  499. isa = XCConfigurationList;
  500. buildConfigurations = (
  501. 46C5B2972183ECF900419E57 /* Debug */,
  502. 46C5B2982183ECF900419E57 /* Release */,
  503. );
  504. defaultConfigurationIsVisible = 0;
  505. defaultConfigurationName = Release;
  506. };
  507. /* End XCConfigurationList section */
  508. };
  509. rootObject = 46C5B28A2183ECF900419E57 /* Project object */;
  510. }