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

docs: add checklist for setting up a new native iOS project #8

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

treboc
Copy link
Contributor

@treboc treboc commented Jul 14, 2023

This is our first draft for a checklist for all relevant steps to setup a new native iOS project. As you can see, there are some leftover todos which will be worked on in the next weeks.

docs/projectSetup/iOS/checklist_iOS.md Outdated Show resolved Hide resolved
docs/projectSetup/iOS/checklist_iOS.md Outdated Show resolved Hide resolved
docs/projectSetup/iOS/checklist_iOS.md Outdated Show resolved Hide resolved

### Configure analytics, crash reporting, and static file analysis tools.

1. Integrate Sentry for error tracking.
Copy link
Member

Choose a reason for hiding this comment

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

Please link to the Sentry index docs. Might be helpful here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will link to the docs, asap they're merged.

### Configure analytics, crash reporting, and static file analysis tools.

1. Integrate Sentry for error tracking.
2. Use SonarCloud for code quality analysis.
Copy link
Member

Choose a reason for hiding this comment

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

Same here. Please link to the SonarCloud index docs. Might be helpful as well

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Same here.

docs/projectSetup/iOS/checklist_iOS.md Outdated Show resolved Hide resolved
docs/projectSetup/iOS/checklist_iOS.md Outdated Show resolved Hide resolved
docs/projectSetup/iOS/checklist_iOS.md Outdated Show resolved Hide resolved
@dasheck0
Copy link
Member

Already gave some review. Hope it helps. Also make sure that this is correctly linked to existing documents. It should be reachable by clicking links from the main document.

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.

2 participants