TDLibFramework icon indicating copy to clipboard operation
TDLibFramework copied to clipboard

TDLib for iOS, macOS, watchOS, tvOS and visionOS packed in XCFramework and SPM.

Results 3 TDLibFramework issues
Sort by recently updated
recently updated
newest added

As for now any project that depends on TDLibFramework requires to pass `zlib` and `c++`. We can resolve this with `linkerSettings`, but they're not yet available for `.binaryTarget`) Issue blocked...

`/.../SourcePackages/artifacts/TDLibFramework/TDLibFramework.xcframework:1:1: While building for Mac Catalyst, no library for this platform was found in '/.../Library/Developer/Xcode/DerivedData/ProjectName-corvnrfobakfdwcuppirqinfekkq/SourcePackages/artifacts/TDLibFramework/TDLibFramework.xcframework'.`

help wanted

On 18th November 2021, 16:00 the latest release is [1.7.9-fb39e5d7](https://github.com/Swiftgram/TDLibFramework/releases/tag/1.7.9-fb39e5d7 ) which was released on ~ 11:00, but the real latest one is [1.7.9-505fed00](https://github.com/Swiftgram/TDLibFramework/releases/tag/1.7.9-505fed00) which is released on ~15:00. That's...