aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj
AgeCommit message (Expand)AuthorFilesLines
2023-09-27Update test application for Xcode 15 which requires deployment target 10.13+.Neil Hodgson1-8/+21
2023-02-26Specify runpath for ScintillaTest to be able to run on a different computer,Neil Hodgson1-0/+2
2021-07-28Update Xcode project for Xcode 12.5.Neil Hodgson1-1/+7
2021-03-16Set deployment target of ScintillaTest to the minimum supported by current Xc...Neil1-0/+4
2021-03-10Use Lexilla in ScintillaTest. Switch from ScintillaFramework to Scintilla.Neil Hodgson1-30/+48
2019-03-28Updated ScintillaTest internationalization to fix warnings from Xcode 10.2.Neil Hodgson1-9/+6
2019-03-11Enable Base internationalization to avoid warning from Xcode.Neil Hodgson1-0/+1
2018-03-30New Xcode 9.3 so ran the updater which turned on some warnings andNeil Hodgson1-2/+8
2018-02-10Update Cocoa test app to Xcode 9.2 settings.rel-4-0-3Neil Hodgson1-7/+15
2017-09-11The Scintilla namespace is always active for internal symbols and for the lexerNeil1-2/+0
2017-04-22Update ScintillaTest project with current Xcode.Neil1-1/+7
2015-09-25Updated as recommended by Xcode 7.Neil Hodgson1-1/+4
2015-06-19Updated test program with Xcode recommended settings.Neil Hodgson1-5/+7
2014-06-17Use headers from framework instead of from relative paths.Neil Hodgson1-2/+2
2014-06-12Accepted updates from Xcode 5.1.Neil Hodgson1-1/+23
2013-11-11Update InfoBar to use combined images.Neil Hodgson1-4/+4
2012-10-06Updated upgrade check numbers avoids dialogs.nyamatongwe1-1/+1
2012-07-29Updated Base SDK to 10.7 so builds with standard Xcode 4.4.nyamatongwe1-2/+4
2012-06-07Use clang instead of gcc for ScintillaTest as that allows building fornyamatongwe1-0/+2
2011-10-26Updated to Xcode 4.2 and now using Clang.nyamatongwe1-1/+1
2011-07-27Ran modernize.nyamatongwe1-5/+5
2011-05-26Project files target 64-bit as well as 32-bit architectures.nyamatongwe1-0/+2
2011-05-21Updated to work with XCode 4 and use 10.6 SDK.nyamatongwe1-10/+4
2010-12-08Added 68K assembler lexer.nyamatongwe1-0/+7
2010-01-20Updated to current version (28) of Scintilla Cocoa.nyamatongwe1-2/+8
2009-06-26Updated cocoa to current version from bzr.nyamatongwe1-699/+63
2009-05-14First upload of Cocoa platform from Mike Lischke at Sun.nyamatongwe1-0/+1011