We would like to share runtime project binary files. So every team member could take current working version.
It is acceptable/good to store runtime binaries in the SVN?
Not for this purpose, no. You should use an external file store, like an FTP or Web server. This way it is easy to download a particular version of your runtime binary without having to update to that revision in SVN first.