|
16 | 16 | E47A8E601D4AF0A900463A00 /* HXLanguageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E47A8E5D1D4AF0A900463A00 /* HXLanguageManager.m */; }; |
17 | 17 | E47A8E631D4AF13100463A00 /* HXPreferenceViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E47A8E621D4AF13100463A00 /* HXPreferenceViewController.m */; }; |
18 | 18 | E497B7351D4EDBE800074A6D /* xiaoguo.gif in Resources */ = {isa = PBXBuildFile; fileRef = E497B7341D4EDBE800074A6D /* xiaoguo.gif */; }; |
| 19 | + E497B7AE1D4F40BC00074A6D /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = E497B7B01D4F40BC00074A6D /* InfoPlist.strings */; }; |
19 | 20 | /* End PBXBuildFile section */ |
20 | 21 |
|
21 | 22 | /* Begin PBXFileReference section */ |
|
41 | 42 | E47A8E641D4B050D00463A00 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; }; |
42 | 43 | E47A8E651D4B607D00463A00 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
43 | 44 | E497B7341D4EDBE800074A6D /* xiaoguo.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = xiaoguo.gif; sourceTree = "<group>"; }; |
| 45 | + E497B7AF1D4F40BC00074A6D /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; |
| 46 | + E497B7B11D4F40BE00074A6D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
| 47 | + E497B7B21D4F40BF00074A6D /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; |
| 48 | + E497B7B31D4F40C100074A6D /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
| 49 | + E497B7B41D4F40C200074A6D /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
| 50 | + E497B7B51D4F40C300074A6D /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
| 51 | + E497B7B61D4F40C500074A6D /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
44 | 52 | /* End PBXFileReference section */ |
45 | 53 |
|
46 | 54 | /* Begin PBXFrameworksBuildPhase section */ |
|
98 | 106 | isa = PBXGroup; |
99 | 107 | children = ( |
100 | 108 | E47A8E501D4AF05A00463A00 /* Localizable.strings */, |
| 109 | + E497B7B01D4F40BC00074A6D /* InfoPlist.strings */, |
101 | 110 | ); |
102 | 111 | path = Language; |
103 | 112 | sourceTree = "<group>"; |
|
184 | 193 | E47A8E571D4AF05A00463A00 /* Localizable.strings in Resources */, |
185 | 194 | E47A110B1D49DB3C00470CE0 /* Assets.xcassets in Resources */, |
186 | 195 | E497B7351D4EDBE800074A6D /* xiaoguo.gif in Resources */, |
| 196 | + E497B7AE1D4F40BC00074A6D /* InfoPlist.strings in Resources */, |
187 | 197 | ); |
188 | 198 | runOnlyForDeploymentPostprocessing = 0; |
189 | 199 | }; |
|
219 | 229 | name = Localizable.strings; |
220 | 230 | sourceTree = "<group>"; |
221 | 231 | }; |
| 232 | + E497B7B01D4F40BC00074A6D /* InfoPlist.strings */ = { |
| 233 | + isa = PBXVariantGroup; |
| 234 | + children = ( |
| 235 | + E497B7AF1D4F40BC00074A6D /* zh-Hans */, |
| 236 | + E497B7B11D4F40BE00074A6D /* en */, |
| 237 | + E497B7B21D4F40BF00074A6D /* zh-Hant */, |
| 238 | + E497B7B31D4F40C100074A6D /* ko */, |
| 239 | + E497B7B41D4F40C200074A6D /* fr */, |
| 240 | + E497B7B51D4F40C300074A6D /* it */, |
| 241 | + E497B7B61D4F40C500074A6D /* ja */, |
| 242 | + ); |
| 243 | + name = InfoPlist.strings; |
| 244 | + sourceTree = "<group>"; |
| 245 | + }; |
222 | 246 | /* End PBXVariantGroup section */ |
223 | 247 |
|
224 | 248 | /* Begin XCBuildConfiguration section */ |
|
0 commit comments