Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/telegram-purple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjentsch <mtthsjntsch@gmail.com>2014-10-05 16:19:40 +0400
committermjentsch <mtthsjntsch@gmail.com>2014-10-05 16:19:40 +0400
commit4f3bf491db75a2257b198a08034300ffa4ef1d14 (patch)
tree39a91c0d030b04b54c8f881272c1144b4e98f657
parent0ce02664178158e322ba1ed1ee0f8f2593d73a9a (diff)
Set "Release" build as default in XCode Projectv0.3.0
-rw-r--r--.gitignore1
-rw-r--r--telegram-adium/telegram-adium.xcodeproj/xcuserdata/matj.xcuserdatad/xcschemes/telegram-adium.xcscheme2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 851e8a3..1fbc4b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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/*
diff --git a/telegram-adium/telegram-adium.xcodeproj/xcuserdata/matj.xcuserdatad/xcschemes/telegram-adium.xcscheme b/telegram-adium/telegram-adium.xcodeproj/xcuserdata/matj.xcuserdatad/xcschemes/telegram-adium.xcscheme
index 1176c1d..843ae82 100644
--- a/telegram-adium/telegram-adium.xcodeproj/xcuserdata/matj.xcuserdatad/xcschemes/telegram-adium.xcscheme
+++ b/telegram-adium/telegram-adium.xcodeproj/xcuserdata/matj.xcuserdatad/xcschemes/telegram-adium.xcscheme
@@ -35,7 +35,7 @@
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
- buildConfiguration = "Debug"
+ buildConfiguration = "Release"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">