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 7f6be55 commit 0cbc68eCopy full SHA for 0cbc68e
samples/swiftui/FirebaseSwiftUIExample/FirebaseSwiftUIExample/FirebaseSwiftUIExample.entitlements
@@ -4,6 +4,10 @@
4
<dict>
5
<key>aps-environment</key>
6
<string>development</string>
7
+ <key>com.apple.developer.applesignin</key>
8
+ <array>
9
+ <string>Default</string>
10
+ </array>
11
<key>com.apple.developer.associated-domains</key>
12
<array>
13
<string>applinks:flutterfire-e2e-tests.firebaseapp.com</string>
0 commit comments