~ubuntu-branches/ubuntu/raring/sunpinyin/raring

« back to all changes in this revision

Viewing changes to wrapper/macos/packaging/SunPinyin/DownloadDataFiles/DownloadDataFiles.xcodeproj/project.pbxproj

  • Committer: Package Import Robot
  • Author(s): YunQiang Su
  • Date: 2012-03-30 15:31:55 UTC
  • mfrom: (1.1.3) (1.2.7 sid)
  • Revision ID: package-import@ubuntu.com-20120330153155-qgls77sogzgtg9zp
Tags: 2.0.3+git20120222-1
* Team upload: git snapshot 20120222.
   - fix breaks if LDFLAGS in environment contains
       multiple words (Closese #646001).
   - rm patches merged to upstream:
       append-os-environ-toenv.patch
       fix-ftbfs-on-sh.patch
       remove-10-candidate-words-limitation.patch
   - refresh disable-lm-dict-compile.patch.
* Bump stardard version to 3.9.3: no modify needed.
* add libsunpinyin3-dbg and python-sunpinyin packages.
* debian/compat to 9, multiarch it.
* rewrite debian/rules with dh 7 format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// !$*UTF8*$!
 
2
{
 
3
        archiveVersion = 1;
 
4
        classes = {
 
5
        };
 
6
        objectVersion = 45;
 
7
        objects = {
 
8
 
 
9
/* Begin PBXBuildFile section */
 
10
                0770158D0FA70BF5009F2AF4 /* SecurityFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0770158C0FA70BF5009F2AF4 /* SecurityFoundation.framework */; };
 
11
                077015CF0FA70C40009F2AF4 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 077015CE0FA70C40009F2AF4 /* Security.framework */; };
 
12
                8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
 
13
                8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
 
14
                B40F7FFC06739E1B0053A16B /* InstallerPlugins.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B40F7FFB06739E1B0053A16B /* InstallerPlugins.framework */; };
 
15
                B44C200B06739AE500D31AA1 /* DownloadDataFilesPane.m in Sources */ = {isa = PBXBuildFile; fileRef = B44C200906739AE500D31AA1 /* DownloadDataFilesPane.m */; };
 
16
                B47CF355067B4E030066DBF6 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B47CF353067B4E030066DBF6 /* Localizable.strings */; };
 
17
                EE3F05FC0DD294BA00EA504A /* DownloadDataFiles.xib in Resources */ = {isa = PBXBuildFile; fileRef = EE3F05FA0DD294BA00EA504A /* DownloadDataFiles.xib */; };
 
18
/* End PBXBuildFile section */
 
19
 
 
20
/* Begin PBXFileReference section */
 
21
                076ED5150F9DEF0800044FFE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_CN; path = zh_CN.lproj/Localizable.strings; sourceTree = "<group>"; };
 
22
                076ED5180F9DEF2500044FFE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_CN; path = zh_CN.lproj/InfoPlist.strings; sourceTree = "<group>"; };
 
23
                0770158C0FA70BF5009F2AF4 /* SecurityFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SecurityFoundation.framework; path = /System/Library/Frameworks/SecurityFoundation.framework; sourceTree = "<absolute>"; };
 
24
                077015CE0FA70C40009F2AF4 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
 
25
                089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
 
26
                089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
 
27
                089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
 
28
                1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
 
29
                32DBCF630370AF2F00C91783 /* DownloadDataFiles_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DownloadDataFiles_Prefix.pch; sourceTree = "<group>"; };
 
30
                8D5B49B6048680CD000E48DA /* DownloadDataFiles.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DownloadDataFiles.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
 
31
                8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 
32
                B40F7FFB06739E1B0053A16B /* InstallerPlugins.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = InstallerPlugins.framework; path = /System/Library/Frameworks/InstallerPlugins.framework; sourceTree = "<absolute>"; };
 
33
                B44C200806739AE500D31AA1 /* DownloadDataFilesPane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DownloadDataFilesPane.h; sourceTree = "<group>"; };
 
34
                B44C200906739AE500D31AA1 /* DownloadDataFilesPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DownloadDataFilesPane.m; sourceTree = "<group>"; };
 
35
                B47CF354067B4E030066DBF6 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
 
36
                B4A6B2A60673D523003CD9B2 /* InstallerSections.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = InstallerSections.plist; sourceTree = "<group>"; };
 
37
                EE3F05FB0DD294BA00EA504A /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/DownloadDataFiles.xib; sourceTree = "<group>"; };
 
38
/* End PBXFileReference section */
 
39
 
 
40
/* Begin PBXFrameworksBuildPhase section */
 
