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.
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.