[ios] fix misc xcode warnings
This commit is contained in:
parent
aa2e8804b7
commit
faf522d2d7
|
@ -79,7 +79,7 @@ RCT_EXPORT_METHOD(deleteApp:
|
|||
|
||||
/**
|
||||
* React native constant exports - exports native firebase apps mainly
|
||||
* @return
|
||||
* @return NSDictionary
|
||||
*/
|
||||
- (NSDictionary *)constantsToExport {
|
||||
NSMutableDictionary *constants = [NSMutableDictionary new];
|
||||
|
|
Loading…
Reference in New Issue