Skip to content

Commit 1bdf5e7

Browse files
authored
Remove comment
1 parent 47f0eba commit 1bdf5e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMDefaultDisplayImpl.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ + (NSBundle *)getViewResourceBundle {
7979
}
8080
// When embedding static frameworks from the zip distribution, the Xcode
8181
// will copy the resources into the framework's directory.
82-
// TODO(Firebase 11): Remove when Firebase.zip is composed of dynamic
83-
// frameworks.
8482
NSBundle *frameworkBundle = [NSBundle
8583
bundleWithURL:
8684
[NSBundle.mainBundle.bundleURL

0 commit comments

Comments
 (0)