We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f0eba commit 1bdf5e7Copy full SHA for 1bdf5e7
FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMDefaultDisplayImpl.m
@@ -79,8 +79,6 @@ + (NSBundle *)getViewResourceBundle {
79
}
80
// When embedding static frameworks from the zip distribution, the Xcode
81
// will copy the resources into the framework's directory.
82
- // TODO(Firebase 11): Remove when Firebase.zip is composed of dynamic
83
- // frameworks.
84
NSBundle *frameworkBundle = [NSBundle
85
bundleWithURL:
86
[NSBundle.mainBundle.bundleURL
0 commit comments