rapierorg / telegram-bot-swift

Telegram Bot SDK for Swift (unofficial)
https://github.com/rapierorg/telegram-bot-swift/wiki
Apache License 2.0
375 stars 63 forks source link

can not run shopster-bot #44

Closed n0an closed 6 years ago

n0an commented 6 years ago

When I try build shopster-bot in Examples folder, I got following error:

Cloning https://github.com/zmeyc/GRDB.swift.git
Resolving https://github.com/zmeyc/GRDB.swift.git at 0.106.2
error: terminated(1): git -C /Users/antonnovoselov/Desktop/DevSandbox/Bots/Swift/telegram-bot-swift/Examples/shopster-bot/.build/checkouts/GRDB.swift.git-2176249356622382197 submodule update --init --recursive

Do you have any idea how to handle this?