SCLAlertView-Swift icon indicating copy to clipboard operation
SCLAlertView-Swift copied to clipboard

Build via Carthage failed

Open haithngn opened this issue 7 years ago • 1 comments

*** Fetching SCLAlertView-Swift *** Checking out SCLAlertView-Swift at "3b04846a962d2ab70ed2da3dbc9638600146b38a" *** xcodebuild output can be found in /var/folders/_l/hbzfgl255vl7kl5k4y0rfq780000gq/T/carthage-xcodebuild.tmH6L3.log *** Building scheme "SCLAlertView" in SCLAlertView.xcworkspace Build Failed Task failed with exit code 65:

Please help to fix

P/S: I have check the older version 0.7.0 it could be built via Carthage succeed. So, just the latest version cannot be build succeed via Carthage

haithngn avatar Apr 09 '18 09:04 haithngn

SCLAlertViewTests/SCLAlertViewPropertiesTests.swift

'SCLAlertView.SCLAppearance' has no member 'kTitleTop'

XCTAssertTrue(alert.appearance.kTitleTop == 30.0)

Need to remove

it99ts avatar Apr 15 '18 05:04 it99ts