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
TyphoonAssemblyDefinitionBuilder, line 90 - we should check if the namespace is already registered. Current implementation proceeds a bug for TyphoonConfigPostProcessors registered using + (instancetype)configDefinitionWithName:(NSString *)fileName - they should belong to a global namespace.
The text was updated successfully, but these errors were encountered:
TyphoonAssemblyDefinitionBuilder
, line 90 - we should check if the namespace is already registered. Current implementation proceeds a bug forTyphoonConfigPostProcessors
registered using+ (instancetype)configDefinitionWithName:(NSString *)fileName
- they should belong to a global namespace.The text was updated successfully, but these errors were encountered: