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

doc-update-apple-indentation-mardoc #1415

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

raman04-byte
Copy link
Contributor

There should be an update on this apple markdoc as the indentation of the lines is quite important because if not done it throws an error.

What does this PR do?

It simply update the mardoc as by practical implementation I was facing the issue of the indentation while doing it and it should be clearly visible where to add those lines if someone new who want to try the Appwrite using Apple becomes easier.

Have you read the Contributing Guidelines on issues?

YES

There should be an update on this apple markdoc as the indentation of the lines is quite important because if not done it throws an error.
@stnguyen90 stnguyen90 self-requested a review October 12, 2024 21:03
@coolify-appwrite-org
Copy link

coolify-appwrite-org bot commented Oct 28, 2024

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2024-10-29 15:48:30 CET

@@ -59,19 +59,23 @@ When dependency resolution is complete, click **Add Package** again to add the S
In order to allow creating OAuth sessions, the following URL scheme must be added to your **Info.plist** file.

```xml
<key>CFBundleURLTypes</key>
<array>
<plist version="1.0">
Copy link
Contributor

Choose a reason for hiding this comment

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

We don't need the plist definition here, since the intention is to add this block to an existing plist, not create a new one

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