Skip to content

Commit 729c151

Browse files
Update docs/ff-integrations/authentication/firebase-auth/apple-login.md
Co-authored-by: Pooja Bhaumik <[email protected]>
1 parent 618166b commit 729c151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ff-integrations/authentication/firebase-auth/apple-login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Here's how you configure your project in Xcode:
273273
2. In Xcode, click on **Runner** (left side menu) and then select the **Signing and Capabilities** tab.
274274
3. We recommend choosing the **Automatically manage signing** option. This will auto-create the profiles, app ID, and certificates required to build and run your app. If you don't, you'll have to [manually create a 'provisioning profile'](https://blog.codemagic.io/distributing-native-ios-sdk-with-flutter-module-using-codemagic/) and then add it in the Xcode.
275275
4. Under the **Signing** section, find the **Team** dropdown and select your team.
276-
5. Now use [Local Run](../../../testing-deployment-publishing/running-your-app/local-run.md) to test the app on a real device.
276+
5. Use [Local Run](../../../testing-deployment-publishing/running-your-app/local-run.md) to test the app on a real device.
277277

278278
<div style={{
279279
position: 'relative',

0 commit comments

Comments
 (0)