Set "Release" build as default in XCode Project

This commit is contained in:
mjentsch 2014-10-05 14:19:40 +02:00
parent 8eacac2b87
commit ac266fb1f5
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -17,3 +17,4 @@ core
core*
telegram-adium/telegram-adium.xcodeproj/project.xcworkspace/xcuserdata/matj.xcuserdatad/UserInterfaceState.xcuserstate
telegram-adium/telegram-adium.xcodeproj/xcuserdata/matj.xcuserdatad
telegram-adium/telegram-adium.xcodeproj/project.xcworkspace/xcuserdata/*

View file

@ -35,7 +35,7 @@
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
buildConfiguration = "Release"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">