Skip to content

Commit

Permalink
Mark PasskeyInfo as available on watchOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaoshouzi-gh committed Oct 25, 2023
1 parent a52d73f commit 9160a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FirebaseAuth/Sources/Public/FirebaseAuth/FIRPasskeyInfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ NS_ASSUME_NONNULL_BEGIN
@class FIRPasskeyInfo
@brief Passkey Info
*/
NS_SWIFT_NAME(PasskeyInfo) API_UNAVAILABLE(watchos) @interface FIRPasskeyInfo : NSObject
NS_SWIFT_NAME(PasskeyInfo) @interface FIRPasskeyInfo : NSObject

/**
@brief Passkey name
Expand Down

0 comments on commit 9160a75

Please sign in to comment.