Skip to content

Commit e67c5ca

Browse files
committed
Add instructions for connecting to the production project
Signed-off-by: Peter Friese <[email protected]>
1 parent e15362f commit e67c5ca

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Examples/FriendlyFlix/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,10 @@ Press the Run button in Xcode to run the sample app on the iOS Simulator.
8585
- Cloud SQL Instance ID: `fdc-sql`
8686
- Database name: `fdcdb`
8787
1. Allow some time for the Cloud SQL instance to be provisioned. After it's provisioned, the instance
88-
can be managed in the [Cloud Console](https://console.cloud.google.com/sql).
88+
can be managed in the [Cloud Console](https://console.cloud.google.com/sql).
89+
90+
91+
### 4. Run the app
92+
93+
1. In Xcode, select Product > Schemed > Edit Scheme, and then disable the check box labeled "useEmulator" to use your production project instead.
94+
2. Press the Run button in Xcode to run the sample app on the iOS Simulator.

0 commit comments

Comments
 (0)