From db10b2d70effe2cdb616667780a1146969cf0a89 Mon Sep 17 00:00:00 2001 From: Neil Hodgson Date: Mon, 11 Mar 2019 09:12:18 +1100 Subject: Enable Base internationalization to avoid warning from Xcode. --- cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj') diff --git a/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj b/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj index 6934a5a57..0714f6a3b 100644 --- a/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj +++ b/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj @@ -202,6 +202,7 @@ Japanese, French, German, + Base, ); mainGroup = 29B97314FDCFA39411CA2CEA /* ScintillaTest */; projectDirPath = ""; -- cgit v1.2.3