project.pbxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 932D472F1D1CD499004BCFE2 /* ZeroTierIcon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 932D472E1D1CD499004BCFE2 /* ZeroTierIcon.icns */; };
  10. 932D47331D1CD861004BCFE2 /* PreferencesViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 932D47311D1CD861004BCFE2 /* PreferencesViewController.xib */; };
  11. 932D47371D1CDC9B004BCFE2 /* AboutViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 932D47351D1CDC9B004BCFE2 /* AboutViewController.xib */; };
  12. 93326BDE1CE7C816005CA2AC /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 93326BDD1CE7C816005CA2AC /* Assets.xcassets */; };
  13. 93326BE11CE7C816005CA2AC /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93326BDF1CE7C816005CA2AC /* MainMenu.xib */; };
  14. 93326BEB1CE7D9B9005CA2AC /* JoinNetworkViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93326BE91CE7D9B9005CA2AC /* JoinNetworkViewController.xib */; };
  15. 93326BEF1CE7DA30005CA2AC /* ShowNetworksViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93326BED1CE7DA30005CA2AC /* ShowNetworksViewController.xib */; };
  16. 93D1675F1D54191C00330C99 /* NodeStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 93D1675E1D54191C00330C99 /* NodeStatus.m */; };
  17. 93D167621D541BC200330C99 /* ServiceCom.m in Sources */ = {isa = PBXBuildFile; fileRef = 93D167611D541BC200330C99 /* ServiceCom.m */; };
  18. 93D167661D54308200330C99 /* Network.m in Sources */ = {isa = PBXBuildFile; fileRef = 93D167651D54308200330C99 /* Network.m */; };
  19. 93D167691D57E7EA00330C99 /* AboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 93D167681D57E7EA00330C99 /* AboutViewController.m */; };
  20. 93D1676D1D57EB8400330C99 /* PreferencesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 93D1676C1D57EB8400330C99 /* PreferencesViewController.m */; };
  21. 93D167701D57FD3800330C99 /* NetworkMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = 93D1676F1D57FD3800330C99 /* NetworkMonitor.m */; };
  22. 93D167731D58093C00330C99 /* NetworkInfoCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 93D167721D58093C00330C99 /* NetworkInfoCell.m */; };
  23. 93D167761D580C3500330C99 /* ShowNetworksViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 93D167751D580C3500330C99 /* ShowNetworksViewController.m */; };
  24. 93D167791D5815E600330C99 /* JoinNetworkViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 93D167781D5815E600330C99 /* JoinNetworkViewController.m */; };
  25. 93D1677C1D58228A00330C99 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 93D1677B1D58228A00330C99 /* AppDelegate.m */; };
  26. 93D1679B1D58300F00330C99 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 93D1679A1D58300F00330C99 /* main.m */; };
  27. 93D1679D1D595F0000330C99 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93D1679C1D595F0000330C99 /* WebKit.framework */; };
  28. 93DAFB271D3F0BEE004D5417 /* about.html in Resources */ = {isa = PBXBuildFile; fileRef = 93DAFB261D3F0BEE004D5417 /* about.html */; };
  29. 93DAFE4B1CFE53CA00547CC4 /* AuthtokenCopy.m in Sources */ = {isa = PBXBuildFile; fileRef = 93DAFE4A1CFE53CA00547CC4 /* AuthtokenCopy.m */; };
  30. /* End PBXBuildFile section */
  31. /* Begin PBXFileReference section */
  32. 932D472E1D1CD499004BCFE2 /* ZeroTierIcon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = ZeroTierIcon.icns; sourceTree = "<group>"; };
  33. 932D47311D1CD861004BCFE2 /* PreferencesViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PreferencesViewController.xib; sourceTree = "<group>"; };
  34. 932D47351D1CDC9B004BCFE2 /* AboutViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AboutViewController.xib; sourceTree = "<group>"; };
  35. 93326BD81CE7C816005CA2AC /* ZeroTier One.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "ZeroTier One.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  36. 93326BDD1CE7C816005CA2AC /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  37. 93326BE01CE7C816005CA2AC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
  38. 93326BE21CE7C816005CA2AC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  39. 93326BE91CE7D9B9005CA2AC /* JoinNetworkViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = JoinNetworkViewController.xib; sourceTree = "<group>"; };
  40. 93326BED1CE7DA30005CA2AC /* ShowNetworksViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ShowNetworksViewController.xib; sourceTree = "<group>"; };
  41. 93D1675D1D54191C00330C99 /* NodeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NodeStatus.h; sourceTree = "<group>"; };
  42. 93D1675E1D54191C00330C99 /* NodeStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NodeStatus.m; sourceTree = "<group>"; };
  43. 93D167601D541BC200330C99 /* ServiceCom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ServiceCom.h; sourceTree = "<group>"; };
  44. 93D167611D541BC200330C99 /* ServiceCom.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ServiceCom.m; sourceTree = "<group>"; };
  45. 93D167641D54308200330C99 /* Network.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Network.h; sourceTree = "<group>"; };
  46. 93D167651D54308200330C99 /* Network.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Network.m; sourceTree = "<group>"; };
  47. 93D167671D57E7EA00330C99 /* AboutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AboutViewController.h; sourceTree = "<group>"; };
  48. 93D167681D57E7EA00330C99 /* AboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AboutViewController.m; sourceTree = "<group>"; };
  49. 93D1676B1D57EB8400330C99 /* PreferencesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PreferencesViewController.h; sourceTree = "<group>"; };
  50. 93D1676C1D57EB8400330C99 /* PreferencesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PreferencesViewController.m; sourceTree = "<group>"; };
  51. 93D1676E1D57FD3800330C99 /* NetworkMonitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkMonitor.h; sourceTree = "<group>"; };
  52. 93D1676F1D57FD3800330C99 /* NetworkMonitor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NetworkMonitor.m; sourceTree = "<group>"; };
  53. 93D167711D58093C00330C99 /* NetworkInfoCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkInfoCell.h; sourceTree = "<group>"; };
  54. 93D167721D58093C00330C99 /* NetworkInfoCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NetworkInfoCell.m; sourceTree = "<group>"; };
  55. 93D167741D580C3500330C99 /* ShowNetworksViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShowNetworksViewController.h; sourceTree = "<group>"; };
  56. 93D167751D580C3500330C99 /* ShowNetworksViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShowNetworksViewController.m; sourceTree = "<group>"; };
  57. 93D167771D5815E600330C99 /* JoinNetworkViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JoinNetworkViewController.h; sourceTree = "<group>"; };
  58. 93D167781D5815E600330C99 /* JoinNetworkViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JoinNetworkViewController.m; sourceTree = "<group>"; };
  59. 93D1677A1D58228A00330C99 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  60. 93D1677B1D58228A00330C99 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  61. 93D1679A1D58300F00330C99 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  62. 93D1679C1D595F0000330C99 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
  63. 93DAFB261D3F0BEE004D5417 /* about.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = about.html; sourceTree = "<group>"; };
  64. 93DAFE4A1CFE53CA00547CC4 /* AuthtokenCopy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AuthtokenCopy.m; sourceTree = "<group>"; };
  65. 93DAFE4C1CFE53DA00547CC4 /* AuthtokenCopy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AuthtokenCopy.h; sourceTree = "<group>"; };
  66. C13C72B12527E1B20094F8B4 /* ZeroTier One.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "ZeroTier One.entitlements"; sourceTree = "<group>"; };
  67. /* End PBXFileReference section */
  68. /* Begin PBXFrameworksBuildPhase section */
  69. 93326BD51CE7C816005CA2AC /* Frameworks */ = {
  70. isa = PBXFrameworksBuildPhase;
  71. buildActionMask = 2147483647;
  72. files = (
  73. 93D1679D1D595F0000330C99 /* WebKit.framework in Frameworks */,
  74. );
  75. runOnlyForDeploymentPostprocessing = 0;
  76. };
  77. /* End PBXFrameworksBuildPhase section */
  78. /* Begin PBXGroup section */
  79. 93326BCF1CE7C816005CA2AC = {
  80. isa = PBXGroup;
  81. children = (
  82. 93D1679C1D595F0000330C99 /* WebKit.framework */,
  83. 93326BDA1CE7C816005CA2AC /* ZeroTier One */,
  84. 93326BD91CE7C816005CA2AC /* Products */,
  85. );
  86. sourceTree = "<group>";
  87. };
  88. 93326BD91CE7C816005CA2AC /* Products */ = {
  89. isa = PBXGroup;
  90. children = (
  91. 93326BD81CE7C816005CA2AC /* ZeroTier One.app */,
  92. );
  93. name = Products;
  94. sourceTree = "<group>";
  95. };
  96. 93326BDA1CE7C816005CA2AC /* ZeroTier One */ = {
  97. isa = PBXGroup;
  98. children = (
  99. C13C72B12527E1B20094F8B4 /* ZeroTier One.entitlements */,
  100. 932D472E1D1CD499004BCFE2 /* ZeroTierIcon.icns */,
  101. 93326BDD1CE7C816005CA2AC /* Assets.xcassets */,
  102. 93326BDF1CE7C816005CA2AC /* MainMenu.xib */,
  103. 93326BE21CE7C816005CA2AC /* Info.plist */,
  104. 93DAFE4A1CFE53CA00547CC4 /* AuthtokenCopy.m */,
  105. 93DAFE4C1CFE53DA00547CC4 /* AuthtokenCopy.h */,
  106. 93D1676E1D57FD3800330C99 /* NetworkMonitor.h */,
  107. 93D1676F1D57FD3800330C99 /* NetworkMonitor.m */,
  108. 93DAFB261D3F0BEE004D5417 /* about.html */,
  109. 93D1675D1D54191C00330C99 /* NodeStatus.h */,
  110. 93D1675E1D54191C00330C99 /* NodeStatus.m */,
  111. 93D167601D541BC200330C99 /* ServiceCom.h */,
  112. 93D167611D541BC200330C99 /* ServiceCom.m */,
  113. 93D167641D54308200330C99 /* Network.h */,
  114. 93D167651D54308200330C99 /* Network.m */,
  115. 93D167671D57E7EA00330C99 /* AboutViewController.h */,
  116. 93D167681D57E7EA00330C99 /* AboutViewController.m */,
  117. 932D47351D1CDC9B004BCFE2 /* AboutViewController.xib */,
  118. 93D1676B1D57EB8400330C99 /* PreferencesViewController.h */,
  119. 93D1676C1D57EB8400330C99 /* PreferencesViewController.m */,
  120. 932D47311D1CD861004BCFE2 /* PreferencesViewController.xib */,
  121. 93D167711D58093C00330C99 /* NetworkInfoCell.h */,
  122. 93D167721D58093C00330C99 /* NetworkInfoCell.m */,
  123. 93D167741D580C3500330C99 /* ShowNetworksViewController.h */,
  124. 93D167751D580C3500330C99 /* ShowNetworksViewController.m */,
  125. 93326BED1CE7DA30005CA2AC /* ShowNetworksViewController.xib */,
  126. 93D167771D5815E600330C99 /* JoinNetworkViewController.h */,
  127. 93D167781D5815E600330C99 /* JoinNetworkViewController.m */,
  128. 93326BE91CE7D9B9005CA2AC /* JoinNetworkViewController.xib */,
  129. 93D1677A1D58228A00330C99 /* AppDelegate.h */,
  130. 93D1677B1D58228A00330C99 /* AppDelegate.m */,
  131. 93D1679A1D58300F00330C99 /* main.m */,
  132. );
  133. path = "ZeroTier One";
  134. sourceTree = "<group>";
  135. };
  136. /* End PBXGroup section */
  137. /* Begin PBXNativeTarget section */
  138. 93326BD71CE7C816005CA2AC /* ZeroTier One */ = {
  139. isa = PBXNativeTarget;
  140. buildConfigurationList = 93326BE51CE7C816005CA2AC /* Build configuration list for PBXNativeTarget "ZeroTier One" */;
  141. buildPhases = (
  142. 93326BD41CE7C816005CA2AC /* Sources */,
  143. 93326BD51CE7C816005CA2AC /* Frameworks */,
  144. 93326BD61CE7C816005CA2AC /* Resources */,
  145. );
  146. buildRules = (
  147. );
  148. dependencies = (
  149. );
  150. name = "ZeroTier One";
  151. productName = "ZeroTier One";
  152. productReference = 93326BD81CE7C816005CA2AC /* ZeroTier One.app */;
  153. productType = "com.apple.product-type.application";
  154. };
  155. /* End PBXNativeTarget section */
  156. /* Begin PBXProject section */
  157. 93326BD01CE7C816005CA2AC /* Project object */ = {
  158. isa = PBXProject;
  159. attributes = {
  160. LastSwiftUpdateCheck = 0730;
  161. LastUpgradeCheck = 0800;
  162. ORGANIZATIONNAME = "ZeroTier, Inc";
  163. TargetAttributes = {
  164. 93326BD71CE7C816005CA2AC = {
  165. CreatedOnToolsVersion = 7.3;
  166. };
  167. };
  168. };
  169. buildConfigurationList = 93326BD31CE7C816005CA2AC /* Build configuration list for PBXProject "ZeroTier One" */;
  170. compatibilityVersion = "Xcode 3.2";
  171. developmentRegion = English;
  172. hasScannedForEncodings = 0;
  173. knownRegions = (
  174. English,
  175. en,
  176. Base,
  177. );
  178. mainGroup = 93326BCF1CE7C816005CA2AC;
  179. productRefGroup = 93326BD91CE7C816005CA2AC /* Products */;
  180. projectDirPath = "";
  181. projectRoot = "";
  182. targets = (
  183. 93326BD71CE7C816005CA2AC /* ZeroTier One */,
  184. );
  185. };
  186. /* End PBXProject section */
  187. /* Begin PBXResourcesBuildPhase section */
  188. 93326BD61CE7C816005CA2AC /* Resources */ = {
  189. isa = PBXResourcesBuildPhase;
  190. buildActionMask = 2147483647;
  191. files = (
  192. 93DAFB271D3F0BEE004D5417 /* about.html in Resources */,
  193. 93326BEF1CE7DA30005CA2AC /* ShowNetworksViewController.xib in Resources */,
  194. 932D47371D1CDC9B004BCFE2 /* AboutViewController.xib in Resources */,
  195. 93326BEB1CE7D9B9005CA2AC /* JoinNetworkViewController.xib in Resources */,
  196. 93326BDE1CE7C816005CA2AC /* Assets.xcassets in Resources */,
  197. 93326BE11CE7C816005CA2AC /* MainMenu.xib in Resources */,
  198. 932D472F1D1CD499004BCFE2 /* ZeroTierIcon.icns in Resources */,
  199. 932D47331D1CD861004BCFE2 /* PreferencesViewController.xib in Resources */,
  200. );
  201. runOnlyForDeploymentPostprocessing = 0;
  202. };
  203. /* End PBXResourcesBuildPhase section */
  204. /* Begin PBXSourcesBuildPhase section */
  205. 93326BD41CE7C816005CA2AC /* Sources */ = {
  206. isa = PBXSourcesBuildPhase;
  207. buildActionMask = 2147483647;
  208. files = (
  209. 93D1679B1D58300F00330C99 /* main.m in Sources */,
  210. 93D167621D541BC200330C99 /* ServiceCom.m in Sources */,
  211. 93D167761D580C3500330C99 /* ShowNetworksViewController.m in Sources */,
  212. 93DAFE4B1CFE53CA00547CC4 /* AuthtokenCopy.m in Sources */,
  213. 93D167701D57FD3800330C99 /* NetworkMonitor.m in Sources */,
  214. 93D1675F1D54191C00330C99 /* NodeStatus.m in Sources */,
  215. 93D167691D57E7EA00330C99 /* AboutViewController.m in Sources */,
  216. 93D1676D1D57EB8400330C99 /* PreferencesViewController.m in Sources */,
  217. 93D1677C1D58228A00330C99 /* AppDelegate.m in Sources */,
  218. 93D167731D58093C00330C99 /* NetworkInfoCell.m in Sources */,
  219. 93D167661D54308200330C99 /* Network.m in Sources */,
  220. 93D167791D5815E600330C99 /* JoinNetworkViewController.m in Sources */,
  221. );
  222. runOnlyForDeploymentPostprocessing = 0;
  223. };
  224. /* End PBXSourcesBuildPhase section */
  225. /* Begin PBXVariantGroup section */
  226. 93326BDF1CE7C816005CA2AC /* MainMenu.xib */ = {
  227. isa = PBXVariantGroup;
  228. children = (
  229. 93326BE01CE7C816005CA2AC /* Base */,
  230. );
  231. name = MainMenu.xib;
  232. sourceTree = "<group>";
  233. };
  234. /* End PBXVariantGroup section */
  235. /* Begin XCBuildConfiguration section */
  236. 93326BE31CE7C816005CA2AC /* Debug */ = {
  237. isa = XCBuildConfiguration;
  238. buildSettings = {
  239. ALWAYS_SEARCH_USER_PATHS = NO;
  240. CLANG_ANALYZER_NONNULL = YES;
  241. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  242. CLANG_CXX_LIBRARY = "libc++";
  243. CLANG_ENABLE_MODULES = YES;
  244. CLANG_ENABLE_OBJC_ARC = YES;
  245. CLANG_WARN_BOOL_CONVERSION = YES;
  246. CLANG_WARN_CONSTANT_CONVERSION = YES;
  247. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  248. CLANG_WARN_EMPTY_BODY = YES;
  249. CLANG_WARN_ENUM_CONVERSION = YES;
  250. CLANG_WARN_INFINITE_RECURSION = YES;
  251. CLANG_WARN_INT_CONVERSION = YES;
  252. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  253. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  254. CLANG_WARN_UNREACHABLE_CODE = YES;
  255. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  256. CODE_SIGN_IDENTITY = "-";
  257. COPY_PHASE_STRIP = NO;
  258. DEBUG_INFORMATION_FORMAT = dwarf;
  259. ENABLE_STRICT_OBJC_MSGSEND = YES;
  260. ENABLE_TESTABILITY = YES;
  261. GCC_C_LANGUAGE_STANDARD = gnu99;
  262. GCC_DYNAMIC_NO_PIC = NO;
  263. GCC_NO_COMMON_BLOCKS = YES;
  264. GCC_OPTIMIZATION_LEVEL = 0;
  265. GCC_PREPROCESSOR_DEFINITIONS = (
  266. "DEBUG=1",
  267. "$(inherited)",
  268. );
  269. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  270. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  271. GCC_WARN_UNDECLARED_SELECTOR = YES;
  272. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  273. GCC_WARN_UNUSED_FUNCTION = YES;
  274. GCC_WARN_UNUSED_VARIABLE = YES;
  275. MACOSX_DEPLOYMENT_TARGET = 10.11;
  276. MTL_ENABLE_DEBUG_INFO = YES;
  277. ONLY_ACTIVE_ARCH = YES;
  278. SDKROOT = macosx;
  279. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  280. };
  281. name = Debug;
  282. };
  283. 93326BE41CE7C816005CA2AC /* Release */ = {
  284. isa = XCBuildConfiguration;
  285. buildSettings = {
  286. ALWAYS_SEARCH_USER_PATHS = NO;
  287. CLANG_ANALYZER_NONNULL = YES;
  288. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  289. CLANG_CXX_LIBRARY = "libc++";
  290. CLANG_ENABLE_MODULES = YES;
  291. CLANG_ENABLE_OBJC_ARC = YES;
  292. CLANG_WARN_BOOL_CONVERSION = YES;
  293. CLANG_WARN_CONSTANT_CONVERSION = YES;
  294. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  295. CLANG_WARN_EMPTY_BODY = YES;
  296. CLANG_WARN_ENUM_CONVERSION = YES;
  297. CLANG_WARN_INFINITE_RECURSION = YES;
  298. CLANG_WARN_INT_CONVERSION = YES;
  299. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  300. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  301. CLANG_WARN_UNREACHABLE_CODE = YES;
  302. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  303. CODE_SIGN_IDENTITY = "-";
  304. COPY_PHASE_STRIP = NO;
  305. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  306. ENABLE_NS_ASSERTIONS = NO;
  307. ENABLE_STRICT_OBJC_MSGSEND = YES;
  308. GCC_C_LANGUAGE_STANDARD = gnu99;
  309. GCC_NO_COMMON_BLOCKS = YES;
  310. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  311. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  312. GCC_WARN_UNDECLARED_SELECTOR = YES;
  313. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  314. GCC_WARN_UNUSED_FUNCTION = YES;
  315. GCC_WARN_UNUSED_VARIABLE = YES;
  316. MACOSX_DEPLOYMENT_TARGET = 10.11;
  317. MTL_ENABLE_DEBUG_INFO = NO;
  318. SDKROOT = macosx;
  319. };
  320. name = Release;
  321. };
  322. 93326BE61CE7C816005CA2AC /* Debug */ = {
  323. isa = XCBuildConfiguration;
  324. buildSettings = {
  325. CLANG_ENABLE_MODULES = YES;
  326. CODE_SIGN_ENTITLEMENTS = "ZeroTier One/ZeroTier One.entitlements";
  327. CODE_SIGN_IDENTITY = "-";
  328. COMBINE_HIDPI_IMAGES = YES;
  329. ENABLE_HARDENED_RUNTIME = YES;
  330. INFOPLIST_FILE = "ZeroTier One/Info.plist";
  331. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  332. MACOSX_DEPLOYMENT_TARGET = 10.10;
  333. PRODUCT_BUNDLE_IDENTIFIER = "com.zerotier.ZeroTier-One";
  334. PRODUCT_NAME = "$(TARGET_NAME)";
  335. SWIFT_OBJC_BRIDGING_HEADER = "ZeroTier One/ZeroTier One-Bridging-Header.h";
  336. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  337. };
  338. name = Debug;
  339. };
  340. 93326BE71CE7C816005CA2AC /* Release */ = {
  341. isa = XCBuildConfiguration;
  342. buildSettings = {
  343. CLANG_ENABLE_MODULES = YES;
  344. CODE_SIGN_ENTITLEMENTS = "ZeroTier One/ZeroTier One.entitlements";
  345. CODE_SIGN_IDENTITY = "-";
  346. COMBINE_HIDPI_IMAGES = YES;
  347. ENABLE_HARDENED_RUNTIME = YES;
  348. INFOPLIST_FILE = "ZeroTier One/Info.plist";
  349. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  350. MACOSX_DEPLOYMENT_TARGET = 10.10;
  351. PRODUCT_BUNDLE_IDENTIFIER = "com.zerotier.ZeroTier-One";
  352. PRODUCT_NAME = "$(TARGET_NAME)";
  353. SWIFT_OBJC_BRIDGING_HEADER = "ZeroTier One/ZeroTier One-Bridging-Header.h";
  354. };
  355. name = Release;
  356. };
  357. /* End XCBuildConfiguration section */
  358. /* Begin XCConfigurationList section */
  359. 93326BD31CE7C816005CA2AC /* Build configuration list for PBXProject "ZeroTier One" */ = {
  360. isa = XCConfigurationList;
  361. buildConfigurations = (
  362. 93326BE31CE7C816005CA2AC /* Debug */,
  363. 93326BE41CE7C816005CA2AC /* Release */,
  364. );
  365. defaultConfigurationIsVisible = 0;
  366. defaultConfigurationName = Release;
  367. };
  368. 93326BE51CE7C816005CA2AC /* Build configuration list for PBXNativeTarget "ZeroTier One" */ = {
  369. isa = XCConfigurationList;
  370. buildConfigurations = (
  371. 93326BE61CE7C816005CA2AC /* Debug */,
  372. 93326BE71CE7C816005CA2AC /* Release */,
  373. );
  374. defaultConfigurationIsVisible = 0;
  375. defaultConfigurationName = Release;
  376. };
  377. /* End XCConfigurationList section */
  378. };
  379. rootObject = 93326BD01CE7C816005CA2AC /* Project object */;
  380. }