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 4f53fe4 commit 2a6ccb2Copy full SHA for 2a6ccb2
ios/RNAppAuth.m
@@ -1,5 +1,5 @@
1
#import "RNAppAuth.h"
2
-#if __has_include("<AppAuth/AppAuth.h>")
+#if __has_include(<AppAuth/AppAuth.h>)
3
#import <AppAuth/AppAuth.h>
4
#else
5
#import "AppAuth.h"
0 commit comments