Skip to content

Commit

Permalink
Add note on supported Xcode version in README file.
Browse files Browse the repository at this point in the history
The previous commit did break compatibility with Xcode 6.x
Xcode 7 is now widely available on OS X 10.10 and 10.11, so it seems an accurate time to incorporate these changes into master.
  • Loading branch information
barijaona committed Sep 23, 2015
1 parent 3181deb commit f99d87a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ You can write plugins by referring to [this document](http://www.vienna-rss.org/

### Writing code

The current version of Vienna requires Xcode 7.

Vienna uses [cocoapods](http://cocoapods.org) for managing dependencies. When building, make sure to always open the Xcode workspace `Viennna.xcworkspace` instead of a project file.

You should have a basic knowledge of Git and read these [advices on workflow](https://github.com/ViennaRSS/vienna-rss/wiki/Good-manners-with-Git).
Expand Down

0 comments on commit f99d87a

Please sign in to comment.