Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Storage implementation from Objective-C to Swift #9963

Merged
merged 12 commits into from
Sep 22, 2022
Prev Previous commit
Next Next commit
Post rebase fix
  • Loading branch information
paulb777 committed Sep 21, 2022
commit e71aa2ce8649896de27a037f2927478142d930aa
2 changes: 0 additions & 2 deletions SwiftPMTests/objc-import-test/objc-header.m
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
#import "FirebasePerformance/FirebasePerformance.h"
#endif
#import "FirebaseRemoteConfig/FirebaseRemoteConfig.h"
#import "FirebaseStorageInternal/FirebaseStorage.h"

#import <Firebase.h>
#import <FirebaseABTesting/FirebaseABTesting.h>
Expand All @@ -56,4 +55,3 @@
#import <FirebasePerformance/FirebasePerformance.h>
#endif
#import <FirebaseRemoteConfig/FirebaseRemoteConfig.h>
#import <FirebaseStorageInternal/FirebaseStorage.h>