dempseyatgithub/BuildSettingExtractor

Move version check error to NSError category.

Closed this issue · 0 comments

The version check error is currently created inline which makes the core logic of the method harder to follow. Move creation to the NSError category in Constants+Categories.m file.