]>
Commit | Line | Data |
---|---|---|
1 | // !$*UTF8*$! | |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 46; | |
7 | objects = { | |
8 | ||
9 | /* Begin PBXBuildFile section */ | |
10 | AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; }; | |
11 | /* End PBXBuildFile section */ | |
12 | ||
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 */ | |
20 | ||
21 | /* Begin PBXFrameworksBuildPhase section */ | |
22 | D2AAC07C0554694100DB518D /* Frameworks */ = { | |
23 | isa = PBXFrameworksBuildPhase; | |
24 | buildActionMask = 2147483647; | |
25 | files = ( | |
26 | AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */, | |
27 | ); | |
28 | runOnlyForDeploymentPostprocessing = 0; | |
29 | }; | |
30 | /* End PBXFrameworksBuildPhase section */ | |
31 | ||
32 | /* Begin PBXGroup section */ | |
33 | 034768DFFF38A50411DB9C8B /* Products */ = { | |
34 | isa = PBXGroup; | |
35 | children = ( | |
36 | D2AAC07E0554694100DB518D /* libwx_osx_iphone.a */, | |
37 | ); | |
38 | name = Products; | |
39 | sourceTree = "<group>"; | |
40 | }; | |
41 | 0867D691FE84028FC02AAC07 /* wxiPhone */ = { | |
42 | isa = PBXGroup; | |
43 | children = ( | |
44 | 0867D69AFE84028FC02AAC07 /* Frameworks */, | |
45 | 034768DFFF38A50411DB9C8B /* Products */, | |
46 | 404BECEE10EBF6330080E2B8 /* wxiphone.xcconfig */, | |
47 | 409120DB13B24EC2004109E0 /* wxdebug.xcconfig */, | |
48 | 409120DC13B24EC2004109E0 /* wxrelease.xcconfig */, | |
49 | ); | |
50 | name = wxiPhone; | |
51 | sourceTree = "<group>"; | |
52 | }; | |
53 | 0867D69AFE84028FC02AAC07 /* Frameworks */ = { | |
54 | isa = PBXGroup; | |
55 | children = ( | |
56 | AACBBE490F95108600F1A2B1 /* Foundation.framework */, | |
57 | ); | |
58 | name = Frameworks; | |
59 | sourceTree = "<group>"; | |
60 | }; | |
61 | /* End PBXGroup section */ | |
62 | ||
63 | /* Begin PBXHeadersBuildPhase section */ | |
64 | D2AAC07A0554694100DB518D /* Headers */ = { | |
65 | isa = PBXHeadersBuildPhase; | |
66 | buildActionMask = 2147483647; | |
67 | files = ( | |
68 | ); | |
69 | runOnlyForDeploymentPostprocessing = 0; | |
70 | }; | |
71 | /* End PBXHeadersBuildPhase section */ | |
72 | ||
73 | /* Begin PBXNativeTarget section */ | |
74 | D2AAC07D0554694100DB518D /* static */ = { | |
75 | isa = PBXNativeTarget; | |
76 | buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "static" */; | |
77 | buildPhases = ( | |
78 | 4095368310EBBDC800857D4F /* ShellScript */, | |
79 | D2AAC07A0554694100DB518D /* Headers */, | |
80 | D2AAC07B0554694100DB518D /* Sources */, | |
81 | D2AAC07C0554694100DB518D /* Frameworks */, | |
82 | ); | |
83 | buildRules = ( | |
84 | ); | |
85 | dependencies = ( | |
86 | ); | |
87 | name = static; | |
88 | productName = wxiPhone; | |
89 | productReference = D2AAC07E0554694100DB518D /* libwx_osx_iphone.a */; | |
90 | productType = "com.apple.product-type.library.static"; | |
91 | }; | |
92 | /* End PBXNativeTarget section */ | |
93 | ||
94 | /* Begin PBXProject section */ | |
95 | 0867D690FE84028FC02AAC07 /* Project object */ = { | |
96 | isa = PBXProject; | |
97 | buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "wxiphone_in" */; | |
98 | compatibilityVersion = "Xcode 3.2"; | |
99 | developmentRegion = English; | |
100 | hasScannedForEncodings = 1; | |
101 | knownRegions = ( | |
102 | English, | |
103 | Japanese, | |
104 | French, | |
105 | German, | |
106 | ); | |
107 | mainGroup = 0867D691FE84028FC02AAC07 /* wxiPhone */; | |
108 | productRefGroup = 034768DFFF38A50411DB9C8B /* Products */; | |
109 | projectDirPath = ""; | |
110 | projectRoot = ""; | |
111 | targets = ( | |
112 | D2AAC07D0554694100DB518D /* static */, | |
113 | ); | |
114 | }; | |
115 | /* End PBXProject section */ | |
116 | ||
117 | /* Begin PBXShellScriptBuildPhase section */ | |
118 | 4095368310EBBDC800857D4F /* ShellScript */ = { | |
119 | isa = PBXShellScriptBuildPhase; | |
120 | buildActionMask = 2147483647; | |
121 | files = ( | |
122 | ); | |
123 | inputPaths = ( | |
124 | ); | |
125 | outputPaths = ( | |
126 | ); | |
127 | runOnlyForDeploymentPostprocessing = 0; | |
128 | shellPath = /bin/sh; | |
129 | shellScript = "\"${WXROOT}/distrib/mac/pbsetup-sh\" \"${WXROOT}/src\" \"${WXROOT}/build/osx/setup/${WXTOOLKIT}\""; | |
130 | }; | |
131 | /* End PBXShellScriptBuildPhase section */ | |
132 | ||
133 | /* Begin PBXSourcesBuildPhase section */ | |
134 | D2AAC07B0554694100DB518D /* Sources */ = { | |
135 | isa = PBXSourcesBuildPhase; | |
136 | buildActionMask = 2147483647; | |
137 | files = ( | |
138 | ); | |
139 | runOnlyForDeploymentPostprocessing = 0; | |
140 | }; | |
141 | /* End PBXSourcesBuildPhase section */ | |
142 | ||
143 | /* Begin XCBuildConfiguration section */ | |
144 | 1DEB921F08733DC00010E9CD /* Debug */ = { | |
145 | isa = XCBuildConfiguration; | |
146 | baseConfigurationReference = 404BECEE10EBF6330080E2B8 /* wxiphone.xcconfig */; | |
147 | buildSettings = { | |
148 | }; | |
149 | name = Debug; | |
150 | }; | |
151 | 1DEB922008733DC00010E9CD /* Release */ = { | |
152 | isa = XCBuildConfiguration; | |
153 | baseConfigurationReference = 404BECEE10EBF6330080E2B8 /* wxiphone.xcconfig */; | |
154 | buildSettings = { | |
155 | }; | |
156 | name = Release; | |
157 | }; | |
158 | 1DEB922308733DC00010E9CD /* Debug */ = { | |
159 | isa = XCBuildConfiguration; | |
160 | baseConfigurationReference = 409120DB13B24EC2004109E0 /* wxdebug.xcconfig */; | |
161 | buildSettings = { | |
162 | WXROOT = "$(PROJECT_DIR)/../.."; | |
163 | }; | |
164 | name = Debug; | |
165 | }; | |
166 | 1DEB922408733DC00010E9CD /* Release */ = { | |
167 | isa = XCBuildConfiguration; | |
168 | baseConfigurationReference = 409120DC13B24EC2004109E0 /* wxrelease.xcconfig */; | |
169 | buildSettings = { | |
170 | WXROOT = "$(PROJECT_DIR)/../.."; | |
171 | }; | |
172 | name = Release; | |
173 | }; | |
174 | /* End XCBuildConfiguration section */ | |
175 | ||
176 | /* Begin XCConfigurationList section */ | |
177 | 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "static" */ = { | |
178 | isa = XCConfigurationList; | |
179 | buildConfigurations = ( | |
180 | 1DEB921F08733DC00010E9CD /* Debug */, | |
181 | 1DEB922008733DC00010E9CD /* Release */, | |
182 | ); | |
183 | defaultConfigurationIsVisible = 0; | |
184 | defaultConfigurationName = Release; | |
185 | }; | |
186 | 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "wxiphone_in" */ = { | |
187 | isa = XCConfigurationList; | |
188 | buildConfigurations = ( | |
189 | 1DEB922308733DC00010E9CD /* Debug */, | |
190 | 1DEB922408733DC00010E9CD /* Release */, | |
191 | ); | |
192 | defaultConfigurationIsVisible = 0; | |
193 | defaultConfigurationName = Release; | |
194 | }; | |
195 | /* End XCConfigurationList section */ | |
196 | }; | |
197 | rootObject = 0867D690FE84028FC02AAC07 /* Project object */; | |
198 | } |