9 /* Begin PBXBuildFile section */
10 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
11 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
12 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765FC0DF74451002DB57D /* CoreGraphics.framework */; };
13 407A98E11370835D00E92356 /* minimal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 407A98E01370835D00E92356 /* minimal.cpp */; };
14 407EE18312F04CD500D0F171 /* libwx_osx_iphone.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4074F5E912ED969C00693A3F /* libwx_osx_iphone.a */; };
15 407EE18A12F04CF900D0F171 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 407EE18912F04CF900D0F171 /* AudioToolbox.framework */; };
16 /* End PBXBuildFile section */
18 /* Begin PBXContainerItemProxy section */
19 4074F5E812ED969C00693A3F /* PBXContainerItemProxy */ = {
20 isa = PBXContainerItemProxy;
21 containerPortal = 404BECC510EBDB420080E2B8 /* wxiphone.xcodeproj */;
23 remoteGlobalIDString = B4DEA098A05736AE94F01926;
26 /* End PBXContainerItemProxy section */
28 /* Begin PBXFileReference section */
29 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
30 1D6058910D05DD3D006BFB54 /* minimal_iphone.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = minimal_iphone.app; sourceTree = BUILT_PRODUCTS_DIR; };
31 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
32 288765FC0DF74451002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
33 404BECC510EBDB420080E2B8 /* wxiphone.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = wxiphone.xcodeproj; path = ../../build/osx/wxiPhone.xcodeproj; sourceTree = SOURCE_ROOT; };
34 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = wxiphone.xcconfig; path = ../../build/osx/wxiphone.xcconfig; sourceTree = SOURCE_ROOT; };
35 407A98E01370835D00E92356 /* minimal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minimal.cpp; sourceTree = "<group>"; };
36 407A98FA137084FB00E92356 /* Info_iphone.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info_iphone.plist; sourceTree = "<group>"; };
37 407EE18912F04CF900D0F171 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
38 409CBDC913B13C7100AB1F39 /* wxdebug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = wxdebug.xcconfig; path = ../../build/osx/wxdebug.xcconfig; sourceTree = SOURCE_ROOT; };
39 409CBDCA13B13C7100AB1F39 /* wxrelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = wxrelease.xcconfig; path = ../../build/osx/wxrelease.xcconfig; sourceTree = SOURCE_ROOT; };
40 /* End PBXFileReference section */
42 /* Begin PBXFrameworksBuildPhase section */
43 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
44 isa = PBXFrameworksBuildPhase;
45 buildActionMask = 2147483647;
47 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
48 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
49 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */,
50 407EE18312F04CD500D0F171 /* libwx_osx_iphone.a in Frameworks */,
51 407EE18A12F04CF900D0F171 /* AudioToolbox.framework in Frameworks */,
53 runOnlyForDeploymentPostprocessing = 0;
55 /* End PBXFrameworksBuildPhase section */
57 /* Begin PBXGroup section */
58 19C28FACFE9D520D11CA2CBB /* Products */ = {
61 1D6058910D05DD3D006BFB54 /* minimal_iphone.app */,
64 sourceTree = "<group>";
66 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
69 407A98FA137084FB00E92356 /* Info_iphone.plist */,
70 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */,
71 409CBDC913B13C7100AB1F39 /* wxdebug.xcconfig */,
72 409CBDCA13B13C7100AB1F39 /* wxrelease.xcconfig */,
73 404BECC510EBDB420080E2B8 /* wxiphone.xcodeproj */,
74 404BECD110EBDC6F0080E2B8 /* src */,
75 29B97317FDCFA39411CA2CEA /* Resources */,
76 29B97323FDCFA39411CA2CEA /* Frameworks */,
77 19C28FACFE9D520D11CA2CBB /* Products */,
79 name = CustomTemplate;
80 sourceTree = "<group>";
82 29B97317FDCFA39411CA2CEA /* Resources */ = {
87 sourceTree = "<group>";
89 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
92 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
93 1D30AB110D05D00D00671497 /* Foundation.framework */,
94 288765FC0DF74451002DB57D /* CoreGraphics.framework */,
95 407EE18912F04CF900D0F171 /* AudioToolbox.framework */,
98 sourceTree = "<group>";
100 404BECC610EBDB420080E2B8 /* Products */ = {
103 4074F5E912ED969C00693A3F /* libwx_osx_iphone.a */,
106 sourceTree = "<group>";
108 404BECD110EBDC6F0080E2B8 /* src */ = {
111 407A98E01370835D00E92356 /* minimal.cpp */,
114 sourceTree = "<group>";
116 /* End PBXGroup section */
118 /* Begin PBXNativeTarget section */
119 1D6058900D05DD3D006BFB54 /* static */ = {
120 isa = PBXNativeTarget;
121 buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "static" */;
123 1D60588D0D05DD3D006BFB54 /* Resources */,
124 1D60588E0D05DD3D006BFB54 /* Sources */,
125 1D60588F0D05DD3D006BFB54 /* Frameworks */,
132 productName = minimal_iphone;
133 productReference = 1D6058910D05DD3D006BFB54 /* minimal_iphone.app */;
134 productType = "com.apple.product-type.application";
136 /* End PBXNativeTarget section */
138 /* Begin PBXProject section */
139 29B97313FDCFA39411CA2CEA /* Project object */ = {
141 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "minimal_iphone" */;
142 compatibilityVersion = "Xcode 3.1";
143 developmentRegion = English;
144 hasScannedForEncodings = 1;
151 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
153 projectReferences = (
155 ProductGroup = 404BECC610EBDB420080E2B8 /* Products */;
156 ProjectRef = 404BECC510EBDB420080E2B8 /* wxiphone.xcodeproj */;
161 1D6058900D05DD3D006BFB54 /* static */,
164 /* End PBXProject section */
166 /* Begin PBXReferenceProxy section */
167 4074F5E912ED969C00693A3F /* libwx_osx_iphone.a */ = {
168 isa = PBXReferenceProxy;
169 fileType = archive.ar;
170 path = libwx_osx_iphone.a;
171 remoteRef = 4074F5E812ED969C00693A3F /* PBXContainerItemProxy */;
172 sourceTree = BUILT_PRODUCTS_DIR;
174 /* End PBXReferenceProxy section */
176 /* Begin PBXResourcesBuildPhase section */
177 1D60588D0D05DD3D006BFB54 /* Resources */ = {
178 isa = PBXResourcesBuildPhase;
179 buildActionMask = 2147483647;
182 runOnlyForDeploymentPostprocessing = 0;
184 /* End PBXResourcesBuildPhase section */
186 /* Begin PBXSourcesBuildPhase section */
187 1D60588E0D05DD3D006BFB54 /* Sources */ = {
188 isa = PBXSourcesBuildPhase;
189 buildActionMask = 2147483647;
191 407A98E11370835D00E92356 /* minimal.cpp in Sources */,
193 runOnlyForDeploymentPostprocessing = 0;
195 /* End PBXSourcesBuildPhase section */
197 /* Begin XCBuildConfiguration section */
198 1D6058940D05DD3E006BFB54 /* Debug */ = {
199 isa = XCBuildConfiguration;
200 baseConfigurationReference = 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */;
202 PRODUCT_NAME = minimal_iphone;
206 1D6058950D05DD3E006BFB54 /* Release */ = {
207 isa = XCBuildConfiguration;
208 baseConfigurationReference = 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */;
210 PRODUCT_NAME = minimal_iphone;
214 C01FCF4F08A954540054247B /* Debug */ = {
215 isa = XCBuildConfiguration;
216 baseConfigurationReference = 409CBDC913B13C7100AB1F39 /* wxdebug.xcconfig */;
218 CODE_SIGN_IDENTITY = "iPhone Developer";
219 INFOPLIST_FILE = Info_iphone.plist;
220 PROVISIONING_PROFILE = "";
221 WXROOT = "$(PROJECT_DIR)/../..";
225 C01FCF5008A954540054247B /* Release */ = {
226 isa = XCBuildConfiguration;
227 baseConfigurationReference = 409CBDCA13B13C7100AB1F39 /* wxrelease.xcconfig */;
229 CODE_SIGN_IDENTITY = "iPhone Distribution";
230 INFOPLIST_FILE = Info_iphone.plist;
231 PROVISIONING_PROFILE = "";
232 WXROOT = "$(PROJECT_DIR)/../..";
236 /* End XCBuildConfiguration section */
238 /* Begin XCConfigurationList section */
239 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "static" */ = {
240 isa = XCConfigurationList;
241 buildConfigurations = (
242 1D6058940D05DD3E006BFB54 /* Debug */,
243 1D6058950D05DD3E006BFB54 /* Release */,
245 defaultConfigurationIsVisible = 0;
246 defaultConfigurationName = Release;
248 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "minimal_iphone" */ = {
249 isa = XCConfigurationList;
250 buildConfigurations = (
251 C01FCF4F08A954540054247B /* Debug */,
252 C01FCF5008A954540054247B /* Release */,
254 defaultConfigurationIsVisible = 0;
255 defaultConfigurationName = Release;
257 /* End XCConfigurationList section */
259 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;