project.pbxproj 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4E89F7FE1E2ED3CE00005F4C /* LookupIPv6.c in Sources */ = {isa = PBXBuildFile; fileRef = 4E89F7FC1E2ED3CE00005F4C /* LookupIPv6.c */; };
  10. 4E89F7FF1E2ED3CE00005F4C /* LookupIPv6.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E89F7FD1E2ED3CE00005F4C /* LookupIPv6.h */; };
  11. 660E0B7A1E2D6EB6002BF5D4 /* Psi in Frameworks */ = {isa = PBXBuildFile; fileRef = 660E0B791E2D6EB6002BF5D4 /* Psi */; };
  12. 662659271DD270E900872F6C /* Reachability.h in Headers */ = {isa = PBXBuildFile; fileRef = 662659251DD270E900872F6C /* Reachability.h */; settings = {ATTRIBUTES = (Public, ); }; };
  13. 662659281DD270E900872F6C /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 662659261DD270E900872F6C /* Reachability.m */; };
  14. 6685BDCA1E2E882800F0E414 /* Psi.h in Headers */ = {isa = PBXBuildFile; fileRef = 6685BDC61E2E882800F0E414 /* Psi.h */; };
  15. 6685BDCB1E2E882800F0E414 /* ref.h in Headers */ = {isa = PBXBuildFile; fileRef = 6685BDC71E2E882800F0E414 /* ref.h */; };
  16. 6685BDCD1E2E88A200F0E414 /* Psi-meta.h in Headers */ = {isa = PBXBuildFile; fileRef = 6685BDCC1E2E88A200F0E414 /* Psi-meta.h */; };
  17. 6685BDD41E2EBB1000F0E414 /* GoPsi.objc.h in Headers */ = {isa = PBXBuildFile; fileRef = 6685BDD21E2EBB1000F0E414 /* GoPsi.objc.h */; };
  18. 6685BDD51E2EBB1000F0E414 /* Universe.objc.h in Headers */ = {isa = PBXBuildFile; fileRef = 6685BDD31E2EBB1000F0E414 /* Universe.objc.h */; };
  19. 6685BDD91E300AC200F0E414 /* strip-frameworks.sh in Resources */ = {isa = PBXBuildFile; fileRef = 6685BDD81E300AC200F0E414 /* strip-frameworks.sh */; };
  20. 66BDB02A1DA6BFCC0079384C /* PsiphonTunnel.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66BDB0201DA6BFCC0079384C /* PsiphonTunnel.framework */; };
  21. 66BDB02F1DA6BFCC0079384C /* PsiphonTunnelTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BDB02E1DA6BFCC0079384C /* PsiphonTunnelTests.m */; };
  22. 66BDB0311DA6BFCC0079384C /* PsiphonTunnel.h in Headers */ = {isa = PBXBuildFile; fileRef = 66BDB0231DA6BFCC0079384C /* PsiphonTunnel.h */; settings = {ATTRIBUTES = (Public, ); }; };
  23. 66BDB03E1DA6C79E0079384C /* rootCAs.txt in Resources */ = {isa = PBXBuildFile; fileRef = 66BDB03D1DA6C79E0079384C /* rootCAs.txt */; };
  24. 66BDB0441DA6C7DD0079384C /* PsiphonTunnel.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BDB0431DA6C7DD0079384C /* PsiphonTunnel.m */; };
  25. 66BDB05A1DC26CCC0079384C /* SBJson4.h in Headers */ = {isa = PBXBuildFile; fileRef = 66BDB04B1DC26CCC0079384C /* SBJson4.h */; };
  26. 66BDB05B1DC26CCC0079384C /* SBJson4Parser.h in Headers */ = {isa = PBXBuildFile; fileRef = 66BDB04C1DC26CCC0079384C /* SBJson4Parser.h */; };
  27. 66BDB05C1DC26CCC0079384C /* SBJson4Parser.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BDB04D1DC26CCC0079384C /* SBJson4Parser.m */; };
  28. 66BDB05D1DC26CCC0079384C /* SBJson4StreamParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 66BDB04E1DC26CCC0079384C /* SBJson4StreamParser.h */; };
  29. 66BDB05E1DC26CCC0079384C /* SBJson4StreamParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BDB04F1DC26CCC0079384C /* SBJson4StreamParser.m */; };
  30. 66BDB05F1DC26CCC0079384C /* SBJson4StreamParserState.h in Headers */ = {isa = PBXBuildFile; fileRef = 66BDB0501DC26CCC0079384C /* SBJson4StreamParserState.h */; };
  31. 66BDB0601DC26CCC0079384C /* SBJson4StreamParserState.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BDB0511DC26CCC0079384C /* SBJson4StreamParserState.m */; };
  32. 66BDB0611DC26CCC0079384C /* SBJson4StreamTokeniser.h in Headers */ = {isa = PBXBuildFile; fileRef = 66BDB0521DC26CCC0079384C /* SBJson4StreamTokeniser.h */; };
  33. 66BDB0621DC26CCC0079384C /* SBJson4StreamTokeniser.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BDB0531DC26CCC0079384C /* SBJson4StreamTokeniser.m */; };
  34. 66BDB0631DC26CCC0079384C /* SBJson4StreamWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 66BDB0541DC26CCC0079384C /* SBJson4StreamWriter.h */; };
  35. 66BDB0641DC26CCC0079384C /* SBJson4StreamWriter.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BDB0551DC26CCC0079384C /* SBJson4StreamWriter.m */; };
  36. 66BDB0651DC26CCC0079384C /* SBJson4StreamWriterState.h in Headers */ = {isa = PBXBuildFile; fileRef = 66BDB0561DC26CCC0079384C /* SBJson4StreamWriterState.h */; };
  37. 66BDB0661DC26CCC0079384C /* SBJson4StreamWriterState.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BDB0571DC26CCC0079384C /* SBJson4StreamWriterState.m */; };
  38. 66BDB0671DC26CCC0079384C /* SBJson4Writer.h in Headers */ = {isa = PBXBuildFile; fileRef = 66BDB0581DC26CCC0079384C /* SBJson4Writer.h */; };
  39. 66BDB0681DC26CCC0079384C /* SBJson4Writer.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BDB0591DC26CCC0079384C /* SBJson4Writer.m */; };
  40. /* End PBXBuildFile section */
  41. /* Begin PBXContainerItemProxy section */
  42. 66BDB02B1DA6BFCC0079384C /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = 66BDB0171DA6BFCC0079384C /* Project object */;
  45. proxyType = 1;
  46. remoteGlobalIDString = 66BDB01F1DA6BFCC0079384C;
  47. remoteInfo = PsiphonTunnel;
  48. };
  49. /* End PBXContainerItemProxy section */
  50. /* Begin PBXCopyFilesBuildPhase section */
  51. 66BDB0481DA6D6FA0079384C /* CopyFiles */ = {
  52. isa = PBXCopyFilesBuildPhase;
  53. buildActionMask = 2147483647;
  54. dstPath = "";
  55. dstSubfolderSpec = 10;
  56. files = (
  57. );
  58. runOnlyForDeploymentPostprocessing = 0;
  59. };
  60. /* End PBXCopyFilesBuildPhase section */
  61. /* Begin PBXFileReference section */
  62. 4E89F7FC1E2ED3CE00005F4C /* LookupIPv6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LookupIPv6.c; sourceTree = "<group>"; };
  63. 4E89F7FD1E2ED3CE00005F4C /* LookupIPv6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LookupIPv6.h; sourceTree = "<group>"; };
  64. 660E0B791E2D6EB6002BF5D4 /* Psi */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = Psi; path = PsiphonTunnel/Psi.framework/Versions/A/Psi; sourceTree = "<group>"; };
  65. 662659251DD270E900872F6C /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reachability.h; sourceTree = "<group>"; };
  66. 662659261DD270E900872F6C /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Reachability.m; sourceTree = "<group>"; };
  67. 6685BDC61E2E882800F0E414 /* Psi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Psi.h; path = PsiphonTunnel/Psi.framework/Versions/A/Headers/Psi.h; sourceTree = "<group>"; };
  68. 6685BDC71E2E882800F0E414 /* ref.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ref.h; path = PsiphonTunnel/Psi.framework/Versions/A/Headers/ref.h; sourceTree = "<group>"; };
  69. 6685BDCC1E2E88A200F0E414 /* Psi-meta.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "Psi-meta.h"; path = "PsiphonTunnel/Psi-meta.h"; sourceTree = "<group>"; };
  70. 6685BDD21E2EBB1000F0E414 /* GoPsi.objc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GoPsi.objc.h; path = PsiphonTunnel/Psi.framework/Versions/A/Headers/GoPsi.objc.h; sourceTree = "<group>"; };
  71. 6685BDD31E2EBB1000F0E414 /* Universe.objc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Universe.objc.h; path = PsiphonTunnel/Psi.framework/Versions/A/Headers/Universe.objc.h; sourceTree = "<group>"; };
  72. 6685BDD81E300AC200F0E414 /* strip-frameworks.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = "strip-frameworks.sh"; path = "scripts/strip-frameworks.sh"; sourceTree = "<group>"; };
  73. 66BDB0201DA6BFCC0079384C /* PsiphonTunnel.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PsiphonTunnel.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  74. 66BDB0231DA6BFCC0079384C /* PsiphonTunnel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PsiphonTunnel.h; sourceTree = "<group>"; };
  75. 66BDB0241DA6BFCC0079384C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  76. 66BDB0291DA6BFCC0079384C /* PsiphonTunnelTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PsiphonTunnelTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  77. 66BDB02E1DA6BFCC0079384C /* PsiphonTunnelTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PsiphonTunnelTests.m; sourceTree = "<group>"; };
  78. 66BDB0301DA6BFCC0079384C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  79. 66BDB03D1DA6C79E0079384C /* rootCAs.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = rootCAs.txt; path = PsiphonTunnel/rootCAs.txt; sourceTree = "<group>"; };
  80. 66BDB0431DA6C7DD0079384C /* PsiphonTunnel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PsiphonTunnel.m; sourceTree = "<group>"; };
  81. 66BDB04B1DC26CCC0079384C /* SBJson4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJson4.h; sourceTree = "<group>"; };
  82. 66BDB04C1DC26CCC0079384C /* SBJson4Parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJson4Parser.h; sourceTree = "<group>"; };
  83. 66BDB04D1DC26CCC0079384C /* SBJson4Parser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJson4Parser.m; sourceTree = "<group>"; };
  84. 66BDB04E1DC26CCC0079384C /* SBJson4StreamParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJson4StreamParser.h; sourceTree = "<group>"; };
  85. 66BDB04F1DC26CCC0079384C /* SBJson4StreamParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJson4StreamParser.m; sourceTree = "<group>"; };
  86. 66BDB0501DC26CCC0079384C /* SBJson4StreamParserState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJson4StreamParserState.h; sourceTree = "<group>"; };
  87. 66BDB0511DC26CCC0079384C /* SBJson4StreamParserState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJson4StreamParserState.m; sourceTree = "<group>"; };
  88. 66BDB0521DC26CCC0079384C /* SBJson4StreamTokeniser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJson4StreamTokeniser.h; sourceTree = "<group>"; };
  89. 66BDB0531DC26CCC0079384C /* SBJson4StreamTokeniser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJson4StreamTokeniser.m; sourceTree = "<group>"; };
  90. 66BDB0541DC26CCC0079384C /* SBJson4StreamWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJson4StreamWriter.h; sourceTree = "<group>"; };
  91. 66BDB0551DC26CCC0079384C /* SBJson4StreamWriter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJson4StreamWriter.m; sourceTree = "<group>"; };
  92. 66BDB0561DC26CCC0079384C /* SBJson4StreamWriterState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJson4StreamWriterState.h; sourceTree = "<group>"; };
  93. 66BDB0571DC26CCC0079384C /* SBJson4StreamWriterState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJson4StreamWriterState.m; sourceTree = "<group>"; };
  94. 66BDB0581DC26CCC0079384C /* SBJson4Writer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJson4Writer.h; sourceTree = "<group>"; };
  95. 66BDB0591DC26CCC0079384C /* SBJson4Writer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJson4Writer.m; sourceTree = "<group>"; };
  96. /* End PBXFileReference section */
  97. /* Begin PBXFrameworksBuildPhase section */
  98. 66BDB01C1DA6BFCC0079384C /* Frameworks */ = {
  99. isa = PBXFrameworksBuildPhase;
  100. buildActionMask = 2147483647;
  101. files = (
  102. 660E0B7A1E2D6EB6002BF5D4 /* Psi in Frameworks */,
  103. );
  104. runOnlyForDeploymentPostprocessing = 0;
  105. };
  106. 66BDB0261DA6BFCC0079384C /* Frameworks */ = {
  107. isa = PBXFrameworksBuildPhase;
  108. buildActionMask = 2147483647;
  109. files = (
  110. 66BDB02A1DA6BFCC0079384C /* PsiphonTunnel.framework in Frameworks */,
  111. );
  112. runOnlyForDeploymentPostprocessing = 0;
  113. };
  114. /* End PBXFrameworksBuildPhase section */
  115. /* Begin PBXGroup section */
  116. 662659241DD270E900872F6C /* Reachability */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 662659251DD270E900872F6C /* Reachability.h */,
  120. 662659261DD270E900872F6C /* Reachability.m */,
  121. 4E89F7FC1E2ED3CE00005F4C /* LookupIPv6.c */,
  122. 4E89F7FD1E2ED3CE00005F4C /* LookupIPv6.h */,
  123. );
  124. path = Reachability;
  125. sourceTree = "<group>";
  126. };
  127. 6685BDC31E2E881200F0E414 /* Psi */ = {
  128. isa = PBXGroup;
  129. children = (
  130. 660E0B791E2D6EB6002BF5D4 /* Psi */,
  131. 6685BDCC1E2E88A200F0E414 /* Psi-meta.h */,
  132. 6685BDC61E2E882800F0E414 /* Psi.h */,
  133. 6685BDC71E2E882800F0E414 /* ref.h */,
  134. 6685BDD21E2EBB1000F0E414 /* GoPsi.objc.h */,
  135. 6685BDD31E2EBB1000F0E414 /* Universe.objc.h */,
  136. );
  137. name = Psi;
  138. sourceTree = "<group>";
  139. };
  140. 66BDB0161DA6BFCC0079384C = {
  141. isa = PBXGroup;
  142. children = (
  143. 66BDB03C1DA6C7940079384C /* Resources */,
  144. 66BDB0221DA6BFCC0079384C /* PsiphonTunnel */,
  145. 6685BDC31E2E881200F0E414 /* Psi */,
  146. 66BDB02D1DA6BFCC0079384C /* PsiphonTunnelTests */,
  147. 66BDB0211DA6BFCC0079384C /* Products */,
  148. );
  149. sourceTree = "<group>";
  150. };
  151. 66BDB0211DA6BFCC0079384C /* Products */ = {
  152. isa = PBXGroup;
  153. children = (
  154. 66BDB0201DA6BFCC0079384C /* PsiphonTunnel.framework */,
  155. 66BDB0291DA6BFCC0079384C /* PsiphonTunnelTests.xctest */,
  156. );
  157. name = Products;
  158. sourceTree = "<group>";
  159. };
  160. 66BDB0221DA6BFCC0079384C /* PsiphonTunnel */ = {
  161. isa = PBXGroup;
  162. children = (
  163. 662659241DD270E900872F6C /* Reachability */,
  164. 66BDB04A1DC26CCC0079384C /* json-framework */,
  165. 66BDB0231DA6BFCC0079384C /* PsiphonTunnel.h */,
  166. 66BDB0431DA6C7DD0079384C /* PsiphonTunnel.m */,
  167. 66BDB0241DA6BFCC0079384C /* Info.plist */,
  168. );
  169. path = PsiphonTunnel;
  170. sourceTree = "<group>";
  171. };
  172. 66BDB02D1DA6BFCC0079384C /* PsiphonTunnelTests */ = {
  173. isa = PBXGroup;
  174. children = (
  175. 66BDB02E1DA6BFCC0079384C /* PsiphonTunnelTests.m */,
  176. 66BDB0301DA6BFCC0079384C /* Info.plist */,
  177. );
  178. path = PsiphonTunnelTests;
  179. sourceTree = "<group>";
  180. };
  181. 66BDB03C1DA6C7940079384C /* Resources */ = {
  182. isa = PBXGroup;
  183. children = (
  184. 6685BDD81E300AC200F0E414 /* strip-frameworks.sh */,
  185. 66BDB03D1DA6C79E0079384C /* rootCAs.txt */,
  186. );
  187. name = Resources;
  188. sourceTree = "<group>";
  189. };
  190. 66BDB04A1DC26CCC0079384C /* json-framework */ = {
  191. isa = PBXGroup;
  192. children = (
  193. 66BDB04B1DC26CCC0079384C /* SBJson4.h */,
  194. 66BDB04C1DC26CCC0079384C /* SBJson4Parser.h */,
  195. 66BDB04D1DC26CCC0079384C /* SBJson4Parser.m */,
  196. 66BDB04E1DC26CCC0079384C /* SBJson4StreamParser.h */,
  197. 66BDB04F1DC26CCC0079384C /* SBJson4StreamParser.m */,
  198. 66BDB0501DC26CCC0079384C /* SBJson4StreamParserState.h */,
  199. 66BDB0511DC26CCC0079384C /* SBJson4StreamParserState.m */,
  200. 66BDB0521DC26CCC0079384C /* SBJson4StreamTokeniser.h */,
  201. 66BDB0531DC26CCC0079384C /* SBJson4StreamTokeniser.m */,
  202. 66BDB0541DC26CCC0079384C /* SBJson4StreamWriter.h */,
  203. 66BDB0551DC26CCC0079384C /* SBJson4StreamWriter.m */,
  204. 66BDB0561DC26CCC0079384C /* SBJson4StreamWriterState.h */,
  205. 66BDB0571DC26CCC0079384C /* SBJson4StreamWriterState.m */,
  206. 66BDB0581DC26CCC0079384C /* SBJson4Writer.h */,
  207. 66BDB0591DC26CCC0079384C /* SBJson4Writer.m */,
  208. );
  209. path = "json-framework";
  210. sourceTree = "<group>";
  211. };
  212. /* End PBXGroup section */
  213. /* Begin PBXHeadersBuildPhase section */
  214. 66BDB01D1DA6BFCC0079384C /* Headers */ = {
  215. isa = PBXHeadersBuildPhase;
  216. buildActionMask = 2147483647;
  217. files = (
  218. 6685BDCB1E2E882800F0E414 /* ref.h in Headers */,
  219. 4E89F7FF1E2ED3CE00005F4C /* LookupIPv6.h in Headers */,
  220. 662659271DD270E900872F6C /* Reachability.h in Headers */,
  221. 66BDB05D1DC26CCC0079384C /* SBJson4StreamParser.h in Headers */,
  222. 6685BDD41E2EBB1000F0E414 /* GoPsi.objc.h in Headers */,
  223. 6685BDD51E2EBB1000F0E414 /* Universe.objc.h in Headers */,
  224. 66BDB05F1DC26CCC0079384C /* SBJson4StreamParserState.h in Headers */,
  225. 66BDB0311DA6BFCC0079384C /* PsiphonTunnel.h in Headers */,
  226. 6685BDCA1E2E882800F0E414 /* Psi.h in Headers */,
  227. 66BDB0651DC26CCC0079384C /* SBJson4StreamWriterState.h in Headers */,
  228. 66BDB05B1DC26CCC0079384C /* SBJson4Parser.h in Headers */,
  229. 6685BDCD1E2E88A200F0E414 /* Psi-meta.h in Headers */,
  230. 66BDB05A1DC26CCC0079384C /* SBJson4.h in Headers */,
  231. 66BDB0611DC26CCC0079384C /* SBJson4StreamTokeniser.h in Headers */,
  232. 66BDB0631DC26CCC0079384C /* SBJson4StreamWriter.h in Headers */,
  233. 66BDB0671DC26CCC0079384C /* SBJson4Writer.h in Headers */,
  234. );
  235. runOnlyForDeploymentPostprocessing = 0;
  236. };
  237. /* End PBXHeadersBuildPhase section */
  238. /* Begin PBXNativeTarget section */
  239. 66BDB01F1DA6BFCC0079384C /* PsiphonTunnel */ = {
  240. isa = PBXNativeTarget;
  241. buildConfigurationList = 66BDB0341DA6BFCC0079384C /* Build configuration list for PBXNativeTarget "PsiphonTunnel" */;
  242. buildPhases = (
  243. 66BDB01B1DA6BFCC0079384C /* Sources */,
  244. 66BDB01C1DA6BFCC0079384C /* Frameworks */,
  245. 66BDB01D1DA6BFCC0079384C /* Headers */,
  246. 66BDB01E1DA6BFCC0079384C /* Resources */,
  247. 66BDB0481DA6D6FA0079384C /* CopyFiles */,
  248. );
  249. buildRules = (
  250. );
  251. dependencies = (
  252. );
  253. name = PsiphonTunnel;
  254. productName = PsiphonTunnel;
  255. productReference = 66BDB0201DA6BFCC0079384C /* PsiphonTunnel.framework */;
  256. productType = "com.apple.product-type.framework";
  257. };
  258. 66BDB0281DA6BFCC0079384C /* PsiphonTunnelTests */ = {
  259. isa = PBXNativeTarget;
  260. buildConfigurationList = 66BDB0371DA6BFCC0079384C /* Build configuration list for PBXNativeTarget "PsiphonTunnelTests" */;
  261. buildPhases = (
  262. 66BDB0251DA6BFCC0079384C /* Sources */,
  263. 66BDB0261DA6BFCC0079384C /* Frameworks */,
  264. 66BDB0271DA6BFCC0079384C /* Resources */,
  265. );
  266. buildRules = (
  267. );
  268. dependencies = (
  269. 66BDB02C1DA6BFCC0079384C /* PBXTargetDependency */,
  270. );
  271. name = PsiphonTunnelTests;
  272. productName = PsiphonTunnelTests;
  273. productReference = 66BDB0291DA6BFCC0079384C /* PsiphonTunnelTests.xctest */;
  274. productType = "com.apple.product-type.bundle.unit-test";
  275. };
  276. /* End PBXNativeTarget section */
  277. /* Begin PBXProject section */
  278. 66BDB0171DA6BFCC0079384C /* Project object */ = {
  279. isa = PBXProject;
  280. attributes = {
  281. LastUpgradeCheck = 0820;
  282. ORGANIZATIONNAME = "Psiphon Inc.";
  283. TargetAttributes = {
  284. 66BDB01F1DA6BFCC0079384C = {
  285. CreatedOnToolsVersion = 8.0;
  286. DevelopmentTeam = Q6HLNEX92A;
  287. ProvisioningStyle = Automatic;
  288. };
  289. 66BDB0281DA6BFCC0079384C = {
  290. CreatedOnToolsVersion = 8.0;
  291. DevelopmentTeam = Q6HLNEX92A;
  292. ProvisioningStyle = Automatic;
  293. };
  294. };
  295. };
  296. buildConfigurationList = 66BDB01A1DA6BFCC0079384C /* Build configuration list for PBXProject "PsiphonTunnel" */;
  297. compatibilityVersion = "Xcode 3.2";
  298. developmentRegion = English;
  299. hasScannedForEncodings = 0;
  300. knownRegions = (
  301. en,
  302. );
  303. mainGroup = 66BDB0161DA6BFCC0079384C;
  304. productRefGroup = 66BDB0211DA6BFCC0079384C /* Products */;
  305. projectDirPath = "";
  306. projectRoot = "";
  307. targets = (
  308. 66BDB01F1DA6BFCC0079384C /* PsiphonTunnel */,
  309. 66BDB0281DA6BFCC0079384C /* PsiphonTunnelTests */,
  310. );
  311. };
  312. /* End PBXProject section */
  313. /* Begin PBXResourcesBuildPhase section */
  314. 66BDB01E1DA6BFCC0079384C /* Resources */ = {
  315. isa = PBXResourcesBuildPhase;
  316. buildActionMask = 2147483647;
  317. files = (
  318. 66BDB03E1DA6C79E0079384C /* rootCAs.txt in Resources */,
  319. 6685BDD91E300AC200F0E414 /* strip-frameworks.sh in Resources */,
  320. );
  321. runOnlyForDeploymentPostprocessing = 0;
  322. };
  323. 66BDB0271DA6BFCC0079384C /* Resources */ = {
  324. isa = PBXResourcesBuildPhase;
  325. buildActionMask = 2147483647;
  326. files = (
  327. );
  328. runOnlyForDeploymentPostprocessing = 0;
  329. };
  330. /* End PBXResourcesBuildPhase section */
  331. /* Begin PBXSourcesBuildPhase section */
  332. 66BDB01B1DA6BFCC0079384C /* Sources */ = {
  333. isa = PBXSourcesBuildPhase;
  334. buildActionMask = 2147483647;
  335. files = (
  336. 66BDB05E1DC26CCC0079384C /* SBJson4StreamParser.m in Sources */,
  337. 66BDB0641DC26CCC0079384C /* SBJson4StreamWriter.m in Sources */,
  338. 66BDB0661DC26CCC0079384C /* SBJson4StreamWriterState.m in Sources */,
  339. 66BDB05C1DC26CCC0079384C /* SBJson4Parser.m in Sources */,
  340. 4E89F7FE1E2ED3CE00005F4C /* LookupIPv6.c in Sources */,
  341. 66BDB0681DC26CCC0079384C /* SBJson4Writer.m in Sources */,
  342. 66BDB0621DC26CCC0079384C /* SBJson4StreamTokeniser.m in Sources */,
  343. 66BDB0441DA6C7DD0079384C /* PsiphonTunnel.m in Sources */,
  344. 662659281DD270E900872F6C /* Reachability.m in Sources */,
  345. 66BDB0601DC26CCC0079384C /* SBJson4StreamParserState.m in Sources */,
  346. );
  347. runOnlyForDeploymentPostprocessing = 0;
  348. };
  349. 66BDB0251DA6BFCC0079384C /* Sources */ = {
  350. isa = PBXSourcesBuildPhase;
  351. buildActionMask = 2147483647;
  352. files = (
  353. 66BDB02F1DA6BFCC0079384C /* PsiphonTunnelTests.m in Sources */,
  354. );
  355. runOnlyForDeploymentPostprocessing = 0;
  356. };
  357. /* End PBXSourcesBuildPhase section */
  358. /* Begin PBXTargetDependency section */
  359. 66BDB02C1DA6BFCC0079384C /* PBXTargetDependency */ = {
  360. isa = PBXTargetDependency;
  361. target = 66BDB01F1DA6BFCC0079384C /* PsiphonTunnel */;
  362. targetProxy = 66BDB02B1DA6BFCC0079384C /* PBXContainerItemProxy */;
  363. };
  364. /* End PBXTargetDependency section */
  365. /* Begin XCBuildConfiguration section */
  366. 66BDB0321DA6BFCC0079384C /* Debug */ = {
  367. isa = XCBuildConfiguration;
  368. buildSettings = {
  369. ALWAYS_SEARCH_USER_PATHS = NO;
  370. CLANG_ANALYZER_NONNULL = YES;
  371. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  372. CLANG_CXX_LIBRARY = "libc++";
  373. CLANG_ENABLE_MODULES = YES;
  374. CLANG_ENABLE_OBJC_ARC = YES;
  375. CLANG_WARN_BOOL_CONVERSION = YES;
  376. CLANG_WARN_CONSTANT_CONVERSION = YES;
  377. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  378. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  379. CLANG_WARN_EMPTY_BODY = YES;
  380. CLANG_WARN_ENUM_CONVERSION = YES;
  381. CLANG_WARN_INFINITE_RECURSION = YES;
  382. CLANG_WARN_INT_CONVERSION = YES;
  383. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  384. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  385. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  386. CLANG_WARN_UNREACHABLE_CODE = YES;
  387. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  388. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  389. COPY_PHASE_STRIP = NO;
  390. CURRENT_PROJECT_VERSION = 1;
  391. DEBUG_INFORMATION_FORMAT = dwarf;
  392. ENABLE_STRICT_OBJC_MSGSEND = YES;
  393. ENABLE_TESTABILITY = YES;
  394. GCC_C_LANGUAGE_STANDARD = gnu99;
  395. GCC_DYNAMIC_NO_PIC = NO;
  396. GCC_NO_COMMON_BLOCKS = YES;
  397. GCC_OPTIMIZATION_LEVEL = 0;
  398. GCC_PREPROCESSOR_DEFINITIONS = (
  399. "DEBUG=1",
  400. "$(inherited)",
  401. );
  402. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  403. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  404. GCC_WARN_UNDECLARED_SELECTOR = YES;
  405. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  406. GCC_WARN_UNUSED_FUNCTION = YES;
  407. GCC_WARN_UNUSED_VARIABLE = YES;
  408. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  409. MTL_ENABLE_DEBUG_INFO = YES;
  410. ONLY_ACTIVE_ARCH = YES;
  411. SDKROOT = iphoneos;
  412. TARGETED_DEVICE_FAMILY = "1,2";
  413. VERSIONING_SYSTEM = "apple-generic";
  414. VERSION_INFO_PREFIX = "";
  415. };
  416. name = Debug;
  417. };
  418. 66BDB0331DA6BFCC0079384C /* Release */ = {
  419. isa = XCBuildConfiguration;
  420. buildSettings = {
  421. ALWAYS_SEARCH_USER_PATHS = NO;
  422. CLANG_ANALYZER_NONNULL = YES;
  423. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  424. CLANG_CXX_LIBRARY = "libc++";
  425. CLANG_ENABLE_MODULES = YES;
  426. CLANG_ENABLE_OBJC_ARC = YES;
  427. CLANG_WARN_BOOL_CONVERSION = YES;
  428. CLANG_WARN_CONSTANT_CONVERSION = YES;
  429. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  430. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  431. CLANG_WARN_EMPTY_BODY = YES;
  432. CLANG_WARN_ENUM_CONVERSION = YES;
  433. CLANG_WARN_INFINITE_RECURSION = YES;
  434. CLANG_WARN_INT_CONVERSION = YES;
  435. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  436. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  437. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  438. CLANG_WARN_UNREACHABLE_CODE = YES;
  439. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  440. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  441. COPY_PHASE_STRIP = NO;
  442. CURRENT_PROJECT_VERSION = 1;
  443. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  444. ENABLE_NS_ASSERTIONS = NO;
  445. ENABLE_STRICT_OBJC_MSGSEND = YES;
  446. GCC_C_LANGUAGE_STANDARD = gnu99;
  447. GCC_NO_COMMON_BLOCKS = YES;
  448. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  449. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  450. GCC_WARN_UNDECLARED_SELECTOR = YES;
  451. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  452. GCC_WARN_UNUSED_FUNCTION = YES;
  453. GCC_WARN_UNUSED_VARIABLE = YES;
  454. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  455. MTL_ENABLE_DEBUG_INFO = NO;
  456. SDKROOT = iphoneos;
  457. TARGETED_DEVICE_FAMILY = "1,2";
  458. VALIDATE_PRODUCT = YES;
  459. VERSIONING_SYSTEM = "apple-generic";
  460. VERSION_INFO_PREFIX = "";
  461. };
  462. name = Release;
  463. };
  464. 66BDB0351DA6BFCC0079384C /* Debug */ = {
  465. isa = XCBuildConfiguration;
  466. buildSettings = {
  467. CODE_SIGN_IDENTITY = "";
  468. DEFINES_MODULE = YES;
  469. DEVELOPMENT_TEAM = Q6HLNEX92A;
  470. DYLIB_COMPATIBILITY_VERSION = 1;
  471. DYLIB_CURRENT_VERSION = 1;
  472. DYLIB_INSTALL_NAME_BASE = "@rpath";
  473. ENABLE_BITCODE = NO;
  474. INFOPLIST_FILE = PsiphonTunnel/Info.plist;
  475. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  476. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  477. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  478. LIBRARY_SEARCH_PATHS = (
  479. "$(inherited)",
  480. "$(PROJECT_DIR)/PsiphonTunnel/Psi.framework/Versions/A",
  481. );
  482. PRODUCT_BUNDLE_IDENTIFIER = com.psiphon3.ios.PsiphonTunnel;
  483. PRODUCT_NAME = "$(TARGET_NAME)";
  484. SKIP_INSTALL = YES;
  485. };
  486. name = Debug;
  487. };
  488. 66BDB0361DA6BFCC0079384C /* Release */ = {
  489. isa = XCBuildConfiguration;
  490. buildSettings = {
  491. CODE_SIGN_IDENTITY = "";
  492. DEFINES_MODULE = YES;
  493. DEVELOPMENT_TEAM = Q6HLNEX92A;
  494. DYLIB_COMPATIBILITY_VERSION = 1;
  495. DYLIB_CURRENT_VERSION = 1;
  496. DYLIB_INSTALL_NAME_BASE = "@rpath";
  497. ENABLE_BITCODE = NO;
  498. INFOPLIST_FILE = PsiphonTunnel/Info.plist;
  499. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  500. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  501. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  502. LIBRARY_SEARCH_PATHS = (
  503. "$(inherited)",
  504. "$(PROJECT_DIR)/PsiphonTunnel/Psi.framework/Versions/A",
  505. );
  506. PRODUCT_BUNDLE_IDENTIFIER = com.psiphon3.ios.PsiphonTunnel;
  507. PRODUCT_NAME = "$(TARGET_NAME)";
  508. SKIP_INSTALL = YES;
  509. };
  510. name = Release;
  511. };
  512. 66BDB0381DA6BFCC0079384C /* Debug */ = {
  513. isa = XCBuildConfiguration;
  514. buildSettings = {
  515. DEVELOPMENT_TEAM = Q6HLNEX92A;
  516. INFOPLIST_FILE = PsiphonTunnelTests/Info.plist;
  517. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  518. PRODUCT_BUNDLE_IDENTIFIER = com.psiphon3.ios.PsiphonTunnelTests;
  519. PRODUCT_NAME = "$(TARGET_NAME)";
  520. };
  521. name = Debug;
  522. };
  523. 66BDB0391DA6BFCC0079384C /* Release */ = {
  524. isa = XCBuildConfiguration;
  525. buildSettings = {
  526. DEVELOPMENT_TEAM = Q6HLNEX92A;
  527. INFOPLIST_FILE = PsiphonTunnelTests/Info.plist;
  528. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  529. PRODUCT_BUNDLE_IDENTIFIER = com.psiphon3.ios.PsiphonTunnelTests;
  530. PRODUCT_NAME = "$(TARGET_NAME)";
  531. };
  532. name = Release;
  533. };
  534. /* End XCBuildConfiguration section */
  535. /* Begin XCConfigurationList section */
  536. 66BDB01A1DA6BFCC0079384C /* Build configuration list for PBXProject "PsiphonTunnel" */ = {
  537. isa = XCConfigurationList;
  538. buildConfigurations = (
  539. 66BDB0321DA6BFCC0079384C /* Debug */,
  540. 66BDB0331DA6BFCC0079384C /* Release */,
  541. );
  542. defaultConfigurationIsVisible = 0;
  543. defaultConfigurationName = Release;
  544. };
  545. 66BDB0341DA6BFCC0079384C /* Build configuration list for PBXNativeTarget "PsiphonTunnel" */ = {
  546. isa = XCConfigurationList;
  547. buildConfigurations = (
  548. 66BDB0351DA6BFCC0079384C /* Debug */,
  549. 66BDB0361DA6BFCC0079384C /* Release */,
  550. );
  551. defaultConfigurationIsVisible = 0;
  552. defaultConfigurationName = Release;
  553. };
  554. 66BDB0371DA6BFCC0079384C /* Build configuration list for PBXNativeTarget "PsiphonTunnelTests" */ = {
  555. isa = XCConfigurationList;
  556. buildConfigurations = (
  557. 66BDB0381DA6BFCC0079384C /* Debug */,
  558. 66BDB0391DA6BFCC0079384C /* Release */,
  559. );
  560. defaultConfigurationIsVisible = 0;
  561. defaultConfigurationName = Release;
  562. };
  563. /* End XCConfigurationList section */
  564. };
  565. rootObject = 66BDB0171DA6BFCC0079384C /* Project object */;
  566. }