comparison examples/iAudioDB/iAudioDB.xcodeproj/project.pbxproj @ 705:1214e1da5b8d

* Initial installer project * Tweaks to code to use bundle paths
author mas01mj
date Thu, 03 Jun 2010 15:59:24 +0000
parents e21abbac820e
children
comparison
equal deleted inserted replaced
704:df35c9c976a0 705:1214e1da5b8d
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 B7000BA71180AE2B00C3DAEC /* BWToolkitFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */; }; 14 B7000BA71180AE2B00C3DAEC /* BWToolkitFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */; };
15 B7000BD71180AE3300C3DAEC /* BWToolkitFramework.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */; }; 15 B7000BD71180AE3300C3DAEC /* BWToolkitFramework.framework in Copy BWToolkit Bits */ = {isa = PBXBuildFile; fileRef = B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */; };
16 B7000BFA1180B06800C3DAEC /* Add.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF61180B06800C3DAEC /* Add.tiff */; }; 16 B7000BFA1180B06800C3DAEC /* Add.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF61180B06800C3DAEC /* Add.tiff */; };
17 B7000BFB1180B06800C3DAEC /* Play.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF71180B06800C3DAEC /* Play.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 */; }; 18 B7000BFC1180B06800C3DAEC /* Spotlight.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF81180B06800C3DAEC /* Spotlight.tiff */; };
19 B7000BFD1180B06800C3DAEC /* Stop.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF91180B06800C3DAEC /* Stop.tiff */; }; 19 B7000BFD1180B06800C3DAEC /* Stop.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF91180B06800C3DAEC /* Stop.tiff */; };
20 B78FC0BC11AD9B7F0079400F /* sonic-annotator in Copy Executables */ = {isa = PBXBuildFile; fileRef = B78FC0BB11AD9B7F0079400F /* sonic-annotator */; };
20 B7CBF33211105F1700B8C1C8 /* AppController.m in Sources */ = {isa = PBXBuildFile; fileRef = B7CBF33111105F1700B8C1C8 /* AppController.m */; }; 21 B7CBF33211105F1700B8C1C8 /* AppController.m in Sources */ = {isa = PBXBuildFile; fileRef = B7CBF33111105F1700B8C1C8 /* AppController.m */; };
21 B7CBF3B711106F4C00B8C1C8 /* libaudioDB.0.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */; }; 22 B7CBF3B711106F4C00B8C1C8 /* libaudioDB.0.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */; };
22 B7E0FD5B114164430003AB08 /* BWToolkitFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */; }; 23 B7E0FD5B114164430003AB08 /* BWToolkitFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */; };
24 B7E4DD9E11B8027700C787FE /* qm_mfcc.n3 in Resources */ = {isa = PBXBuildFile; fileRef = B7E4DD9A11B8027700C787FE /* qm_mfcc.n3 */; };
25 B7E4DD9F11B8027700C787FE /* adb_cq.n3 in Resources */ = {isa = PBXBuildFile; fileRef = B7E4DD9B11B8027700C787FE /* adb_cq.n3 */; };
26 B7E4DDA011B8027700C787FE /* qm_chroma.n3 in Resources */ = {isa = PBXBuildFile; fileRef = B7E4DD9C11B8027700C787FE /* qm_chroma.n3 */; };
27 B7E4DDA111B8027700C787FE /* adb_chroma.n3 in Resources */ = {isa = PBXBuildFile; fileRef = B7E4DD9D11B8027700C787FE /* adb_chroma.n3 */; };
28 B7E4DDA211B8027F00C787FE /* qm_mfcc.n3 in Copy rdf */ = {isa = PBXBuildFile; fileRef = B7E4DD9A11B8027700C787FE /* qm_mfcc.n3 */; };
29 B7E4DDA311B8027F00C787FE /* adb_cq.n3 in Copy rdf */ = {isa = PBXBuildFile; fileRef = B7E4DD9B11B8027700C787FE /* adb_cq.n3 */; };
30 B7E4DDA411B8027F00C787FE /* qm_chroma.n3 in Copy rdf */ = {isa = PBXBuildFile; fileRef = B7E4DD9C11B8027700C787FE /* qm_chroma.n3 */; };
31 B7E4DDA511B8027F00C787FE /* adb_chroma.n3 in Copy rdf */ = {isa = PBXBuildFile; fileRef = B7E4DD9D11B8027700C787FE /* adb_chroma.n3 */; };
32 B7F5911D11AD88A20037F299 /* libaudioDB.0.0.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */; };
33 B7F5914711AD98D40037F299 /* populate in Copy Executables */ = {isa = PBXBuildFile; fileRef = B7F5914611AD98D40037F299 /* populate */; };
23 B7F9D0151189EFAA0023FEBF /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7F9D0141189EFAA0023FEBF /* AudioToolbox.framework */; }; 34 B7F9D0151189EFAA0023FEBF /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7F9D0141189EFAA0023FEBF /* AudioToolbox.framework */; };
24 /* End PBXBuildFile section */ 35 /* End PBXBuildFile section */
25 36
26 /* Begin PBXCopyFilesBuildPhase section */ 37 /* Begin PBXCopyFilesBuildPhase section */
27 B7CBF42111108E6100B8C1C8 /* CopyFiles */ = { 38 B7CBF42111108E6100B8C1C8 /* Copy BWToolkit Bits */ = {
28 isa = PBXCopyFilesBuildPhase; 39 isa = PBXCopyFilesBuildPhase;
29 buildActionMask = 2147483647; 40 buildActionMask = 2147483647;
30 dstPath = ""; 41 dstPath = "";
31 dstSubfolderSpec = 10; 42 dstSubfolderSpec = 10;
32 files = ( 43 files = (
33 B7000BD71180AE3300C3DAEC /* BWToolkitFramework.framework in CopyFiles */, 44 B7000BD71180AE3300C3DAEC /* BWToolkitFramework.framework in Copy BWToolkit Bits */,
34 ); 45 );
46 name = "Copy BWToolkit Bits";
47 runOnlyForDeploymentPostprocessing = 0;
48 };
49 B7E4DD9911B801F900C787FE /* Copy rdf */ = {
50 isa = PBXCopyFilesBuildPhase;
51 buildActionMask = 2147483647;
52 dstPath = rdf;
53 dstSubfolderSpec = 7;
54 files = (
55 B7E4DDA211B8027F00C787FE /* qm_mfcc.n3 in Copy rdf */,
56 B7E4DDA311B8027F00C787FE /* adb_cq.n3 in Copy rdf */,
57 B7E4DDA411B8027F00C787FE /* qm_chroma.n3 in Copy rdf */,
58 B7E4DDA511B8027F00C787FE /* adb_chroma.n3 in Copy rdf */,
59 );
60 name = "Copy rdf";
61 runOnlyForDeploymentPostprocessing = 0;
62 };
63 B7F5911F11AD88B20037F299 /* CopyFiles */ = {
64 isa = PBXCopyFilesBuildPhase;
65 buildActionMask = 2147483647;
66 dstPath = "";
67 dstSubfolderSpec = 10;
68 files = (
69 B7F5911D11AD88A20037F299 /* libaudioDB.0.0.dylib in CopyFiles */,
70 );
71 runOnlyForDeploymentPostprocessing = 0;
72 };
73 B7F5914511AD98B20037F299 /* Copy Executables */ = {
74 isa = PBXCopyFilesBuildPhase;
75 buildActionMask = 2147483647;
76 dstPath = "";
77 dstSubfolderSpec = 6;
78 files = (
79 B78FC0BC11AD9B7F0079400F /* sonic-annotator in Copy Executables */,
80 B7F5914711AD98D40037F299 /* populate in Copy Executables */,
81 );
82 name = "Copy Executables";
35 runOnlyForDeploymentPostprocessing = 0; 83 runOnlyForDeploymentPostprocessing = 0;
36 }; 84 };
37 /* End PBXCopyFilesBuildPhase section */ 85 /* End PBXCopyFilesBuildPhase section */
38 86
39 /* Begin PBXFileReference section */ 87 /* Begin PBXFileReference section */
50 B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BWToolkitFramework.framework; sourceTree = "<group>"; }; 98 B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BWToolkitFramework.framework; sourceTree = "<group>"; };
51 B7000BF61180B06800C3DAEC /* Add.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Add.tiff; sourceTree = "<group>"; }; 99 B7000BF61180B06800C3DAEC /* Add.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Add.tiff; sourceTree = "<group>"; };
52 B7000BF71180B06800C3DAEC /* Play.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Play.tiff; sourceTree = "<group>"; }; 100 B7000BF71180B06800C3DAEC /* Play.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Play.tiff; sourceTree = "<group>"; };
53 B7000BF81180B06800C3DAEC /* Spotlight.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Spotlight.tiff; sourceTree = "<group>"; }; 101 B7000BF81180B06800C3DAEC /* Spotlight.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Spotlight.tiff; sourceTree = "<group>"; };
54 B7000BF91180B06800C3DAEC /* Stop.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Stop.tiff; sourceTree = "<group>"; }; 102 B7000BF91180B06800C3DAEC /* Stop.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Stop.tiff; sourceTree = "<group>"; };
103 B78FC0BB11AD9B7F0079400F /* sonic-annotator */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = "sonic-annotator"; path = "binaries/sonic-annotator"; sourceTree = "<group>"; };
55 B7CBF33011105F1700B8C1C8 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; }; 104 B7CBF33011105F1700B8C1C8 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; };
56 B7CBF33111105F1700B8C1C8 /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppController.m; sourceTree = "<group>"; }; 105 B7CBF33111105F1700B8C1C8 /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppController.m; sourceTree = "<group>"; };
57 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>"; }; 106 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>"; };
58 B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BWToolkitFramework.framework; sourceTree = "<group>"; }; 107 B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BWToolkitFramework.framework; sourceTree = "<group>"; };
108 B7E4DD9A11B8027700C787FE /* qm_mfcc.n3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qm_mfcc.n3; path = rdf/qm_mfcc.n3; sourceTree = "<group>"; };
109 B7E4DD9B11B8027700C787FE /* adb_cq.n3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = adb_cq.n3; path = rdf/adb_cq.n3; sourceTree = "<group>"; };
110 B7E4DD9C11B8027700C787FE /* qm_chroma.n3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qm_chroma.n3; path = rdf/qm_chroma.n3; sourceTree = "<group>"; };
111 B7E4DD9D11B8027700C787FE /* adb_chroma.n3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = adb_chroma.n3; path = rdf/adb_chroma.n3; sourceTree = "<group>"; };
112 B7F5914611AD98D40037F299 /* populate */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = populate; sourceTree = "<group>"; };
59 B7F9D0141189EFAA0023FEBF /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; }; 113 B7F9D0141189EFAA0023FEBF /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; };
60 /* End PBXFileReference section */ 114 /* End PBXFileReference section */
61 115
62 /* Begin PBXFrameworksBuildPhase section */ 116 /* Begin PBXFrameworksBuildPhase section */
63 8D11072E0486CEB800E47090 /* Frameworks */ = { 117 8D11072E0486CEB800E47090 /* Frameworks */ = {
64 isa = PBXFrameworksBuildPhase; 118 isa = PBXFrameworksBuildPhase;
65 buildActionMask = 2147483647; 119 buildActionMask = 2147483647;
66 files = ( 120 files = (
121 B7CBF3B711106F4C00B8C1C8 /* libaudioDB.0.0.dylib in Frameworks */,
122 B7000BA71180AE2B00C3DAEC /* BWToolkitFramework.framework in Frameworks */,
67 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, 123 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
68 B7CBF3B711106F4C00B8C1C8 /* libaudioDB.0.0.dylib in Frameworks */,
69 B7E0FD5B114164430003AB08 /* BWToolkitFramework.framework in Frameworks */, 124 B7E0FD5B114164430003AB08 /* BWToolkitFramework.framework in Frameworks */,
70 B7000BA71180AE2B00C3DAEC /* BWToolkitFramework.framework in Frameworks */,
71 B7F9D0151189EFAA0023FEBF /* AudioToolbox.framework in Frameworks */, 125 B7F9D0151189EFAA0023FEBF /* AudioToolbox.framework in Frameworks */,
72 ); 126 );
73 runOnlyForDeploymentPostprocessing = 0; 127 runOnlyForDeploymentPostprocessing = 0;
74 }; 128 };
75 /* End PBXFrameworksBuildPhase section */ 129 /* End PBXFrameworksBuildPhase section */
134 sourceTree = "<group>"; 188 sourceTree = "<group>";
135 }; 189 };
136 29B97317FDCFA39411CA2CEA /* Resources */ = { 190 29B97317FDCFA39411CA2CEA /* Resources */ = {
137 isa = PBXGroup; 191 isa = PBXGroup;
138 children = ( 192 children = (
193 B7E4DDAD11B8029F00C787FE /* binaries */,
194 B7E4DDAC11B8029300C787FE /* rdf */,
139 B7000BF51180B06800C3DAEC /* icons */, 195 B7000BF51180B06800C3DAEC /* icons */,
140 8D1107310486CEB800E47090 /* Info.plist */, 196 8D1107310486CEB800E47090 /* Info.plist */,
141 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, 197 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
142 1DDD58140DA1D0A300B32029 /* MainMenu.xib */, 198 1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
143 ); 199 );
162 B7000BF71180B06800C3DAEC /* Play.tiff */, 218 B7000BF71180B06800C3DAEC /* Play.tiff */,
163 B7000BF81180B06800C3DAEC /* Spotlight.tiff */, 219 B7000BF81180B06800C3DAEC /* Spotlight.tiff */,
164 B7000BF91180B06800C3DAEC /* Stop.tiff */, 220 B7000BF91180B06800C3DAEC /* Stop.tiff */,
165 ); 221 );
166 path = icons; 222 path = icons;
223 sourceTree = "<group>";
224 };
225 B7E4DDAC11B8029300C787FE /* rdf */ = {
226 isa = PBXGroup;
227 children = (
228 B7E4DD9A11B8027700C787FE /* qm_mfcc.n3 */,
229 B7E4DD9B11B8027700C787FE /* adb_cq.n3 */,
230 B7E4DD9C11B8027700C787FE /* qm_chroma.n3 */,
231 B7E4DD9D11B8027700C787FE /* adb_chroma.n3 */,
232 );
233 name = rdf;
234 sourceTree = "<group>";
235 };
236 B7E4DDAD11B8029F00C787FE /* binaries */ = {
237 isa = PBXGroup;
238 children = (
239 B78FC0BB11AD9B7F0079400F /* sonic-annotator */,
240 B7F5914611AD98D40037F299 /* populate */,
241 );
242 name = binaries;
167 sourceTree = "<group>"; 243 sourceTree = "<group>";
168 }; 244 };
169 /* End PBXGroup section */ 245 /* End PBXGroup section */
170 246
171 /* Begin PBXNativeTarget section */ 247 /* Begin PBXNativeTarget section */
174 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "iAudioDB" */; 250 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "iAudioDB" */;
175 buildPhases = ( 251 buildPhases = (
176 8D1107290486CEB800E47090 /* Resources */, 252 8D1107290486CEB800E47090 /* Resources */,
177 8D11072C0486CEB800E47090 /* Sources */, 253 8D11072C0486CEB800E47090 /* Sources */,
178 8D11072E0486CEB800E47090 /* Frameworks */, 254 8D11072E0486CEB800E47090 /* Frameworks */,
179 B7CBF42111108E6100B8C1C8 /* CopyFiles */, 255 B7CBF42111108E6100B8C1C8 /* Copy BWToolkit Bits */,
256 B7F5911F11AD88B20037F299 /* CopyFiles */,
257 B7F5914511AD98B20037F299 /* Copy Executables */,
258 B7E4DD9911B801F900C787FE /* Copy rdf */,
180 ); 259 );
181 buildRules = ( 260 buildRules = (
182 ); 261 );
183 dependencies = ( 262 dependencies = (
184 ); 263 );
214 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */, 293 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
215 B7000BFA1180B06800C3DAEC /* Add.tiff in Resources */, 294 B7000BFA1180B06800C3DAEC /* Add.tiff in Resources */,
216 B7000BFB1180B06800C3DAEC /* Play.tiff in Resources */, 295 B7000BFB1180B06800C3DAEC /* Play.tiff in Resources */,
217 B7000BFC1180B06800C3DAEC /* Spotlight.tiff in Resources */, 296 B7000BFC1180B06800C3DAEC /* Spotlight.tiff in Resources */,
218 B7000BFD1180B06800C3DAEC /* Stop.tiff in Resources */, 297 B7000BFD1180B06800C3DAEC /* Stop.tiff in Resources */,
298 B7E4DD9E11B8027700C787FE /* qm_mfcc.n3 in Resources */,
299 B7E4DD9F11B8027700C787FE /* adb_cq.n3 in Resources */,
300 B7E4DDA011B8027700C787FE /* qm_chroma.n3 in Resources */,
301 B7E4DDA111B8027700C787FE /* adb_chroma.n3 in Resources */,
219 ); 302 );
220 runOnlyForDeploymentPostprocessing = 0; 303 runOnlyForDeploymentPostprocessing = 0;
221 }; 304 };
222 /* End PBXResourcesBuildPhase section */ 305 /* End PBXResourcesBuildPhase section */
223 306