SCLAlertView-Swift
SCLAlertView-Swift copied to clipboard
delete testSCLAlertViewTitleTop
with #394 you delete kTitleTop - so you need to delete this test function
https://github.com/vikmeup/SCLAlertView-Swift/blob/a98030ed4701682d60dd11f4d2aa0149f24a1bdc/SCLAlertViewTests/SCLAlertViewPropertiesTests.swift#L45
This issue causes build to crash when running Carthage. While I've fixed it manually, it seems too trivial to warrant a PR... Let me know if you'd like someone to fork, fix and push back.