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

Change the absolute path to an easy-to-use relative path #101

Closed hdcola closed 4 years ago

hdcola commented 4 years ago

If this is not changed, swift build command will not work properly.

cipi1965 commented 4 years ago

We should remove these files completely, can you please update pr?

hdcola commented 4 years ago

We should remove these files completely, can you please update pr?

Do you want to delete these examples, or do you want to delete these three Package.resolved files?

zmeyc commented 4 years ago

*.resolved files were added by mistake, they need to be deleted. They will be regenerated on first build.

cipi1965 commented 4 years ago

We should remove these files completely, can you please update pr?

Do you want to delete these examples, or do you want to delete these three Package.resolved files?

Just delete Package.resolved in all examples

cipi1965 commented 4 years ago

Thank you, merging as soon as actions finish up