We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e15362f commit e67c5caCopy full SHA for e67c5ca
Examples/FriendlyFlix/README.md
@@ -85,4 +85,10 @@ Press the Run button in Xcode to run the sample app on the iOS Simulator.
85
- Cloud SQL Instance ID: `fdc-sql`
86
- Database name: `fdcdb`
87
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).
+ 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