9 /* Begin PBXBuildFile section */
10 AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; };
11 /* End PBXBuildFile section */
13 /* Begin PBXFileReference section */
14 404BECEE10EBF6330080E2B8 /* wxiphone.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = wxiphone.xcconfig; sourceTree = "<group>"; };
15 409120DB13B24EC2004109E0 /* wxdebug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = wxdebug.xcconfig; sourceTree = "<group>"; };
16 409120DC13B24EC2004109E0 /* wxrelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = wxrelease.xcconfig; sourceTree = "<group>"; };
17 AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
18 D2AAC07E0554694100DB518D /* libwx_osx_iphone.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libwx_osx_iphone.a; sourceTree = BUILT_PRODUCTS_DIR; };
19 /* End PBXFileReference section */
21 /* Begin PBXFrameworksBuildPhase section */
22 D2AAC07C0554694100DB518D /* Frameworks */ = {
23 isa = PBXFrameworksBuildPhase;
24 buildActionMask = 2147483647;
26 AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */,
28 runOnlyForDeploymentPostprocessing = 0;
30 /* End PBXFrameworksBuildPhase section */
32 /* Begin PBXGroup section */
33 034768DFFF38A50411DB9C8B /* Products */ = {
36 D2AAC07E0554694100DB518D /* libwx_osx_iphone.a */,
39 sourceTree = "<group>";
41 0867D691FE84028FC02AAC07 /* wxiPhone */ = {
44 0867D69AFE84028FC02AAC07 /* Frameworks */,
45 034768DFFF38A50411DB9C8B /* Products */,
46 404BECEE10EBF6330080E2B8 /* wxiphone.xcconfig */,
47 409120DB13B24EC2004109E0 /* wxdebug.xcconfig */,
48 409120DC13B24EC2004109E0 /* wxrelease.xcconfig */,
51 sourceTree = "<group>";
53 0867D69AFE84028FC02AAC07 /* Frameworks */ = {
56 AACBBE490F95108600F1A2B1 /* Foundation.framework */,
59 sourceTree = "<group>";
61 /* End PBXGroup section */
63 /* Begin PBXHeadersBuildPhase section */
64 D2AAC07A0554694100DB518D /* Headers */ = {
65 isa = PBXHeadersBuildPhase;
66 buildActionMask = 2147483647;
69 runOnlyForDeploymentPostprocessing = 0;
71 /* End PBXHeadersBuildPhase section */
73 /* Begin PBXNativeTarget section */
74 D2AAC07D0554694100DB518D /* static */ = {
75 isa = PBXNativeTarget;
76 buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "static" */;
78 4095368310EBBDC800857D4F /* ShellScript */,
79 D2AAC07A0554694100DB518D /* Headers */,
80 D2AAC07B0554694100DB518D /* Sources */,
81 D2AAC07C0554694100DB518D /* Frameworks */,
88 productName = wxiPhone;
89 productReference = D2AAC07E0554694100DB518D /* libwx_osx_iphone.a */;
90 productType = "com.apple.product-type.library.static";
92 /* End PBXNativeTarget section */
94 /* Begin PBXProject section */
95 0867D690FE84028FC02AAC07 /* Project object */ = {
97 buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "wxiphone_in" */;
98 compatibilityVersion = "Xcode 3.2";
99 developmentRegion = English;
100 hasScannedForEncodings = 1;
107 mainGroup = 0867D691FE84028FC02AAC07 /* wxiPhone */;
108 productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
112 D2AAC07D0554694100DB518D /* static */,
115 /* End PBXProject section */
117 /* Begin PBXShellScriptBuildPhase section */
118 4095368310EBBDC800857D4F /* ShellScript */ = {
119 isa = PBXShellScriptBuildPhase;
120 buildActionMask = 2147483647;
127 runOnlyForDeploymentPostprocessing = 0;
129 shellScript = "\"${WXROOT}/distrib/mac/pbsetup-sh\" \"${WXROOT}/src\" \"${WXROOT}/build/osx/setup/${WXTOOLKIT}\"";
131 /* End PBXShellScriptBuildPhase section */
133 /* Begin PBXSourcesBuildPhase section */
134 D2AAC07B0554694100DB518D /* Sources */ = {
135 isa = PBXSourcesBuildPhase;
136 buildActionMask = 2147483647;
139 runOnlyForDeploymentPostprocessing = 0;
141 /* End PBXSourcesBuildPhase section */
143 /* Begin XCBuildConfiguration section */
144 1DEB921F08733DC00010E9CD /* Debug */ = {
145 isa = XCBuildConfiguration;
146 baseConfigurationReference = 404BECEE10EBF6330080E2B8 /* wxiphone.xcconfig */;
151 1DEB922008733DC00010E9CD /* Release */ = {
152 isa = XCBuildConfiguration;
153 baseConfigurationReference = 404BECEE10EBF6330080E2B8 /* wxiphone.xcconfig */;
158 1DEB922308733DC00010E9CD /* Debug */ = {
159 isa = XCBuildConfiguration;
160 baseConfigurationReference = 409120DB13B24EC2004109E0 /* wxdebug.xcconfig */;
162 WXROOT = "$(PROJECT_DIR)/../..";
166 1DEB922408733DC00010E9CD /* Release */ = {
167 isa = XCBuildConfiguration;
168 baseConfigurationReference = 409120DC13B24EC2004109E0 /* wxrelease.xcconfig */;
170 WXROOT = "$(PROJECT_DIR)/../..";
174 /* End XCBuildConfiguration section */
176 /* Begin XCConfigurationList section */
177 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "static" */ = {
178 isa = XCConfigurationList;
179 buildConfigurations = (
180 1DEB921F08733DC00010E9CD /* Debug */,
181 1DEB922008733DC00010E9CD /* Release */,
183 defaultConfigurationIsVisible = 0;
184 defaultConfigurationName = Release;
186 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "wxiphone_in" */ = {
187 isa = XCConfigurationList;
188 buildConfigurations = (
189 1DEB922308733DC00010E9CD /* Debug */,
190 1DEB922408733DC00010E9CD /* Release */,
192 defaultConfigurationIsVisible = 0;
193 defaultConfigurationName = Release;
195 /* End XCConfigurationList section */
197 rootObject = 0867D690FE84028FC02AAC07 /* Project object */;