project.pbxproj 30 KB

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