]>
Commit | Line | Data |
---|---|---|
a6df08ec SC |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 45; | |
7 | objects = { | |
8 | ||
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 */; }; | |
1fd850ab | 16 | 40803704158A894A00EC5CA7 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 40803703158A894A00EC5CA7 /* CoreText.framework */; }; |
a6df08ec SC |
17 | /* End PBXBuildFile section */ |
18 | ||
19 | /* Begin PBXContainerItemProxy section */ | |
20 | 4074F5E812ED969C00693A3F /* PBXContainerItemProxy */ = { | |
21 | isa = PBXContainerItemProxy; | |
22 | containerPortal = 404BECC510EBDB420080E2B8 /* wxiphone.xcodeproj */; | |
23 | proxyType = 2; | |
24 | remoteGlobalIDString = B4DEA098A05736AE94F01926; | |
25 | remoteInfo = static; | |
26 | }; | |
27 | /* End PBXContainerItemProxy section */ | |
28 | ||
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; }; | |
1fd850ab | 39 | 40803703158A894A00EC5CA7 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; |
175b0dbe SC |
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; }; | |
a6df08ec SC |
42 | /* End PBXFileReference section */ |
43 | ||
44 | /* Begin PBXFrameworksBuildPhase section */ | |
45 | 1D60588F0D05DD3D006BFB54 /* Frameworks */ = { | |
46 | isa = PBXFrameworksBuildPhase; | |
47 | buildActionMask = 2147483647; | |
48 | files = ( | |
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 */, | |
1fd850ab | 54 | 40803704158A894A00EC5CA7 /* CoreText.framework in Frameworks */, |
a6df08ec SC |
55 | ); |
56 | runOnlyForDeploymentPostprocessing = 0; | |
57 | }; | |
58 | /* End PBXFrameworksBuildPhase section */ | |
59 | ||
60 | /* Begin PBXGroup section */ | |
61 | 19C28FACFE9D520D11CA2CBB /* Products */ = { | |
62 | isa = PBXGroup; | |
63 | children = ( | |
64 | 1D6058910D05DD3D006BFB54 /* minimal_iphone.app */, | |
65 | ); | |
66 | name = Products; | |
67 | sourceTree = "<group>"; | |
68 | }; | |
69 | 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { | |
70 | isa = PBXGroup; | |
71 | children = ( | |
72 | 407A98FA137084FB00E92356 /* Info_iphone.plist */, | |
73 | 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */, | |
175b0dbe SC |
74 | 409CBDC913B13C7100AB1F39 /* wxdebug.xcconfig */, |
75 | 409CBDCA13B13C7100AB1F39 /* wxrelease.xcconfig */, | |
a6df08ec SC |
76 | 404BECC510EBDB420080E2B8 /* wxiphone.xcodeproj */, |
77 | 404BECD110EBDC6F0080E2B8 /* src */, | |
78 | 29B97317FDCFA39411CA2CEA /* Resources */, | |
79 | 29B97323FDCFA39411CA2CEA /* Frameworks */, | |
80 | 19C28FACFE9D520D11CA2CBB /* Products */, | |
81 | ); | |
82 | name = CustomTemplate; | |
83 | sourceTree = "<group>"; | |
84 | }; | |
85 | 29B97317FDCFA39411CA2CEA /* Resources */ = { | |
86 | isa = PBXGroup; | |
87 | children = ( | |
88 | ); | |
89 | name = Resources; | |
90 | sourceTree = "<group>"; | |
91 | }; | |
92 | 29B97323FDCFA39411CA2CEA /* Frameworks */ = { | |
93 | isa = PBXGroup; | |
94 | children = ( | |
95 | 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, | |
96 | 1D30AB110D05D00D00671497 /* Foundation.framework */, | |
97 | 288765FC0DF74451002DB57D /* CoreGraphics.framework */, | |
98 | 407EE18912F04CF900D0F171 /* AudioToolbox.framework */, | |
1fd850ab | 99 | 40803703158A894A00EC5CA7 /* CoreText.framework */, |
a6df08ec SC |
100 | ); |
101 | name = Frameworks; | |
102 | sourceTree = "<group>"; | |
103 | }; | |
104 | 404BECC610EBDB420080E2B8 /* Products */ = { | |
105 | isa = PBXGroup; | |
106 | children = ( | |
107 | 4074F5E912ED969C00693A3F /* libwx_osx_iphone.a */, | |
108 | ); | |
109 | name = Products; | |
110 | sourceTree = "<group>"; | |
111 | }; | |
112 | 404BECD110EBDC6F0080E2B8 /* src */ = { | |
113 | isa = PBXGroup; | |
114 | children = ( | |
115 | 407A98E01370835D00E92356 /* minimal.cpp */, | |
116 | ); | |
117 | name = src; | |
118 | sourceTree = "<group>"; | |
119 | }; | |
120 | /* End PBXGroup section */ | |
121 | ||
122 | /* Begin PBXNativeTarget section */ | |
9f3b6638 | 123 | 1D6058900D05DD3D006BFB54 /* static */ = { |
a6df08ec | 124 | isa = PBXNativeTarget; |
9f3b6638 | 125 | buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "static" */; |
a6df08ec SC |
126 | buildPhases = ( |
127 | 1D60588D0D05DD3D006BFB54 /* Resources */, | |
128 | 1D60588E0D05DD3D006BFB54 /* Sources */, | |
129 | 1D60588F0D05DD3D006BFB54 /* Frameworks */, | |
130 | ); | |
131 | buildRules = ( | |
132 | ); | |
133 | dependencies = ( | |
134 | ); | |
9f3b6638 | 135 | name = static; |
a6df08ec SC |
136 | productName = minimal_iphone; |
137 | productReference = 1D6058910D05DD3D006BFB54 /* minimal_iphone.app */; | |
138 | productType = "com.apple.product-type.application"; | |
139 | }; | |
140 | /* End PBXNativeTarget section */ | |
141 | ||
142 | /* Begin PBXProject section */ | |
143 | 29B97313FDCFA39411CA2CEA /* Project object */ = { | |
144 | isa = PBXProject; | |
145 | buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "minimal_iphone" */; | |
146 | compatibilityVersion = "Xcode 3.1"; | |
147 | developmentRegion = English; | |
148 | hasScannedForEncodings = 1; | |
149 | knownRegions = ( | |
150 | English, | |
151 | Japanese, | |
152 | French, | |
153 | German, | |
154 | ); | |
155 | mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; | |
156 | projectDirPath = ""; | |
157 | projectReferences = ( | |
158 | { | |
159 | ProductGroup = 404BECC610EBDB420080E2B8 /* Products */; | |
160 | ProjectRef = 404BECC510EBDB420080E2B8 /* wxiphone.xcodeproj */; | |
161 | }, | |
162 | ); | |
163 | projectRoot = ""; | |
164 | targets = ( | |
9f3b6638 | 165 | 1D6058900D05DD3D006BFB54 /* static */, |
a6df08ec SC |
166 | ); |
167 | }; | |
168 | /* End PBXProject section */ | |
169 | ||
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; | |
177 | }; | |
178 | /* End PBXReferenceProxy section */ | |
179 | ||
180 | /* Begin PBXResourcesBuildPhase section */ | |
181 | 1D60588D0D05DD3D006BFB54 /* Resources */ = { | |
182 | isa = PBXResourcesBuildPhase; | |
183 | buildActionMask = 2147483647; | |
184 | files = ( | |
185 | ); | |
186 | runOnlyForDeploymentPostprocessing = 0; | |
187 | }; | |
188 | /* End PBXResourcesBuildPhase section */ | |
189 | ||
190 | /* Begin PBXSourcesBuildPhase section */ | |
191 | 1D60588E0D05DD3D006BFB54 /* Sources */ = { | |
192 | isa = PBXSourcesBuildPhase; | |
193 | buildActionMask = 2147483647; | |
194 | files = ( | |
195 | 407A98E11370835D00E92356 /* minimal.cpp in Sources */, | |
196 | ); | |
197 | runOnlyForDeploymentPostprocessing = 0; | |
198 | }; | |
199 | /* End PBXSourcesBuildPhase section */ | |
200 | ||
201 | /* Begin XCBuildConfiguration section */ | |
202 | 1D6058940D05DD3E006BFB54 /* Debug */ = { | |
203 | isa = XCBuildConfiguration; | |
175b0dbe | 204 | baseConfigurationReference = 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */; |
a6df08ec | 205 | buildSettings = { |
1fd850ab | 206 | OTHER_LDFLAGS = "-lz"; |
a6df08ec SC |
207 | PRODUCT_NAME = minimal_iphone; |
208 | }; | |
209 | name = Debug; | |
210 | }; | |
211 | 1D6058950D05DD3E006BFB54 /* Release */ = { | |
212 | isa = XCBuildConfiguration; | |
175b0dbe | 213 | baseConfigurationReference = 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */; |
a6df08ec | 214 | buildSettings = { |
a6df08ec SC |
215 | PRODUCT_NAME = minimal_iphone; |
216 | }; | |
217 | name = Release; | |
218 | }; | |
219 | C01FCF4F08A954540054247B /* Debug */ = { | |
220 | isa = XCBuildConfiguration; | |
175b0dbe | 221 | baseConfigurationReference = 409CBDC913B13C7100AB1F39 /* wxdebug.xcconfig */; |
a6df08ec | 222 | buildSettings = { |
175b0dbe | 223 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
a6df08ec | 224 | INFOPLIST_FILE = Info_iphone.plist; |
175b0dbe | 225 | PROVISIONING_PROFILE = ""; |
a6df08ec SC |
226 | WXROOT = "$(PROJECT_DIR)/../.."; |
227 | }; | |
228 | name = Debug; | |
229 | }; | |
230 | C01FCF5008A954540054247B /* Release */ = { | |
231 | isa = XCBuildConfiguration; | |
175b0dbe | 232 | baseConfigurationReference = 409CBDCA13B13C7100AB1F39 /* wxrelease.xcconfig */; |
a6df08ec | 233 | buildSettings = { |
175b0dbe | 234 | CODE_SIGN_IDENTITY = "iPhone Distribution"; |
a6df08ec | 235 | INFOPLIST_FILE = Info_iphone.plist; |
175b0dbe | 236 | PROVISIONING_PROFILE = ""; |
a6df08ec SC |
237 | WXROOT = "$(PROJECT_DIR)/../.."; |
238 | }; | |
239 | name = Release; | |
240 | }; | |
241 | /* End XCBuildConfiguration section */ | |
242 | ||
243 | /* Begin XCConfigurationList section */ | |
9f3b6638 | 244 | 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "static" */ = { |
a6df08ec SC |
245 | isa = XCConfigurationList; |
246 | buildConfigurations = ( | |
247 | 1D6058940D05DD3E006BFB54 /* Debug */, | |
248 | 1D6058950D05DD3E006BFB54 /* Release */, | |
249 | ); | |
250 | defaultConfigurationIsVisible = 0; | |
251 | defaultConfigurationName = Release; | |
252 | }; | |
253 | C01FCF4E08A954540054247B /* Build configuration list for PBXProject "minimal_iphone" */ = { | |
254 | isa = XCConfigurationList; | |
255 | buildConfigurations = ( | |
256 | C01FCF4F08A954540054247B /* Debug */, | |
257 | C01FCF5008A954540054247B /* Release */, | |
258 | ); | |
259 | defaultConfigurationIsVisible = 0; | |
260 | defaultConfigurationName = Release; | |
261 | }; | |
262 | /* End XCConfigurationList section */ | |
263 | }; | |
264 | rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; | |
265 | } |