41
                8D5B49B3048680CD000E48DA /* Frameworks */ = {
 
42
                        isa = PBXFrameworksBuildPhase;
 
43
                        buildActionMask = 2147483647;
 
44
                        files = (
 
45
                                8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */,
 
46
                                B40F7FFC06739E1B0053A16B /* InstallerPlugins.framework in Frameworks */,
 
47
                                0770158D0FA70BF5009F2AF4 /* SecurityFoundation.framework in Frameworks */,
 
48
                                077015CF0FA70C40009F2AF4 /* Security.framework in Frameworks */,
 
49
                        );
 
50
                        runOnlyForDeploymentPostprocessing = 0;
 
51
                };
 
52
/* End PBXFrameworksBuildPhase section */
 
53
 
 
54
/* Begin PBXGroup section */
 
55
                089C166AFE841209C02AAC07 /* InstallerPlugin */ = {
 
56
                        isa = PBXGroup;
 
57
                        children = (
 
58
                                08FB77AFFE84173DC02AAC07 /* Classes */,
 
59
                                32C88E010371C26100C91783 /* Other Sources */,
 
60
                                089C167CFE841241C02AAC07 /* Resources */,
 
61
                                089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
 
62
                                19C28FB8FE9D52D311CA2CBB /* Products */,
 
63
                        );
 
64
                        name = InstallerPlugin;
 
65
                        sourceTree = "<group>";
 
66
                };
 
67
                089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
 
68
                        isa = PBXGroup;
 
69
                        children = (
 
70
                                1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
 
71
                                1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
 
72
                        );
 
73
                        name = "Frameworks and Libraries";
 
74
                        sourceTree = "<group>";
 
75
                };
 
76
                089C167CFE841241C02AAC07 /* Resources */ = {
 
77
                        isa = PBXGroup;
 
78
                        children = (
 
79
                                EE3F05FA0DD294BA00EA504A /* DownloadDataFiles.xib */,
 
80
                                B47CF353067B4E030066DBF6 /* Localizable.strings */,
 
81
                                B4A6B2A60673D523003CD9B2 /* InstallerSections.plist */,
 
82
                                8D5B49B7048680CD000E48DA /* Info.plist */,
 
83
                                089C167DFE841241C02AAC07 /* InfoPlist.strings */,
 
84
                        );
 
85
                        name = Resources;
 
86
                        sourceTree = "<group>";
 
87
                };
 
88
                08FB77AFFE84173DC02AAC07 /* Classes */ = {
 
89
                        isa = PBXGroup;
 
90
                        children = (
 
91
                                B44C200906739AE500D31AA1 /* DownloadDataFilesPane.m */,
 
92
                                B44C200806739AE500D31AA1 /* DownloadDataFilesPane.h */,
 
93
                        );
 
94
                        name = Classes;
 
95
                        sourceTree = "<group>";
 
96
                };
 
97
                1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
 
98
                        isa = PBXGroup;
 
99
                        children = (
 
100
                                077015CE0FA70C40009F2AF4 /* Security.framework */,
 
101
                                0770158C0FA70BF5009F2AF4 /* SecurityFoundation.framework */,
 
102
                                1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
 
103
                                B40F7FFB06739E1B0053A16B /* InstallerPlugins.framework */,
 
104
                        );
 
105
                        name = "Linked Frameworks";
 
106
                        sourceTree = "<group>";
 
107
                };
 
108
                1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
 
109
                        isa = PBXGroup;
 
110
                        children = (
 
111
                                089C1672FE841209C02AAC07 /* Foundation.framework */,
 
112
                                089C167FFE841241C02AAC07 /* AppKit.framework */,
 
113
                        );
 
114
                        name = "Other Frameworks";
 
115
                        sourceTree = "<group>";
 
116
                };
 
117
                19C28FB8FE9D52D311CA2CBB /* Products */ = {
 
118
                        isa = PBXGroup;
 
119
                        children = (
 
120
                                8D5B49B6048680CD000E48DA /* DownloadDataFiles.bundle */,
 
121
                        );
 
122
                        name = Products;
 
123
                        sourceTree = "<group>";
 
124
                };
 
125
                32C88E010371C26100C91783 /* Other Sources */ = {
 
126
                        isa = PBXGroup;
 
127
                        children = (
 
128
                                32DBCF630370AF2F00C91783 /* DownloadDataFiles_Prefix.pch */,
 
129
                        );
 
130
                        name = "Other Sources";
 
131
                        sourceTree = "<group>";
 
132
                };
 
133
/* End PBXGroup section */
 
