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 40803704158A894A00EC5CA7 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 40803703158A894A00EC5CA7 /* CoreText.framework */; };
17 /* End PBXBuildFile section */
19 /* Begin PBXContainerItemProxy section */
20 4074F5E812ED969C00693A3F /* PBXContainerItemProxy */ = {
21 isa = PBXContainerItemProxy;
22 containerPortal = 404BECC510EBDB420080E2B8 /* wxiphone.xcodeproj */;
24 remoteGlobalIDString = B4DEA098A05736AE94F01926;
27 /* End PBXContainerItemProxy section */
29 /* Begin PBXFileReference section */
30 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
31 1D6058910D05DD3D006BFB54 /* minimal_iphone.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = minimal_iphone.app; sourceTree = BUILT_PRODUCTS_DIR; };
32 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
33 288765FC0DF74451002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
34 404BECC510EBDB420080E2B8 /* wxiphone.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = wxiphone.xcodeproj; path = ../../build/osx/wxiPhone.xcodeproj; sourceTree = SOURCE_ROOT; };
35 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = wxiphone.xcconfig; path = ../../build/osx/wxiphone.xcconfig; sourceTree = SOURCE_ROOT; };
36 407A98E01370835D00E92356 /* minimal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minimal.cpp; sourceTree = "<group>"; };
37 407A98FA137084FB00E92356 /* Info_iphone.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info_iphone.plist; sourceTree = "<group>"; };
38 407EE18912F04CF900D0F171 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
39 40803703158A894A00EC5CA7 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
40 409CBDC913B13C7100AB1F39 /* wxdebug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = wxdebug.xcconfig; path = ../../build/osx/wxdebug.xcconfig; sourceTree = SOURCE_ROOT; };
41 409CBDCA13B13C7100AB1F39 /* wxrelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = wxrelease.xcconfig; path = ../../build/osx/wxrelease.xcconfig; sourceTree = SOURCE_ROOT; };
42 /* End PBXFileReference section */
44 /* Begin PBXFrameworksBuildPhase section */
45 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
46 isa = PBXFrameworksBuildPhase;
47 buildActionMask = 2147483647;
49 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
50 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
51 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */,
52 407EE18312F04CD500D0F171 /* libwx_osx_iphone.a in Frameworks */,
53 407EE18A12F04CF900D0F171 /* AudioToolbox.framework in Frameworks */,
54 40803704158A894A00EC5CA7 /* CoreText.framework in Frameworks */,
56 runOnlyForDeploymentPostprocessing = 0;
58 /* End PBXFrameworksBuildPhase section */
60 /* Begin PBXGroup section */
61 19C28FACFE9D520D11CA2CBB /* Products */ = {
64 1D6058910D05DD3D006BFB54 /* minimal_iphone.app */,
67 sourceTree = "<group>";
69 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
72 407A98FA137084FB00E92356 /* Info_iphone.plist */,
73 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */,
74 409CBDC913B13C7100AB1F39 /* wxdebug.xcconfig */,
75 409CBDCA13B13C7100AB1F39 /* wxrelease.xcconfig */,
76 404BECC510EBDB420080E2B8 /* wxiphone.xcodeproj */,
77 404BECD110EBDC6F0080E2B8 /* src */,
78 29B97317FDCFA39411CA2CEA /* Resources */,
79 29B97323FDCFA39411CA2CEA /* Frameworks */,
80 19C28FACFE9D520D11CA2CBB /* Products */,
82 name = CustomTemplate;
83 sourceTree = "<group>";
85 29B97317FDCFA39411CA2CEA /* Resources */ = {
90 sourceTree = "<group>";
92 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
95 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
96 1D30AB110D05D00D00671497 /* Foundation.framework */,
97 288765FC0DF74451002DB57D /* CoreGraphics.framework */,
98 407EE18912F04CF900D0F171 /* AudioToolbox.framework */,
99 40803703158A894A00EC5CA7 /* CoreText.framework */,
102 sourceTree = "<group>";
104 404BECC610EBDB420080E2B8 /* Products */ = {
107 4074F5E912ED969C00693A3F /* libwx_osx_iphone.a */,
110 sourceTree = "<group>";
112 404BECD110EBDC6F0080E2B8 /* src */ = {
115 407A98E01370835D00E92356 /* minimal.cpp */,
118 sourceTree = "<group>";
120 /* End PBXGroup section */
122 /* Begin PBXNativeTarget section */
123 1D6058900D05DD3D006BFB54 /* static */ = {
124 isa = PBXNativeTarget;
125 buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "static" */;
127 1D60588D0D05DD3D006BFB54 /* Resources */,
128 1D60588E0D05DD3D006BFB54 /* Sources */,
129 1D60588F0D05DD3D006BFB54 /* Frameworks */,
136 productName = minimal_iphone;
137 productReference = 1D6058910D05DD3D006BFB54 /* minimal_iphone.app */;
138 productType = "com.apple.product-type.application";
140 /* End PBXNativeTarget section */
142 /* Begin PBXProject section */
143 29B97313FDCFA39411CA2CEA /* Project object */ = {
145 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "minimal_iphone" */;
146 compatibilityVersion = "Xcode 3.1";
147 developmentRegion = English;
148 hasScannedForEncodings = 1;
155 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
157 projectReferences = (
159 ProductGroup = 404BECC610EBDB420080E2B8 /* Products */;
160 ProjectRef = 404BECC510EBDB420080E2B8 /* wxiphone.xcodeproj */;
165 1D6058900D05DD3D006BFB54 /* static */,
168 /* End PBXProject section */
170 /* Begin PBXReferenceProxy section */
171 4074F5E912ED969C00693A3F /* libwx_osx_iphone.a */ = {
172 isa = PBXReferenceProxy;
173 fileType = archive.ar;
174 path = libwx_osx_iphone.a;
175 remoteRef = 4074F5E812ED969C00693A3F /* PBXContainerItemProxy */;
176 sourceTree = BUILT_PRODUCTS_DIR;
178 /* End PBXReferenceProxy section */
180 /* Begin PBXResourcesBuildPhase section */
181 1D60588D0D05DD3D006BFB54 /* Resources */ = {
182 isa = PBXResourcesBuildPhase;
183 buildActionMask = 2147483647;
186 runOnlyForDeploymentPostprocessing = 0;
188 /* End PBXResourcesBuildPhase section */
190 /* Begin PBXSourcesBuildPhase section */
191 1D60588E0D05DD3D006BFB54 /* Sources */ = {
192 isa = PBXSourcesBuildPhase;
193 buildActionMask = 2147483647;
195 407A98E11370835D00E92356 /* minimal.cpp in Sources */,
197 runOnlyForDeploymentPostprocessing = 0;
199 /* End PBXSourcesBuildPhase section */
201 /* Begin XCBuildConfiguration section */
202 1D6058940D05DD3E006BFB54 /* Debug */ = {
203 isa = XCBuildConfiguration;
204 baseConfigurationReference = 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */;
206 OTHER_LDFLAGS = "-lz";
207 PRODUCT_NAME = minimal_iphone;
211 1D6058950D05DD3E006BFB54 /* Release */ = {
212 isa = XCBuildConfiguration;
213 baseConfigurationReference = 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */;
215 PRODUCT_NAME = minimal_iphone;
219 C01FCF4F08A954540054247B /* Debug */ = {
220 isa = XCBuildConfiguration;
221 baseConfigurationReference = 409CBDC913B13C7100AB1F39 /* wxdebug.xcconfig */;
223 CODE_SIGN_IDENTITY = "iPhone Developer";
224 INFOPLIST_FILE = Info_iphone.plist;
225 PROVISIONING_PROFILE = "";
226 WXROOT = "$(PROJECT_DIR)/../..";
230 C01FCF5008A954540054247B /* Release */ = {
231 isa = XCBuildConfiguration;
232 baseConfigurationReference = 409CBDCA13B13C7100AB1F39 /* wxrelease.xcconfig */;
234 CODE_SIGN_IDENTITY = "iPhone Distribution";
235 INFOPLIST_FILE = Info_iphone.plist;
236 PROVISIONING_PROFILE = "";
237 WXROOT = "$(PROJECT_DIR)/../..";
241 /* End XCBuildConfiguration section */
243 /* Begin XCConfigurationList section */
244 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "static" */ = {
245 isa = XCConfigurationList;
246 buildConfigurations = (
247 1D6058940D05DD3E006BFB54 /* Debug */,
248 1D6058950D05DD3E006BFB54 /* Release */,
250 defaultConfigurationIsVisible = 0;
251 defaultConfigurationName = Release;
253 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "minimal_iphone" */ = {
254 isa = XCConfigurationList;
255 buildConfigurations = (
256 C01FCF4F08A954540054247B /* Debug */,
257 C01FCF5008A954540054247B /* Release */,
259 defaultConfigurationIsVisible = 0;
260 defaultConfigurationName = Release;
262 /* End XCConfigurationList section */
264 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;