aka RedditBar, Mac OS X menu bar reddit client
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

project.pbxproj 28KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. E90E74B4184FAA0F00F38929 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = E90E74B2184FAA0F00F38929 /* Localizable.strings */; };
  10. E9341914184A1A1A00D03488 /* StateModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E9341913184A1A1A00D03488 /* StateModel.m */; };
  11. E934191B184A47DE00D03488 /* Prefs.xib in Resources */ = {isa = PBXBuildFile; fileRef = E9341919184A47DE00D03488 /* Prefs.xib */; };
  12. E9A129B1184BD24000F50D1D /* RedditItem.m in Sources */ = {isa = PBXBuildFile; fileRef = E9A129B0184BD24000F50D1D /* RedditItem.m */; };
  13. E9B6773E184B73DC00850559 /* Reddit.m in Sources */ = {isa = PBXBuildFile; fileRef = E9B6773D184B73DC00850559 /* Reddit.m */; };
  14. E9CF1F21184961010004AE02 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9CF1F20184961010004AE02 /* Cocoa.framework */; };
  15. E9CF1F2B184961010004AE02 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = E9CF1F29184961010004AE02 /* InfoPlist.strings */; };
  16. E9CF1F2D184961010004AE02 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = E9CF1F2C184961010004AE02 /* main.m */; };
  17. E9CF1F31184961010004AE02 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = E9CF1F2F184961010004AE02 /* Credits.rtf */; };
  18. E9CF1F34184961010004AE02 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = E9CF1F33184961010004AE02 /* AppDelegate.m */; };
  19. E9CF1F37184961020004AE02 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = E9CF1F35184961020004AE02 /* MainMenu.xib */; };
  20. E9CF1F39184961020004AE02 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E9CF1F38184961020004AE02 /* Images.xcassets */; };
  21. E9CF1F40184961020004AE02 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9CF1F3F184961020004AE02 /* XCTest.framework */; };
  22. E9CF1F41184961020004AE02 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9CF1F20184961010004AE02 /* Cocoa.framework */; };
  23. E9CF1F49184961020004AE02 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = E9CF1F47184961020004AE02 /* InfoPlist.strings */; };
  24. E9CF1F4B184961020004AE02 /* RedditBarTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E9CF1F4A184961020004AE02 /* RedditBarTests.m */; };
  25. E9CF1F5C1849685C0004AE02 /* PrefController.m in Sources */ = {isa = PBXBuildFile; fileRef = E9CF1F5B1849685C0004AE02 /* PrefController.m */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXContainerItemProxy section */
  28. E9CF1F42184961020004AE02 /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = E9CF1F15184961010004AE02 /* Project object */;
  31. proxyType = 1;
  32. remoteGlobalIDString = E9CF1F1C184961010004AE02;
  33. remoteInfo = RedditBar;
  34. };
  35. /* End PBXContainerItemProxy section */
  36. /* Begin PBXFileReference section */
  37. E90E74B3184FAA0F00F38929 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  38. E90E74B6184FAADE00F38929 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/MainMenu.strings; sourceTree = "<group>"; };
  39. E90E74B7184FAADE00F38929 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Prefs.strings; sourceTree = "<group>"; };
  40. E90E74B8184FAADE00F38929 /* de */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
  41. E90E74B9184FAADE00F38929 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  42. E90E74BA184FAADE00F38929 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = de; path = de.lproj/Credits.rtf; sourceTree = "<group>"; };
  43. E90E74BB184FAADE00F38929 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  44. E9341912184A1A1A00D03488 /* StateModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StateModel.h; sourceTree = "<group>"; };
  45. E9341913184A1A1A00D03488 /* StateModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StateModel.m; sourceTree = "<group>"; };
  46. E934191A184A47DE00D03488 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/Prefs.xib; sourceTree = "<group>"; };
  47. E97FD65E185232CA006B5B3E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/MainMenu.strings; sourceTree = "<group>"; };
  48. E97FD65F185232D5006B5B3E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Prefs.strings; sourceTree = "<group>"; };
  49. E9A129AF184BD24000F50D1D /* RedditItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RedditItem.h; sourceTree = "<group>"; };
  50. E9A129B0184BD24000F50D1D /* RedditItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RedditItem.m; sourceTree = "<group>"; };
  51. E9B6773C184B73DC00850559 /* Reddit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reddit.h; sourceTree = "<group>"; };
  52. E9B6773D184B73DC00850559 /* Reddit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Reddit.m; sourceTree = "<group>"; };
  53. E9CF1F1D184961010004AE02 /* RedditBar.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RedditBar.app; sourceTree = BUILT_PRODUCTS_DIR; };
  54. E9CF1F20184961010004AE02 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
  55. E9CF1F23184961010004AE02 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
  56. E9CF1F24184961010004AE02 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  57. E9CF1F25184961010004AE02 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  58. E9CF1F28184961010004AE02 /* RedditBar-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RedditBar-Info.plist"; sourceTree = "<group>"; };
  59. E9CF1F2A184961010004AE02 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  60. E9CF1F2C184961010004AE02 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  61. E9CF1F2E184961010004AE02 /* RedditBar-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RedditBar-Prefix.pch"; sourceTree = "<group>"; };
  62. E9CF1F30184961010004AE02 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
  63. E9CF1F32184961010004AE02 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  64. E9CF1F33184961010004AE02 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  65. E9CF1F36184961020004AE02 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
  66. E9CF1F38184961020004AE02 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  67. E9CF1F3E184961020004AE02 /* RedditBarTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RedditBarTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  68. E9CF1F3F184961020004AE02 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  69. E9CF1F46184961020004AE02 /* RedditBarTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RedditBarTests-Info.plist"; sourceTree = "<group>"; };
  70. E9CF1F48184961020004AE02 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  71. E9CF1F4A184961020004AE02 /* RedditBarTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RedditBarTests.m; sourceTree = "<group>"; };
  72. E9CF1F5A1849685C0004AE02 /* PrefController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrefController.h; sourceTree = "<group>"; };
  73. E9CF1F5B1849685C0004AE02 /* PrefController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PrefController.m; sourceTree = "<group>"; };
  74. /* End PBXFileReference section */
  75. /* Begin PBXFrameworksBuildPhase section */
  76. E9CF1F1A184961010004AE02 /* Frameworks */ = {
  77. isa = PBXFrameworksBuildPhase;
  78. buildActionMask = 2147483647;
  79. files = (
  80. E9CF1F21184961010004AE02 /* Cocoa.framework in Frameworks */,
  81. );
  82. runOnlyForDeploymentPostprocessing = 0;
  83. };
  84. E9CF1F3B184961020004AE02 /* Frameworks */ = {
  85. isa = PBXFrameworksBuildPhase;
  86. buildActionMask = 2147483647;
  87. files = (
  88. E9CF1F41184961020004AE02 /* Cocoa.framework in Frameworks */,
  89. E9CF1F40184961020004AE02 /* XCTest.framework in Frameworks */,
  90. );
  91. runOnlyForDeploymentPostprocessing = 0;
  92. };
  93. /* End PBXFrameworksBuildPhase section */
  94. /* Begin PBXGroup section */
  95. E9CF1F14184961010004AE02 = {
  96. isa = PBXGroup;
  97. children = (
  98. E9CF1F26184961010004AE02 /* RedditBar */,
  99. E9CF1F44184961020004AE02 /* RedditBarTests */,
  100. E9CF1F1F184961010004AE02 /* Frameworks */,
  101. E9CF1F1E184961010004AE02 /* Products */,
  102. );
  103. sourceTree = "<group>";
  104. };
  105. E9CF1F1E184961010004AE02 /* Products */ = {
  106. isa = PBXGroup;
  107. children = (
  108. E9CF1F1D184961010004AE02 /* RedditBar.app */,
  109. E9CF1F3E184961020004AE02 /* RedditBarTests.xctest */,
  110. );
  111. name = Products;
  112. sourceTree = "<group>";
  113. };
  114. E9CF1F1F184961010004AE02 /* Frameworks */ = {
  115. isa = PBXGroup;
  116. children = (
  117. E9CF1F20184961010004AE02 /* Cocoa.framework */,
  118. E9CF1F3F184961020004AE02 /* XCTest.framework */,
  119. E9CF1F22184961010004AE02 /* Other Frameworks */,
  120. );
  121. name = Frameworks;
  122. sourceTree = "<group>";
  123. };
  124. E9CF1F22184961010004AE02 /* Other Frameworks */ = {
  125. isa = PBXGroup;
  126. children = (
  127. E9CF1F23184961010004AE02 /* AppKit.framework */,
  128. E9CF1F24184961010004AE02 /* CoreData.framework */,
  129. E9CF1F25184961010004AE02 /* Foundation.framework */,
  130. );
  131. name = "Other Frameworks";
  132. sourceTree = "<group>";
  133. };
  134. E9CF1F26184961010004AE02 /* RedditBar */ = {
  135. isa = PBXGroup;
  136. children = (
  137. E9CF1F32184961010004AE02 /* AppDelegate.h */,
  138. E9CF1F33184961010004AE02 /* AppDelegate.m */,
  139. E9B6773C184B73DC00850559 /* Reddit.h */,
  140. E9B6773D184B73DC00850559 /* Reddit.m */,
  141. E9A129AF184BD24000F50D1D /* RedditItem.h */,
  142. E9A129B0184BD24000F50D1D /* RedditItem.m */,
  143. E9341912184A1A1A00D03488 /* StateModel.h */,
  144. E9341913184A1A1A00D03488 /* StateModel.m */,
  145. E9CF1F5A1849685C0004AE02 /* PrefController.h */,
  146. E9CF1F5B1849685C0004AE02 /* PrefController.m */,
  147. E9CF1F35184961020004AE02 /* MainMenu.xib */,
  148. E9341919184A47DE00D03488 /* Prefs.xib */,
  149. E90E74B2184FAA0F00F38929 /* Localizable.strings */,
  150. E9CF1F38184961020004AE02 /* Images.xcassets */,
  151. E9CF1F27184961010004AE02 /* Supporting Files */,
  152. );
  153. path = RedditBar;
  154. sourceTree = "<group>";
  155. };
  156. E9CF1F27184961010004AE02 /* Supporting Files */ = {
  157. isa = PBXGroup;
  158. children = (
  159. E9CF1F28184961010004AE02 /* RedditBar-Info.plist */,
  160. E9CF1F29184961010004AE02 /* InfoPlist.strings */,
  161. E9CF1F2C184961010004AE02 /* main.m */,
  162. E9CF1F2E184961010004AE02 /* RedditBar-Prefix.pch */,
  163. E9CF1F2F184961010004AE02 /* Credits.rtf */,
  164. );
  165. name = "Supporting Files";
  166. sourceTree = "<group>";
  167. };
  168. E9CF1F44184961020004AE02 /* RedditBarTests */ = {
  169. isa = PBXGroup;
  170. children = (
  171. E9CF1F4A184961020004AE02 /* RedditBarTests.m */,
  172. E9CF1F45184961020004AE02 /* Supporting Files */,
  173. );
  174. path = RedditBarTests;
  175. sourceTree = "<group>";
  176. };
  177. E9CF1F45184961020004AE02 /* Supporting Files */ = {
  178. isa = PBXGroup;
  179. children = (
  180. E9CF1F46184961020004AE02 /* RedditBarTests-Info.plist */,
  181. E9CF1F47184961020004AE02 /* InfoPlist.strings */,
  182. );
  183. name = "Supporting Files";
  184. sourceTree = "<group>";
  185. };
  186. /* End PBXGroup section */
  187. /* Begin PBXNativeTarget section */
  188. E9CF1F1C184961010004AE02 /* RedditBar */ = {
  189. isa = PBXNativeTarget;
  190. buildConfigurationList = E9CF1F4E184961020004AE02 /* Build configuration list for PBXNativeTarget "RedditBar" */;
  191. buildPhases = (
  192. E9CF1F19184961010004AE02 /* Sources */,
  193. E9CF1F1A184961010004AE02 /* Frameworks */,
  194. E9341915184A3A6500D03488 /* ShellScript */,
  195. E9CF1F1B184961010004AE02 /* Resources */,
  196. E97FD65D185231D0006B5B3E /* ShellScript */,
  197. );
  198. buildRules = (
  199. );
  200. dependencies = (
  201. );
  202. name = RedditBar;
  203. productName = RedditBar;
  204. productReference = E9CF1F1D184961010004AE02 /* RedditBar.app */;
  205. productType = "com.apple.product-type.application";
  206. };
  207. E9CF1F3D184961020004AE02 /* RedditBarTests */ = {
  208. isa = PBXNativeTarget;
  209. buildConfigurationList = E9CF1F51184961020004AE02 /* Build configuration list for PBXNativeTarget "RedditBarTests" */;
  210. buildPhases = (
  211. E9CF1F3A184961020004AE02 /* Sources */,
  212. E9CF1F3B184961020004AE02 /* Frameworks */,
  213. E9CF1F3C184961020004AE02 /* Resources */,
  214. );
  215. buildRules = (
  216. );
  217. dependencies = (
  218. E9CF1F43184961020004AE02 /* PBXTargetDependency */,
  219. );
  220. name = RedditBarTests;
  221. productName = RedditBarTests;
  222. productReference = E9CF1F3E184961020004AE02 /* RedditBarTests.xctest */;
  223. productType = "com.apple.product-type.bundle.unit-test";
  224. };
  225. /* End PBXNativeTarget section */
  226. /* Begin PBXProject section */
  227. E9CF1F15184961010004AE02 /* Project object */ = {
  228. isa = PBXProject;
  229. attributes = {
  230. LastUpgradeCheck = 0500;
  231. ORGANIZATIONNAME = xythobuz;
  232. TargetAttributes = {
  233. E9CF1F3D184961020004AE02 = {
  234. TestTargetID = E9CF1F1C184961010004AE02;
  235. };
  236. };
  237. };
  238. buildConfigurationList = E9CF1F18184961010004AE02 /* Build configuration list for PBXProject "RedditBar" */;
  239. compatibilityVersion = "Xcode 3.2";
  240. developmentRegion = English;
  241. hasScannedForEncodings = 0;
  242. knownRegions = (
  243. en,
  244. Base,
  245. de,
  246. );
  247. mainGroup = E9CF1F14184961010004AE02;
  248. productRefGroup = E9CF1F1E184961010004AE02 /* Products */;
  249. projectDirPath = "";
  250. projectRoot = "";
  251. targets = (
  252. E9CF1F1C184961010004AE02 /* RedditBar */,
  253. E9CF1F3D184961020004AE02 /* RedditBarTests */,
  254. );
  255. };
  256. /* End PBXProject section */
  257. /* Begin PBXResourcesBuildPhase section */
  258. E9CF1F1B184961010004AE02 /* Resources */ = {
  259. isa = PBXResourcesBuildPhase;
  260. buildActionMask = 2147483647;
  261. files = (
  262. E9CF1F2B184961010004AE02 /* InfoPlist.strings in Resources */,
  263. E90E74B4184FAA0F00F38929 /* Localizable.strings in Resources */,
  264. E9CF1F39184961020004AE02 /* Images.xcassets in Resources */,
  265. E9CF1F31184961010004AE02 /* Credits.rtf in Resources */,
  266. E9CF1F37184961020004AE02 /* MainMenu.xib in Resources */,
  267. E934191B184A47DE00D03488 /* Prefs.xib in Resources */,
  268. );
  269. runOnlyForDeploymentPostprocessing = 0;
  270. };
  271. E9CF1F3C184961020004AE02 /* Resources */ = {
  272. isa = PBXResourcesBuildPhase;
  273. buildActionMask = 2147483647;
  274. files = (
  275. E9CF1F49184961020004AE02 /* InfoPlist.strings in Resources */,
  276. );
  277. runOnlyForDeploymentPostprocessing = 0;
  278. };
  279. /* End PBXResourcesBuildPhase section */
  280. /* Begin PBXShellScriptBuildPhase section */
  281. E9341915184A3A6500D03488 /* ShellScript */ = {
  282. isa = PBXShellScriptBuildPhase;
  283. buildActionMask = 2147483647;
  284. files = (
  285. );
  286. inputPaths = (
  287. );
  288. outputPaths = (
  289. );
  290. runOnlyForDeploymentPostprocessing = 0;
  291. shellPath = /bin/sh;
  292. shellScript = "buildNumber=$(/usr/libexec/PlistBuddy -c \"Print CFBundleVersion\" \"${PROJECT_DIR}/${INFOPLIST_FILE}\")\nbuildNumber=$(($buildNumber + 1))\n/usr/libexec/PlistBuddy -c \"Set :CFBundleVersion $buildNumber\" \"${PROJECT_DIR}/${INFOPLIST_FILE}\"";
  293. };
  294. E97FD65D185231D0006B5B3E /* ShellScript */ = {
  295. isa = PBXShellScriptBuildPhase;
  296. buildActionMask = 2147483647;
  297. files = (
  298. );
  299. inputPaths = (
  300. );
  301. outputPaths = (
  302. );
  303. runOnlyForDeploymentPostprocessing = 0;
  304. shellPath = /bin/sh;
  305. shellScript = "# update_storyboard_strings.sh - automatically extract translatable strings from storyboards and update strings files\n# Based on http://forums.macrumors.com/showpost.php?p=16060008&postcount=4 by mikezang\n\nstoryboardExt=\".xib\"\nstringsExt=\".strings\"\nnewStringsExt=\".strings.new\"\noldStringsExt=\".strings.old\"\nlocaleDirExt=\".lproj\"\n\n# Find storyboard file full path inside project folder\nfor storyboardPath in `find . -name \"*$storyboardExt\" -print`\ndo\n# Get Base strings file full path\nbaseStringsPath=$(echo \"$storyboardPath\" | sed \"s/$storyboardExt/$stringsExt/\")\n\n# Create base strings file if it doesn't exist\nif ! [ -f $baseStringsPath ]; then\ntouch -r $storyboardPath $baseStringsPath\n# Make base strings file older than the storyboard file\ntouch -A -01 $baseStringsPath\nfi\n\n# Create strings file only when storyboard file newer\nif find $storyboardPath -prune -newer $baseStringsPath -print | grep -q .; then\n# Get storyboard file name and folder\nstoryboardFile=$(basename \"$storyboardPath\")\nstoryboardDir=$(dirname \"$storyboardPath\")\n\n# Get New Base strings file full path and strings file name\nnewBaseStringsPath=$(echo \"$storyboardPath\" | sed \"s/$storyboardExt/$newStringsExt/\")\nstringsFile=$(basename \"$baseStringsPath\")\nibtool --export-strings-file $newBaseStringsPath $storyboardPath\niconv -f UTF-16 -t UTF-8 $newBaseStringsPath > $baseStringsPath\nrm $newBaseStringsPath\n\n# Get all locale strings folder\nfor localeStringsDir in `find . -name \"*$localeDirExt\" -print`\ndo\n# Skip Base strings folder\nif [ $localeStringsDir != $storyboardDir ]; then\nlocaleStringsPath=$localeStringsDir/$stringsFile\n\n# Just copy base strings file on first time\nif [ ! -e $localeStringsPath ]; then\ncp $baseStringsPath $localeStringsPath\nelse\noldLocaleStringsPath=$(echo \"$localeStringsPath\" | sed \"s/$stringsExt/$oldStringsExt/\")\ncp $localeStringsPath $oldLocaleStringsPath\n\n# Merge baseStringsPath to localeStringsPath\nawk 'NR == FNR && /^\\/\\*/ {x=$0; getline; a[x]=$0; next} /^\\/\\*/ {x=$0; print; getline; $0=a[x]?a[x]:$0; printf $0\"\\n\\n\"}' $oldLocaleStringsPath $baseStringsPath > $localeStringsPath\n\nrm $oldLocaleStringsPath\nfi\nfi\ndone\nelse\necho \"$storyboardPath file not modified.\"\nfi\ndone";
  306. };
  307. /* End PBXShellScriptBuildPhase section */
  308. /* Begin PBXSourcesBuildPhase section */
  309. E9CF1F19184961010004AE02 /* Sources */ = {
  310. isa = PBXSourcesBuildPhase;
  311. buildActionMask = 2147483647;
  312. files = (
  313. E9CF1F34184961010004AE02 /* AppDelegate.m in Sources */,
  314. E9341914184A1A1A00D03488 /* StateModel.m in Sources */,
  315. E9A129B1184BD24000F50D1D /* RedditItem.m in Sources */,
  316. E9CF1F2D184961010004AE02 /* main.m in Sources */,
  317. E9CF1F5C1849685C0004AE02 /* PrefController.m in Sources */,
  318. E9B6773E184B73DC00850559 /* Reddit.m in Sources */,
  319. );
  320. runOnlyForDeploymentPostprocessing = 0;
  321. };
  322. E9CF1F3A184961020004AE02 /* Sources */ = {
  323. isa = PBXSourcesBuildPhase;
  324. buildActionMask = 2147483647;
  325. files = (
  326. E9CF1F4B184961020004AE02 /* RedditBarTests.m in Sources */,
  327. );
  328. runOnlyForDeploymentPostprocessing = 0;
  329. };
  330. /* End PBXSourcesBuildPhase section */
  331. /* Begin PBXTargetDependency section */
  332. E9CF1F43184961020004AE02 /* PBXTargetDependency */ = {
  333. isa = PBXTargetDependency;
  334. target = E9CF1F1C184961010004AE02 /* RedditBar */;
  335. targetProxy = E9CF1F42184961020004AE02 /* PBXContainerItemProxy */;
  336. };
  337. /* End PBXTargetDependency section */
  338. /* Begin PBXVariantGroup section */
  339. E90E74B2184FAA0F00F38929 /* Localizable.strings */ = {
  340. isa = PBXVariantGroup;
  341. children = (
  342. E90E74B3184FAA0F00F38929 /* en */,
  343. E90E74B8184FAADE00F38929 /* de */,
  344. );
  345. name = Localizable.strings;
  346. sourceTree = "<group>";
  347. };
  348. E9341919184A47DE00D03488 /* Prefs.xib */ = {
  349. isa = PBXVariantGroup;
  350. children = (
  351. E934191A184A47DE00D03488 /* Base */,
  352. E90E74B7184FAADE00F38929 /* de */,
  353. E97FD65F185232D5006B5B3E /* en */,
  354. );
  355. name = Prefs.xib;
  356. sourceTree = "<group>";
  357. };
  358. E9CF1F29184961010004AE02 /* InfoPlist.strings */ = {
  359. isa = PBXVariantGroup;
  360. children = (
  361. E9CF1F2A184961010004AE02 /* en */,
  362. E90E74B9184FAADE00F38929 /* de */,
  363. );
  364. name = InfoPlist.strings;
  365. sourceTree = "<group>";
  366. };
  367. E9CF1F2F184961010004AE02 /* Credits.rtf */ = {
  368. isa = PBXVariantGroup;
  369. children = (
  370. E9CF1F30184961010004AE02 /* en */,
  371. E90E74BA184FAADE00F38929 /* de */,
  372. );
  373. name = Credits.rtf;
  374. sourceTree = "<group>";
  375. };
  376. E9CF1F35184961020004AE02 /* MainMenu.xib */ = {
  377. isa = PBXVariantGroup;
  378. children = (
  379. E9CF1F36184961020004AE02 /* Base */,
  380. E90E74B6184FAADE00F38929 /* de */,
  381. E97FD65E185232CA006B5B3E /* en */,
  382. );
  383. name = MainMenu.xib;
  384. sourceTree = "<group>";
  385. };
  386. E9CF1F47184961020004AE02 /* InfoPlist.strings */ = {
  387. isa = PBXVariantGroup;
  388. children = (
  389. E9CF1F48184961020004AE02 /* en */,
  390. E90E74BB184FAADE00F38929 /* de */,
  391. );
  392. name = InfoPlist.strings;
  393. sourceTree = "<group>";
  394. };
  395. /* End PBXVariantGroup section */
  396. /* Begin XCBuildConfiguration section */
  397. E9CF1F4C184961020004AE02 /* Debug */ = {
  398. isa = XCBuildConfiguration;
  399. buildSettings = {
  400. ALWAYS_SEARCH_USER_PATHS = NO;
  401. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  402. CLANG_CXX_LIBRARY = "libc++";
  403. CLANG_ENABLE_OBJC_ARC = YES;
  404. CLANG_WARN_BOOL_CONVERSION = YES;
  405. CLANG_WARN_CONSTANT_CONVERSION = YES;
  406. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  407. CLANG_WARN_EMPTY_BODY = YES;
  408. CLANG_WARN_ENUM_CONVERSION = YES;
  409. CLANG_WARN_INT_CONVERSION = YES;
  410. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  411. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  412. COPY_PHASE_STRIP = NO;
  413. GCC_C_LANGUAGE_STANDARD = gnu99;
  414. GCC_DYNAMIC_NO_PIC = NO;
  415. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  416. GCC_OPTIMIZATION_LEVEL = 0;
  417. GCC_PREPROCESSOR_DEFINITIONS = (
  418. "DEBUG=1",
  419. "$(inherited)",
  420. );
  421. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  422. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  423. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  424. GCC_WARN_UNDECLARED_SELECTOR = YES;
  425. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  426. GCC_WARN_UNUSED_FUNCTION = YES;
  427. GCC_WARN_UNUSED_VARIABLE = YES;
  428. MACOSX_DEPLOYMENT_TARGET = 10.9;
  429. ONLY_ACTIVE_ARCH = YES;
  430. SDKROOT = macosx;
  431. };
  432. name = Debug;
  433. };
  434. E9CF1F4D184961020004AE02 /* Release */ = {
  435. isa = XCBuildConfiguration;
  436. buildSettings = {
  437. ALWAYS_SEARCH_USER_PATHS = NO;
  438. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  439. CLANG_CXX_LIBRARY = "libc++";
  440. CLANG_ENABLE_OBJC_ARC = YES;
  441. CLANG_WARN_BOOL_CONVERSION = YES;
  442. CLANG_WARN_CONSTANT_CONVERSION = YES;
  443. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  444. CLANG_WARN_EMPTY_BODY = YES;
  445. CLANG_WARN_ENUM_CONVERSION = YES;
  446. CLANG_WARN_INT_CONVERSION = YES;
  447. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  448. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  449. COPY_PHASE_STRIP = YES;
  450. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  451. ENABLE_NS_ASSERTIONS = NO;
  452. GCC_C_LANGUAGE_STANDARD = gnu99;
  453. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  454. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  455. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  456. GCC_WARN_UNDECLARED_SELECTOR = YES;
  457. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  458. GCC_WARN_UNUSED_FUNCTION = YES;
  459. GCC_WARN_UNUSED_VARIABLE = YES;
  460. MACOSX_DEPLOYMENT_TARGET = 10.9;
  461. SDKROOT = macosx;
  462. };
  463. name = Release;
  464. };
  465. E9CF1F4F184961020004AE02 /* Debug */ = {
  466. isa = XCBuildConfiguration;
  467. buildSettings = {
  468. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  469. COMBINE_HIDPI_IMAGES = YES;
  470. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  471. GCC_PREFIX_HEADER = "RedditBar/RedditBar-Prefix.pch";
  472. INFOPLIST_FILE = "RedditBar/RedditBar-Info.plist";
  473. MACOSX_DEPLOYMENT_TARGET = 10.8;
  474. PRODUCT_NAME = "$(TARGET_NAME)";
  475. WRAPPER_EXTENSION = app;
  476. };
  477. name = Debug;
  478. };
  479. E9CF1F50184961020004AE02 /* Release */ = {
  480. isa = XCBuildConfiguration;
  481. buildSettings = {
  482. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  483. COMBINE_HIDPI_IMAGES = YES;
  484. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  485. GCC_PREFIX_HEADER = "RedditBar/RedditBar-Prefix.pch";
  486. INFOPLIST_FILE = "RedditBar/RedditBar-Info.plist";
  487. MACOSX_DEPLOYMENT_TARGET = 10.8;
  488. PRODUCT_NAME = "$(TARGET_NAME)";
  489. WRAPPER_EXTENSION = app;
  490. };
  491. name = Release;
  492. };
  493. E9CF1F52184961020004AE02 /* Debug */ = {
  494. isa = XCBuildConfiguration;
  495. buildSettings = {
  496. BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/RedditBar.app/Contents/MacOS/RedditBar";
  497. COMBINE_HIDPI_IMAGES = YES;
  498. FRAMEWORK_SEARCH_PATHS = (
  499. "$(DEVELOPER_FRAMEWORKS_DIR)",
  500. "$(inherited)",
  501. );
  502. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  503. GCC_PREFIX_HEADER = "RedditBar/RedditBar-Prefix.pch";
  504. GCC_PREPROCESSOR_DEFINITIONS = (
  505. "DEBUG=1",
  506. "$(inherited)",
  507. );
  508. INFOPLIST_FILE = "RedditBarTests/RedditBarTests-Info.plist";
  509. PRODUCT_NAME = "$(TARGET_NAME)";
  510. TEST_HOST = "$(BUNDLE_LOADER)";
  511. WRAPPER_EXTENSION = xctest;
  512. };
  513. name = Debug;
  514. };
  515. E9CF1F53184961020004AE02 /* Release */ = {
  516. isa = XCBuildConfiguration;
  517. buildSettings = {
  518. BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/RedditBar.app/Contents/MacOS/RedditBar";
  519. COMBINE_HIDPI_IMAGES = YES;
  520. FRAMEWORK_SEARCH_PATHS = (
  521. "$(DEVELOPER_FRAMEWORKS_DIR)",
  522. "$(inherited)",
  523. );
  524. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  525. GCC_PREFIX_HEADER = "RedditBar/RedditBar-Prefix.pch";
  526. INFOPLIST_FILE = "RedditBarTests/RedditBarTests-Info.plist";
  527. PRODUCT_NAME = "$(TARGET_NAME)";
  528. TEST_HOST = "$(BUNDLE_LOADER)";
  529. WRAPPER_EXTENSION = xctest;
  530. };
  531. name = Release;
  532. };
  533. /* End XCBuildConfiguration section */
  534. /* Begin XCConfigurationList section */
  535. E9CF1F18184961010004AE02 /* Build configuration list for PBXProject "RedditBar" */ = {
  536. isa = XCConfigurationList;
  537. buildConfigurations = (
  538. E9CF1F4C184961020004AE02 /* Debug */,
  539. E9CF1F4D184961020004AE02 /* Release */,
  540. );
  541. defaultConfigurationIsVisible = 0;
  542. defaultConfigurationName = Release;
  543. };
  544. E9CF1F4E184961020004AE02 /* Build configuration list for PBXNativeTarget "RedditBar" */ = {
  545. isa = XCConfigurationList;
  546. buildConfigurations = (
  547. E9CF1F4F184961020004AE02 /* Debug */,
  548. E9CF1F50184961020004AE02 /* Release */,
  549. );
  550. defaultConfigurationIsVisible = 0;
  551. defaultConfigurationName = Release;
  552. };
  553. E9CF1F51184961020004AE02 /* Build configuration list for PBXNativeTarget "RedditBarTests" */ = {
  554. isa = XCConfigurationList;
  555. buildConfigurations = (
  556. E9CF1F52184961020004AE02 /* Debug */,
  557. E9CF1F53184961020004AE02 /* Release */,
  558. );
  559. defaultConfigurationIsVisible = 0;
  560. defaultConfigurationName = Release;
  561. };
  562. /* End XCConfigurationList section */
  563. };
  564. rootObject = E9CF1F15184961010004AE02 /* Project object */;
  565. }