|
335 | 335 | 6BDBC48B130D1A6F00BC3BCA /* WDEtchedLine.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BDBC48A130D1A6F00BC3BCA /* WDEtchedLine.m */; };
|
336 | 336 | 6BDD92E413DE744F0005F55D /* hue_shifter_overlay.png in Resources */ = {isa = PBXBuildFile; fileRef = 6BDD92E313DE744F0005F55D /* hue_shifter_overlay.png */; };
|
337 | 337 | 6BDDFA6C13E7924600B10774 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6BDDFA6B13E7924600B10774 /* MobileCoreServices.framework */; };
|
| 338 | + 6BE1875418FEE947006FC619 /* ColorBalance.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6BE1874818FEE947006FC619 /* ColorBalance.strings */; }; |
| 339 | + 6BE1875518FEE947006FC619 /* HueSaturation.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6BE1874A18FEE947006FC619 /* HueSaturation.strings */; }; |
| 340 | + 6BE1875618FEE947006FC619 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6BE1874C18FEE947006FC619 /* Localizable.strings */; }; |
| 341 | + 6BE1875718FEE947006FC619 /* OpenClipArt.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6BE1874E18FEE947006FC619 /* OpenClipArt.strings */; }; |
| 342 | + 6BE1875818FEE947006FC619 /* Shadow.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6BE1875018FEE947006FC619 /* Shadow.strings */; }; |
| 343 | + 6BE1875918FEE947006FC619 /* Stroke.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6BE1875218FEE947006FC619 /* Stroke.strings */; }; |
338 | 344 | 6BE2F52F136782CE006BBF5E /* WDEraserPreviewView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BE2F52E136782CE006BBF5E /* WDEraserPreviewView.m */; };
|
339 | 345 | 6BF0C07A125E8345009BB05C /* WDColorController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BF0C079125E8345009BB05C /* WDColorController.m */; };
|
340 | 346 | 6BF0C250125F9F63009BB05C /* WDStrokeController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BF0C24F125F9F63009BB05C /* WDStrokeController.m */; };
|
|
846 | 852 | 6BDBC48A130D1A6F00BC3BCA /* WDEtchedLine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WDEtchedLine.m; sourceTree = "<group>"; };
|
847 | 853 | 6BDD92E313DE744F0005F55D /* hue_shifter_overlay.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = hue_shifter_overlay.png; path = Images/hue_shifter_overlay.png; sourceTree = "<group>"; };
|
848 | 854 | 6BDDFA6B13E7924600B10774 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
|
| 855 | + 6BE1874918FEE947006FC619 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ColorBalance.strings; sourceTree = "<group>"; }; |
| 856 | + 6BE1874B18FEE947006FC619 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = HueSaturation.strings; sourceTree = "<group>"; }; |
| 857 | + 6BE1874D18FEE947006FC619 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = Localizable.strings; sourceTree = "<group>"; }; |
| 858 | + 6BE1874F18FEE947006FC619 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = OpenClipArt.strings; sourceTree = "<group>"; }; |
| 859 | + 6BE1875118FEE947006FC619 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = Shadow.strings; sourceTree = "<group>"; }; |
| 860 | + 6BE1875318FEE947006FC619 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = Stroke.strings; sourceTree = "<group>"; }; |
849 | 861 | 6BE2F52D136782CE006BBF5E /* WDEraserPreviewView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WDEraserPreviewView.h; sourceTree = "<group>"; };
|
850 | 862 | 6BE2F52E136782CE006BBF5E /* WDEraserPreviewView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WDEraserPreviewView.m; sourceTree = "<group>"; };
|
851 | 863 | 6BF0C078125E8345009BB05C /* WDColorController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WDColorController.h; sourceTree = "<group>"; };
|
|
960 | 972 | 29B97317FDCFA39411CA2CEA /* Resources */ = {
|
961 | 973 | isa = PBXGroup;
|
962 | 974 | children = (
|
963 |
| - 02B54D2118D59DFF00DE8A9F /* zh-Hans.lproj */, |
964 | 975 | 6B83972418A41125001D5985 /* de.lproj */,
|
965 | 976 | 6B8F091517FCE1DB00BB6F7E /* en.lproj */,
|
966 | 977 | 6BC96745183149E300F46191 /* es.lproj */,
|
967 | 978 | F43A1D69183557770032933E /* fr.lproj */,
|
968 | 979 | 6B8C5379182AEA5000C102F7 /* it.lproj */,
|
| 980 | + 6BE1874718FEE947006FC619 /* ja.lproj */, |
969 | 981 | 6B9A287C18C1087300697BE7 /* pt.lproj */,
|
970 | 982 | 6BBB7CCF18B32C240018954B /* pt_PT.lproj */,
|
971 | 983 | 6B95751E183C52940094B7D5 /* tr.lproj */,
|
| 984 | + 02B54D2118D59DFF00DE8A9F /* zh-Hans.lproj */, |
972 | 985 | 6B87CA5C1312610D0027A482 /* Help */,
|
973 | 986 | 6BCD52C0123FFFF3002FCB27 /* Images */,
|
974 | 987 | 6B984AF7131623FA007FB48F /* PLists */,
|
|
1748 | 1761 | name = "Text Alignment";
|
1749 | 1762 | sourceTree = "<group>";
|
1750 | 1763 | };
|
| 1764 | + 6BE1874718FEE947006FC619 /* ja.lproj */ = { |
| 1765 | + isa = PBXGroup; |
| 1766 | + children = ( |
| 1767 | + 6BE1874818FEE947006FC619 /* ColorBalance.strings */, |
| 1768 | + 6BE1874A18FEE947006FC619 /* HueSaturation.strings */, |
| 1769 | + 6BE1874C18FEE947006FC619 /* Localizable.strings */, |
| 1770 | + 6BE1874E18FEE947006FC619 /* OpenClipArt.strings */, |
| 1771 | + 6BE1875018FEE947006FC619 /* Shadow.strings */, |
| 1772 | + 6BE1875218FEE947006FC619 /* Stroke.strings */, |
| 1773 | + ); |
| 1774 | + path = ja.lproj; |
| 1775 | + sourceTree = "<group>"; |
| 1776 | + }; |
1751 | 1777 | F43A1D69183557770032933E /* fr.lproj */ = {
|
1752 | 1778 | isa = PBXGroup;
|
1753 | 1779 | children = (
|
|
1812 | 1838 | pt,
|
1813 | 1839 | pt_PT,
|
1814 | 1840 | "zh-Hans",
|
| 1841 | + ja, |
1815 | 1842 | );
|
1816 | 1843 | mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
|
1817 | 1844 | projectDirPath = "";
|
|
1845 | 1872 | 6B197DAE12434CED006C5C3A /* align_left.png in Resources */,
|
1846 | 1873 | 6B197DAF12434CED006C5C3A /* align_middle.png in Resources */,
|
1847 | 1874 | 6B197DB012434CED006C5C3A /* align_right.png in Resources */,
|
| 1875 | + 6BE1875618FEE947006FC619 /* Localizable.strings in Resources */, |
1848 | 1876 | 6B197DB112434CED006C5C3A /* align_top.png in Resources */,
|
1849 | 1877 | 6B53351C1803530E00D46D5B /* BlendModes.plist in Resources */,
|
1850 | 1878 | 6B5335401803538D00D46D5B /* Font.xib in Resources */,
|
|
1907 | 1935 | 6BABD988141ED30100F7E0A9 /* line.png in Resources */,
|
1908 | 1936 | 6BABD98A141ED30100F7E0A9 /* oval.png in Resources */,
|
1909 | 1937 | 6BABD98C141ED30100F7E0A9 /* pen.png in Resources */,
|
| 1938 | + 6BE1875418FEE947006FC619 /* ColorBalance.strings in Resources */, |
1910 | 1939 | 6BABD98E141ED30100F7E0A9 /* polygon.png in Resources */,
|
1911 | 1940 | 6BABD990141ED30100F7E0A9 /* rect.png in Resources */,
|
1912 | 1941 | 6BABD992141ED30100F7E0A9 /* rotate.png in Resources */,
|
|
1935 | 1964 | 6B7D2CF415089966001311B0 /* [email protected] in Resources */,
|
1936 | 1965 | 6B7D2CF515089966001311B0 /* [email protected] in Resources */,
|
1937 | 1966 | 6B2AC3FB17EAD420008D6391 /* [email protected] in Resources */,
|
| 1967 | + 6BE1875918FEE947006FC619 /* Stroke.strings in Resources */, |
1938 | 1968 | 6BBB7CDE18B32C240018954B /* Stroke.strings in Resources */,
|
1939 | 1969 | 6B83973A18A4390C001D5985 /* [email protected] in Resources */,
|
1940 | 1970 | 6B7D2D011508A0B2001311B0 /* [email protected] in Resources */,
|
1941 | 1971 | 6B7D2D031508A291001311B0 /* [email protected] in Resources */,
|
1942 | 1972 | 6B7D2D0B1508AC8D001311B0 /* [email protected] in Resources */,
|
| 1973 | + 6BE1875818FEE947006FC619 /* Shadow.strings in Resources */, |
1943 | 1974 | 02B54D3218D59DFF00DE8A9F /* Shadow.strings in Resources */,
|
1944 | 1975 | 6B7D2D0D1508AED6001311B0 /* [email protected] in Resources */,
|
1945 | 1976 | 6B7D2D0F1508AF4E001311B0 /* [email protected] in Resources */,
|
|
1995 | 2026 | 6B219C8B150EEF0700761F18 /* [email protected] in Resources */,
|
1996 | 2027 | 6B5335441803538D00D46D5B /* LayerCell.xib in Resources */,
|
1997 | 2028 | 6B9A288B18C1087300697BE7 /* Localizable.strings in Resources */,
|
| 2029 | + 6BE1875518FEE947006FC619 /* HueSaturation.strings in Resources */, |
1998 | 2030 | 6B219C8F150EEFC100761F18 /* [email protected] in Resources */,
|
1999 | 2031 | 6B83972F18A41126001D5985 /* ColorBalance.strings in Resources */,
|
2000 | 2032 | 6B219C93150EF0B700761F18 /* [email protected] in Resources */,
|
|
2004 | 2036 | 6B5335201803530E00D46D5B /* Settings.plist in Resources */,
|
2005 | 2037 | 6B219CA1150EFAE700761F18 /* [email protected] in Resources */,
|
2006 | 2038 | 6B219CA3150EFAE700761F18 /* [email protected] in Resources */,
|
| 2039 | + 6BE1875718FEE947006FC619 /* OpenClipArt.strings in Resources */, |
2007 | 2040 | 6B219CCB1511893500761F18 /* duplicate.png in Resources */,
|
2008 | 2041 | );
|
2009 | 2042 | runOnlyForDeploymentPostprocessing = 0;
|
|
2582 | 2615 | name = Localizable.strings;
|
2583 | 2616 | sourceTree = "<group>";
|
2584 | 2617 | };
|
| 2618 | + 6BE1874818FEE947006FC619 /* ColorBalance.strings */ = { |
| 2619 | + isa = PBXVariantGroup; |
| 2620 | + children = ( |
| 2621 | + 6BE1874918FEE947006FC619 /* ja */, |
| 2622 | + ); |
| 2623 | + name = ColorBalance.strings; |
| 2624 | + sourceTree = "<group>"; |
| 2625 | + }; |
| 2626 | + 6BE1874A18FEE947006FC619 /* HueSaturation.strings */ = { |
| 2627 | + isa = PBXVariantGroup; |
| 2628 | + children = ( |
| 2629 | + 6BE1874B18FEE947006FC619 /* ja */, |
| 2630 | + ); |
| 2631 | + name = HueSaturation.strings; |
| 2632 | + sourceTree = "<group>"; |
| 2633 | + }; |
| 2634 | + 6BE1874C18FEE947006FC619 /* Localizable.strings */ = { |
| 2635 | + isa = PBXVariantGroup; |
| 2636 | + children = ( |
| 2637 | + 6BE1874D18FEE947006FC619 /* ja */, |
| 2638 | + ); |
| 2639 | + name = Localizable.strings; |
| 2640 | + sourceTree = "<group>"; |
| 2641 | + }; |
| 2642 | + 6BE1874E18FEE947006FC619 /* OpenClipArt.strings */ = { |
| 2643 | + isa = PBXVariantGroup; |
| 2644 | + children = ( |
| 2645 | + 6BE1874F18FEE947006FC619 /* ja */, |
| 2646 | + ); |
| 2647 | + name = OpenClipArt.strings; |
| 2648 | + sourceTree = "<group>"; |
| 2649 | + }; |
| 2650 | + 6BE1875018FEE947006FC619 /* Shadow.strings */ = { |
| 2651 | + isa = PBXVariantGroup; |
| 2652 | + children = ( |
| 2653 | + 6BE1875118FEE947006FC619 /* ja */, |
| 2654 | + ); |
| 2655 | + name = Shadow.strings; |
| 2656 | + sourceTree = "<group>"; |
| 2657 | + }; |
| 2658 | + 6BE1875218FEE947006FC619 /* Stroke.strings */ = { |
| 2659 | + isa = PBXVariantGroup; |
| 2660 | + children = ( |
| 2661 | + 6BE1875318FEE947006FC619 /* ja */, |
| 2662 | + ); |
| 2663 | + name = Stroke.strings; |
| 2664 | + sourceTree = "<group>"; |
| 2665 | + }; |
2585 | 2666 | F43A1D6E183557770032933E /* Localizable.strings */ = {
|
2586 | 2667 | isa = PBXVariantGroup;
|
2587 | 2668 | children = (
|
|
0 commit comments