Skip to content

Commit b0e8d09

Browse files
harsh62josefaidt
andauthored
Update src/pages/[platform]/build-a-backend/auth/advanced-workflows/index.mdx
Co-authored-by: josef <[email protected]>
1 parent d1abcba commit b0e8d09

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/build-a-backend/auth/advanced-workflows

1 file changed

+1
-1
lines changed

src/pages/[platform]/build-a-backend/auth/advanced-workflows/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ If you'd like to stop sharing state between this app and other apps, you can set
427427

428428
First, ensure your Info.plist has the `AppIdentifierPrefix` key:
429429

430-
```xml
430+
```xml title="Info.plist"
431431
<?xml version="1.0" encoding="UTF-8"?>
432432
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
433433
<plist version="1.0">

0 commit comments

Comments
 (0)