|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 5309FFAE19183E2800ADB15A /* UYLTextCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 5309FFAD19183E2800ADB15A /* UYLTextCell.m */; };
|
| 11 | + 53249C0419AF6D8400EA1639 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53249C0219AF6D8400EA1639 /* Localizable.strings */; }; |
11 | 12 | 532884FD19197D6C00E44C28 /* UYLCaptureViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 532884FC19197D6C00E44C28 /* UYLCaptureViewController.m */; };
|
12 | 13 | 5344A59918DF769400C61776 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5344A59818DF769400C61776 /* Foundation.framework */; };
|
13 | 14 | 5344A59B18DF769400C61776 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5344A59A18DF769400C61776 /* CoreGraphics.framework */; };
|
|
26 | 27 | 5309FFAC19183E2800ADB15A /* UYLTextCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UYLTextCell.h; sourceTree = "<group>"; };
|
27 | 28 | 5309FFAD19183E2800ADB15A /* UYLTextCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UYLTextCell.m; sourceTree = "<group>"; };
|
28 | 29 | 53191C0C1922A774000DCCBB /* README */ = {isa = PBXFileReference; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
|
| 30 | + 53249C0319AF6D8400EA1639 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
29 | 31 | 532884FB19197D6C00E44C28 /* UYLCaptureViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UYLCaptureViewController.h; sourceTree = "<group>"; };
|
30 | 32 | 532884FC19197D6C00E44C28 /* UYLCaptureViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UYLCaptureViewController.m; sourceTree = "<group>"; };
|
31 | 33 | 5344A59518DF769400C61776 /* QReader.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = QReader.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
135 | 137 | 5344A5A118DF769400C61776 /* InfoPlist.strings */,
|
136 | 138 | 5344A5A418DF769400C61776 /* main.m */,
|
137 | 139 | 5344A5A618DF769400C61776 /* QReader-Prefix.pch */,
|
| 140 | + 53249C0219AF6D8400EA1639 /* Localizable.strings */, |
138 | 141 | );
|
139 | 142 | name = "Supporting Files";
|
140 | 143 | sourceTree = "<group>";
|
|
197 | 200 | isa = PBXResourcesBuildPhase;
|
198 | 201 | buildActionMask = 2147483647;
|
199 | 202 | files = (
|
| 203 | + 53249C0419AF6D8400EA1639 /* Localizable.strings in Resources */, |
200 | 204 | 5344A5AF18DF769400C61776 /* Main_iPad.storyboard in Resources */,
|
201 | 205 | 5344A5B418DF769400C61776 /* Images.xcassets in Resources */,
|
202 | 206 | 5344A5AC18DF769400C61776 /* Main_iPhone.storyboard in Resources */,
|
|
223 | 227 | /* End PBXSourcesBuildPhase section */
|
224 | 228 |
|
225 | 229 | /* Begin PBXVariantGroup section */
|
| 230 | + 53249C0219AF6D8400EA1639 /* Localizable.strings */ = { |
| 231 | + isa = PBXVariantGroup; |
| 232 | + children = ( |
| 233 | + 53249C0319AF6D8400EA1639 /* en */, |
| 234 | + ); |
| 235 | + name = Localizable.strings; |
| 236 | + sourceTree = "<group>"; |
| 237 | + }; |
226 | 238 | 5344A5A118DF769400C61776 /* InfoPlist.strings */ = {
|
227 | 239 | isa = PBXVariantGroup;
|
228 | 240 | children = (
|
|
0 commit comments