You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just to get a bug that fixes a serious compiler performance bottleneck for Release builds (was stopping developers from using Instruments in Release) that have cropped up with the larger apps at Uber.
Fix the reference to the Scope class in the parameters of registerProviderFactory() to be fully qualified, for compatibility with codebases containing a class named Scope