Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate the XCode projects with xcodegen #7121

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

rezbyte
Copy link
Contributor

@rezbyte rezbyte commented Jun 21, 2024

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.

@rezbyte rezbyte force-pushed the generate-xcode-project-7023 branch from 5b53ae3 to 2573c46 Compare June 21, 2024 13:12
@rezbyte rezbyte marked this pull request as draft June 21, 2024 13:21
@rezbyte rezbyte force-pushed the generate-xcode-project-7023 branch from 423020a to 55216b5 Compare June 24, 2024 15:42
@rezbyte rezbyte marked this pull request as ready for review June 24, 2024 15:43
@rezbyte rezbyte force-pushed the generate-xcode-project-7023 branch from 55216b5 to cb6e40a Compare June 25, 2024 07:28
Copy link
Contributor

@charlag charlag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amazing work, thank you so much! I don't think I can understand every setting on the fly but just seeing them explicitly is already a huge help.

app-ios/project.yml Outdated Show resolved Hide resolved
app-ios/project.yml Show resolved Hide resolved
app-ios/project.yml Show resolved Hide resolved
app-ios/tutanota/Sources/tutanota-Bridging-Header.h Outdated Show resolved Hide resolved
@rezbyte rezbyte force-pushed the generate-xcode-project-7023 branch 2 times, most recently from 35c9277 to 74bf2a4 Compare July 15, 2024 14:35
Co-authored-by: jat <[email protected]>
Co-authored-by: paw <[email protected]>
Co-authored-by: and <[email protected]>
Co-authored-by: ivk <[email protected]>
@rezbyte rezbyte force-pushed the generate-xcode-project-7023 branch from 6355349 to 492cfa1 Compare July 15, 2024 14:57
@rezbyte rezbyte merged commit 492cfa1 into master Jul 15, 2024
2 checks passed
@rezbyte rezbyte deleted the generate-xcode-project-7023 branch July 15, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task: Generate Xcode project for iOS project
2 participants