Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This demo app is useful for quickly testing changes made to the editor. By defau
#### iOS

1. Start the development server by running `make dev-server`.
1. Launch Xcode and open the `ios/Demo-iOS/GutenbergKit.xcodeproj` project.
1. Launch Xcode and open the `ios/Demo-iOS/Gutenberg.xcodeproj` project.
1. Select the `Gutenberg` target.
1. Navigate to _Product_ → _Scheme_ → _Edit Scheme_.
1. Add an environment variable named `GUTENBERG_EDITOR_URL` with the URL of the development server.
Expand Down