aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase
diff options
context:
space:
mode:
authorGravatar Ryan Wilson <wilsonryan@google.com>2017-08-02 21:19:26 -0700
committerGravatar GitHub <noreply@github.com>2017-08-02 21:19:26 -0700
commitf2e9c2533c041253afc4c8133097965c0e95785f (patch)
treee988ddfe033e9dce8111d5703636c501ba26857b /Firebase
parent173c21ab6cab5d171dea8a2746c1c8fe7d0e07c9 (diff)
Add FIR_SWIFT_NAME for ActionCodeSettings. (#173)
Diffstat (limited to 'Firebase')
-rw-r--r--Firebase/Auth/Source/Public/FIRActionCodeSettings.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Firebase/Auth/Source/Public/FIRActionCodeSettings.h b/Firebase/Auth/Source/Public/FIRActionCodeSettings.h
index 96d390a..b2739dc 100644
--- a/Firebase/Auth/Source/Public/FIRActionCodeSettings.h
+++ b/Firebase/Auth/Source/Public/FIRActionCodeSettings.h
@@ -16,11 +16,14 @@
#import <Foundation/Foundation.h>
+ #import "FIRAuthSwiftNameSupport.h"
+
NS_ASSUME_NONNULL_BEGIN
/** @class FIRActionCodeSettings
@brief Used to set and retrieve settings related to the handling action codes.
*/
+ FIR_SWIFT_NAME(ActionCodeSettings)
@interface FIRActionCodeSettings : NSObject
/** @property URL