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 107c3bf commit f8ca8dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starter/ios/Runner/Runner.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<dict>
<key>aps-environment</key>
<string>development</string>
<key>com.apple.developer.applesignin</key>
<!-- <key>com.apple.developer.applesignin</key> -->
<array>
<string>Default</string>
</array>
Expand Down

0 comments on commit f8ca8dd

Please sign in to comment.