Mercurial > hg > audiodb
comparison examples/iAudioDB/iAudioDB.xcodeproj/project.pbxproj @ 699:9a7d829bc492
* Pulled through query start changes
* Disables fields when no query selected / new db opened
* Added icon files
author | mas01mj |
---|---|
date | Wed, 28 Apr 2010 15:48:59 +0000 |
parents | 203181f7d804 |
children | e21abbac820e |
comparison
equal
deleted
inserted
replaced
698:10d3692e0b06 | 699:9a7d829bc492 |
---|---|
9 /* Begin PBXBuildFile section */ | 9 /* Begin PBXBuildFile section */ |
10 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; }; | 10 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; }; |
11 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; }; | 11 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; }; |
12 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; | 12 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; |
13 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; | 13 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; |
14 B798CFD3114A70DC00026712 /* Add.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B798CFCF114A70DB00026712 /* Add.tiff */; }; | 14 B7000BA71180AE2B00C3DAEC /* BWToolkitFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */; }; |
15 B798CFD4114A70DC00026712 /* Play.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B798CFD0114A70DB00026712 /* Play.tiff */; }; | 15 B7000BD71180AE3300C3DAEC /* BWToolkitFramework.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */; }; |
16 B798CFD5114A70DC00026712 /* Spotlight.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B798CFD1114A70DB00026712 /* Spotlight.tiff */; }; | 16 B7000BFA1180B06800C3DAEC /* Add.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF61180B06800C3DAEC /* Add.tiff */; }; |
17 B798CFD6114A70DC00026712 /* Stop.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B798CFD2114A70DB00026712 /* Stop.tiff */; }; | 17 B7000BFB1180B06800C3DAEC /* Play.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF71180B06800C3DAEC /* Play.tiff */; }; |
18 B7000BFC1180B06800C3DAEC /* Spotlight.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF81180B06800C3DAEC /* Spotlight.tiff */; }; | |
19 B7000BFD1180B06800C3DAEC /* Stop.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF91180B06800C3DAEC /* Stop.tiff */; }; | |
18 B7CBF33211105F1700B8C1C8 /* AppController.m in Sources */ = {isa = PBXBuildFile; fileRef = B7CBF33111105F1700B8C1C8 /* AppController.m */; }; | 20 B7CBF33211105F1700B8C1C8 /* AppController.m in Sources */ = {isa = PBXBuildFile; fileRef = B7CBF33111105F1700B8C1C8 /* AppController.m */; }; |
19 B7CBF3B711106F4C00B8C1C8 /* libaudioDB.0.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */; }; | 21 B7CBF3B711106F4C00B8C1C8 /* libaudioDB.0.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */; }; |
20 B7E0FD5B114164430003AB08 /* BWToolkitFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */; }; | 22 B7E0FD5B114164430003AB08 /* BWToolkitFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */; }; |
21 B7E0FD8D114164850003AB08 /* BWToolkitFramework.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */; }; | |
22 /* End PBXBuildFile section */ | 23 /* End PBXBuildFile section */ |
23 | 24 |
24 /* Begin PBXCopyFilesBuildPhase section */ | 25 /* Begin PBXCopyFilesBuildPhase section */ |
25 B7CBF42111108E6100B8C1C8 /* CopyFiles */ = { | 26 B7CBF42111108E6100B8C1C8 /* CopyFiles */ = { |
26 isa = PBXCopyFilesBuildPhase; | 27 isa = PBXCopyFilesBuildPhase; |
27 buildActionMask = 2147483647; | 28 buildActionMask = 2147483647; |
28 dstPath = ""; | 29 dstPath = ""; |
29 dstSubfolderSpec = 10; | 30 dstSubfolderSpec = 10; |
30 files = ( | 31 files = ( |
31 B7E0FD8D114164850003AB08 /* BWToolkitFramework.framework in CopyFiles */, | 32 B7000BD71180AE3300C3DAEC /* BWToolkitFramework.framework in CopyFiles */, |
32 ); | 33 ); |
33 runOnlyForDeploymentPostprocessing = 0; | 34 runOnlyForDeploymentPostprocessing = 0; |
34 }; | 35 }; |
35 /* End PBXCopyFilesBuildPhase section */ | 36 /* End PBXCopyFilesBuildPhase section */ |
36 | 37 |
43 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; | 44 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; |
44 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; | 45 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; |
45 32CA4F630368D1EE00C91783 /* iAudioDB_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iAudioDB_Prefix.pch; sourceTree = "<group>"; }; | 46 32CA4F630368D1EE00C91783 /* iAudioDB_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iAudioDB_Prefix.pch; sourceTree = "<group>"; }; |
46 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | 47 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
47 8D1107320486CEB800E47090 /* iAudioDB.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iAudioDB.app; sourceTree = BUILT_PRODUCTS_DIR; }; | 48 8D1107320486CEB800E47090 /* iAudioDB.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iAudioDB.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
48 B798CFCF114A70DB00026712 /* Add.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Add.tiff; path = ../../../../Downloads/devicons/Add.tiff; sourceTree = SOURCE_ROOT; }; | 49 B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BWToolkitFramework.framework; sourceTree = "<group>"; }; |
49 B798CFD0114A70DB00026712 /* Play.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Play.tiff; path = ../../../../Downloads/devicons/Play.tiff; sourceTree = SOURCE_ROOT; }; | 50 B7000BF61180B06800C3DAEC /* Add.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Add.tiff; sourceTree = "<group>"; }; |
50 B798CFD1114A70DB00026712 /* Spotlight.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Spotlight.tiff; path = ../../../../Downloads/devicons/Spotlight.tiff; sourceTree = SOURCE_ROOT; }; | 51 B7000BF71180B06800C3DAEC /* Play.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Play.tiff; sourceTree = "<group>"; }; |
51 B798CFD2114A70DB00026712 /* Stop.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Stop.tiff; path = ../../../../Downloads/devicons/Stop.tiff; sourceTree = SOURCE_ROOT; }; | 52 B7000BF81180B06800C3DAEC /* Spotlight.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Spotlight.tiff; sourceTree = "<group>"; }; |
53 B7000BF91180B06800C3DAEC /* Stop.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Stop.tiff; sourceTree = "<group>"; }; | |
52 B7CBF33011105F1700B8C1C8 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; }; | 54 B7CBF33011105F1700B8C1C8 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; }; |
53 B7CBF33111105F1700B8C1C8 /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppController.m; sourceTree = "<group>"; }; | 55 B7CBF33111105F1700B8C1C8 /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppController.m; sourceTree = "<group>"; }; |
54 B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libaudioDB.0.0.dylib; path = /usr/local/lib/libaudioDB.0.0.dylib; sourceTree = "<absolute>"; }; | 56 B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libaudioDB.0.0.dylib; path = /usr/local/lib/libaudioDB.0.0.dylib; sourceTree = "<absolute>"; }; |
55 B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BWToolkitFramework.framework; sourceTree = "<group>"; }; | 57 B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BWToolkitFramework.framework; sourceTree = "<group>"; }; |
56 /* End PBXFileReference section */ | 58 /* End PBXFileReference section */ |
61 buildActionMask = 2147483647; | 63 buildActionMask = 2147483647; |
62 files = ( | 64 files = ( |
63 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, | 65 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, |
64 B7CBF3B711106F4C00B8C1C8 /* libaudioDB.0.0.dylib in Frameworks */, | 66 B7CBF3B711106F4C00B8C1C8 /* libaudioDB.0.0.dylib in Frameworks */, |
65 B7E0FD5B114164430003AB08 /* BWToolkitFramework.framework in Frameworks */, | 67 B7E0FD5B114164430003AB08 /* BWToolkitFramework.framework in Frameworks */, |
68 B7000BA71180AE2B00C3DAEC /* BWToolkitFramework.framework in Frameworks */, | |
66 ); | 69 ); |
67 runOnlyForDeploymentPostprocessing = 0; | 70 runOnlyForDeploymentPostprocessing = 0; |
68 }; | 71 }; |
69 /* End PBXFrameworksBuildPhase section */ | 72 /* End PBXFrameworksBuildPhase section */ |
70 | 73 |
105 sourceTree = "<group>"; | 108 sourceTree = "<group>"; |
106 }; | 109 }; |
107 29B97314FDCFA39411CA2CEA /* iAudioDB */ = { | 110 29B97314FDCFA39411CA2CEA /* iAudioDB */ = { |
108 isa = PBXGroup; | 111 isa = PBXGroup; |
109 children = ( | 112 children = ( |
113 B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */, | |
110 B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */, | 114 B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */, |
111 080E96DDFE201D6D7F000001 /* Classes */, | 115 080E96DDFE201D6D7F000001 /* Classes */, |
112 29B97315FDCFA39411CA2CEA /* Other Sources */, | 116 29B97315FDCFA39411CA2CEA /* Other Sources */, |
113 29B97317FDCFA39411CA2CEA /* Resources */, | 117 29B97317FDCFA39411CA2CEA /* Resources */, |
114 29B97323FDCFA39411CA2CEA /* Frameworks */, | 118 29B97323FDCFA39411CA2CEA /* Frameworks */, |
127 sourceTree = "<group>"; | 131 sourceTree = "<group>"; |
128 }; | 132 }; |
129 29B97317FDCFA39411CA2CEA /* Resources */ = { | 133 29B97317FDCFA39411CA2CEA /* Resources */ = { |
130 isa = PBXGroup; | 134 isa = PBXGroup; |
131 children = ( | 135 children = ( |
132 B798CFCF114A70DB00026712 /* Add.tiff */, | 136 B7000BF51180B06800C3DAEC /* icons */, |
133 B798CFD0114A70DB00026712 /* Play.tiff */, | |
134 B798CFD1114A70DB00026712 /* Spotlight.tiff */, | |
135 B798CFD2114A70DB00026712 /* Stop.tiff */, | |
136 8D1107310486CEB800E47090 /* Info.plist */, | 137 8D1107310486CEB800E47090 /* Info.plist */, |
137 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, | 138 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, |
138 1DDD58140DA1D0A300B32029 /* MainMenu.xib */, | 139 1DDD58140DA1D0A300B32029 /* MainMenu.xib */, |
139 ); | 140 ); |
140 name = Resources; | 141 name = Resources; |
146 B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */, | 147 B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */, |
147 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */, | 148 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */, |
148 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */, | 149 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */, |
149 ); | 150 ); |
150 name = Frameworks; | 151 name = Frameworks; |
152 sourceTree = "<group>"; | |
153 }; | |
154 B7000BF51180B06800C3DAEC /* icons */ = { | |
155 isa = PBXGroup; | |
156 children = ( | |
157 B7000BF61180B06800C3DAEC /* Add.tiff */, | |
158 B7000BF71180B06800C3DAEC /* Play.tiff */, | |
159 B7000BF81180B06800C3DAEC /* Spotlight.tiff */, | |
160 B7000BF91180B06800C3DAEC /* Stop.tiff */, | |
161 ); | |
162 path = icons; | |
151 sourceTree = "<group>"; | 163 sourceTree = "<group>"; |
152 }; | 164 }; |
153 /* End PBXGroup section */ | 165 /* End PBXGroup section */ |
154 | 166 |
155 /* Begin PBXNativeTarget section */ | 167 /* Begin PBXNativeTarget section */ |
194 isa = PBXResourcesBuildPhase; | 206 isa = PBXResourcesBuildPhase; |
195 buildActionMask = 2147483647; | 207 buildActionMask = 2147483647; |
196 files = ( | 208 files = ( |
197 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */, | 209 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */, |
198 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */, | 210 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */, |
199 B798CFD3114A70DC00026712 /* Add.tiff in Resources */, | 211 B7000BFA1180B06800C3DAEC /* Add.tiff in Resources */, |
200 B798CFD4114A70DC00026712 /* Play.tiff in Resources */, | 212 B7000BFB1180B06800C3DAEC /* Play.tiff in Resources */, |
201 B798CFD5114A70DC00026712 /* Spotlight.tiff in Resources */, | 213 B7000BFC1180B06800C3DAEC /* Spotlight.tiff in Resources */, |
202 B798CFD6114A70DC00026712 /* Stop.tiff in Resources */, | 214 B7000BFD1180B06800C3DAEC /* Stop.tiff in Resources */, |
203 ); | 215 ); |
204 runOnlyForDeploymentPostprocessing = 0; | 216 runOnlyForDeploymentPostprocessing = 0; |
205 }; | 217 }; |
206 /* End PBXResourcesBuildPhase section */ | 218 /* End PBXResourcesBuildPhase section */ |
207 | 219 |