project.pbxproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. A513A69816AF2F47000DF615 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A513A69716AF2F47000DF615 /* Foundation.framework */; };
  10. A513A69B16AF2F47000DF615 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A513A69A16AF2F47000DF615 /* main.m */; };
  11. A513A69F16AF2F47000DF615 /* DHSendMIDI.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A513A69E16AF2F47000DF615 /* DHSendMIDI.1 */; };
  12. A581997716AF68E100325CF3 /* libSnoizeMIDI.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A581997616AF68C600325CF3 /* libSnoizeMIDI.a */; };
  13. A581999916AF69B400325CF3 /* CoreMIDI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A581999516AF696900325CF3 /* CoreMIDI.framework */; };
  14. /* End PBXBuildFile section */
  15. /* Begin PBXContainerItemProxy section */
  16. A513A6AC16AF2FFE000DF615 /* PBXContainerItemProxy */ = {
  17. isa = PBXContainerItemProxy;
  18. containerPortal = A513A6A516AF2FFE000DF615 /* SnoizeMIDI.xcodeproj */;
  19. proxyType = 2;
  20. remoteGlobalIDString = 8DC2EF5B0486A6940098B216;
  21. remoteInfo = SnoizeMIDI;
  22. };
  23. A513A6B516AF306B000DF615 /* PBXContainerItemProxy */ = {
  24. isa = PBXContainerItemProxy;
  25. containerPortal = A513A6A516AF2FFE000DF615 /* SnoizeMIDI.xcodeproj */;
  26. proxyType = 2;
  27. remoteGlobalIDString = A53DDB97148F4219006D2FFD;
  28. remoteInfo = SnoizeMIDIiOS;
  29. };
  30. A581997516AF68C600325CF3 /* PBXContainerItemProxy */ = {
  31. isa = PBXContainerItemProxy;
  32. containerPortal = A513A6A516AF2FFE000DF615 /* SnoizeMIDI.xcodeproj */;
  33. proxyType = 2;
  34. remoteGlobalIDString = A581997216AF687400325CF3;
  35. remoteInfo = SnoizeMIDIOSX;
  36. };
  37. /* End PBXContainerItemProxy section */
  38. /* Begin PBXCopyFilesBuildPhase section */
  39. A513A69116AF2F47000DF615 /* CopyFiles */ = {
  40. isa = PBXCopyFilesBuildPhase;
  41. buildActionMask = 2147483647;
  42. dstPath = /usr/share/man/man1/;
  43. dstSubfolderSpec = 0;
  44. files = (
  45. A513A69F16AF2F47000DF615 /* DHSendMIDI.1 in CopyFiles */,
  46. );
  47. runOnlyForDeploymentPostprocessing = 1;
  48. };
  49. /* End PBXCopyFilesBuildPhase section */
  50. /* Begin PBXFileReference section */
  51. A513A69316AF2F47000DF615 /* DHSendMIDI */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = DHSendMIDI; sourceTree = BUILT_PRODUCTS_DIR; };
  52. A513A69716AF2F47000DF615 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  53. A513A69A16AF2F47000DF615 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  54. A513A69D16AF2F47000DF615 /* DHSendMIDI-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "DHSendMIDI-Prefix.pch"; sourceTree = "<group>"; };
  55. A513A69E16AF2F47000DF615 /* DHSendMIDI.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = DHSendMIDI.1; sourceTree = "<group>"; };
  56. A513A6A516AF2FFE000DF615 /* SnoizeMIDI.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SnoizeMIDI.xcodeproj; path = MIDIApps/Frameworks/SnoizeMIDI/SnoizeMIDI.xcodeproj; sourceTree = "<group>"; };
  57. A581999516AF696900325CF3 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; };
  58. /* End PBXFileReference section */
  59. /* Begin PBXFrameworksBuildPhase section */
  60. A513A69016AF2F47000DF615 /* Frameworks */ = {
  61. isa = PBXFrameworksBuildPhase;
  62. buildActionMask = 2147483647;
  63. files = (
  64. A513A69816AF2F47000DF615 /* Foundation.framework in Frameworks */,
  65. A581999916AF69B400325CF3 /* CoreMIDI.framework in Frameworks */,
  66. A581997716AF68E100325CF3 /* libSnoizeMIDI.a in Frameworks */,
  67. );
  68. runOnlyForDeploymentPostprocessing = 0;
  69. };
  70. /* End PBXFrameworksBuildPhase section */
  71. /* Begin PBXGroup section */
  72. A513A68816AF2F47000DF615 = {
  73. isa = PBXGroup;
  74. children = (
  75. A513A69916AF2F47000DF615 /* DHSendMIDI */,
  76. A513A69616AF2F47000DF615 /* Frameworks */,
  77. A513A69416AF2F47000DF615 /* Products */,
  78. );
  79. sourceTree = "<group>";
  80. };
  81. A513A69416AF2F47000DF615 /* Products */ = {
  82. isa = PBXGroup;
  83. children = (
  84. A513A69316AF2F47000DF615 /* DHSendMIDI */,
  85. );
  86. name = Products;
  87. sourceTree = "<group>";
  88. };
  89. A513A69616AF2F47000DF615 /* Frameworks */ = {
  90. isa = PBXGroup;
  91. children = (
  92. A513A6A516AF2FFE000DF615 /* SnoizeMIDI.xcodeproj */,
  93. A581999516AF696900325CF3 /* CoreMIDI.framework */,
  94. A513A69716AF2F47000DF615 /* Foundation.framework */,
  95. );
  96. name = Frameworks;
  97. sourceTree = "<group>";
  98. };
  99. A513A69916AF2F47000DF615 /* DHSendMIDI */ = {
  100. isa = PBXGroup;
  101. children = (
  102. A513A69A16AF2F47000DF615 /* main.m */,
  103. A513A69E16AF2F47000DF615 /* DHSendMIDI.1 */,
  104. A513A69C16AF2F47000DF615 /* Supporting Files */,
  105. );
  106. path = DHSendMIDI;
  107. sourceTree = "<group>";
  108. };
  109. A513A69C16AF2F47000DF615 /* Supporting Files */ = {
  110. isa = PBXGroup;
  111. children = (
  112. A513A69D16AF2F47000DF615 /* DHSendMIDI-Prefix.pch */,
  113. );
  114. name = "Supporting Files";
  115. sourceTree = "<group>";
  116. };
  117. A513A6A616AF2FFE000DF615 /* Products */ = {
  118. isa = PBXGroup;
  119. children = (
  120. A513A6AD16AF2FFE000DF615 /* SnoizeMIDI.framework */,
  121. A513A6B616AF306B000DF615 /* libSnoizeMIDIiOS.a */,
  122. A581997616AF68C600325CF3 /* libSnoizeMIDI.a */,
  123. );
  124. name = Products;
  125. sourceTree = "<group>";
  126. };
  127. /* End PBXGroup section */
  128. /* Begin PBXNativeTarget section */
  129. A513A69216AF2F47000DF615 /* DHSendMIDI */ = {
  130. isa = PBXNativeTarget;
  131. buildConfigurationList = A513A6A216AF2F47000DF615 /* Build configuration list for PBXNativeTarget "DHSendMIDI" */;
  132. buildPhases = (
  133. A513A68F16AF2F47000DF615 /* Sources */,
  134. A513A69016AF2F47000DF615 /* Frameworks */,
  135. A513A69116AF2F47000DF615 /* CopyFiles */,
  136. );
  137. buildRules = (
  138. );
  139. dependencies = (
  140. );
  141. name = DHSendMIDI;
  142. productName = DHSendMIDI;
  143. productReference = A513A69316AF2F47000DF615 /* DHSendMIDI */;
  144. productType = "com.apple.product-type.tool";
  145. };
  146. /* End PBXNativeTarget section */
  147. /* Begin PBXProject section */
  148. A513A68A16AF2F47000DF615 /* Project object */ = {
  149. isa = PBXProject;
  150. attributes = {
  151. LastUpgradeCheck = 0450;
  152. ORGANIZATIONNAME = "Douglas Heriot";
  153. };
  154. buildConfigurationList = A513A68D16AF2F47000DF615 /* Build configuration list for PBXProject "DHSendMIDI" */;
  155. compatibilityVersion = "Xcode 3.2";
  156. developmentRegion = English;
  157. hasScannedForEncodings = 0;
  158. knownRegions = (
  159. en,
  160. );
  161. mainGroup = A513A68816AF2F47000DF615;
  162. productRefGroup = A513A69416AF2F47000DF615 /* Products */;
  163. projectDirPath = "";
  164. projectReferences = (
  165. {
  166. ProductGroup = A513A6A616AF2FFE000DF615 /* Products */;
  167. ProjectRef = A513A6A516AF2FFE000DF615 /* SnoizeMIDI.xcodeproj */;
  168. },
  169. );
  170. projectRoot = "";
  171. targets = (
  172. A513A69216AF2F47000DF615 /* DHSendMIDI */,
  173. );
  174. };
  175. /* End PBXProject section */
  176. /* Begin PBXReferenceProxy section */
  177. A513A6AD16AF2FFE000DF615 /* SnoizeMIDI.framework */ = {
  178. isa = PBXReferenceProxy;
  179. fileType = wrapper.framework;
  180. path = SnoizeMIDI.framework;
  181. remoteRef = A513A6AC16AF2FFE000DF615 /* PBXContainerItemProxy */;
  182. sourceTree = BUILT_PRODUCTS_DIR;
  183. };
  184. A513A6B616AF306B000DF615 /* libSnoizeMIDIiOS.a */ = {
  185. isa = PBXReferenceProxy;
  186. fileType = archive.ar;
  187. path = libSnoizeMIDIiOS.a;
  188. remoteRef = A513A6B516AF306B000DF615 /* PBXContainerItemProxy */;
  189. sourceTree = BUILT_PRODUCTS_DIR;
  190. };
  191. A581997616AF68C600325CF3 /* libSnoizeMIDI.a */ = {
  192. isa = PBXReferenceProxy;
  193. fileType = archive.ar;
  194. path = libSnoizeMIDI.a;
  195. remoteRef = A581997516AF68C600325CF3 /* PBXContainerItemProxy */;
  196. sourceTree = BUILT_PRODUCTS_DIR;
  197. };
  198. /* End PBXReferenceProxy section */
  199. /* Begin PBXSourcesBuildPhase section */
  200. A513A68F16AF2F47000DF615 /* Sources */ = {
  201. isa = PBXSourcesBuildPhase;
  202. buildActionMask = 2147483647;
  203. files = (
  204. A513A69B16AF2F47000DF615 /* main.m in Sources */,
  205. );
  206. runOnlyForDeploymentPostprocessing = 0;
  207. };
  208. /* End PBXSourcesBuildPhase section */
  209. /* Begin XCBuildConfiguration section */
  210. A513A6A016AF2F47000DF615 /* Debug */ = {
  211. isa = XCBuildConfiguration;
  212. buildSettings = {
  213. ALWAYS_SEARCH_USER_PATHS = NO;
  214. ARCHS = "$(ARCHS_STANDARD_64_BIT)";
  215. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  216. CLANG_CXX_LIBRARY = "libc++";
  217. CLANG_ENABLE_OBJC_ARC = YES;
  218. CLANG_WARN_EMPTY_BODY = YES;
  219. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  220. COPY_PHASE_STRIP = NO;
  221. GCC_C_LANGUAGE_STANDARD = gnu99;
  222. GCC_DYNAMIC_NO_PIC = NO;
  223. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  224. GCC_OPTIMIZATION_LEVEL = 0;
  225. GCC_PREPROCESSOR_DEFINITIONS = (
  226. "DEBUG=1",
  227. "$(inherited)",
  228. );
  229. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  230. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  231. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  232. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  233. GCC_WARN_UNUSED_VARIABLE = YES;
  234. MACOSX_DEPLOYMENT_TARGET = 10.8;
  235. ONLY_ACTIVE_ARCH = YES;
  236. SDKROOT = macosx;
  237. };
  238. name = Debug;
  239. };
  240. A513A6A116AF2F47000DF615 /* Release */ = {
  241. isa = XCBuildConfiguration;
  242. buildSettings = {
  243. ALWAYS_SEARCH_USER_PATHS = NO;
  244. ARCHS = "$(ARCHS_STANDARD_64_BIT)";
  245. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  246. CLANG_CXX_LIBRARY = "libc++";
  247. CLANG_ENABLE_OBJC_ARC = YES;
  248. CLANG_WARN_EMPTY_BODY = YES;
  249. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  250. COPY_PHASE_STRIP = YES;
  251. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  252. GCC_C_LANGUAGE_STANDARD = gnu99;
  253. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  254. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  255. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  256. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  257. GCC_WARN_UNUSED_VARIABLE = YES;
  258. MACOSX_DEPLOYMENT_TARGET = 10.8;
  259. SDKROOT = macosx;
  260. };
  261. name = Release;
  262. };
  263. A513A6A316AF2F47000DF615 /* Debug */ = {
  264. isa = XCBuildConfiguration;
  265. buildSettings = {
  266. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  267. GCC_PREFIX_HEADER = "DHSendMIDI/DHSendMIDI-Prefix.pch";
  268. HEADER_SEARCH_PATHS = (
  269. "\"$BUILT_PRODUCTS_DIR\"",
  270. "\"$(BUILD_ROOT)/../IntermediateBuildFilesPath/UninstalledProducts\"",
  271. );
  272. LD_RUNPATH_SEARCH_PATHS = "@loader_path/. /Library/Frameworks ~/Library/Frameworks";
  273. MACOSX_DEPLOYMENT_TARGET = 10.6;
  274. OTHER_LDFLAGS = "-ObjC";
  275. PRODUCT_NAME = "$(TARGET_NAME)";
  276. };
  277. name = Debug;
  278. };
  279. A513A6A416AF2F47000DF615 /* Release */ = {
  280. isa = XCBuildConfiguration;
  281. buildSettings = {
  282. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  283. GCC_PREFIX_HEADER = "DHSendMIDI/DHSendMIDI-Prefix.pch";
  284. HEADER_SEARCH_PATHS = (
  285. "\"$BUILT_PRODUCTS_DIR\"",
  286. "\"$(BUILD_ROOT)/../IntermediateBuildFilesPath/UninstalledProducts\"",
  287. );
  288. LD_RUNPATH_SEARCH_PATHS = "@loader_path/. /Library/Frameworks ~/Library/Frameworks";
  289. MACOSX_DEPLOYMENT_TARGET = 10.6;
  290. OTHER_LDFLAGS = "-ObjC";
  291. PRODUCT_NAME = "$(TARGET_NAME)";
  292. };
  293. name = Release;
  294. };
  295. /* End XCBuildConfiguration section */
  296. /* Begin XCConfigurationList section */
  297. A513A68D16AF2F47000DF615 /* Build configuration list for PBXProject "DHSendMIDI" */ = {
  298. isa = XCConfigurationList;
  299. buildConfigurations = (
  300. A513A6A016AF2F47000DF615 /* Debug */,
  301. A513A6A116AF2F47000DF615 /* Release */,
  302. );
  303. defaultConfigurationIsVisible = 0;
  304. defaultConfigurationName = Release;
  305. };
  306. A513A6A216AF2F47000DF615 /* Build configuration list for PBXNativeTarget "DHSendMIDI" */ = {
  307. isa = XCConfigurationList;
  308. buildConfigurations = (
  309. A513A6A316AF2F47000DF615 /* Debug */,
  310. A513A6A416AF2F47000DF615 /* Release */,
  311. );
  312. defaultConfigurationIsVisible = 0;
  313. defaultConfigurationName = Release;
  314. };
  315. /* End XCConfigurationList section */
  316. };
  317. rootObject = A513A68A16AF2F47000DF615 /* Project object */;
  318. }