mas01mj@669
|
1 // !$*UTF8*$!
|
mas01mj@669
|
2 {
|
mas01mj@669
|
3 archiveVersion = 1;
|
mas01mj@669
|
4 classes = {
|
mas01mj@669
|
5 };
|
mas01mj@669
|
6 objectVersion = 45;
|
mas01mj@669
|
7 objects = {
|
mas01mj@669
|
8
|
mas01mj@669
|
9 /* Begin PBXBuildFile section */
|
mas01mj@669
|
10 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; };
|
mas01mj@669
|
11 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
|
mas01mj@669
|
12 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
|
mas01mj@669
|
13 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
mas01mj@699
|
14 B7000BA71180AE2B00C3DAEC /* BWToolkitFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */; };
|
mas01mj@699
|
15 B7000BD71180AE3300C3DAEC /* BWToolkitFramework.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */; };
|
mas01mj@699
|
16 B7000BFA1180B06800C3DAEC /* Add.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF61180B06800C3DAEC /* Add.tiff */; };
|
mas01mj@699
|
17 B7000BFB1180B06800C3DAEC /* Play.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF71180B06800C3DAEC /* Play.tiff */; };
|
mas01mj@699
|
18 B7000BFC1180B06800C3DAEC /* Spotlight.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF81180B06800C3DAEC /* Spotlight.tiff */; };
|
mas01mj@699
|
19 B7000BFD1180B06800C3DAEC /* Stop.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF91180B06800C3DAEC /* Stop.tiff */; };
|
mas01mj@669
|
20 B7CBF33211105F1700B8C1C8 /* AppController.m in Sources */ = {isa = PBXBuildFile; fileRef = B7CBF33111105F1700B8C1C8 /* AppController.m */; };
|
mas01mj@669
|
21 B7CBF3B711106F4C00B8C1C8 /* libaudioDB.0.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */; };
|
mas01mj@680
|
22 B7E0FD5B114164430003AB08 /* BWToolkitFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */; };
|
mas01mj@669
|
23 /* End PBXBuildFile section */
|
mas01mj@669
|
24
|
mas01mj@669
|
25 /* Begin PBXCopyFilesBuildPhase section */
|
mas01mj@669
|
26 B7CBF42111108E6100B8C1C8 /* CopyFiles */ = {
|
mas01mj@669
|
27 isa = PBXCopyFilesBuildPhase;
|
mas01mj@669
|
28 buildActionMask = 2147483647;
|
mas01mj@669
|
29 dstPath = "";
|
mas01mj@669
|
30 dstSubfolderSpec = 10;
|
mas01mj@669
|
31 files = (
|
mas01mj@699
|
32 B7000BD71180AE3300C3DAEC /* BWToolkitFramework.framework in CopyFiles */,
|
mas01mj@669
|
33 );
|
mas01mj@669
|
34 runOnlyForDeploymentPostprocessing = 0;
|
mas01mj@669
|
35 };
|
mas01mj@669
|
36 /* End PBXCopyFilesBuildPhase section */
|
mas01mj@669
|
37
|
mas01mj@669
|
38 /* Begin PBXFileReference section */
|
mas01mj@669
|
39 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
mas01mj@669
|
40 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
mas01mj@669
|
41 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
|
mas01mj@669
|
42 1DDD58150DA1D0A300B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
mas01mj@669
|
43 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
mas01mj@669
|
44 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
mas01mj@669
|
45 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
mas01mj@669
|
46 32CA4F630368D1EE00C91783 /* iAudioDB_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iAudioDB_Prefix.pch; sourceTree = "<group>"; };
|
mas01mj@669
|
47 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
mas01mj@669
|
48 8D1107320486CEB800E47090 /* iAudioDB.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iAudioDB.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
mas01mj@699
|
49 B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BWToolkitFramework.framework; sourceTree = "<group>"; };
|
mas01mj@699
|
50 B7000BF61180B06800C3DAEC /* Add.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Add.tiff; sourceTree = "<group>"; };
|
mas01mj@699
|
51 B7000BF71180B06800C3DAEC /* Play.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Play.tiff; sourceTree = "<group>"; };
|
mas01mj@699
|
52 B7000BF81180B06800C3DAEC /* Spotlight.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Spotlight.tiff; sourceTree = "<group>"; };
|
mas01mj@699
|
53 B7000BF91180B06800C3DAEC /* Stop.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Stop.tiff; sourceTree = "<group>"; };
|
mas01mj@669
|
54 B7CBF33011105F1700B8C1C8 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; };
|
mas01mj@669
|
55 B7CBF33111105F1700B8C1C8 /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppController.m; sourceTree = "<group>"; };
|
mas01mj@669
|
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>"; };
|
mas01mj@680
|
57 B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BWToolkitFramework.framework; sourceTree = "<group>"; };
|
mas01mj@669
|
58 /* End PBXFileReference section */
|
mas01mj@669
|
59
|
mas01mj@669
|
60 /* Begin PBXFrameworksBuildPhase section */
|
mas01mj@669
|
61 8D11072E0486CEB800E47090 /* Frameworks */ = {
|
mas01mj@669
|
62 isa = PBXFrameworksBuildPhase;
|
mas01mj@669
|
63 buildActionMask = 2147483647;
|
mas01mj@669
|
64 files = (
|
mas01mj@669
|
65 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
|
mas01mj@669
|
66 B7CBF3B711106F4C00B8C1C8 /* libaudioDB.0.0.dylib in Frameworks */,
|
mas01mj@680
|
67 B7E0FD5B114164430003AB08 /* BWToolkitFramework.framework in Frameworks */,
|
mas01mj@699
|
68 B7000BA71180AE2B00C3DAEC /* BWToolkitFramework.framework in Frameworks */,
|
mas01mj@669
|
69 );
|
mas01mj@669
|
70 runOnlyForDeploymentPostprocessing = 0;
|
mas01mj@669
|
71 };
|
mas01mj@669
|
72 /* End PBXFrameworksBuildPhase section */
|
mas01mj@669
|
73
|
mas01mj@669
|
74 /* Begin PBXGroup section */
|
mas01mj@669
|
75 080E96DDFE201D6D7F000001 /* Classes */ = {
|
mas01mj@669
|
76 isa = PBXGroup;
|
mas01mj@669
|
77 children = (
|
mas01mj@669
|
78 B7CBF33011105F1700B8C1C8 /* AppController.h */,
|
mas01mj@669
|
79 B7CBF33111105F1700B8C1C8 /* AppController.m */,
|
mas01mj@669
|
80 );
|
mas01mj@669
|
81 name = Classes;
|
mas01mj@669
|
82 sourceTree = "<group>";
|
mas01mj@669
|
83 };
|
mas01mj@669
|
84 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
|
mas01mj@669
|
85 isa = PBXGroup;
|
mas01mj@669
|
86 children = (
|
mas01mj@669
|
87 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
|
mas01mj@669
|
88 );
|
mas01mj@669
|
89 name = "Linked Frameworks";
|
mas01mj@669
|
90 sourceTree = "<group>";
|
mas01mj@669
|
91 };
|
mas01mj@669
|
92 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
|
mas01mj@669
|
93 isa = PBXGroup;
|
mas01mj@669
|
94 children = (
|
mas01mj@669
|
95 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
|
mas01mj@669
|
96 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
|
mas01mj@669
|
97 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
|
mas01mj@669
|
98 );
|
mas01mj@669
|
99 name = "Other Frameworks";
|
mas01mj@669
|
100 sourceTree = "<group>";
|
mas01mj@669
|
101 };
|
mas01mj@669
|
102 19C28FACFE9D520D11CA2CBB /* Products */ = {
|
mas01mj@669
|
103 isa = PBXGroup;
|
mas01mj@669
|
104 children = (
|
mas01mj@669
|
105 8D1107320486CEB800E47090 /* iAudioDB.app */,
|
mas01mj@669
|
106 );
|
mas01mj@669
|
107 name = Products;
|
mas01mj@669
|
108 sourceTree = "<group>";
|
mas01mj@669
|
109 };
|
mas01mj@669
|
110 29B97314FDCFA39411CA2CEA /* iAudioDB */ = {
|
mas01mj@669
|
111 isa = PBXGroup;
|
mas01mj@669
|
112 children = (
|
mas01mj@699
|
113 B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */,
|
mas01mj@669
|
114 B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */,
|
mas01mj@669
|
115 080E96DDFE201D6D7F000001 /* Classes */,
|
mas01mj@669
|
116 29B97315FDCFA39411CA2CEA /* Other Sources */,
|
mas01mj@669
|
117 29B97317FDCFA39411CA2CEA /* Resources */,
|
mas01mj@669
|
118 29B97323FDCFA39411CA2CEA /* Frameworks */,
|
mas01mj@669
|
119 19C28FACFE9D520D11CA2CBB /* Products */,
|
mas01mj@669
|
120 );
|
mas01mj@669
|
121 name = iAudioDB;
|
mas01mj@669
|
122 sourceTree = "<group>";
|
mas01mj@669
|
123 };
|
mas01mj@669
|
124 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
|
mas01mj@669
|
125 isa = PBXGroup;
|
mas01mj@669
|
126 children = (
|
mas01mj@669
|
127 32CA4F630368D1EE00C91783 /* iAudioDB_Prefix.pch */,
|
mas01mj@669
|
128 29B97316FDCFA39411CA2CEA /* main.m */,
|
mas01mj@669
|
129 );
|
mas01mj@669
|
130 name = "Other Sources";
|
mas01mj@669
|
131 sourceTree = "<group>";
|
mas01mj@669
|
132 };
|
mas01mj@669
|
133 29B97317FDCFA39411CA2CEA /* Resources */ = {
|
mas01mj@669
|
134 isa = PBXGroup;
|
mas01mj@669
|
135 children = (
|
mas01mj@699
|
136 B7000BF51180B06800C3DAEC /* icons */,
|
mas01mj@669
|
137 8D1107310486CEB800E47090 /* Info.plist */,
|
mas01mj@669
|
138 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
|
mas01mj@669
|
139 1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
|
mas01mj@669
|
140 );
|
mas01mj@669
|
141 name = Resources;
|
mas01mj@669
|
142 sourceTree = "<group>";
|
mas01mj@669
|
143 };
|
mas01mj@669
|
144 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
mas01mj@669
|
145 isa = PBXGroup;
|
mas01mj@669
|
146 children = (
|
mas01mj@680
|
147 B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */,
|
mas01mj@669
|
148 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
|
mas01mj@669
|
149 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
|
mas01mj@669
|
150 );
|
mas01mj@669
|
151 name = Frameworks;
|
mas01mj@669
|
152 sourceTree = "<group>";
|
mas01mj@669
|
153 };
|
mas01mj@699
|
154 B7000BF51180B06800C3DAEC /* icons */ = {
|
mas01mj@699
|
155 isa = PBXGroup;
|
mas01mj@699
|
156 children = (
|
mas01mj@699
|
157 B7000BF61180B06800C3DAEC /* Add.tiff */,
|
mas01mj@699
|
158 B7000BF71180B06800C3DAEC /* Play.tiff */,
|
mas01mj@699
|
159 B7000BF81180B06800C3DAEC /* Spotlight.tiff */,
|
mas01mj@699
|
160 B7000BF91180B06800C3DAEC /* Stop.tiff */,
|
mas01mj@699
|
161 );
|
mas01mj@699
|
162 path = icons;
|
mas01mj@699
|
163 sourceTree = "<group>";
|
mas01mj@699
|
164 };
|
mas01mj@669
|
165 /* End PBXGroup section */
|
mas01mj@669
|
166
|
mas01mj@669
|
167 /* Begin PBXNativeTarget section */
|
mas01mj@669
|
168 8D1107260486CEB800E47090 /* iAudioDB */ = {
|
mas01mj@669
|
169 isa = PBXNativeTarget;
|
mas01mj@669
|
170 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "iAudioDB" */;
|
mas01mj@669
|
171 buildPhases = (
|
mas01mj@669
|
172 8D1107290486CEB800E47090 /* Resources */,
|
mas01mj@669
|
173 8D11072C0486CEB800E47090 /* Sources */,
|
mas01mj@669
|
174 8D11072E0486CEB800E47090 /* Frameworks */,
|
mas01mj@669
|
175 B7CBF42111108E6100B8C1C8 /* CopyFiles */,
|
mas01mj@669
|
176 );
|
mas01mj@669
|
177 buildRules = (
|
mas01mj@669
|
178 );
|
mas01mj@669
|
179 dependencies = (
|
mas01mj@669
|
180 );
|
mas01mj@669
|
181 name = iAudioDB;
|
mas01mj@669
|
182 productInstallPath = "$(HOME)/Applications";
|
mas01mj@669
|
183 productName = iAudioDB;
|
mas01mj@669
|
184 productReference = 8D1107320486CEB800E47090 /* iAudioDB.app */;
|
mas01mj@669
|
185 productType = "com.apple.product-type.application";
|
mas01mj@669
|
186 };
|
mas01mj@669
|
187 /* End PBXNativeTarget section */
|
mas01mj@669
|
188
|
mas01mj@669
|
189 /* Begin PBXProject section */
|
mas01mj@669
|
190 29B97313FDCFA39411CA2CEA /* Project object */ = {
|
mas01mj@669
|
191 isa = PBXProject;
|
mas01mj@669
|
192 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "iAudioDB" */;
|
mas01mj@669
|
193 compatibilityVersion = "Xcode 3.1";
|
mas01mj@669
|
194 hasScannedForEncodings = 1;
|
mas01mj@669
|
195 mainGroup = 29B97314FDCFA39411CA2CEA /* iAudioDB */;
|
mas01mj@669
|
196 projectDirPath = "";
|
mas01mj@669
|
197 projectRoot = "";
|
mas01mj@669
|
198 targets = (
|
mas01mj@669
|
199 8D1107260486CEB800E47090 /* iAudioDB */,
|
mas01mj@669
|
200 );
|
mas01mj@669
|
201 };
|
mas01mj@669
|
202 /* End PBXProject section */
|
mas01mj@669
|
203
|
mas01mj@669
|
204 /* Begin PBXResourcesBuildPhase section */
|
mas01mj@669
|
205 8D1107290486CEB800E47090 /* Resources */ = {
|
mas01mj@669
|
206 isa = PBXResourcesBuildPhase;
|
mas01mj@669
|
207 buildActionMask = 2147483647;
|
mas01mj@669
|
208 files = (
|
mas01mj@669
|
209 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
|
mas01mj@669
|
210 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
|
mas01mj@699
|
211 B7000BFA1180B06800C3DAEC /* Add.tiff in Resources */,
|
mas01mj@699
|
212 B7000BFB1180B06800C3DAEC /* Play.tiff in Resources */,
|
mas01mj@699
|
213 B7000BFC1180B06800C3DAEC /* Spotlight.tiff in Resources */,
|
mas01mj@699
|
214 B7000BFD1180B06800C3DAEC /* Stop.tiff in Resources */,
|
mas01mj@669
|
215 );
|
mas01mj@669
|
216 runOnlyForDeploymentPostprocessing = 0;
|
mas01mj@669
|
217 };
|
mas01mj@669
|
218 /* End PBXResourcesBuildPhase section */
|
mas01mj@669
|
219
|
mas01mj@669
|
220 /* Begin PBXSourcesBuildPhase section */
|
mas01mj@669
|
221 8D11072C0486CEB800E47090 /* Sources */ = {
|
mas01mj@669
|
222 isa = PBXSourcesBuildPhase;
|
mas01mj@669
|
223 buildActionMask = 2147483647;
|
mas01mj@669
|
224 files = (
|
mas01mj@669
|
225 8D11072D0486CEB800E47090 /* main.m in Sources */,
|
mas01mj@669
|
226 B7CBF33211105F1700B8C1C8 /* AppController.m in Sources */,
|
mas01mj@669
|
227 );
|
mas01mj@669
|
228 runOnlyForDeploymentPostprocessing = 0;
|
mas01mj@669
|
229 };
|
mas01mj@669
|
230 /* End PBXSourcesBuildPhase section */
|
mas01mj@669
|
231
|
mas01mj@669
|
232 /* Begin PBXVariantGroup section */
|
mas01mj@669
|
233 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
|
mas01mj@669
|
234 isa = PBXVariantGroup;
|
mas01mj@669
|
235 children = (
|
mas01mj@669
|
236 089C165DFE840E0CC02AAC07 /* English */,
|
mas01mj@669
|
237 );
|
mas01mj@669
|
238 name = InfoPlist.strings;
|
mas01mj@669
|
239 sourceTree = "<group>";
|
mas01mj@669
|
240 };
|
mas01mj@669
|
241 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
|
mas01mj@669
|
242 isa = PBXVariantGroup;
|
mas01mj@669
|
243 children = (
|
mas01mj@669
|
244 1DDD58150DA1D0A300B32029 /* English */,
|
mas01mj@669
|
245 );
|
mas01mj@669
|
246 name = MainMenu.xib;
|
mas01mj@669
|
247 sourceTree = "<group>";
|
mas01mj@669
|
248 };
|
mas01mj@669
|
249 /* End PBXVariantGroup section */
|
mas01mj@669
|
250
|
mas01mj@669
|
251 /* Begin XCBuildConfiguration section */
|
mas01mj@669
|
252 C01FCF4B08A954540054247B /* Debug */ = {
|
mas01mj@669
|
253 isa = XCBuildConfiguration;
|
mas01mj@669
|
254 buildSettings = {
|
mas01mj@669
|
255 ALWAYS_SEARCH_USER_PATHS = YES;
|
mas01mj@669
|
256 COPY_PHASE_STRIP = NO;
|
mas01mj@669
|
257 FRAMEWORK_SEARCH_PATHS = (
|
mas01mj@669
|
258 "$(inherited)",
|
mas01mj@669
|
259 "\"$(SRCROOT)/..\"",
|
mas01mj@680
|
260 "\"$(SRCROOT)\"",
|
mas01mj@669
|
261 );
|
mas01mj@669
|
262 GCC_DYNAMIC_NO_PIC = NO;
|
mas01mj@669
|
263 GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
mas01mj@669
|
264 GCC_MODEL_TUNING = G5;
|
mas01mj@669
|
265 GCC_OPTIMIZATION_LEVEL = 0;
|
mas01mj@669
|
266 GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
mas01mj@669
|
267 GCC_PREFIX_HEADER = iAudioDB_Prefix.pch;
|
mas01mj@669
|
268 INFOPLIST_FILE = Info.plist;
|
mas01mj@669
|
269 INSTALL_PATH = "$(HOME)/Applications";
|
mas01mj@669
|
270 PRODUCT_NAME = iAudioDB;
|
mas01mj@669
|
271 };
|
mas01mj@669
|
272 name = Debug;
|
mas01mj@669
|
273 };
|
mas01mj@669
|
274 C01FCF4C08A954540054247B /* Release */ = {
|
mas01mj@669
|
275 isa = XCBuildConfiguration;
|
mas01mj@669
|
276 buildSettings = {
|
mas01mj@669
|
277 ALWAYS_SEARCH_USER_PATHS = YES;
|
mas01mj@669
|
278 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
mas01mj@669
|
279 FRAMEWORK_SEARCH_PATHS = (
|
mas01mj@669
|
280 "$(inherited)",
|
mas01mj@669
|
281 "\"$(SRCROOT)/..\"",
|
mas01mj@680
|
282 "\"$(SRCROOT)\"",
|
mas01mj@669
|
283 );
|
mas01mj@669
|
284 GCC_MODEL_TUNING = G5;
|
mas01mj@669
|
285 GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
mas01mj@669
|
286 GCC_PREFIX_HEADER = iAudioDB_Prefix.pch;
|
mas01mj@669
|
287 HEADER_SEARCH_PATHS = "/usr/local/include//**";
|
mas01mj@669
|
288 INFOPLIST_FILE = Info.plist;
|
mas01mj@669
|
289 INSTALL_PATH = "$(HOME)/Applications";
|
mas01mj@669
|
290 LIBRARY_SEARCH_PATHS = "/usr/local/lib//**";
|
mas01mj@669
|
291 ONLY_ACTIVE_ARCH = YES;
|
mas01mj@669
|
292 PRODUCT_NAME = iAudioDB;
|
mas01mj@669
|
293 USER_HEADER_SEARCH_PATHS = "/usr/local//**";
|
mas01mj@669
|
294 };
|
mas01mj@669
|
295 name = Release;
|
mas01mj@669
|
296 };
|
mas01mj@669
|
297 C01FCF4F08A954540054247B /* Debug */ = {
|
mas01mj@669
|
298 isa = XCBuildConfiguration;
|
mas01mj@669
|
299 buildSettings = {
|
mas01mj@669
|
300 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
mas01mj@669
|
301 GCC_C_LANGUAGE_STANDARD = c99;
|
mas01mj@669
|
302 GCC_OPTIMIZATION_LEVEL = 0;
|
mas01mj@669
|
303 GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
mas01mj@669
|
304 GCC_WARN_UNUSED_VARIABLE = YES;
|
mas01mj@669
|
305 HEADER_SEARCH_PATHS = "/usr/local/include//**";
|
mas01mj@669
|
306 LIBRARY_SEARCH_PATHS = "/usr/local/lib//**";
|
mas01mj@669
|
307 ONLY_ACTIVE_ARCH = YES;
|
mas01mj@669
|
308 PREBINDING = NO;
|
mas01mj@669
|
309 SDKROOT = macosx10.5;
|
mas01mj@669
|
310 USER_HEADER_SEARCH_PATHS = "/usr/local//**";
|
mas01mj@669
|
311 };
|
mas01mj@669
|
312 name = Debug;
|
mas01mj@669
|
313 };
|
mas01mj@669
|
314 C01FCF5008A954540054247B /* Release */ = {
|
mas01mj@669
|
315 isa = XCBuildConfiguration;
|
mas01mj@669
|
316 buildSettings = {
|
mas01mj@669
|
317 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
mas01mj@669
|
318 GCC_C_LANGUAGE_STANDARD = c99;
|
mas01mj@669
|
319 GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
mas01mj@669
|
320 GCC_WARN_UNUSED_VARIABLE = YES;
|
mas01mj@669
|
321 PREBINDING = NO;
|
mas01mj@669
|
322 SDKROOT = macosx10.5;
|
mas01mj@669
|
323 };
|
mas01mj@669
|
324 name = Release;
|
mas01mj@669
|
325 };
|
mas01mj@669
|
326 /* End XCBuildConfiguration section */
|
mas01mj@669
|
327
|
mas01mj@669
|
328 /* Begin XCConfigurationList section */
|
mas01mj@669
|
329 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "iAudioDB" */ = {
|
mas01mj@669
|
330 isa = XCConfigurationList;
|
mas01mj@669
|
331 buildConfigurations = (
|
mas01mj@669
|
332 C01FCF4B08A954540054247B /* Debug */,
|
mas01mj@669
|
333 C01FCF4C08A954540054247B /* Release */,
|
mas01mj@669
|
334 );
|
mas01mj@669
|
335 defaultConfigurationIsVisible = 0;
|
mas01mj@669
|
336 defaultConfigurationName = Release;
|
mas01mj@669
|
337 };
|
mas01mj@669
|
338 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "iAudioDB" */ = {
|
mas01mj@669
|
339 isa = XCConfigurationList;
|
mas01mj@669
|
340 buildConfigurations = (
|
mas01mj@669
|
341 C01FCF4F08A954540054247B /* Debug */,
|
mas01mj@669
|
342 C01FCF5008A954540054247B /* Release */,
|
mas01mj@669
|
343 );
|
mas01mj@669
|
344 defaultConfigurationIsVisible = 0;
|
mas01mj@669
|
345 defaultConfigurationName = Release;
|
mas01mj@669
|
346 };
|
mas01mj@669
|
347 /* End XCConfigurationList section */
|
mas01mj@669
|
348 };
|
mas01mj@669
|
349 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
mas01mj@669
|
350 }
|