134
 
 
135
/* Begin PBXNativeTarget section */
 
136
                8D5B49AC048680CD000E48DA /* DownloadDataFiles */ = {
 
137
                        isa = PBXNativeTarget;
 
138
                        buildConfigurationList = B44174E608BA33C40065BEDE /* Build configuration list for PBXNativeTarget "DownloadDataFiles" */;
 
139
                        buildPhases = (
 
140
                                8D5B49AF048680CD000E48DA /* Resources */,
 
141
                                8D5B49B1048680CD000E48DA /* Sources */,
 
142
                                8D5B49B3048680CD000E48DA /* Frameworks */,
 
143
                        );
 
144
                        buildRules = (
 
145
                        );
 
146
                        dependencies = (
 
147
                        );
 
148
                        name = DownloadDataFiles;
 
149
                        productInstallPath = "$(HOME)/Library/Bundles";
 
150
                        productName = InstallerPlugin;
 
151
                        productReference = 8D5B49B6048680CD000E48DA /* DownloadDataFiles.bundle */;
 
152
                        productType = "com.apple.product-type.bundle";
 
153
                };
 
154
/* End PBXNativeTarget section */
 
155
 
 
156
/* Begin PBXProject section */
 
157
                089C1669FE841209C02AAC07 /* Project object */ = {
 
158
                        isa = PBXProject;
 
159
                        buildConfigurationList = B44174EA08BA33C40065BEDE /* Build configuration list for PBXProject "DownloadDataFiles" */;
 
160
                        compatibilityVersion = "Xcode 3.1";
 
161
                        developmentRegion = English;
 
162
                        hasScannedForEncodings = 1;
 
163
                        knownRegions = (
 
164
                                English,
 
165
                                Japanese,
 
166
                                French,
 
167
                                German,
 
168
                                zh_CN,
 
169
                        );
 
170
                        mainGroup = 089C166AFE841209C02AAC07 /* InstallerPlugin */;
 
171
                        projectDirPath = "";
 
172
                        projectRoot = "";
 
173
                        targets = (
 
174
                                8D5B49AC048680CD000E48DA /* DownloadDataFiles */,
 
175
                        );
 
176
                };
 
177
/* End PBXProject section */
 
178
 
 
179
/* Begin PBXResourcesBuildPhase section */
 
180
                8D5B49AF048680CD000E48DA /* Resources */ = {
 
181
                        isa = PBXResourcesBuildPhase;
 
182
                        buildActionMask = 2147483647;
 
183
                        files = (
 
184
                                8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */,
 
185
                                B47CF355067B4E030066DBF6 /* Localizable.strings in Resources */,
 
186
                                EE3F05FC0DD294BA00EA504A /* DownloadDataFiles.xib in Resources */,
 
187
                        );
 
188
                        runOnlyForDeploymentPostprocessing = 0;
 
189
                };
 
190
/* End PBXResourcesBuildPhase section */
 
191
 
 
192
/* Begin PBXSourcesBuildPhase section */
 
193
                8D5B49B1048680CD000E48DA /* Sources */ = {
 
194
                        isa = PBXSourcesBuildPhase;
 
195
                        buildActionMask = 2147483647;
 
196
                        files = (
 
197
                                B44C200B06739AE500D31AA1 /* DownloadDataFilesPane.m in Sources */,
 
198
                        );
 
199
                        runOnlyForDeploymentPostprocessing = 0;
 
200
                };
 
201
/* End PBXSourcesBuildPhase section */
 
202
 
 
203
/* Begin PBXVariantGroup section */
 
204
                089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
 
205
                        isa = PBXVariantGroup;
 
206
                        children = (
 
207
                                089C167EFE841241C02AAC07 /* English */,
 
208
                                076ED5180F9DEF2500044FFE /* zh_CN */,
 
209
                        );
 
210
                        name = InfoPlist.strings;
 
211
                        sourceTree = "<group>";
 
212
                };
 
213
                B47CF353067B4E030066DBF6 /* Localizable.strings */ = {
 
214
                        isa = PBXVariantGroup;
 
215
                        children = (
 
216
                                B47CF354067B4E030066DBF6 /* English */,
 
217
                                076ED5150F9DEF0800044FFE /* zh_CN */,
 
218
                        );
 
219
                        name = Localizable.strings;
 
220
                        sourceTree = "<group>";
 
221
                };
 
222
                EE3F05FA0DD294BA00EA504A /* DownloadDataFiles.xib */ = {
 
223
                        isa = PBXVariantGroup;
 
224
                        children = (
 
225
                                EE3F05FB0DD294BA00EA504A /* English */,
 
226
                        );
 
227
                        name = DownloadDataFiles.xib;
 
228
                        sourceTree = "<group>";
 
229
                };
 
