linphone-sdk 5.5.0-beta

This commit is contained in:
Andrew 2026-05-06 20:04:35 +07:00
commit 61568d1609
22 changed files with 45550 additions and 0 deletions

View file

@ -0,0 +1,4 @@
public struct linphonesw {
public static let sdkVersion = "5.5.0-beta"
public static let sdkBranch = "tags/5.5.0-beta^0"
}