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 /* End PBXFileReference section */
40 /* Begin PBXFrameworksBuildPhase section */
41 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
42 isa = PBXFrameworksBuildPhase;
43 buildActionMask = 2147483647;
45 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
46 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
47 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */,
48 407EE18312F04CD500D0F171 /* libwx_osx_iphone.a in Frameworks */,
49 407EE18A12F04CF900D0F171 /* AudioToolbox.framework in Frameworks */,
51 runOnlyForDeploymentPostprocessing = 0;
53 /* End PBXFrameworksBuildPhase section */
55 /* Begin PBXGroup section */
56 19C28FACFE9D520D11CA2CBB /* Products */ = {
59 1D6058910D05DD3D006BFB54 /* minimal_iphone.app */,
62 sourceTree = "<group>";
64 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
67 407A98FA137084FB00E92356 /* Info_iphone.plist */,
68 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */,
69 404BECC510EBDB420080E2B8 /* wxiphone.xcodeproj */,
70 404BECD110EBDC6F0080E2B8 /* src */,
71 29B97317FDCFA39411CA2CEA /* Resources */,
72 29B97323FDCFA39411CA2CEA /* Frameworks */,
73 19C28FACFE9D520D11CA2CBB /* Products */,
75 name = CustomTemplate;
76 sourceTree = "<group>";
78 29B97317FDCFA39411CA2CEA /* Resources */ = {
83 sourceTree = "<group>";
85 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
88 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
89 1D30AB110D05D00D00671497 /* Foundation.framework */,
90 288765FC0DF74451002DB57D /* CoreGraphics.framework */,
91 407EE18912F04CF900D0F171 /* AudioToolbox.framework */,
94 sourceTree = "<group>";
96 404BECC610EBDB420080E2B8 /* Products */ = {
99 4074F5E912ED969C00693A3F /* libwx_osx_iphone.a */,
102 sourceTree = "<group>";
104 404BECD110EBDC6F0080E2B8 /* src */ = {
107 407A98E01370835D00E92356 /* minimal.cpp */,
110 sourceTree = "<group>";
112 /* End PBXGroup section */
114 /* Begin PBXNativeTarget section */
115 1D6058900D05DD3D006BFB54 /* minimal_iphone */ = {
116 isa = PBXNativeTarget;
117 buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "minimal_iphone" */;
119 1D60588D0D05DD3D006BFB54 /* Resources */,
120 1D60588E0D05DD3D006BFB54 /* Sources */,
121 1D60588F0D05DD3D006BFB54 /* Frameworks */,
127 name = minimal_iphone;
128 productName = minimal_iphone;
129 productReference = 1D6058910D05DD3D006BFB54 /* minimal_iphone.app */;
130 productType = "com.apple.product-type.application";
132 /* End PBXNativeTarget section */
134 /* Begin PBXProject section */
135 29B97313FDCFA39411CA2CEA /* Project object */ = {
137 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "minimal_iphone" */;
138 compatibilityVersion = "Xcode 3.1";
139 developmentRegion = English;
140 hasScannedForEncodings = 1;
147 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
149 projectReferences = (
151 ProductGroup = 404BECC610EBDB420080E2B8 /* Products */;
152 ProjectRef = 404BECC510EBDB420080E2B8 /* wxiphone.xcodeproj */;
157 1D6058900D05DD3D006BFB54 /* minimal_iphone */,
160 /* End PBXProject section */
162 /* Begin PBXReferenceProxy section */
163 4074F5E912ED969C00693A3F /* libwx_osx_iphone.a */ = {
164 isa = PBXReferenceProxy;
165 fileType = archive.ar;
166 path = libwx_osx_iphone.a;
167 remoteRef = 4074F5E812ED969C00693A3F /* PBXContainerItemProxy */;
168 sourceTree = BUILT_PRODUCTS_DIR;
170 /* End PBXReferenceProxy section */
172 /* Begin PBXResourcesBuildPhase section */
173 1D60588D0D05DD3D006BFB54 /* Resources */ = {
174 isa = PBXResourcesBuildPhase;
175 buildActionMask = 2147483647;
178 runOnlyForDeploymentPostprocessing = 0;
180 /* End PBXResourcesBuildPhase section */
182 /* Begin PBXSourcesBuildPhase section */
183 1D60588E0D05DD3D006BFB54 /* Sources */ = {
184 isa = PBXSourcesBuildPhase;
185 buildActionMask = 2147483647;
187 407A98E11370835D00E92356 /* minimal.cpp in Sources */,
189 runOnlyForDeploymentPostprocessing = 0;
191 /* End PBXSourcesBuildPhase section */
193 /* Begin XCBuildConfiguration section */
194 1D6058940D05DD3E006BFB54 /* Debug */ = {
195 isa = XCBuildConfiguration;
197 ALWAYS_SEARCH_USER_PATHS = NO;
198 COPY_PHASE_STRIP = NO;
199 GCC_DYNAMIC_NO_PIC = NO;
200 GCC_OPTIMIZATION_LEVEL = 0;
201 GCC_PREPROCESSOR_DEFINITIONS = (
202 "$(GCC_PREPROCESSOR_DEFINITIONS)",
205 PRODUCT_NAME = minimal_iphone;
206 TARGETED_DEVICE_FAMILY = "1,2";
210 1D6058950D05DD3E006BFB54 /* Release */ = {
211 isa = XCBuildConfiguration;
213 ALWAYS_SEARCH_USER_PATHS = NO;
214 COPY_PHASE_STRIP = YES;
215 GCC_PREPROCESSOR_DEFINITIONS = "$(GCC_PREPROCESSOR_DEFINITIONS)";
216 PRODUCT_NAME = minimal_iphone;
217 TARGETED_DEVICE_FAMILY = "1,2";
221 C01FCF4F08A954540054247B /* Debug */ = {
222 isa = XCBuildConfiguration;
223 baseConfigurationReference = 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */;
225 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
226 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
227 GCC_C_LANGUAGE_STANDARD = c99;
228 GCC_WARN_ABOUT_RETURN_TYPE = YES;
229 GCC_WARN_UNUSED_VARIABLE = YES;
230 INFOPLIST_FILE = Info_iphone.plist;
231 ONLY_ACTIVE_ARCH = YES;
234 WXROOT = "$(PROJECT_DIR)/../..";
238 C01FCF5008A954540054247B /* Release */ = {
239 isa = XCBuildConfiguration;
240 baseConfigurationReference = 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */;
242 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
243 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
244 GCC_WARN_ABOUT_RETURN_TYPE = YES;
245 GCC_WARN_UNUSED_VARIABLE = YES;
246 INFOPLIST_FILE = Info_iphone.plist;
249 WXROOT = "$(PROJECT_DIR)/../..";
253 /* End XCBuildConfiguration section */
255 /* Begin XCConfigurationList section */
256 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "minimal_iphone" */ = {
257 isa = XCConfigurationList;
258 buildConfigurations = (
259 1D6058940D05DD3E006BFB54 /* Debug */,
260 1D6058950D05DD3E006BFB54 /* Release */,
262 defaultConfigurationIsVisible = 0;
263 defaultConfigurationName = Release;
265 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "minimal_iphone" */ = {
266 isa = XCConfigurationList;
267 buildConfigurations = (
268 C01FCF4F08A954540054247B /* Debug */,
269 C01FCF5008A954540054247B /* Release */,
271 defaultConfigurationIsVisible = 0;
272 defaultConfigurationName = Release;
274 /* End XCConfigurationList section */
276 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;