Skip to content

Latest commit

 

History

History
94 lines (77 loc) · 3.29 KB

README.md

File metadata and controls

94 lines (77 loc) · 3.29 KB

Alternative VK client for the iOS platform

On a note

😊 This is not the official VK source code 😊
🍏 One application for iOS and iPadOS 🍏
🎮 Very simple interface, made with care about those who will use it 🎮
⛑ Fully strong typed that you can not shoot yourself in the leg ⛑
🏆 High code quality with lot of unit tests, linter integration and CI 🏆
🚀 Frequent updates and bug fixes 🚀
🔊 LongPoll support 🔊

Table of contents


Requirements

  • Swift 5.0 +
  • XcodeGen 2.25.0 +
  • Xcode 10.0 +

Getting started

Generate Xcode project

To generate Xcode project (.xcodeproj) file you must install XcodeGen and then run the following command in terminal

$ xcodegen generate -s project.json

FAQ

Where can I obtain a token to launch the application?

License

VK is released under the MIT license. See LICENSE for details.