230
/* End PBXVariantGroup section */
 
231
 
 
232
/* Begin XCBuildConfiguration section */
 
233
                B44174E708BA33C40065BEDE /* Debug */ = {
 
234
                        isa = XCBuildConfiguration;
 
235
                        buildSettings = {
 
236
                                COPY_PHASE_STRIP = NO;
 
237
                                GCC_DYNAMIC_NO_PIC = NO;
 
238
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
 
239
                                GCC_MODEL_TUNING = G5;
 
240
                                GCC_OPTIMIZATION_LEVEL = 0;
 
241
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
 
242
                                GCC_PREFIX_HEADER = DownloadDataFiles_Prefix.pch;
 
243
                                INFOPLIST_FILE = Info.plist;
 
244
                                INSTALL_PATH = "$(HOME)/Library/Bundles";
 
245
                                PRODUCT_NAME = DownloadDataFiles;
 
246
                                WRAPPER_EXTENSION = bundle;
 
247
                                ZERO_LINK = YES;
 
248
                        };
 
249
                        name = Debug;
 
250
                };
 
251
                B44174E808BA33C40065BEDE /* Release */ = {
 
252
                        isa = XCBuildConfiguration;
 
253
                        buildSettings = {
 
254
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
255
                                GCC_MODEL_TUNING = G5;
 
256
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
 
257
                                GCC_PREFIX_HEADER = DownloadDataFiles_Prefix.pch;
 
258
                                INFOPLIST_FILE = Info.plist;
 
259
                                INSTALL_PATH = "$(HOME)/Library/Bundles";
 
260
                                PRODUCT_NAME = DownloadDataFiles;
 
261
                                WRAPPER_EXTENSION = bundle;
 
262
                        };
 
263
                        name = Release;
 
264
                };
 
265
                B44174EB08BA33C40065BEDE /* Debug */ = {
 
266
                        isa = XCBuildConfiguration;
 
267
                        buildSettings = {
 
268
                                ARCHS = "$(ARCHS_STANDARD_32_BIT)";
 
269
                                GCC_C_LANGUAGE_STANDARD = c99;
 
270
                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
 
271
                                GCC_WARN_UNUSED_VARIABLE = YES;
 
272
                                ONLY_ACTIVE_ARCH = YES;
 
273
                                PREBINDING = NO;
 
274
                                SDKROOT = macosx;
 
275
                                "SDKROOT[arch=*]" = macosx;
 
276
                        };
 
277
                        name = Debug;
 
278
                };
 
279
                B44174EC08BA33C40065BEDE /* Release */ = {
 
280
                        isa = XCBuildConfiguration;
 
281
                        buildSettings = {
 
282
                                ARCHS = "$(ARCHS_STANDARD_32_BIT)";
 
283
                                GCC_C_LANGUAGE_STANDARD = c99;
 
284
                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
 
285
                                GCC_WARN_UNUSED_VARIABLE = YES;
 
286
                                PREBINDING = NO;
 
287
                                SDKROOT = macosx;
 
288
                                "SDKROOT[arch=*]" = macosx;
 
289
                        };
 
290
                        name = Release;
 
291
                };
 
292
/* End XCBuildConfiguration section */
 
293
 
 
294
/* Begin XCConfigurationList section */
 
295
                B44174E608BA33C40065BEDE /* Build configuration list for PBXNativeTarget "DownloadDataFiles" */ = {
 
296
                        isa = XCConfigurationList;
 
297
                        buildConfigurations = (
 
298
                                B44174E708BA33C40065BEDE /* Debug */,
 
299
                                B44174E808BA33C40065BEDE /* Release */,
 
300
                        );
 
301
                        defaultConfigurationIsVisible = 0;
 
302
                        defaultConfigurationName = Release;
 
303
                };
 
304
                B44174EA08BA33C40065BEDE /* Build configuration list for PBXProject "DownloadDataFiles" */ = {
 
305
                        isa = XCConfigurationList;
 
306
                        buildConfigurations = (
 
307
                                B44174EB08BA33C40065BEDE /* Debug */,
 
308
                                B44174EC08BA33C40065BEDE /* Release */,
 
309
                        );
 
310
                        defaultConfigurationIsVisible = 0;
 
311
                        defaultConfigurationName = Release;
 
312
                };
 
313
/* End XCConfigurationList section */
 
314
        };
 
315
        rootObject = 089C1669FE841209C02AAC07 /* Project object */;
 
316
}