project.pbxproj 30 KB

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