project.pbxproj 12 KB

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