Skip to content

Commit

Permalink
exclude import from watchOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaoshouzi-gh committed Oct 2, 2023
1 parent 127a6e9 commit b78ce9e
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@
* limitations under the License.
*/

#if TARGET_OS_IOS || TARGET_OS_TV || TARGET_OS_OSX || TARGET_OS_MACCATALYST
#import <AuthenticationServices/ASAuthorizationPlatformPublicKeyCredentialRegistration.h>
#endif

#import "FirebaseAuth/Sources/Backend/FIRAuthRPCRequest.h"
#import "FirebaseAuth/Sources/Backend/FIRIdentityToolkitRequest.h"

Expand Down

0 comments on commit b78ce9e

Please sign in to comment.