diff --git a/Bouncer.xcodeproj/project.pbxproj b/Bouncer.xcodeproj/project.pbxproj index c79b96a..ac241c0 100644 --- a/Bouncer.xcodeproj/project.pbxproj +++ b/Bouncer.xcodeproj/project.pbxproj @@ -102,6 +102,7 @@ 09491AEE261D30A400CF8073 /* String+Empty.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Empty.swift"; sourceTree = ""; }; 5B7EED96293D903A002A44D0 /* ImportFilterListContainerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImportFilterListContainerView.swift; sourceTree = ""; }; 5B7EED98293D9061002A44D0 /* ImportFilterListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImportFilterListView.swift; sourceTree = ""; }; + 6DB560402C509DBA00A06D58 /* ko-KR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ko-KR"; path = "ko-KR.lproj/Localizable.strings"; sourceTree = ""; }; D60A19C624A69F1F0002E8BD /* SMSMessage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SMSMessage.swift; sourceTree = ""; }; D61497E824E4430E00AF997E /* FilterAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterAction.swift; sourceTree = ""; }; D61497EB24E4433800AF997E /* FilterReducer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterReducer.swift; sourceTree = ""; }; @@ -540,6 +541,7 @@ Base, ar, fa, + "ko-KR", ); mainGroup = D6529F6624A41371009AE3FF; productRefGroup = D6529F7024A41371009AE3FF /* Products */; @@ -679,6 +681,7 @@ D621CB4724ABC56E008883AA /* en */, D6BAC9EE26D7A156007ACCBE /* ar */, D6DA734729F539B300C3A831 /* fa */, + 6DB560402C509DBA00A06D58 /* ko-KR */, ); name = Localizable.strings; sourceTree = ""; diff --git a/Bouncer.xcodeproj/project.xcworkspace/xcuserdata/gwonminsu.xcuserdatad/UserInterfaceState.xcuserstate b/Bouncer.xcodeproj/project.xcworkspace/xcuserdata/gwonminsu.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000..9d1b5b0 Binary files /dev/null and b/Bouncer.xcodeproj/project.xcworkspace/xcuserdata/gwonminsu.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Bouncer.xcodeproj/xcshareddata/xcschemes/SMSFilter.xcscheme b/Bouncer.xcodeproj/xcshareddata/xcschemes/SMSFilter.xcscheme index 105b3a5..0788655 100644 --- a/Bouncer.xcodeproj/xcshareddata/xcschemes/SMSFilter.xcscheme +++ b/Bouncer.xcodeproj/xcshareddata/xcschemes/SMSFilter.xcscheme @@ -1,6 +1,6 @@