Skip to content

Native platform-dependent builds for tdlib

License

Notifications You must be signed in to change notification settings

P9os/tdlib.native

 
 

Repository files navigation

tdlib.native NuGet

This is the project to pack tdlib binaries for multiple common platforms.

How to build

Push a version tag (v1.x.x) to this repository. CI servers will do their job and upload the artifacts to the Releases page.

How to pack to NuGet

Pack script requires NuGet 5 to be installed on a machine.

$ pwsh ./common/download-release.ps1
$ pwsh ./common/nuget-pack.ps1

Then upload the build/tdlib.native.<VERSION>.nupkg to the NuGet server.

About

Native platform-dependent builds for tdlib

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PowerShell 100.0%