project.pbxproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0B36CB92182461A10039B237 /* LiferayNativityFinder.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 0B36CB91182461A10039B237 /* LiferayNativityFinder.bundle */; };
  10. 0BD9C38E1778EF450094CF5D /* license.txt in Resources */ = {isa = PBXBuildFile; fileRef = 0BD9C38D1778EF450094CF5D /* license.txt */; };
  11. 8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */; };
  12. 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; };
  13. D6ACBEA2117B7D5600F6691C /* LiferayNativityInjector.m in Sources */ = {isa = PBXBuildFile; fileRef = D6ACBE9E117B7D5600F6691C /* LiferayNativityInjector.m */; };
  14. D6ACBEA3117B7D5600F6691C /* LNStandardVersionComparator.m in Sources */ = {isa = PBXBuildFile; fileRef = D6ACBEA0117B7D5600F6691C /* LNStandardVersionComparator.m */; };
  15. D6ACBEA5117B7D6100F6691C /* LiferayNativityInjector.sdef in Resources */ = {isa = PBXBuildFile; fileRef = D6ACBEA4117B7D6100F6691C /* LiferayNativityInjector.sdef */; };
  16. /* End PBXBuildFile section */
  17. /* Begin PBXFileReference section */
  18. 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  19. 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
  20. 0B36CB91182461A10039B237 /* LiferayNativityFinder.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; path = LiferayNativityFinder.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
  21. 0BD9C38D1778EF450094CF5D /* license.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = license.txt; sourceTree = "<group>"; };
  22. 8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  23. D60A992314CE37030061AD6D /* LiferayNativity.osax */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LiferayNativity.osax; sourceTree = BUILT_PRODUCTS_DIR; };
  24. D6ACBE9E117B7D5600F6691C /* LiferayNativityInjector.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LiferayNativityInjector.m; sourceTree = "<group>"; };
  25. D6ACBE9F117B7D5600F6691C /* LNVersionComparisonProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LNVersionComparisonProtocol.h; sourceTree = "<group>"; };
  26. D6ACBEA0117B7D5600F6691C /* LNStandardVersionComparator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LNStandardVersionComparator.m; sourceTree = "<group>"; };
  27. D6ACBEA1117B7D5600F6691C /* LNStandardVersionComparator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LNStandardVersionComparator.h; sourceTree = "<group>"; };
  28. D6ACBEA4117B7D6100F6691C /* LiferayNativityInjector.sdef */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = LiferayNativityInjector.sdef; sourceTree = "<group>"; };
  29. /* End PBXFileReference section */
  30. /* Begin PBXFrameworksBuildPhase section */
  31. 8D576313048677EA00EA77CD /* Frameworks */ = {
  32. isa = PBXFrameworksBuildPhase;
  33. buildActionMask = 2147483647;
  34. files = (
  35. 8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */,
  36. );
  37. runOnlyForDeploymentPostprocessing = 0;
  38. };
  39. /* End PBXFrameworksBuildPhase section */
  40. /* Begin PBXGroup section */
  41. 089C166AFE841209C02AAC07 /* TotalFinder-osax */ = {
  42. isa = PBXGroup;
  43. children = (
  44. 08FB77AFFE84173DC02AAC07 /* Source */,
  45. 089C167CFE841241C02AAC07 /* Resources */,
  46. 089C1671FE841209C02AAC07 /* Dependencies */,
  47. D60A992414CE37030061AD6D /* Products */,
  48. );
  49. indentWidth = 2;
  50. name = "TotalFinder-osax";
  51. sourceTree = "<group>";
  52. tabWidth = 2;
  53. usesTabs = 0;
  54. };
  55. 089C1671FE841209C02AAC07 /* Dependencies */ = {
  56. isa = PBXGroup;
  57. children = (
  58. 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */,
  59. );
  60. name = Dependencies;
  61. sourceTree = "<group>";
  62. };
  63. 089C167CFE841241C02AAC07 /* Resources */ = {
  64. isa = PBXGroup;
  65. children = (
  66. 0B36CB91182461A10039B237 /* LiferayNativityFinder.bundle */,
  67. D6ACBEA4117B7D6100F6691C /* LiferayNativityInjector.sdef */,
  68. 8D576317048677EA00EA77CD /* Info.plist */,
  69. 8D5B49A704867FD3000E48DA /* InfoPlist.strings */,
  70. 0BD9C38D1778EF450094CF5D /* license.txt */,
  71. );
  72. name = Resources;
  73. sourceTree = "<group>";
  74. };
  75. 08FB77AFFE84173DC02AAC07 /* Source */ = {
  76. isa = PBXGroup;
  77. children = (
  78. D6ACBE9E117B7D5600F6691C /* LiferayNativityInjector.m */,
  79. D6ACBE9F117B7D5600F6691C /* LNVersionComparisonProtocol.h */,
  80. D6ACBEA0117B7D5600F6691C /* LNStandardVersionComparator.m */,
  81. D6ACBEA1117B7D5600F6691C /* LNStandardVersionComparator.h */,
  82. );
  83. name = Source;
  84. sourceTree = "<group>";
  85. };
  86. D60A992414CE37030061AD6D /* Products */ = {
  87. isa = PBXGroup;
  88. children = (
  89. D60A992314CE37030061AD6D /* LiferayNativity.osax */,
  90. );
  91. name = Products;
  92. sourceTree = "<group>";
  93. };
  94. /* End PBXGroup section */
  95. /* Begin PBXNativeTarget section */
  96. 8D57630D048677EA00EA77CD /* LiferayNativity.osax */ = {
  97. isa = PBXNativeTarget;
  98. buildConfigurationList = 1DEB911A08733D790010E9CD /* Build configuration list for PBXNativeTarget "LiferayNativity.osax" */;
  99. buildPhases = (
  100. 8D57630F048677EA00EA77CD /* Resources */,
  101. 8D576311048677EA00EA77CD /* Sources */,
  102. 8D576313048677EA00EA77CD /* Frameworks */,
  103. );
  104. buildRules = (
  105. );
  106. dependencies = (
  107. );
  108. name = LiferayNativity.osax;
  109. productInstallPath = "$(HOME)/Library/Bundles";
  110. productName = "TotalFinder-osax";
  111. productReference = D60A992314CE37030061AD6D /* LiferayNativity.osax */;
  112. productType = "com.apple.product-type.bundle";
  113. };
  114. /* End PBXNativeTarget section */
  115. /* Begin PBXProject section */
  116. 089C1669FE841209C02AAC07 /* Project object */ = {
  117. isa = PBXProject;
  118. attributes = {
  119. BuildIndependentTargetsInParallel = YES;
  120. LastUpgradeCheck = 0460;
  121. ORGANIZATIONNAME = BinaryAge;
  122. };
  123. buildConfigurationList = 1DEB911E08733D790010E9CD /* Build configuration list for PBXProject "LiferayNativityInjector" */;
  124. compatibilityVersion = "Xcode 3.2";
  125. developmentRegion = English;
  126. hasScannedForEncodings = 1;
  127. knownRegions = (
  128. en,
  129. English,
  130. );
  131. mainGroup = 089C166AFE841209C02AAC07 /* TotalFinder-osax */;
  132. productRefGroup = D60A992414CE37030061AD6D /* Products */;
  133. projectDirPath = "";
  134. projectRoot = "";
  135. targets = (
  136. 8D57630D048677EA00EA77CD /* LiferayNativity.osax */,
  137. );
  138. };
  139. /* End PBXProject section */
  140. /* Begin PBXResourcesBuildPhase section */
  141. 8D57630F048677EA00EA77CD /* Resources */ = {
  142. isa = PBXResourcesBuildPhase;
  143. buildActionMask = 2147483647;
  144. files = (
  145. 0B36CB92182461A10039B237 /* LiferayNativityFinder.bundle in Resources */,
  146. 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */,
  147. D6ACBEA5117B7D6100F6691C /* LiferayNativityInjector.sdef in Resources */,
  148. 0BD9C38E1778EF450094CF5D /* license.txt in Resources */,
  149. );
  150. runOnlyForDeploymentPostprocessing = 0;
  151. };
  152. /* End PBXResourcesBuildPhase section */
  153. /* Begin PBXSourcesBuildPhase section */
  154. 8D576311048677EA00EA77CD /* Sources */ = {
  155. isa = PBXSourcesBuildPhase;
  156. buildActionMask = 2147483647;
  157. files = (
  158. D6ACBEA2117B7D5600F6691C /* LiferayNativityInjector.m in Sources */,
  159. D6ACBEA3117B7D5600F6691C /* LNStandardVersionComparator.m in Sources */,
  160. );
  161. runOnlyForDeploymentPostprocessing = 0;
  162. };
  163. /* End PBXSourcesBuildPhase section */
  164. /* Begin PBXVariantGroup section */
  165. 8D5B49A704867FD3000E48DA /* InfoPlist.strings */ = {
  166. isa = PBXVariantGroup;
  167. children = (
  168. 089C167EFE841241C02AAC07 /* English */,
  169. );
  170. name = InfoPlist.strings;
  171. sourceTree = "<group>";
  172. };
  173. /* End PBXVariantGroup section */
  174. /* Begin XCBuildConfiguration section */
  175. 1DEB911B08733D790010E9CD /* Debug */ = {
  176. isa = XCBuildConfiguration;
  177. buildSettings = {
  178. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  179. COMBINE_HIDPI_IMAGES = YES;
  180. GCC_DYNAMIC_NO_PIC = NO;
  181. INFOPLIST_FILE = Info.plist;
  182. OTHER_LDFLAGS = (
  183. "-framework",
  184. Foundation,
  185. "-framework",
  186. AppKit,
  187. );
  188. PRODUCT_NAME = LiferayNativity;
  189. SKIP_INSTALL = YES;
  190. WRAPPER_EXTENSION = osax;
  191. };
  192. name = Debug;
  193. };
  194. 1DEB911C08733D790010E9CD /* Release */ = {
  195. isa = XCBuildConfiguration;
  196. buildSettings = {
  197. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  198. COMBINE_HIDPI_IMAGES = YES;
  199. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  200. INFOPLIST_FILE = Info.plist;
  201. OTHER_LDFLAGS = (
  202. "-framework",
  203. Foundation,
  204. "-framework",
  205. AppKit,
  206. );
  207. PRODUCT_NAME = LiferayNativity;
  208. WRAPPER_EXTENSION = osax;
  209. };
  210. name = Release;
  211. };
  212. 1DEB911F08733D790010E9CD /* Debug */ = {
  213. isa = XCBuildConfiguration;
  214. buildSettings = {
  215. CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
  216. COPY_PHASE_STRIP = NO;
  217. GCC_OPTIMIZATION_LEVEL = 0;
  218. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  219. GCC_WARN_UNUSED_VARIABLE = YES;
  220. MACOSX_DEPLOYMENT_TARGET = 10.7;
  221. SDKROOT = macosx;
  222. };
  223. name = Debug;
  224. };
  225. 1DEB912008733D790010E9CD /* Release */ = {
  226. isa = XCBuildConfiguration;
  227. buildSettings = {
  228. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  229. GCC_WARN_UNUSED_VARIABLE = YES;
  230. MACOSX_DEPLOYMENT_TARGET = 10.7;
  231. SDKROOT = macosx;
  232. };
  233. name = Release;
  234. };
  235. /* End XCBuildConfiguration section */
  236. /* Begin XCConfigurationList section */
  237. 1DEB911A08733D790010E9CD /* Build configuration list for PBXNativeTarget "LiferayNativity.osax" */ = {
  238. isa = XCConfigurationList;
  239. buildConfigurations = (
  240. 1DEB911B08733D790010E9CD /* Debug */,
  241. 1DEB911C08733D790010E9CD /* Release */,
  242. );
  243. defaultConfigurationIsVisible = 0;
  244. defaultConfigurationName = Release;
  245. };
  246. 1DEB911E08733D790010E9CD /* Build configuration list for PBXProject "LiferayNativityInjector" */ = {
  247. isa = XCConfigurationList;
  248. buildConfigurations = (
  249. 1DEB911F08733D790010E9CD /* Debug */,
  250. 1DEB912008733D790010E9CD /* Release */,
  251. );
  252. defaultConfigurationIsVisible = 0;
  253. defaultConfigurationName = Release;
  254. };
  255. /* End XCConfigurationList section */
  256. };
  257. rootObject = 089C1669FE841209C02AAC07 /* Project object */;
  258. }