Commit graph

5 commits

Author SHA1 Message Date
wrd
760c5123ab [ios, sdk] Optimize build
Check if generated files are up-to-date to avoid cascading rebuilds.

Co-authored-by: ivk <ivk@tutao.de>
2025-10-22 10:03:49 +02:00
nig
c7e8af2478
use the repository root as a cargo workspace
this will improve incremental compilation times since
we don't use multiple target folders anymore.

Co-authored-by: sug <sug@tutao.de>
2025-02-06 13:29:10 +01:00
tutao
cc7eef8be9 Fix ios build
Changed sdk to static lib.
Co-authored-by: wec43 <162116343+wec43@users.noreply.github.com>
2024-06-20 14:49:32 +00:00
jat
210935ab22 Increase verbosity of Jenkin's iOS build 2024-06-20 14:49:32 +00:00
ivk
6471520c80 Implement the Tuta SDK with a minimal EntityClient
Co-authored-by: wec43 <162116343+wec43@users.noreply.github.com>
Co-authored-by: jat <jat@tutao.de>
Co-authored-by: paw-hub <104824185+paw-hub@users.noreply.github.com>
Co-authored-by: mup <mup@tutao.de>
2024-06-04 12:24:46 +00:00