Skip to content

Commit 0613743

Browse files
committed
Fix for NS 6.4.
1 parent ff84757 commit 0613743

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/platforms/ios/build.xcconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
OTHER_LDFLAGS = $(inherited) -framework "SafariServices"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"uses": ["SafariServices.*", "AuthenticationServices.*"]
3+
}

0 commit comments

Comments
 (0)