Closed evianzhow closed 10 years ago
Hey! Thank you! I wondering about CocoaPods that mentioned in your commit. We don't have CocoaPods if I remember correctly. What is it? (Update CocoaPod to latest)
Kiwi - A Unit Test framework
Ok. Kiwi. )
@EvgenyKarkan, @AustinChou, the fact that we have some user-specific garbage files in the latest commits is related to my latest work on setting up EKAlgorithmsApp to work on Travis. The trick is that Travis doesn't work when there is too much ignored stuff in .gitignore. I'll try to fix that in a few days.
Thanks - I am now fighting with DS_Store - no luck. It appears again & again every time. :(
Are you cleaning it by git rm -rf .DS_Store
to remove it from git tree
or you'r using just rm -rf
?
I used UI git client called SourceTree and option Stop Tracking in it. Have no idea what console command is behind that option.
You guys will love this: Use keyword Xcode Objective-C: http://www.gitignore.io/
@AustinChou, taken as is, for "Xcode" this probably will not work with Travis. I will check it soon though.
No problem :)
I updated these PNG files. You don't need to draw it again.