tutao / tutanota

Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.
https://tuta.com
GNU General Public License v3.0
5.86k stars 502 forks source link

Generate the XCode projects with `xcodegen` #7121

Closed rezbyte closed 20 hours ago

rezbyte commented 3 weeks ago

This PR transfers the XCode projects for the iOS client and the Swift wrapper for the SDK into xcodegen config files. The Jenkins CI also has been updated to generate the project files.

Closes #7023.