aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Storage/App/iOS/FIRAppDelegate.m
diff options
context:
space:
mode:
Diffstat (limited to 'Example/Storage/App/iOS/FIRAppDelegate.m')
-rw-r--r--Example/Storage/App/iOS/FIRAppDelegate.m2
1 files changed, 2 insertions, 0 deletions
diff --git a/Example/Storage/App/iOS/FIRAppDelegate.m b/Example/Storage/App/iOS/FIRAppDelegate.m
index 9568d06..d8e4497 100644
--- a/Example/Storage/App/iOS/FIRAppDelegate.m
+++ b/Example/Storage/App/iOS/FIRAppDelegate.m
@@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+@import FirebaseStorage;
+
#import "FIRAppDelegate.h"
@implementation FIRAppDelegate