index
:
school/sait-ios.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
2013-05-07
/
People
/
RakeFile
blob: f7a55e0a37b85f3c047c228acde3621a518ba9e4 (
plain
)
1
2
3
4
5
6
task :default => :compile task :compile do system "xcodebuild | grep error" end