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

Adopt Tuist to manage the project #1752

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

pepicrft
Copy link

Tuist removes the intricacies, inconvenience, and slowness of working at scale with Xcode. This PR migrates CodeEdit to use Tuist.

  • Extract the build settings into .xcconfig files using Tuist's command for that
  • Extract the dependencies into Tuist/Package.swift, ensuring that they align with the current project's requirements.
  • Remove InspectorSidebarToolbarTop.swift, FindNavigatorResultFileItem.swift, and NavigatorSidebarToolbar.swift, which don't seem to be used anywhere.
  • Adjust the CI pipelines to use Tuist
  • Update the documentation to mention the Tuist requirement
  • Manual testing by someone familiar with all the project workflows and the app itself

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.

None yet

1 participant