Skip to content

Commit

Permalink
chore: comment out Apple Sign In entitlement key in Runner.entitlements
Browse files Browse the repository at this point in the history
  • Loading branch information
sharjeelyunus committed Jan 7, 2025
1 parent f8ca8dd commit ecdf74c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions starter/ios/Runner/Runner.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<key>aps-environment</key>
<string>development</string>
<!-- <key>com.apple.developer.applesignin</key> -->
<array>
<!-- <array>
<string>Default</string>
</array>
</array> -->
<key>com.apple.developer.associated-domains</key>
<array>
<string>applinks:app.ensembleui.com</string>
Expand Down

0 comments on commit ecdf74c

Please sign in to comment.